diff --git a/CHANGELOG-FHIR.md b/CHANGELOG-FHIR.md index c3f8644f..7677342f 100644 --- a/CHANGELOG-FHIR.md +++ b/CHANGELOG-FHIR.md @@ -9,6 +9,20 @@ Historische Release Notes (vor Beginn dieser Aufzeichnung) wurden zum Teil unbea ### Neu +### Änderung + +### Abkündigung + +### Entfernung + +### Fehlerbehebung + +### Security + +## [1.0.0-rc8] - 2026-04-10 + +### Neu + - Eine neue Fehlermeldung mit dem TDS-Code 79015 und dem Fehlercode `VSDSERVICE_INVALID_PROFILE_VERSION` zur Signalisierung einer ungültigen Versionsangabe im Request wurde eingefügt. Dazu wurden die CodeSystems `VSDMTDSCodeCS` und `VSDMErrorcodeCS` sowie die zugehörigen ConceptMaps angepasst. ([issue 125](https://github.com/gematik/spec-VSDM2/issues/125)) @@ -34,8 +48,12 @@ Historische Release Notes (vor Beginn dieser Aufzeichnung) wurden zum Teil unbea ### Abkündigung +(keine) + ### Entfernung +(keine) + ### Fehlerbehebung - In einigen Beispieldateien zu Fehlermeldungen wurden inkonsistente Texte im Element `OperationOutcome.issue.details.text` korrigiert. @@ -43,6 +61,8 @@ Historische Release Notes (vor Beginn dieser Aufzeichnung) wurden zum Teil unbea ### Security +(keine) + ## [1.0.0-rc7] - 2026-03-13 - Die Kennzeichnung von Haupt- und abrechnendem Kostenträger wurde zur Verbesserung der Kompatibilität mit anderen Spezifikation (z.B. ISIK) umgestellt. @@ -107,3 +127,4 @@ _(Release Notes aus der Simplifier-Veröffentlichung übernommen)_ [1.0.0-rc5]: https://simplifier.net/packages/de.gematik.vsdm2/1.0.0-rc5 [1.0.0-rc6]: https://simplifier.net/packages/de.gematik.vsdm2/1.0.0-rc6 [1.0.0-rc7]: https://simplifier.net/packages/de.gematik.vsdm2/1.0.0-rc7 +[1.0.0-rc8]: https://simplifier.net/packages/de.gematik.vsdm2/1.0.0-rc8 diff --git a/docs/fhir_release.md b/docs/fhir_release.md new file mode 100644 index 00000000..fa61df65 --- /dev/null +++ b/docs/fhir_release.md @@ -0,0 +1,30 @@ +# Releaseprozess FHIR-Anteile + +Die folgenden Schritte sind erforderlich, um ein (Pre-)Release des FHIR Package zu erzeugen. +Wichtig: Das ist ein lebendes Dokument - gerne um neue Erkenntnisse und weitere Schritte ergänzen. + +Vorbedingungen: + +- Die "geplanten" offenen Issues / Pull Requests sind abgeschlossen. +- Die notwendigen Aktualisierungen der Abhängigkeiten (dependencies) sind erfolgt. +- Das [Changelog](../CHANGELOG-FHIR.md) enthält die Dokumentation der umgesetzten Änderungen. + +Checkliste: + +- Arbeiten im feature branch ausführen (z.B. `feature/prepare-release-`) +- In der Datei `CHANGELOG-FHIR.md`: + - Abschnitt "Nächste Version" duplizieren + - "obere" Kopie leeren (wird die nächste nächste Version) + - "untere" Kopie umbenennen, die leeren Abschnitte kennzeichnen und die Überschrift mit Link und Datum versehen (wie bei den Vorgängerversionen) +- In der Datei `src/fhir/input/fsh/ruleset.fsh`: + - die Versionsangabe in den Metadaten-Rulesets ersetzen (sollte dreimal vorkommen) + - das Datum in den Metadaten-Rulesets aktualisieren (sollte dreimal vorkommen) +- In der Datei `package.json` die Versionsangabe ersetzen +- In allen Dateien mit der Endung `.fsh` den Text `|)` ersetzen durch `|)` (also z.B. `|1.0.0-rc7)` durch `|1.0.0-rc8)`) +- FHIR-Ressourcen aus den FSH-Quellen neu erzeugen (Aufruf von `sushi` - später mal `ig`) +- Validierungsergebnisse prüfen und eventuelle Fehler beheben +- zur Absicherung gesamtes Projekt nach altem Datum und alter Versionsnummer durchsuchen (sollte außer im Changelog keine Treffer mehr ergeben) + +TODO: Tagging + +TODO: Simplifier-Aktualisierung und Release \ No newline at end of file diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa690-d14a-79a3-a078-3807df1b87f4.json b/src/fhir/fsh-generated/resources/Bundle-019aa690-d14a-79a3-a078-3807df1b87f4.json index 1a89726d..77d2ffbc 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa690-d14a-79a3-a078-3807df1b87f4.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa690-d14a-79a3-a078-3807df1b87f4.json @@ -3,7 +3,7 @@ "id": "019aa690-d14a-79a3-a078-3807df1b87f4", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-9c4e-7540-be3c-0ef324476863", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -98,7 +98,7 @@ "id": "019aa696-775a-7062-8e34-ad28ac640060", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -154,7 +154,7 @@ "id": "019aa692-9527-7cd9-8a94-0370d748ead9", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-8e77-7f16-be44-d702d1b6af67.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-8e77-7f16-be44-d702d1b6af67.json index fedb4aa8..ebb9e6f9 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-8e77-7f16-be44-d702d1b6af67.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-8e77-7f16-be44-d702d1b6af67.json @@ -3,7 +3,7 @@ "id": "019aa696-8e77-7f16-be44-d702d1b6af67", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-3bb4-7dcf-a4ba-3322947d55dc", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -105,7 +105,7 @@ "id": "019aa694-dbf0-7207-abd6-bcb7b65dab35", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -189,7 +189,7 @@ "id": "019aa698-5ee2-7d61-8f09-c93fb5c18f95", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-ac5d-779a-8691-5f755f10deeb.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-ac5d-779a-8691-5f755f10deeb.json index 79f19b58..b2aedfdc 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-ac5d-779a-8691-5f755f10deeb.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-ac5d-779a-8691-5f755f10deeb.json @@ -3,7 +3,7 @@ "id": "019aa696-ac5d-779a-8691-5f755f10deeb", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-4d88-7efc-8b76-73f2e3afd5e7", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -108,7 +108,7 @@ "id": "019aa694-edc7-7231-9184-c2910d4cf37f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -192,7 +192,7 @@ "id": "019aa690-ed54-74bb-9acf-d15af64e00d3", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-bd25-77dd-836d-83543d1f2819.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-bd25-77dd-836d-83543d1f2819.json index 1eb68034..bd6d9355 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-bd25-77dd-836d-83543d1f2819.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-bd25-77dd-836d-83543d1f2819.json @@ -3,7 +3,7 @@ "id": "019aa696-bd25-77dd-836d-83543d1f2819", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-609d-7da9-8344-99aef4564d7f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -135,7 +135,7 @@ "id": "019aa694-fd12-70dd-9861-370e431a0227", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -215,7 +215,7 @@ "id": "019aa691-0595-7235-8c71-f9bfc5cc579c", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-cb86-73e1-868c-f7d408bf40ad.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-cb86-73e1-868c-f7d408bf40ad.json index 95b16ccd..a83eb1ac 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-cb86-73e1-868c-f7d408bf40ad.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-cb86-73e1-868c-f7d408bf40ad.json @@ -3,7 +3,7 @@ "id": "019aa696-cb86-73e1-868c-f7d408bf40ad", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-6fb9-7553-a456-b40a01819bad", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -146,7 +146,7 @@ "id": "019aa695-0ba8-79d0-8126-05de77db0da8", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -222,7 +222,7 @@ "id": "019aa691-1976-7d0c-9698-44625e754464", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-db1f-74d9-a45b-2af3322f4c55.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-db1f-74d9-a45b-2af3322f4c55.json index b82f9fb7..d6571b63 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-db1f-74d9-a45b-2af3322f4c55.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-db1f-74d9-a45b-2af3322f4c55.json @@ -3,7 +3,7 @@ "id": "019aa696-db1f-74d9-a45b-2af3322f4c55", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-7f8b-71e0-87d5-b6c2f4aee454", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -112,7 +112,7 @@ "id": "019aa695-1a2a-7c65-9348-067355fa7655", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -205,7 +205,7 @@ "id": "019aa691-3a52-7536-acd9-2ec675894780", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-ea3b-7096-963f-f880b94c70fd.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-ea3b-7096-963f-f880b94c70fd.json index 9983319e..ac80c227 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-ea3b-7096-963f-f880b94c70fd.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-ea3b-7096-963f-f880b94c70fd.json @@ -3,7 +3,7 @@ "id": "019aa696-ea3b-7096-963f-f880b94c70fd", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-8ee9-7328-9a10-31f6e689787a", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -118,7 +118,7 @@ "id": "019aa695-29cf-7efd-ba64-6d827477212f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -199,7 +199,7 @@ "id": "019aa691-5647-7b09-905e-e0130ecd0bbd", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa696-fa51-7296-8ee8-1e7e7f9b9e2a.json b/src/fhir/fsh-generated/resources/Bundle-019aa696-fa51-7296-8ee8-1e7e7f9b9e2a.json index 9f97ed0a..472b07ee 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa696-fa51-7296-8ee8-1e7e7f9b9e2a.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa696-fa51-7296-8ee8-1e7e7f9b9e2a.json @@ -3,7 +3,7 @@ "id": "019aa696-fa51-7296-8ee8-1e7e7f9b9e2a", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-9ea6-7def-832d-27bb1eb8997f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -97,7 +97,7 @@ "id": "019aa695-3789-79be-a29b-88d8183eebe5", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc8" ] }, "type": { @@ -186,7 +186,7 @@ "id": "019aa691-6ac1-7cb4-94fe-c2bce5e1a343", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-0b30-7415-95c1-85b85718f5e5.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-0b30-7415-95c1-85b85718f5e5.json index 0d9b20da..b17081b7 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-0b30-7415-95c1-85b85718f5e5.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-0b30-7415-95c1-85b85718f5e5.json @@ -3,7 +3,7 @@ "id": "019aa697-0b30-7415-95c1-85b85718f5e5", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-b177-79c2-a927-39ec2d7486df", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -177,7 +177,7 @@ "id": "019aa695-45d8-7343-819f-904c6038d5ab", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -351,7 +351,7 @@ "id": "019aa690-b557-71a4-9cf3-7076092e7574", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -393,7 +393,7 @@ "id": "019aa693-2b6d-7df7-aa3a-5bfbd19c0c79", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-19f6-77e3-a394-ea9948e9e019.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-19f6-77e3-a394-ea9948e9e019.json index cb555639..b4c0eba7 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-19f6-77e3-a394-ea9948e9e019.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-19f6-77e3-a394-ea9948e9e019.json @@ -3,7 +3,7 @@ "id": "019aa697-19f6-77e3-a394-ea9948e9e019", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-bff6-7e85-9a84-e4ad7f8dd48c", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -107,7 +107,7 @@ "id": "019aa695-6296-743f-a1d0-f3a354ed1475", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -176,7 +176,7 @@ "id": "019aa691-efa4-7cfc-8f83-82387d397bce", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-29dd-7ad1-a12c-32a14b4ed62b.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-29dd-7ad1-a12c-32a14b4ed62b.json index 3b582d65..b35a3309 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-29dd-7ad1-a12c-32a14b4ed62b.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-29dd-7ad1-a12c-32a14b4ed62b.json @@ -3,7 +3,7 @@ "id": "019aa697-29dd-7ad1-a12c-32a14b4ed62b", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-d14a-7370-bdb9-19b88d14f8d1", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -98,7 +98,7 @@ "id": "019aa695-89de-7f4d-852f-0a8d9802e333", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -196,7 +196,7 @@ "id": "019aa691-a2d5-76a6-b3a0-f2210545a698", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -238,7 +238,7 @@ "id": "019aa691-7b2d-741f-b40f-0eefa2596dd6", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-3a4c-7303-be74-43a250b6c5dd.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-3a4c-7303-be74-43a250b6c5dd.json index 77fdd592..987e99d2 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-3a4c-7303-be74-43a250b6c5dd.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-3a4c-7303-be74-43a250b6c5dd.json @@ -3,7 +3,7 @@ "id": "019aa697-3a4c-7303-be74-43a250b6c5dd", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-e2f4-750d-a4a3-d76f636546c1", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -107,7 +107,7 @@ "id": "019aa695-9d92-7975-8da5-9daea4e1d463", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -176,7 +176,7 @@ "id": "019aa691-8f0b-7b18-83e0-ce95b4bb6722", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-51f0-7259-8059-ba2e44cd6360.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-51f0-7259-8059-ba2e44cd6360.json index ce2acf80..c2cb52ab 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-51f0-7259-8059-ba2e44cd6360.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-51f0-7259-8059-ba2e44cd6360.json @@ -3,7 +3,7 @@ "id": "019aa697-51f0-7259-8059-ba2e44cd6360", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa693-f5c1-7f37-a51f-0cffee08db71", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -98,7 +98,7 @@ "id": "019aa695-ad4a-787f-b8f4-a13e81110e87", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -188,7 +188,7 @@ "id": "019aa693-005c-7770-a3b5-870d536e2163", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-614f-72d8-82f2-e993e395476f.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-614f-72d8-82f2-e993e395476f.json index cb6ca2f0..c681d098 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-614f-72d8-82f2-e993e395476f.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-614f-72d8-82f2-e993e395476f.json @@ -3,7 +3,7 @@ "id": "019aa697-614f-72d8-82f2-e993e395476f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-042b-7240-98e0-2ea7952c3fec", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -94,7 +94,7 @@ "id": "019aa695-bcf0-7225-b707-8f15c0710b3c", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -199,7 +199,7 @@ "id": "019aa692-4c73-750d-ac25-19ba533f5031", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -241,7 +241,7 @@ "id": "019aa692-2475-7b66-9662-0056c28a32b0", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-6fff-70ea-b912-a69e99e4e4bc.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-6fff-70ea-b912-a69e99e4e4bc.json index 4e87d609..8532ccc8 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-6fff-70ea-b912-a69e99e4e4bc.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-6fff-70ea-b912-a69e99e4e4bc.json @@ -3,7 +3,7 @@ "id": "019aa697-6fff-70ea-b912-a69e99e4e4bc", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-120e-7e8a-8f0b-701ea96908c8", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -135,7 +135,7 @@ "id": "019aa695-cf21-730d-9e2c-2d7013b2db6d", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -288,7 +288,7 @@ "id": "019aa692-12b4-7a0b-be02-e700d52127d5", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-806f-7c2e-9e3b-d4d8df01c218.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-806f-7c2e-9e3b-d4d8df01c218.json index d960af78..407ebd6b 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-806f-7c2e-9e3b-d4d8df01c218.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-806f-7c2e-9e3b-d4d8df01c218.json @@ -3,7 +3,7 @@ "id": "019aa697-806f-7c2e-9e3b-d4d8df01c218", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-2007-76e7-80d0-37887bfb769f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -98,7 +98,7 @@ "id": "019aa695-dec6-7b78-8014-c666bcc0d4a1", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -200,7 +200,7 @@ "id": "019aa691-c9ed-7311-8dde-26b7aeafaa08", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-92a2-71bf-8eaf-310acac70f0e.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-92a2-71bf-8eaf-310acac70f0e.json index 4bcf6464..9b1e62a0 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-92a2-71bf-8eaf-310acac70f0e.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-92a2-71bf-8eaf-310acac70f0e.json @@ -3,7 +3,7 @@ "id": "019aa697-92a2-71bf-8eaf-310acac70f0e", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-3009-76be-8a8a-854f04af6f3d", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -124,7 +124,7 @@ "id": "019aa695-f016-7aee-9ee9-a8577aabdbc7", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -258,7 +258,7 @@ "id": "019aa693-0f20-7aea-81ff-debae0183f14", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -300,7 +300,7 @@ "id": "019aa693-1e11-74eb-9916-91d4b3071351", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-a20c-737c-ba9d-a1c58f4e7356.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-a20c-737c-ba9d-a1c58f4e7356.json index 71a25fd1..30770165 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-a20c-737c-ba9d-a1c58f4e7356.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-a20c-737c-ba9d-a1c58f4e7356.json @@ -3,7 +3,7 @@ "id": "019aa697-a20c-737c-ba9d-a1c58f4e7356", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-4344-78ca-899f-b73d841475b1", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -106,7 +106,7 @@ "id": "019aa696-021a-72bf-b9fa-3fd5e56ba94b", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -216,7 +216,7 @@ "id": "019aa692-5ee9-74c7-bcda-af99e8358094", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-b14e-7875-b470-c30f8c00de1b.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-b14e-7875-b470-c30f8c00de1b.json index ca2f3dc4..63702b2c 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-b14e-7875-b470-c30f8c00de1b.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-b14e-7875-b470-c30f8c00de1b.json @@ -3,7 +3,7 @@ "id": "019aa697-b14e-7875-b470-c30f8c00de1b", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-512a-7308-81bd-cffd96cec457", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -115,7 +115,7 @@ "id": "019aa696-1070-728a-ad84-4b44e373daac", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -212,7 +212,7 @@ "id": "019aa691-fec3-79c7-bd58-5538f03fea37", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-c1ff-73b0-a222-ca57e6f14a96.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-c1ff-73b0-a222-ca57e6f14a96.json index faf03169..7aac51d0 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-c1ff-73b0-a222-ca57e6f14a96.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-c1ff-73b0-a222-ca57e6f14a96.json @@ -3,7 +3,7 @@ "id": "019aa697-c1ff-73b0-a222-ca57e6f14a96", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-5fec-7003-9b99-6a81eea5b057", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -143,7 +143,7 @@ "id": "019aa696-38b1-78a5-a3e9-b10cd6e0a34d", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -289,7 +289,7 @@ "id": "019aa692-3896-74e3-a3f5-ee54b04411e5", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -331,7 +331,7 @@ "id": "019aa692-8168-7b40-8893-eed9305defcb", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-d1e9-7c8b-a283-34cfeae9fc8e.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-d1e9-7c8b-a283-34cfeae9fc8e.json index 73763301..f8d1f867 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-d1e9-7c8b-a283-34cfeae9fc8e.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-d1e9-7c8b-a283-34cfeae9fc8e.json @@ -3,7 +3,7 @@ "id": "019aa697-d1e9-7c8b-a283-34cfeae9fc8e", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-6f37-72b0-89ea-042e20e449a8", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -160,7 +160,7 @@ "id": "019aa696-4962-7577-9a24-9be92b1dde93", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -268,7 +268,7 @@ "id": "019aa692-6f84-7efd-bb81-1a4ebbff8075", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-e026-7735-b898-09ead32a7fa5.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-e026-7735-b898-09ead32a7fa5.json index 4931018d..a6aa1904 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-e026-7735-b898-09ead32a7fa5.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-e026-7735-b898-09ead32a7fa5.json @@ -3,7 +3,7 @@ "id": "019aa697-e026-7735-b898-09ead32a7fa5", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-7e82-76ba-9b71-cbb1456f219e", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -119,7 +119,7 @@ "id": "019aa696-5a70-7a68-ad1c-83b7369f7049", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -244,7 +244,7 @@ "id": "019aa691-dd16-7d29-a3e0-f84ab48b9db0", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019aa697-f160-72cd-b2eb-923d24dcce1a.json b/src/fhir/fsh-generated/resources/Bundle-019aa697-f160-72cd-b2eb-923d24dcce1a.json index a1be1d08..ff8fe2b8 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019aa697-f160-72cd-b2eb-923d24dcce1a.json +++ b/src/fhir/fsh-generated/resources/Bundle-019aa697-f160-72cd-b2eb-923d24dcce1a.json @@ -3,7 +3,7 @@ "id": "019aa697-f160-72cd-b2eb-923d24dcce1a", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019aa694-8cec-78d8-aadb-cb6af636e899", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -119,7 +119,7 @@ "id": "019aa696-69e7-79e0-8cb2-8149ab064196", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -192,7 +192,7 @@ "id": "019aa692-edfe-7659-bd03-1b492c557077", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ @@ -234,7 +234,7 @@ "id": "019aa692-a944-756a-bc42-e857b709b862", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/Bundle-019b0758-2d32-7576-99c7-f90818235c4f.json b/src/fhir/fsh-generated/resources/Bundle-019b0758-2d32-7576-99c7-f90818235c4f.json index 479a3e0c..5605f860 100644 --- a/src/fhir/fsh-generated/resources/Bundle-019b0758-2d32-7576-99c7-f90818235c4f.json +++ b/src/fhir/fsh-generated/resources/Bundle-019b0758-2d32-7576-99c7-f90818235c4f.json @@ -3,7 +3,7 @@ "id": "019b0758-2d32-7576-99c7-f90818235c4f", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc8" ], "lastUpdated": "2025-07-14T15:16:17.890+01:00" }, @@ -17,7 +17,7 @@ "id": "019b0758-985e-7703-b4f7-c5064736aed2", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc8" ] }, "identifier": [ @@ -98,7 +98,7 @@ "id": "019b0758-5ce0-7711-a5da-cffbb256cffd", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc8" ] }, "type": { @@ -167,7 +167,7 @@ "id": "019aa691-efa4-7cfc-8f83-82387d397bce", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc8" ] }, "identifier": [ diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VSDMErrorcodeCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VSDMErrorcodeCS.json index 68f2e1be..699a4fb6 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VSDMErrorcodeCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VSDMErrorcodeCS.json @@ -6,7 +6,7 @@ "id": "VSDMErrorcodeCS", "title": "VSDM-Fehlercodes", "description": "Fachspezifische Fehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMErrorcodeCS", "concept": [ { @@ -122,7 +122,7 @@ ], "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "caseSensitive": true, "purpose": "Dieses CodeSystem enthält die an das Clientsystem zu sendenden fachspezifischen Fehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0.\nFür diese Fehlercodes wird eine Fehlerbeschreibung in Form einer VSDMOperationOutcome-Struktur erzeugt, die dann einen Fehlercode aus diesem CodeSystem enthält.\nDie Definition der einzelnen Codes enthält den Meldungstext, der als narrative content für den Anwender des Clientsystems bestimmt ist.\nDie Eigenschaft diagnostics enthält die technischen Zusatzinformationen, die im Element VSDMOperationOutcome.issue.diagnostics der Antwortstruktur angegeben werden sollen.", "property": [ diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VSDMISO3166ErgaenzungCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VSDMISO3166ErgaenzungCS.json index 5db8a8aa..b7c08ad1 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VSDMISO3166ErgaenzungCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VSDMISO3166ErgaenzungCS.json @@ -6,7 +6,7 @@ "id": "VSDMISO3166ErgaenzungCS", "title": "ergänzende Ländercodes", "description": "ergänzende Ländercodes zu ISO 3166-1 im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMISO3166ErgaenzungCS", "concept": [ { @@ -34,7 +34,7 @@ ], "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "caseSensitive": true, "purpose": "Im VSDM 2.0 werden Länderkennungen in Adressdaten grundsätzlich nach ISO 3166-1 und für den GKV-Bereich zusätzlich nach DEÜV Anlage 8 kodiert.\nDie DEÜV spiegelt den Stand in den Quellsystemen, aus denen die VSDM 2.0-Fachdienste versorgt werden, wieder.\nIn der DEÜV gibt es Ländercodes, die sich nicht auf den zum Zeitpunkt der Veröffentlichung bestehenden Stand der ISO 3166-1 abbilden lassen.\nDieses CodeSystem enthält zusätzlichen Ländercodes, um eine verlustfreie Abbildung zu ermöglichen.", "count": 2 diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VSDMRuhenderLeistungsanspruchArtCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VSDMRuhenderLeistungsanspruchArtCS.json index 0643a650..06775f70 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VSDMRuhenderLeistungsanspruchArtCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VSDMRuhenderLeistungsanspruchArtCS.json @@ -6,7 +6,7 @@ "id": "VSDMRuhenderLeistungsanspruchArtCS", "title": "Art des ruhenden Leistungsanspruchs", "description": "Art des ruhenden Leistungsanspruchs im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "http://fhir.de/CodeSystem/gkv/RuhenderLeistungsanspruchGKV", "concept": [ { @@ -20,7 +20,7 @@ ], "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "caseSensitive": true, "purpose": "Das Ruhen des Leistungsanspruchs im Bereich der GKV wird durch § 16 SGB V geregelt. \nNach § 19 Abs. 3 BMV-Ä ist der Leistungsanspruch von Versicherten, die ihrer Verpflichtung zur Beitragszahlung nicht nachkommen, eingeschränkt (§ 16 Abs. 3a SGB V). \nDie verbleibenden Absätze des § 16 SGB V legen die Rahmenbedingungen für ein vollständiges Ruhen des Leistungsanspruchs fest.\nDie von diesem CodeSystem definierten Werte wurden durch die gematik zur Einführung von VSDM 1 im Jahr 2011 festgelegt und werden hier für die Verwendung in FHIR-Profilen zugänglich gemacht.", "count": 2 diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VSDMTDSCodeCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VSDMTDSCodeCS.json index 68f8ba09..26bf6b98 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VSDMTDSCodeCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VSDMTDSCodeCS.json @@ -6,7 +6,7 @@ "id": "VSDMTDSCodeCS", "title": "VSDM-TDS-Codes", "description": "Fehlercodes des Telemetriedatenservice (TDS) im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMTDSCodeCS", "concept": [ { @@ -194,7 +194,7 @@ ], "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "caseSensitive": true, "purpose": "Dieses CodeSystem enthält alle Fehlercodes des Telemetriedatenservice (TDS), der Fachdienst gemäß Anforderung A_27012-02 und darin enthaltener Tabelle TAB_FACHDIENST_VSDM_FEHLERREFERENZEN_UND_FEHLERCODES sowie den bei den jeweiligen Codes genanntnen Anforderungen liefern muss.\nDiese TDS-Codes decken alle in der Spezifikation vorgesehenen Fehlersituationen ab.\nDieses CodeSystem definiert die genauen Fehlerzustände und dient als Ausgangspunkt für verschiedene Zuordnungen (ConceptMaps).\nJe nach Fehlerquelle werden diese Fehler entweder an das Clientsystem oder an den HTTP Proxy des ZETA Guard adressiert.\nNur für die Fehlercodes mit Adressat \"Clientsystem\" wird eine Fehlerbeschreibung in Form einer VSDMOperationOutcome-Struktur erzeugt, die dann einen Fehlercode aus dem CodeSystem VSDMErrorcodeCS enthält.", "property": [ diff --git a/src/fhir/fsh-generated/resources/CodeSystem-VSDMVersichertenartPKVCS.json b/src/fhir/fsh-generated/resources/CodeSystem-VSDMVersichertenartPKVCS.json index f1aa6a88..54259946 100644 --- a/src/fhir/fsh-generated/resources/CodeSystem-VSDMVersichertenartPKVCS.json +++ b/src/fhir/fsh-generated/resources/CodeSystem-VSDMVersichertenartPKVCS.json @@ -6,7 +6,7 @@ "id": "VSDMVersichertenartPKVCS", "title": "Versichertenart (PKV)", "description": "PKV-Versichertenart im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "http://fhir.de/ValueSet/pkv/Versichertenart", "concept": [ { @@ -22,7 +22,7 @@ ], "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "caseSensitive": true, "count": 2 } diff --git a/src/fhir/fsh-generated/resources/ConceptMap-VSDMDEUEVAnlage8ISO3166.json b/src/fhir/fsh-generated/resources/ConceptMap-VSDMDEUEVAnlage8ISO3166.json index 2c7a9274..3bf420a3 100644 --- a/src/fhir/fsh-generated/resources/ConceptMap-VSDMDEUEVAnlage8ISO3166.json +++ b/src/fhir/fsh-generated/resources/ConceptMap-VSDMDEUEVAnlage8ISO3166.json @@ -6,9 +6,9 @@ "description": "Ermittlung des (temporären) Ländercodes nach ISO 3166-1 aus dem Ländercode nach DEÜV Anlage 8", "status": "active", "experimental": false, - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Diese ConceptMap ordnet den Ländercodes aus der DEÜV Anlage 8 die korrespondierenden Ländercodes nach ISO 3166-1 zu.\nWo keine offiziellen Ländercodes verfügbar sind, werden temporäre Codes aus einem lokalen CodeSystem verwendet.", "sourceUri": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8", "targetUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166VS", diff --git a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeErrorcode.json b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeErrorcode.json index d79a533b..18dcc81d 100644 --- a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeErrorcode.json +++ b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeErrorcode.json @@ -6,9 +6,9 @@ "description": "Ermittlung des VSDMErrorcode aus dem TDS-Code", "status": "active", "experimental": false, - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Diese ConceptMap ordnet den TDS-Codes die VSDMErrorcodes gemäß Tabelle TAB_FACHDIENST_VSDM_FEHLERREFERENZEN_UND_FEHLERCODES aus Anforderung A_27012-01 zu.\nWichtig: Hier werden nur die TDS-Codes mit Fehler-Adressat \"Clientsystem\" erfasst, da für Fehler mit Adressat \"HTTP-Proxy\" keine VSDMOperationOutcome-Ressource erzeugt wird.", "sourceUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMTDSCodeVS", "targetUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS", diff --git a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeHTTPStatus.json b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeHTTPStatus.json index 1cbfd93f..0e1a38e1 100644 --- a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeHTTPStatus.json +++ b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeHTTPStatus.json @@ -6,9 +6,9 @@ "description": "Ermittlung des HTTP Status aus dem TDSCode", "status": "active", "experimental": false, - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Diese ConceptMap ordnet den TDS-Codes die HTTP Status Codes aus Tabelle TAB_FACHDIENST_VSDM_HTTP_STATUS_CODES zu.", "sourceUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMTDSCodeVS", "group": [ diff --git a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueSeverity.json b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueSeverity.json index 557080b0..62d71659 100644 --- a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueSeverity.json +++ b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueSeverity.json @@ -6,9 +6,9 @@ "description": "Ermittlung der IssueSeverity aus dem VSDMTDSCode", "status": "active", "experimental": false, - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Diese ConceptMap ordnet den TDS-Codes die Werte zur Versorgung von VSDMOperationOutcome.issue.severity zu.\nWichtig: Hier werden nur die TDS-Codes mit Fehler-Adressat \"Clientsystem\" erfasst, da für Fehler mit Adressat \"HTTP-Proxy\" keine VSDMOperationOutcome-Ressource erzeugt wird.", "sourceUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMTDSCodeVS", "targetUri": "http://hl7.org/fhir/ValueSet/issue-severity", diff --git a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueType.json b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueType.json index ec81da03..132baa09 100644 --- a/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueType.json +++ b/src/fhir/fsh-generated/resources/ConceptMap-VSDMTDSCodeIssueType.json @@ -6,9 +6,9 @@ "description": "Ermittlung des IssueType aus dem VSDMTDSCode", "status": "active", "experimental": false, - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Diese ConceptMap ordnet den TDS-Codes die Werte zur Versorgung von VSDMOperationOutcome.issue.code zu.\nWichtig: Hier werden nur die TDS-Codes mit Fehler-Adressat \"Clientsystem\" erfasst, da für Fehler mit Adressat \"HTTP-Proxy\" keine VSDMOperationOutcome-Ressource erzeugt wird.", "sourceUri": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMTDSCodeVS", "targetUri": "http://hl7.org/fhir/ValueSet/issue-type", diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InternalServerError.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InternalServerError.json index ff156874..6ee16304 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InternalServerError.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InternalServerError.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InternalServerError", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHTTPOperation.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHTTPOperation.json index 7cfc772d..f715ed65 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHTTPOperation.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHTTPOperation.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidHTTPOperation", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHeader.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHeader.json index a1b0edd0..c5871cd1 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHeader.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidHeader.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidHeader", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidIK.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidIK.json index 3a39f31d..db83100b 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidIK.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidIK.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidIK", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidKVNR.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidKVNR.json index 97da186f..799e2330 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidKVNR.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidKVNR.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidKVNR", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidPatientRecordVersion.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidPatientRecordVersion.json index 5e77e822..ec443e3a 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidPatientRecordVersion.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidPatientRecordVersion.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidPatientRecordVersion", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidProfileVersion.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidProfileVersion.json index 45fce155..99ca6269 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidProfileVersion.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-InvalidProfileVersion.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-InvalidProfileVersion", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownIK.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownIK.json index 126e6ca9..ea82ecc7 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownIK.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownIK.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-UnknownIK", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownKVNR.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownKVNR.json index d1363337..4e5bf0fc 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownKVNR.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnknownKVNR.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-UnknownKVNR", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnsupportedMediatype.json b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnsupportedMediatype.json index c458f986..416fc83c 100644 --- a/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnsupportedMediatype.json +++ b/src/fhir/fsh-generated/resources/OperationOutcome-VSDMOperationOutcome-UnsupportedMediatype.json @@ -3,7 +3,7 @@ "id": "VSDMOperationOutcome-UnsupportedMediatype", "meta": { "profile": [ - "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc7" + "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome|1.0.0-rc8" ] }, "text": { diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBeihilfe.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBeihilfe.json index 3fff2950..a74a59b4 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBeihilfe.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBeihilfe.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMBeihilfe", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBeihilfe", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMBeihilfe", "title": "Beihilfeanspruch", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zum Beihilfe-Anspruch eines PKV-Versicherten im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBundle.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBundle.json index 1afbbebc..576cad6f 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBundle.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMBundle.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMBundle", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMBundle", "title": "Versichertenstammdaten", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Bundle zur Übermittlung der Ressourcen im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMContactPointTIM.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMContactPointTIM.json index 4eef30c6..343aa3c8 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMContactPointTIM.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMContactPointTIM.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMContactPointTIM", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMContactPointTIM", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMContactPointTIM", "title": "TI-Messenger-ID", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Matrix-ID (MXID) für TI-Messenger im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoverageGKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoverageGKV.json index 4f19abac..dd1178c9 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoverageGKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoverageGKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMCoverageGKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMCoverageGKV", "title": "Versicherungsdaten GKV", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zum GKV-Versicherungsverhältnis im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoveragePKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoveragePKV.json index de517aeb..61a6e28d 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoveragePKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMCoveragePKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMCoveragePKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMCoveragePKV", "title": "Versicherungsdaten PKV", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zum PKV-Versicherungsverhältnis im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMDMPTeilnahme.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMDMPTeilnahme.json index 3b43acce..9a3bbed9 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMDMPTeilnahme.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMDMPTeilnahme.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMDMPTeilnahme", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMDMPTeilnahme", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMDMPTeilnahme", "title": "Teilnahme an Disease Management-Programm", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zur Teilnahme eines Versicherten an einem Disease Management-Programm im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMHinweisPKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMHinweisPKV.json index 3d3527cb..a2f09b13 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMHinweisPKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMHinweisPKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMHinweisPKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMHinweisPKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMHinweisPKV", "title": "Hinweise an PKV-Leistungserbringer", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Optionale Hinweise in Freitextform für PKV-Leistungserbringer im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMKrankenhausleistungenPKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMKrankenhausleistungenPKV.json index bd9bb7ea..59255092 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMKrankenhausleistungenPKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMKrankenhausleistungenPKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMKrankenhausleistungenPKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMKrankenhausleistungenPKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMKrankenhausleistungenPKV", "title": "PKV-Kostenübernahme Krankenhausleistungen", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zur Kostenübernahme von Krankenhausleistungen für PKV-Versicherte im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMOperationOutcome.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMOperationOutcome.json index 6db55001..4e5c4492 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMOperationOutcome.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMOperationOutcome.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMOperationOutcome", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMOperationOutcome", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMOperationOutcome", "title": "Fehlermeldung des VSDM Resource Servers", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Strukturierte Fehlermeldung im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPatient.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPatient.json index ddd2aaa7..c4ad04c3 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPatient.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPatient.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMPatient", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMPatient", "title": "Versicherter", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zum Versicherten im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPayorOrganization.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPayorOrganization.json index 43aad16a..76c5b2e9 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPayorOrganization.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMPayorOrganization.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMPayorOrganization", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMPayorOrganization", "title": "Kostenträger", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Angaben zum Kostenträger im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMTarifartPKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMTarifartPKV.json index 8a4a2aaf..1969622c 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMTarifartPKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMTarifartPKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMTarifartPKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMTarifartPKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMTarifartPKV", "title": "PKV-Tarifart", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Tarifart des PKV-Versicherten im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMVersichertenartPKV.json b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMVersichertenartPKV.json index aaf37dce..74072bc0 100644 --- a/src/fhir/fsh-generated/resources/StructureDefinition-VSDMVersichertenartPKV.json +++ b/src/fhir/fsh-generated/resources/StructureDefinition-VSDMVersichertenartPKV.json @@ -2,12 +2,12 @@ "resourceType": "StructureDefinition", "id": "VSDMVersichertenartPKV", "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMVersichertenartPKV", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "name": "VSDMVersichertenartPKV", "title": "Versichertenart (PKV)", "status": "active", "experimental": false, - "date": "2026-03-13", + "date": "2026-04-10", "publisher": "gematik GmbH", "description": "Versichertenart (PKV) im Versichertenstammdatenmanagement (VSDM) 2.0", "fhirVersion": "4.0.1", diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMDMPVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMDMPVS.json index 77d148a0..25ba0651 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMDMPVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMDMPVS.json @@ -5,11 +5,11 @@ "id": "VSDMDMPVS", "title": "Disease-Management-Programm (DMP)", "description": "Disease-Management-Programm im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMDMPVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "purpose": "Das CodeSystem der Disease-Management-Programme enthält alle auf der eGK hinterlegbaren Werte.\nDazu gehören auch Kombinationswerte, z.B. 33 für COPD und KHK, sowie ein Nullwert.\nDiese Kombinationswerte sind zur Ablage auf der eGK erforderlich (eng beschränkter Speicherbereich).\nFür VSDM 2.0 sind diese Sonderwerte allerdings nicht mehr sinnvoll:\nDie Disease-Management-Programme werden als wiederholbare Struktur mit separaten Gültigkeitsbereichen und weiteren Attributen ausgeführt.\nEin Nullwert wird ebenfalls nicht mehr benötigt.\nDieses ValueSet nimmt daher eine Einschränkung des KBV-CodeSystem auf im VSDM 2.0 gültige Werte vor.\nDa einige Abkürzungen aus dem CodeSystem nicht unbedingt allgemeinverständlich sind, ergänzt das ValueSet die Konzepte um einen Beschreibungstext.", "compose": { "include": [ diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMErrorcodeVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMErrorcodeVS.json index 89fad11c..dbdb2ca9 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMErrorcodeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMErrorcodeVS.json @@ -5,11 +5,11 @@ "id": "VSDMErrorcodeVS", "title": "VSDM-Fehlercodes", "description": "Fehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMISO3166VS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMISO3166VS.json index 423d8c23..67f794dd 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMISO3166VS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMISO3166VS.json @@ -5,11 +5,11 @@ "id": "VSDMISO3166VS", "title": "Ländercodes nach ISO 3166-1 mit Erweiterungen", "description": "Ländercodes nach ISO 3166-1 mit Erweiterungen im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMISO3166VS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMNamenszusatzVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMNamenszusatzVS.json index b1538d5c..3138ceba 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMNamenszusatzVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMNamenszusatzVS.json @@ -5,11 +5,11 @@ "id": "VSDMNamenszusatzVS", "title": "Namenszusatz", "description": "Namenszusatz nach DEÜV Anlage 7 im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMNamenszusatzVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMRuhenderLeistungsanspruchArtVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMRuhenderLeistungsanspruchArtVS.json index 8ac68de1..073113d9 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMRuhenderLeistungsanspruchArtVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMRuhenderLeistungsanspruchArtVS.json @@ -5,11 +5,11 @@ "id": "VSDMRuhenderLeistungsanspruchArtVS", "title": "Art des ruhenden Leistungsanspruchs", "description": "Art des ruhenden Leistungsanspruchs im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMRuhenderLeistungsanspruchArtVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMTDSCodeVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMTDSCodeVS.json index 0f1b98cf..d5921b06 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMTDSCodeVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMTDSCodeVS.json @@ -5,11 +5,11 @@ "id": "VSDMTDSCodeVS", "title": "VSDM-TDS-Codes", "description": "Fehlercodes der Betriebsdatenerfassung (TDS) im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMTDSCodeVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMVersichertenartPKVVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMVersichertenartPKVVS.json index da547edd..9e46ea94 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMVersichertenartPKVVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMVersichertenartPKVVS.json @@ -5,11 +5,11 @@ "id": "VSDMVersichertenartPKVVS", "title": "Versichertenart (PKV)", "description": "PKV-Versichertenart im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMVersichertenartPKVVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMVorsatzwortVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMVorsatzwortVS.json index 75a246ad..b50c251a 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMVorsatzwortVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMVorsatzwortVS.json @@ -5,11 +5,11 @@ "id": "VSDMVorsatzwortVS", "title": "Namensvorsatzwort", "description": "Namensvorsatzwort nach DEÜV Anlage 6 im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMVorsatzwortVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/fsh-generated/resources/ValueSet-VSDMWohnortprinzipVS.json b/src/fhir/fsh-generated/resources/ValueSet-VSDMWohnortprinzipVS.json index 35cd348a..5342ae33 100644 --- a/src/fhir/fsh-generated/resources/ValueSet-VSDMWohnortprinzipVS.json +++ b/src/fhir/fsh-generated/resources/ValueSet-VSDMWohnortprinzipVS.json @@ -5,11 +5,11 @@ "id": "VSDMWohnortprinzipVS", "title": "Wohnortprinzip (WOP)", "description": "Wohnortprinzip im Versichertenstammdatenmanagement (VSDM) 2.0", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMWohnortprinzipVS", "experimental": false, "publisher": "gematik GmbH", - "date": "2026-03-13", + "date": "2026-04-10", "compose": { "include": [ { diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-100390876.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-100390876.fsh index e6db382f..5d770814 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-100390876.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-100390876.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Rostock" Description: "Beispielkostenträger Rostock" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100390876" * name = "Beispielkostenträger Rostock" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-100412075.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-100412075.fsh index f899ef06..01516ac4 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-100412075.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-100412075.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Neubrandenburg" Description: "Beispielkostenträger Neubrandenburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100412075" * name = "Beispielkostenträger Neubrandenburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-100629189.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-100629189.fsh index 16772963..8116c77b 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-100629189.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-100629189.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Potsdam" Description: "Beispielkostenträger Potsdam" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100629189" * name = "Beispielkostenträger Potsdam" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-100767109.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-100767109.fsh index f9f532aa..f6fa9bc9 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-100767109.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-100767109.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Cottbus" Description: "Beispielkostenträger Cottbus" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100767109" * name = "Beispielkostenträger Cottbus" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-100837864.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-100837864.fsh index e074b79f..637245a7 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-100837864.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-100837864.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Frankfurt an der Oder" Description: "Beispielkostenträger Frankfurt an der Oder" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100837864" * name = "Beispielkostenträger Frankfurt an der Oder" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101084423.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101084423.fsh index 62183c6d..0141b156 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101084423.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101084423.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Magdeburg" Description: "Beispielkostenträger Magdeburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101084423" * name = "Beispielkostenträger Magdeburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101138358.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101138358.fsh index f4859fc9..5995086d 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101138358.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101138358.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Halle" Description: "Beispielkostenträger Halle" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101138358" * name = "Beispielkostenträger Halle" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101229542.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101229542.fsh index e827719e..0531cc32 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101229542.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101229542.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Dessau" Description: "Beispielkostenträger Dessau" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101229542" * name = "Beispielkostenträger Dessau" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101316991.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101316991.fsh index 29ec954c..2fb1d79c 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101316991.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101316991.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Schleswig-Holstein" Description: "Beispielkostenträger Schleswig-Holstein" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101316991" * name = "Beispielkostenträger Schleswig-Holstein" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101593043.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101593043.fsh index 8f6fa26e..96159dd7 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101593043.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101593043.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Hamburg" Description: "Beispielkostenträger Hamburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101593043" * name = "Beispielkostenträger Hamburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101831688.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101831688.fsh index f087e6b4..4e1614fe 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101831688.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101831688.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Aurich" Description: "Beispielkostenträger Aurich" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101831688" * name = "Beispielkostenträger Aurich" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-101904345.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-101904345.fsh index ffc67507..69b341f1 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-101904345.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-101904345.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Braunschweig" Description: "Beispielkostenträger Braunschweig" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "101904345" * name = "Beispielkostenträger Braunschweig" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102060928.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102060928.fsh index 75f95e67..6627f09d 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102060928.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102060928.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Göttingen" Description: "Beispielkostenträger Göttingen" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102060928" * name = "Beispielkostenträger Göttingen" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102462343.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102462343.fsh index 45bd5d8a..c3970701 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102462343.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102462343.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Oldenburg" Description: "Beispielkostenträger Oldenburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102462343" * name = "Beispielkostenträger Oldenburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102546957.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102546957.fsh index 0ad5ed0c..52304f80 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102546957.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102546957.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Osnabrück" Description: "Beispielkostenträger Osnabrück" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102546957" * name = "Beispielkostenträger Osnabrück" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102618749.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102618749.fsh index 7832e7c8..66be4807 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102618749.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102618749.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Stade" Description: "Beispielkostenträger Stade" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102618749" * name = "Beispielkostenträger Stade" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102722735.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102722735.fsh index d10597bc..667b346a 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102722735.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102722735.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Verden" Description: "Beispielkostenträger Verden" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102722735" * name = "Beispielkostenträger Verden" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-102828457.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-102828457.fsh index 475c83cd..274b4345 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-102828457.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-102828457.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Wilhelmshaven" Description: "Beispielkostenträger Wilhelmshaven" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102828457" * name = "Beispielkostenträger Wilhelmshaven" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-103539039.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-103539039.fsh index 4cadd40d..3137b25f 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-103539039.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-103539039.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Dortmund" Description: "Beispielkostenträger Dortmund" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "103539039" * name = "Beispielkostenträger Dortmund" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-103707692.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-103707692.fsh index 37fa670d..7658f58e 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-103707692.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-103707692.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Münster" Description: "Beispielkostenträger Münster" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "103707692" * name = "Beispielkostenträger Münster" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-104252310.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-104252310.fsh index 31c6620e..f38a3c37 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-104252310.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-104252310.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Düsseldorf" Description: "Beispielkostenträger Düsseldorf" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104252310" * name = "Beispielkostenträger Düsseldorf" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-104487108.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-104487108.fsh index ec850cda..c271ebf9 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-104487108.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-104487108.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Duisburg" Description: "Beispielkostenträger Duisburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104487108" * name = "Beispielkostenträger Duisburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-104686063.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-104686063.fsh index 049a3a66..06fb464c 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-104686063.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-104686063.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Köln" Description: "Beispielkostenträger Köln" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104686063" * name = "Beispielkostenträger Köln" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-104812556.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-104812556.fsh index cf69a112..f781d0b3 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-104812556.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-104812556.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Krefeld" Description: "Beispielkostenträger Krefeld" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104812556" * name = "Beispielkostenträger Krefeld" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-104945099.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-104945099.fsh index 7d4c3cee..0ce23d51 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-104945099.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-104945099.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Wuppertal" Description: "Beispielkostenträger Wuppertal" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104945099" * name = "Beispielkostenträger Wuppertal" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-105395861.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-105395861.fsh index 3898e894..902360fc 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-105395861.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-105395861.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Frankfurt" Description: "Beispielkostenträger Frankfurt" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105395861" * name = "Beispielkostenträger Frankfurt" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-105698629.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-105698629.fsh index 64e4e510..afeb3e5d 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-105698629.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-105698629.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Limburg" Description: "Beispielkostenträger Limburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105698629" * name = "Beispielkostenträger Limburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-105763413.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-105763413.fsh index 067a52c9..2e55f6d3 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-105763413.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-105763413.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Marburg" Description: "Beispielkostenträger Marburg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105763413" * name = "Beispielkostenträger Marburg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-105816575.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-105816575.fsh index 6f0fdf7c..e3fc4ff5 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-105816575.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-105816575.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Wiesbaden" Description: "Beispielkostenträger Wiesbaden" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105816575" * name = "Beispielkostenträger Wiesbaden" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106044960.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106044960.fsh index a36706bf..cbd31ca9 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106044960.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106044960.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Gera" Description: "Beispielkostenträger Gera" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106044960" * name = "Beispielkostenträger Gera" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106145699.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106145699.fsh index 457e1a2d..44add5fb 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106145699.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106145699.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Suhl" Description: "Beispielkostenträger Suhl" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106145699" * name = "Beispielkostenträger Suhl" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106270260.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106270260.fsh index 0b8303e7..a6524456 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106270260.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106270260.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Rheinhessen" Description: "Beispielkostenträger Rheinhessen" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106270260" * name = "Beispielkostenträger Rheinhessen" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106498173.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106498173.fsh index 45f3a2be..ee8b15c5 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106498173.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106498173.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Pfalz" Description: "Beispielkostenträger Pfalz" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106498173" * name = "Beispielkostenträger Pfalz" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106597231.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106597231.fsh index 74fa3b5e..14940f21 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106597231.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106597231.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Trier" Description: "Beispielkostenträger Trier" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106597231" * name = "Beispielkostenträger Trier" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-106967901.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-106967901.fsh index a1f8d0b9..494e49e0 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-106967901.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-106967901.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Karlsruhe" Description: "Beispielkostenträger Karlsruhe" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106967901" * name = "Beispielkostenträger Karlsruhe" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-107078689.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-107078689.fsh index b31e3b64..f66b513e 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-107078689.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-107078689.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Mannheim" Description: "Beispielkostenträger Mannheim" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107078689" * name = "Beispielkostenträger Mannheim" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-107170568.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-107170568.fsh index 346fcea5..fef4d00b 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-107170568.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-107170568.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Pforzheim" Description: "Beispielkostenträger Pforzheim" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107170568" * name = "Beispielkostenträger Pforzheim" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-107546344.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-107546344.fsh index 353ea27a..9d3cacd9 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-107546344.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-107546344.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Konstanz" Description: "Beispielkostenträger Konstanz" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107546344" * name = "Beispielkostenträger Konstanz" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-107837745.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-107837745.fsh index 5e19c322..79520bd9 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-107837745.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-107837745.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Süd-Württemberg" Description: "Beispielkostenträger Süd-Württemberg" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107837745" * name = "Beispielkostenträger Süd-Württemberg" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-108546756.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-108546756.fsh index e42acbe1..f3bc8e81 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-108546756.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-108546756.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Oberbayern" Description: "Beispielkostenträger Oberbayern" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108546756" * name = "Beispielkostenträger Oberbayern" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-108606009.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-108606009.fsh index d31b913e..ab41140a 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-108606009.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-108606009.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Oberfranken" Description: "Beispielkostenträger Oberfranken" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108606009" * name = "Beispielkostenträger Oberfranken" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-108750061.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-108750061.fsh index a6b32a14..9c54d52e 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-108750061.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-108750061.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Mittelfranken" Description: "Beispielkostenträger Mittelfranken" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108750061" * name = "Beispielkostenträger Mittelfranken" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-108846691.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-108846691.fsh index a96f9fe3..ce989217 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-108846691.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-108846691.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Unterfranken" Description: "Beispielkostenträger Unterfranken" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108846691" * name = "Beispielkostenträger Unterfranken" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-108918482.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-108918482.fsh index 51b9820b..de2ad20c 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-108918482.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-108918482.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Oberpfalz" Description: "Beispielkostenträger Oberpfalz" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108918482" * name = "Beispielkostenträger Oberpfalz" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-109149007.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-109149007.fsh index d783ebb6..db698d70 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-109149007.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-109149007.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Schwaben" Description: "Beispielkostenträger Schwaben" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "109149007" * name = "Beispielkostenträger Schwaben" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-109323112.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-109323112.fsh index 55312b17..7096d13f 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-109323112.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-109323112.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Saarland" Description: "Beispielkostenträger Saarland" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "109323112" * name = "Beispielkostenträger Saarland" diff --git a/src/fhir/input/backup/examples/VSDMPayorOrganization-109504155.fsh b/src/fhir/input/backup/examples/VSDMPayorOrganization-109504155.fsh index 5fc6ec55..ef827553 100644 --- a/src/fhir/input/backup/examples/VSDMPayorOrganization-109504155.fsh +++ b/src/fhir/input/backup/examples/VSDMPayorOrganization-109504155.fsh @@ -4,7 +4,7 @@ Title: "Beispielkostenträger Berlin" Description: "Beispielkostenträger Berlin" Usage: #inline -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "109504155" * name = "Beispielkostenträger Berlin" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-A123456780.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-A123456780.fsh index 24831378..583f6ad9 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-A123456780.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-A123456780.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-A123456780 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten A123456780 Amsel, Andrea (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-A123456780 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "A123456780" * birthDate = "1997-12-28" @@ -56,7 +56,7 @@ Description: "Versicherungsdaten A123456780 Amsel, Andrea (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-A123456780 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#38 "Nordrhein" * extension[versichertenart].valueCoding = $csVersichertenartGKV#1 "Mitglieder" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-B234567895.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-B234567895.fsh index 2e68ea2f..e1a8e889 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-B234567895.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-B234567895.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-B234567895 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten B234567895 Graf von und zu Buntspecht, Bernd Ben Usage: #inline * id = $idVSDMPatient-GKV-B234567895 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "B234567895" * birthDate = "1988-06-22" @@ -63,7 +63,7 @@ Description: "Versicherungsdaten B234567895 Graf von und zu Buntspecht, Bernd Be Usage: #inline * id = $idVSDMCoverageGKV-B234567895 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#03 "Bremen" * extension[besonderePersonengruppe].valueCoding = #04 "SOZ" // "BSHG (Bundessozialhilfegesetz) § 264 SGB V" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-C345678908.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-C345678908.fsh index 434fc129..e17de505 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-C345678908.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-C345678908.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-C345678908 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten C345678908 Carolinataube, Charlie (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-C345678908 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "C345678908" * birthDate = "1979-06-11" @@ -59,7 +59,7 @@ Description: "Versicherungsdaten C345678908 Carolinataube, Charlie (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-C345678908 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#98 "Sachsen" * extension[dmp][+] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-D456789013.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-D456789013.fsh index ff36d88c..fb2f6682 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-D456789013.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-D456789013.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-D456789013 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten D456789013 Dohle, Dara (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-D456789013 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "D456789013" * birthDate = "1970-01-20" @@ -67,7 +67,7 @@ Description: "Versicherungsdaten D456789013 Dohle, Dara (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-D456789013 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#46 "Hessen" * extension[besonderePersonengruppe].valueCoding = #06 "SER" // "SER (Soziales Entschädigungsrecht)" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-E567890127.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-E567890127.fsh index 4ff1e1a7..3f36af19 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-E567890127.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-E567890127.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-E567890127 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten E567890127 Freifrau an der Elster, Elke (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-E567890127 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "E567890127" * birthDate = "1992-11-13" @@ -69,7 +69,7 @@ Description: "Versicherungsdaten E567890127 Freifrau an der Elster, Elke (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-E567890127 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#93 "Thüringen" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-F678901231.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-F678901231.fsh index 39625fd6..34c9c94c 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-F678901231.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-F678901231.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-F678901231 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten F678901231 von Fasan, Frank Florian (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-F678901231 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "F678901231" * birthDate = "1983-01-19" @@ -59,7 +59,7 @@ Description: "Versicherungsdaten F678901231 von Fasan, Frank Florian (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-F678901231 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#52 "Baden-Württemberg" * extension[besonderePersonengruppe].valueCoding = #08 "SVA2" // "SVA-Kennzeichnung, pauschal" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-G789012344.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-G789012344.fsh index f7a1afd4..9fcb3b9e 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-G789012344.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-G789012344.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-G789012344 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten G789012344 Edle von der Graugans, Gabriele (GKV) Usage: #inline * id = $idVSDMPatient-GKV-G789012344 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "G789012344" * birthDate = "1974-02-12" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten G789012344 Edle von der Graugans, Gabriele (GKV Usage: #inline * id = $idVSDMCoverageGKV-G789012344 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#46 "Hessen" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-H890123459.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-H890123459.fsh index ca6000f6..45d9a5b4 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-H890123459.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-H890123459.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-H890123459 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten H890123459 vorm Habicht, Hans (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-H890123459 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "H890123459" * birthDate = "1953-07-29" @@ -64,7 +64,7 @@ Description: "Versicherungsdaten H890123459 vorm Habicht, Hans (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-H890123459 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#17 "Niedersachsen" * extension[besonderePersonengruppe].valueCoding = #07 "SVA1" // "SVA-Kennzeichnung für zwischenstaatliches Krankenversicherungsrecht: - Personen mit Wohnsitz im Inland, Abrechnung nach Aufwand" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-I901234562.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-I901234562.fsh index d601fecc..50a7f454 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-I901234562.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-I901234562.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-I901234562 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten I901234562 Ibis, Ingrid (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-I901234562 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "I901234562" * birthDate = "1942-02-28" @@ -56,7 +56,7 @@ Description: "Versicherungsdaten I901234562 Ibis, Ingrid (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-I901234562 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#98 "Sachsen" * extension[dmp][+] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-J012345677.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-J012345677.fsh index 47085e9d..8e760d6c 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-J012345677.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-J012345677.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-J012345677 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten J012345677 Junko, Jens-Jörg (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-J012345677 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "J012345677" * birthDate = "1958-12" @@ -64,7 +64,7 @@ Description: "Versicherungsdaten J012345677 Junko, Jens-Jörg (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-J012345677 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#52 "Baden-Württemberg" * extension[besonderePersonengruppe].valueCoding = #09 "ASY" // "Empfänger von Gesundheitsleistungen nach §§ 4 und 6 des Asylbewerberleistungsgesetzes (AsylbLG)" diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-K123456781.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-K123456781.fsh index f30076b5..fa8c59aa 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-K123456781.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-K123456781.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-K123456781 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten K123456781 Kiebitz, Karin (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-K123456781 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "K123456781" * birthDate = "1933" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten K123456781 Kiebitz, Karin (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-K123456781 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#46 "Hessen" * extension[kostenerstattung] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-L234567896.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-L234567896.fsh index 90d68cea..e01d48bc 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-L234567896.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-L234567896.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-L234567896 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten L234567896 Lachmöwe, Lisa (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-L234567896 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "L234567896" * birthDate = "2022-07-02" @@ -56,7 +56,7 @@ Description: "Versicherungsdaten L234567896 Lachmöwe, Lisa (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-L234567896 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#17 "Niedersachsen" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-M345678909.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-M345678909.fsh index 47594ae2..dd2bd5d6 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-M345678909.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-M345678909.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-M345678909 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten M345678909 Mittelspecht, Michael-Martin (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-M345678909 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "M345678909" * birthDate = "2020-04-27" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten M345678909 Mittelspecht, Michael-Martin (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-M345678909 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#71 "Bayern" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-N456789014.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-N456789014.fsh index 61528b05..0240f63f 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-N456789014.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-N456789014.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-N456789014 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten N456789014 Nachtigall, Nina Nicole (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-N456789014 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "N456789014" * birthDate = "2011-06-22" @@ -59,7 +59,7 @@ Description: "Versicherungsdaten N456789014 Nachtigall, Nina Nicole (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-N456789014 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#52 "Baden-Württemberg" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-O567890128.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-O567890128.fsh index 862dd1c3..c034cc57 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-O567890128.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-O567890128.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-O567890128 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten O567890128 Ortolan, Oliver (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-O567890128 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "O567890128" * birthDate = "2009-06-08" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten O567890128 Ortolan, Oliver (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-O567890128 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#52 "Baden-Württemberg" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-P678901232.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-P678901232.fsh index 69bd6d5f..31f2556d 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-P678901232.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-P678901232.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-P678901232 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten P678901232 Pinguin, Paula (GKV)" Usage: #inline * id = $idVSDMPatient-GKV-P678901232 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "P678901232" * birthDate = "2009-06-08" @@ -56,7 +56,7 @@ Description: "Versicherungsdaten P678901232 Pinguin, Paula (GKV)" Usage: #inline * id = $idVSDMCoverageGKV-P678901232 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#52 "Baden-Württemberg" * extension[zuzahlungsstatus] diff --git a/src/fhir/input/fsh/examples/VSDMExample-GKV-Z987654321.fsh b/src/fhir/input/fsh/examples/VSDMExample-GKV-Z987654321.fsh index 5010d1e4..a7164a60 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-GKV-Z987654321.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-GKV-Z987654321.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-GKV-Z987654321 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -31,7 +31,7 @@ Description: "Versichertendaten Z987654321 Graf von und zu Zaunkönig, Zacharias Usage: #inline * id = $idVSDMPatient-GKV-Z987654321 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "Z987654321" * birthDate = "1987-05-16" @@ -74,7 +74,7 @@ Description: "Versicherungsdaten Z987654321 Graf von und zu Zaunkönig, Zacharia Usage: #inline * id = $idVSDMCoverageGKV-Z987654321 -* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoverageGKV|1.0.0-rc8) * extension[WOP].valueCoding = $csWOP#98 "Sachsen" * extension[dmp][+] diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-A123456780.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-A123456780.fsh index f4d21d08..718310f1 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-A123456780.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-A123456780.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-A123456780 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten A123456780 Amsel, Andrea (PKV)" Usage: #inline * id = $idVSDMPatient-PKV-A123456780 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "A123456780" * birthDate = "1997-12-28" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten A123456780 Amsel, Andrea (PKV)" Usage: #inline * id = $idVSDMCoveragePKV-A123456780 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[hinweis] * extension[text].valueMarkdown = "Beihilfetaxe für Physio" diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-B234567895.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-B234567895.fsh index f3a330d7..9aac5412 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-B234567895.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-B234567895.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-B234567895 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten B234567895 Graf von und zu Buntspecht, Bernd Ben Usage: #inline * id = $idVSDMPatient-PKV-B234567895 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "B234567895" * birthDate = "1988-06-22" @@ -62,7 +62,7 @@ Description: "Versicherungsdaten B234567895 Graf von und zu Buntspecht, Bernd Be Usage: #inline * id = $idVSDMCoveragePKV-B234567895 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-C345678908.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-C345678908.fsh index 4de55366..b3eb7706 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-C345678908.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-C345678908.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-C345678908 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten C345678908 Carolinataube, Charlie (PKV)" Usage: #inline * id = $idVSDMPatient-PKV-C345678908 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "C345678908" * birthDate = "1979-06-11" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten C345678908 Carolinataube, Charlie (PKV)" Usage: #inline * id = $idVSDMCoveragePKV-C345678908 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-D456789013.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-D456789013.fsh index 98d94ca6..a4ab4429 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-D456789013.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-D456789013.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-D456789013 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten D456789013 Dohle, Dara (PKV)" Usage: #inline * id = $idVSDMPatient-PKV-D456789013 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "D456789013" * birthDate = "1970-01-20" @@ -65,7 +65,7 @@ Description: "Versicherungsdaten D456789013 Dohle, Dara (PKV)" Usage: #inline * id = $idVSDMCoveragePKV-D456789013 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-E567890127.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-E567890127.fsh index 34dd4aab..9fc77ee3 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-E567890127.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-E567890127.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-E567890127 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten E567890127 Freifrau an der Elster, Elke (PKV)" Usage: #inline * id = $idVSDMPatient-PKV-E567890127 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "E567890127" * birthDate = "1992-11-13" @@ -67,7 +67,7 @@ Description: "Versicherungsdaten E567890127 Freifrau an der Elster, Elke (PKV)" Usage: #inline * id = $idVSDMCoveragePKV-E567890127 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-F678901231.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-F678901231.fsh index 257fa1aa..688c906a 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-F678901231.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-F678901231.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-F678901231 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten F678901231 von Fasan, Frank Florian (PKV)" Usage: #inline * id = $idVSDMPatient-PKV-F678901231 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "F678901231" * birthDate = "1983-01-19" @@ -58,7 +58,7 @@ Description: "Versicherungsdaten F678901231 von Fasan, Frank Florian (PKV)" Usage: #inline * id = $idVSDMCoveragePKV-F678901231 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMExample-PKV-G789012344.fsh b/src/fhir/input/fsh/examples/VSDMExample-PKV-G789012344.fsh index b7e57a17..dd153c7a 100644 --- a/src/fhir/input/fsh/examples/VSDMExample-PKV-G789012344.fsh +++ b/src/fhir/input/fsh/examples/VSDMExample-PKV-G789012344.fsh @@ -6,7 +6,7 @@ Usage: #example * id = $idVSDMBundle-PKV-G789012344 * meta - * profile[0] = Canonical(VSDMBundle|1.0.0-rc7) + * profile[0] = Canonical(VSDMBundle|1.0.0-rc8) * lastUpdated = "2025-07-14T15:16:17.890+01:00" * type = #collection * timestamp = "2025-07-14T15:16:17.890+01:00" @@ -28,7 +28,7 @@ Description: "Versichertendaten G789012344 Edle von der Graugans, Gabriele (PKV) Usage: #inline * id = $idVSDMPatient-PKV-G789012344 -* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPatient|1.0.0-rc8) * identifier[KVNR].value = "G789012344" * birthDate = "1974-02-12" @@ -60,7 +60,7 @@ Description: "Versicherungsdaten G789012344 Edle von der Graugans, Gabriele (PKV Usage: #inline * id = $idVSDMCoveragePKV-G789012344 -* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMCoveragePKV|1.0.0-rc8) * extension[krankenhaus] * extension[allgemein].valueUnsignedInt = 100 diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InternalServerError.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InternalServerError.fsh index 7bb3fc27..e33a5b31 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InternalServerError.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InternalServerError.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Unerwarteter interner Fehler des Fachd Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHTTPOperation.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHTTPOperation.fsh index 02bb1e46..94615372 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHTTPOperation.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHTTPOperation.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Die HTTP-Operation [http_operation] wi Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHeader.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHeader.fsh index 96db7e97..43884764 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHeader.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidHeader.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Der HTTP-Header [header] ist ungültig Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidIK.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidIK.fsh index f4ce1b25..091fe474 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidIK.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidIK.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Institutionskennung [ik] aus dem PoPP- Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidKVNR.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidKVNR.fsh index c944de98..7f4cf761 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidKVNR.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidKVNR.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Krankenversichertennummer [kvnr] aus d Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidPatientRecordVersion.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidPatientRecordVersion.fsh index 469242aa..166a6d03 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidPatientRecordVersion.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidPatientRecordVersion.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Der Änderungsindikator [etag_value] k Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidProfileVersion.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidProfileVersion.fsh index 4361b1be..ada802f8 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidProfileVersion.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-InvalidProfileVersion.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Die vom Clientsystem angefragte Profil Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownIK.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownIK.fsh index d88b1ad1..1d1ff85e 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownIK.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownIK.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Institutionskennung [ik] aus dem PoPP- Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownKVNR.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownKVNR.fsh index b991eee0..bdeeb9ed 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownKVNR.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnknownKVNR.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Krankenversichertennummer [kvnr] aus d Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnsupportedMediatype.fsh b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnsupportedMediatype.fsh index ebb0e829..d08a8c2c 100644 --- a/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnsupportedMediatype.fsh +++ b/src/fhir/input/fsh/examples/VSDMOperationOutcome-UnsupportedMediatype.fsh @@ -5,7 +5,7 @@ Description: "Beispiel zur Fehlermeldung 'Das vom Clientsystem angefragte Datenf Usage: #example * meta - * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc7) + * profile[0] = Canonical(VSDMOperationOutcome|1.0.0-rc8) * text * status = #generated * div[+] = """ diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-100293710.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-100293710.fsh index 0d46313e..b7065f08 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-100293710.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-100293710.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Schwerin" Usage: #inline * id = $idVSDMPayorOrganization-100293710 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "100293710" * name = "Beispielkostenträger Schwerin" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102186348.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102186348.fsh index fc061bfb..548a2cb8 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102186348.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102186348.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Hannover" Usage: #inline * id = $idVSDMPayorOrganization-102186348 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102186348" * name = "Beispielkostenträger Hannover" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102249844.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102249844.fsh index 4004a711..23611a83 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102249844.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102249844.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Hildesheim" Usage: #inline * id = $idVSDMPayorOrganization-102249844 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102249844" * name = "Beispielkostenträger Hildesheim" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102343996.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102343996.fsh index db26368c..31c98d18 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-102343996.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-102343996.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Lüneburg" Usage: #inline * id = $idVSDMPayorOrganization-102343996 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "102343996" * name = "Beispielkostenträger Lüneburg" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-103169760.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-103169760.fsh index 3078a8d4..8646baf2 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-103169760.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-103169760.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Bremen" Usage: #inline * id = $idVSDMPayorOrganization-103169760 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "103169760" * name = "Beispielkostenträger Bremen" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-103215857.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-103215857.fsh index bd098f77..d3b2a081 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-103215857.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-103215857.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Bremerhaven" Usage: #inline * id = $idVSDMPayorOrganization-103215857 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "103215857" * name = "Beispielkostenträger Bremerhaven" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-104178397.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-104178397.fsh index 981bfc5c..c89dcc6b 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-104178397.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-104178397.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Aachen" Usage: #inline * id = $idVSDMPayorOrganization-104178397 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104178397" * name = "Beispielkostenträger Aachen" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-104547224.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-104547224.fsh index fee1b4de..49d2b12f 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-104547224.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-104547224.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Essen" Usage: #inline * id = $idVSDMPayorOrganization-104547224 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "104547224" * name = "Beispielkostenträger Essen" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105266989.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105266989.fsh index c3d17b50..7baec6af 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105266989.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105266989.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Darmstadt" Usage: #inline * id = $idVSDMPayorOrganization-105266989 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105266989" * name = "Beispielkostenträger Darmstadt" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105413578.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105413578.fsh index c28deab8..e12d139a 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105413578.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105413578.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Gießen" Usage: #inline * id = $idVSDMPayorOrganization-105413578 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105413578" * name = "Beispielkostenträger Gießen" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105532787.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105532787.fsh index 0e364ec7..6d47cd69 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105532787.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105532787.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Kassel" Usage: #inline * id = $idVSDMPayorOrganization-105532787 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105532787" * name = "Beispielkostenträger Kassel" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105929412.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105929412.fsh index 267b90de..d58faf54 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-105929412.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-105929412.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Erfurt" Usage: #inline * id = $idVSDMPayorOrganization-105929412 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "105929412" * name = "Beispielkostenträger Erfurt" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-106339922.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-106339922.fsh index c4549825..07cec70f 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-106339922.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-106339922.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Koblenz" Usage: #inline * id = $idVSDMPayorOrganization-106339922 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106339922" * name = "Beispielkostenträger Koblenz" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-106877150.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-106877150.fsh index 06a1b2f2..957c25e4 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-106877150.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-106877150.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Baden-Baden" Usage: #inline * id = $idVSDMPayorOrganization-106877150 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "106877150" * name = "Beispielkostenträger Baden-Baden" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107403308.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107403308.fsh index 1a55826c..9db042a8 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107403308.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107403308.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Freiburg" Usage: #inline * id = $idVSDMPayorOrganization-107403308 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107403308" * name = "Beispielkostenträger Freiburg" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107668422.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107668422.fsh index 9e83769c..5140b41c 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107668422.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107668422.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Offenburg" Usage: #inline * id = $idVSDMPayorOrganization-107668422 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107668422" * name = "Beispielkostenträger Offenburg" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107723372.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107723372.fsh index 81c43dfb..e36f9813 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107723372.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107723372.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Chemnitz" Usage: #inline * id = $idVSDMPayorOrganization-107723372 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107723372" * name = "Beispielkostenträger Chemnitz" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107933230.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107933230.fsh index bb8ca794..4ae103b9 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-107933230.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-107933230.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Dresden" Usage: #inline * id = $idVSDMPayorOrganization-107933230 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "107933230" * name = "Beispielkostenträger Dresden" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108028771.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108028771.fsh index 43e9ff11..58ca6d0a 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108028771.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108028771.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Nord-Württemberg" Usage: #inline * id = $idVSDMPayorOrganization-108028771 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108028771" * name = "Beispielkostenträger Nord-Württemberg" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108213958.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108213958.fsh index 43837860..ec0e0738 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108213958.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108213958.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Leipzig" Usage: #inline * id = $idVSDMPayorOrganization-108213958 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108213958" * name = "Beispielkostenträger Leipzig" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108416806.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108416806.fsh index a300dc11..768adf7f 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-108416806.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-108416806.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger München-Stadt" Usage: #inline * id = $idVSDMPayorOrganization-108416806 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "108416806" * name = "Beispielkostenträger München-Stadt" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-109083613.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-109083613.fsh index f3924629..36ca347f 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-109083613.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-109083613.fsh @@ -5,7 +5,7 @@ Description: "Beispielkostenträger Niederbayern" Usage: #inline * id = $idVSDMPayorOrganization-109083613 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "109083613" * name = "Beispielkostenträger Niederbayern" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168112342.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168112342.fsh index 5d72b292..9a1d62ff 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168112342.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168112342.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Pluto" Usage: #inline * id = $idVSDMPayorOrganization-168112342 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168112342" * name = "Privatversicherung Pluto" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168123458.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168123458.fsh index d0dfe5b1..3263593b 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168123458.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168123458.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Neptun" Usage: #inline * id = $idVSDMPayorOrganization-168123458 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168123458" * name = "Privatversicherung Neptun" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168134565.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168134565.fsh index ee3da3e9..483bcc8a 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168134565.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168134565.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Uranus" Usage: #inline * id = $idVSDMPayorOrganization-168134565 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168134565" * name = "Privatversicherung Uranus" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168145671.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168145671.fsh index 72f84881..864425b4 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168145671.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168145671.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Saturn" Usage: #inline * id = $idVSDMPayorOrganization-168145671 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168145671" * name = "Privatversicherung Saturn" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168156788.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168156788.fsh index 005beec9..4af89df1 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168156788.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168156788.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Jupiter" Usage: #inline * id = $idVSDMPayorOrganization-168156788 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168156788" * name = "Privatversicherung Jupiter" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168167894.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168167894.fsh index 8eb69751..bb1b49ce 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168167894.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168167894.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Mars" Usage: #inline * id = $idVSDMPayorOrganization-168167894 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168167894" * name = "Privatversicherung Mars" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168178900.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168178900.fsh index 06a6d24d..6db2b380 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168178900.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168178900.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Venus" Usage: #inline * id = $idVSDMPayorOrganization-168178900 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168178900" * name = "Privatversicherung Venus" diff --git a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168189015.fsh b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168189015.fsh index d289d9a2..2a8dd86d 100644 --- a/src/fhir/input/fsh/examples/VSDMPayorOrganization-168189015.fsh +++ b/src/fhir/input/fsh/examples/VSDMPayorOrganization-168189015.fsh @@ -5,7 +5,7 @@ Description: "Privatversicherung Merkur" Usage: #inline * id = $idVSDMPayorOrganization-168189015 -* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc7) +* meta.profile[0] = Canonical(VSDMPayorOrganization|1.0.0-rc8) * identifier[IKNR].value = "168189015" * name = "Privatversicherung Merkur" diff --git a/src/fhir/input/fsh/ruleset.fsh b/src/fhir/input/fsh/ruleset.fsh index 13a902f6..b34d8dff 100644 --- a/src/fhir/input/fsh/ruleset.fsh +++ b/src/fhir/input/fsh/ruleset.fsh @@ -5,23 +5,23 @@ RuleSet: Meta * ^status = #active * ^experimental = false -* ^version = "1.0.0-rc7" +* ^version = "1.0.0-rc8" * ^publisher = "gematik GmbH" -* ^date = 2026-03-13 +* ^date = 2026-04-10 RuleSet: Meta-CodeSystem * ^status = #active // Caution: CodeSystems with status "draft" trigger a validation error * ^experimental = false -* ^version = "1.0.0-rc7" +* ^version = "1.0.0-rc8" * ^publisher = "gematik GmbH" -* ^date = 2026-03-13 +* ^date = 2026-04-10 RuleSet: Meta-Inst * status = #active * experimental = false -* version = "1.0.0-rc7" +* version = "1.0.0-rc8" * publisher = "gematik GmbH" -* date = 2026-03-13 +* date = 2026-04-10 // ================================================================================================ //