diff --git a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/New-item.page.md b/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/New-item.page.md deleted file mode 100644 index 3ecba5b9..00000000 --- a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/New-item.page.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -canonical: https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementBasisServer ---- -## {{page-title}} - -#### (Reverse-)Include mit Verbindlichkeit - - - -from - CapabilityStatement -where - url = %canonical -for rest.resource -select -RessourcenTyp: type, -join searchInclude -{ - - Verbindlichkeit: extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value -} - - -#### (Reverse-)Include verbindlich - -from - CapabilityStatement -where - url = %canonical -for rest.resource -select -{ - RessourcenTyp: type, - 'Include (verbindlich)': searchInclude.where(extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value='SHALL'), - 'Include (optional)': searchInclude.where(extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value='MAY'), - 'Reverse Include (verbindlich)': searchRevInclude.where(extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value='SHALL'), - 'Reverse Include (optional)': searchRevInclude.where(extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value='MAY') -} - - - -#### (Reverse-)Include optional - -from - CapabilityStatement -where - url = %canonical -select - RessourcenTyp: rest.resource.type, - Include: rest.resource.searchInclude, -for rest.resource.searchInclude - select -{ - - Verbindlichkeit: extension('http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation').value - -} - - \ No newline at end of file diff --git a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/toc.yaml b/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/toc.yaml index bf15d434..c7d8fb19 100644 --- a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/toc.yaml +++ b/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/Datenobjekte/toc.yaml @@ -2,8 +2,6 @@ filename: Index.page.md - name: CapabilityStatement filename: CapabilityStatement.page.md -- name: New item - filename: New-item.page.md - name: Patient (Patient) filename: Datenobjekte_Patient - name: Kontakt/Fall (Encounter) diff --git a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/ReleaseNotes.page.md b/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/ReleaseNotes.page.md index 9aa87058..de642156 100644 --- a/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/ReleaseNotes.page.md +++ b/guides/Implementierungsleitfaden-ISiK-Basismodul-401/Einfuehrung/ReleaseNotes.page.md @@ -10,18 +10,27 @@ Im Rahmen der ISiK-Veröffentlichungen wird das [Semantic Versioning](https://se Die erste Ziffer X bezeichnet ein Major-Release und regelt die Gültigkeit von Releases. Die dritte Ziffer Y (Release x.0.y) bezeichnet eine technische Korrektur und versioniert kleinere Änderungen (Packages) während eines Jahres, z. B. 1.0.1. ## Version 4.0.1 -* `improved` Refactoring des ImplementationGuides -* `fixed` Procedure.code zu Pflichfeld gemacht https://github.com/gematik/spec-ISiK-Basismodul/issues/454 + +Datum: 25.11.2024 + +* `improved` fhir capability refactoring by @simoneOnFhir in https://github.com/gematik/spec-ISiK-Basismodul/pull/434 +* `improved` MS Doku erweitert by @simoneOnFhir in https://github.com/gematik/spec-ISiK-Basismodul/pull/439 +* `improved` Refactoring des ImplementationGuides - Add Refactored Guide by @simoneOnFhir in https://github.com/gematik/spec-ISiK-Basismodul/pull/478 +* `improved` MS doku by @simoneOnFhir in https://github.com/gematik/spec-ISiK-Basismodul/pull/443 +* `fixed` Procedure.code zu Pflichtfeld gemacht https://github.com/gematik/spec-ISiK-Basismodul/issues/454 * `fixed` Condition.onset harmonisiert mit KBV-Profil und mit Condition.abatement https://github.com/gematik/spec-ISiK-Basismodul/issues/454 * `improved` Vereinheitlichung des Umgangs mit ressourcenübergreifenden Suchparametern https://github.com/gematik/spec-ISiK-Basismodul/issues/438 -* `fixed` Anpassung der include/revinclude Anforderungen in den übergreifenden Festelegungen und dem CapabilityStatement +* `fixed` Anpassung der include/revinclude Anforderungen in den übergreifenden Festlegungen und dem CapabilityStatement * `fixed` CodeSystem-Ressource wird im CapabilityStatement nun korrekt angezeigt https://github.com/gematik/spec-ISiK-Basismodul/issues/436 * `fixed` CapabilityStatement *near* SearchParameter type & ResourceType Organization spelling, removed custom backport Extension - switched to the official backport mechanism, fixed Bindings to CodeSystems https://github.com/gematik/spec-ISiK-Basismodul/commit/ae706142832e2059046ce978c4b0dc472c2375e6 * `improved` Hinweis zur Handhabung von leeren Elementen und einem :not-Modifier hinzugefügt https://github.com/gematik/spec-ISiK-Basismodul/pull/473 obsoleter PR, dafür umgesetzt hier: https://github.com/gematik/spec-ISiK-Basismodul/commit/e63cc68d311057f7b30b5b405c5533bef41e9d68 * `fixed` Dependency zum R5 backporting IG auf das R4 only package angepasst https://github.com/gematik/spec-ISiK-Basismodul/pull/479 * `improved` Formulierung zur Verwendung des Versorgungsstellenkontaktes https://github.com/gematik/spec-ISiK-Basismodul/pull/488 +* `improved` Basis organization and location add description 1276 by @nikohl-de in https://github.com/gematik/spec-ISiK-Basismodul/pull/482 + +---- ## Version: 4.0.0