Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Resources/sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
hl7.fhir.uv.subscriptions-backport.r4: 1.1.0
de.basisprofil.r4: 1.5.4
de.ihe-d.terminology: 3.0.1
dvmd.kdl.r4: 2025.0.1
ihe.formatcode.fhir: 1.4.0
hl7.fhir.uv.sdc: 3.0.0
de.gematik.terminology: 1.0.6
Expand Down
1 change: 1 addition & 0 deletions guides/Basis-5/Einfuehrung/ReleaseNotes.page.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Datum: tbd.
* `documentation` Dokumentation hinzugefügt für die Nutzung von Encounter.location.identifier; zusätzlich Refactoring von Encounter.location-Slices https://github.com/gematik/spec-ISiK-Basismodul/pull/917
* `improve` Patient.telecom wurde auf MS gesetzt, da diese Information für die Kontaktaufnahme in verschiedenen Kontexten der Terminvereinbarung unerlässlich ist https://github.com/gematik/spec-ISiK-Basismodul/pull/915
* `improve` Für die Profile `ISiKPatient`, `ISiKAngehoeriger`, sowie `ISiKDiagnose` wurden für die jeweiligen Modifier-Elemente ein bedingtes Must-Support hinzugefügt, um die korrekte Verarbeitung der Ressourcen gewährleisten zu können https://github.com/gematik/spec-ISiK-Basismodul/pull/904
* `fix` Anpassung der package.json um nicht notwendige Dependency "dvmd.kdl.r4" zu entfernen https://github.com/gematik/spec-ISiK-Basismodul/pull/925
* `documentation` Korrektur des Satzes zur Verwendung von ISiKBinary https://github.com/gematik/spec-ISiK-Basismodul/pull/930
* `documentation` Beispiel für ein Dokument-Bundle zur Rückübermittelung aus Subsystemen mit ISiK-konformen Ressourcen und weiteren Ressourcen ohne ISiK-Entsprechung hinzugefügt

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"hl7.fhir.uv.subscriptions-backport.r4": "1.1.0",
"de.basisprofil.r4": "1.5.4",
"de.ihe-d.terminology": "3.0.1",
"dvmd.kdl.r4": "2025.0.1",
"hl7.fhir.uv.sdc": "3.0.0",
"de.gematik.terminology": "1.0.6",
"de.fhir.medication": "1.0.3",
Expand Down