From ee00c82fc91b0857e8364d3a0682952fc7c5e27c Mon Sep 17 00:00:00 2001 From: Francois Peverali Date: Fri, 1 Dec 2023 11:52:44 +0100 Subject: [PATCH 1/8] update interop claims ISIKPatient + PTData-378 --- .../Patient/Patient_Kompatibilitaet.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index c354a80f..c77aea72 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -1,16 +1,18 @@ ### Kompatibilität -Dieses Profil basiert auf dem [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://simplifier.net/base1x0/kbv_pr_base_patient). +Dieses Profil basierte ursprünglich auf dem [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://simplifier.net/base1x0/kbv_pr_base_patient) in der Version 1.2.1. -Instanzen, die gegen ISiKPatient valide sind, sind auch (mit wenigen Einschränkungen) valide gegen: +Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile - v1.2.1](https://simplifier.net/packages/kbv.basis/1.2.1) * hier ist zu beachten, dass die KBV im Patienten-Profil für Address.country ein "extensible"-Binding auf die DEÜV-Codes festlegt; dies weicht von der ISiK Verwendung von ISO-Codes ab * [Profil Patient im International Patient Summary (IPS) - STU-1](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) -* Profil Patient der MI-Initiative - v2.0.0 - * wenn in identifier:pid.assigner eine Referenz auf eine Organisation angegeben wurde - * wenn in identifier:versichertenId_GKV.assigner die IK-NR der Krankenversicherung angegeben ist +* [Profil Patient der MI-Initiative - v2024.0.0](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) + * hier ist zu beachten, dass in identifier:Patientennummer (ISK.Basis) von identifier:pid (MII) abweicht + * hier ist zu beachten, dass in identifier:pid.assigner (MII) eine Referenz auf eine Organisation angegeben wurde + * hier ist zu beachten, dass in identifier:versichertenId_GKV.assigner.identifier die IK-NR der Krankenversicherung angegeben ist + * weitere Abweichungen können aufgrund der laufenden Entwicklung nicht ausgeschlossen werden * [Profil Patient der KBV Archiv- und Wechselschnittstelle - v1.2.0](https://simplifier.net/pvs-archivierungs-undwechselschnittstelle/kbv_pr_aw_patient) - * wenn die Ressource einen Narrative enthält und in den Metadaten die Canonical-URL des KBV-Profile angegeben wird + * hier ist zu beachten, dass die Instanz einen Narrative enthält und in den Metadaten die Canonical-URL des KBV-Profile angegeben wird Instanzen, die gegen dieses Profil valide sind, sind **nicht** valide gegen: @@ -22,9 +24,10 @@ Um die Kompatibilität herzustellen sind folgende Schritte erforderlich: * identifier:pid * name:geburtsname * gender - + * weitere Abweichungen können nicht ausgeschlossen werden * [Profil Patient Deutsches Elektronisches Melde- und Informationssystem für den Infektionsschutz (RKI) - v1.1.1](https://simplifier.net/demis/notifiedperson)
Aus Gründen der Datensparsamkeit bei der Übermittlung einer Meldung nach Infektionsschutzgesetz müssen bestimmte Datenelemente entfernt werden. Um die Kompatibilität herzustellen sind folgende Schritte erforderlich: * es MUSS der offizielle Name der Person angegeben werden (Angabe des Geburtsnamen nicht erlaubt) * es MUSS die Straßenanschrift der Person angegeben werden (Angabe einer Postfachadresse nicht erlaubt) - * innerhalb der Straßenanschrift der Person MÜSSEN alle Zustell- oder Abholangaben in eine Adresszeile abgebildet werden \ No newline at end of file + * innerhalb der Straßenanschrift der Person MÜSSEN alle Zustell- oder Abholangaben in eine Adresszeile abgebildet werden + * weitere Abweichungen können nicht ausgeschlossen werden \ No newline at end of file From 1a72339f19fd51b98e920b4ced4d653a883279e0 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:31:56 +0100 Subject: [PATCH 2/8] Update ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md --- ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index c77aea72..f9901ea8 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -1,6 +1,5 @@ ### Kompatibilität -Dieses Profil basierte ursprünglich auf dem [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://simplifier.net/base1x0/kbv_pr_base_patient) in der Version 1.2.1. Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile - v1.2.1](https://simplifier.net/packages/kbv.basis/1.2.1) From 370f9e9029dd7b8adf3a760119818fe2ea40833b Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:33:38 +0100 Subject: [PATCH 3/8] Update ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md --- ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index f9901ea8..f50438e5 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -2,7 +2,7 @@ Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: -* [Profil KBV_PR_Base_Patient der KBV Basisprofile - v1.2.1](https://simplifier.net/packages/kbv.basis/1.2.1) +* [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient) * hier ist zu beachten, dass die KBV im Patienten-Profil für Address.country ein "extensible"-Binding auf die DEÜV-Codes festlegt; dies weicht von der ISiK Verwendung von ISO-Codes ab * [Profil Patient im International Patient Summary (IPS) - STU-1](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) * [Profil Patient der MI-Initiative - v2024.0.0](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) From f1ea71fee6baa14c23f0a29428943c051672f5b6 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:34:44 +0100 Subject: [PATCH 4/8] Update ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md --- ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index f50438e5..2ae49591 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -4,7 +4,7 @@ Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient) * hier ist zu beachten, dass die KBV im Patienten-Profil für Address.country ein "extensible"-Binding auf die DEÜV-Codes festlegt; dies weicht von der ISiK Verwendung von ISO-Codes ab -* [Profil Patient im International Patient Summary (IPS) - STU-1](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) +* [Profil Patient im International Patient Summary (IPS)](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) * [Profil Patient der MI-Initiative - v2024.0.0](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) * hier ist zu beachten, dass in identifier:Patientennummer (ISK.Basis) von identifier:pid (MII) abweicht * hier ist zu beachten, dass in identifier:pid.assigner (MII) eine Referenz auf eine Organisation angegeben wurde From 5cf42c753d46921d7b76059bbe58d7a7e8c833b7 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:37:47 +0100 Subject: [PATCH 5/8] Apply suggestions from code review --- ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index 2ae49591..644daa98 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -3,7 +3,6 @@ Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient) - * hier ist zu beachten, dass die KBV im Patienten-Profil für Address.country ein "extensible"-Binding auf die DEÜV-Codes festlegt; dies weicht von der ISiK Verwendung von ISO-Codes ab * [Profil Patient im International Patient Summary (IPS)](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) * [Profil Patient der MI-Initiative - v2024.0.0](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) * hier ist zu beachten, dass in identifier:Patientennummer (ISK.Basis) von identifier:pid (MII) abweicht From 8139fc89760df83ab9ae9d58e0c978ccad30ebff Mon Sep 17 00:00:00 2001 From: Francois Peverali Date: Fri, 1 Dec 2023 15:44:55 +0100 Subject: [PATCH 6/8] update compatibility claims ISIKPAtient --- .../Patient/Patient_Kompatibilitaet.md | 27 ++----------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index 644daa98..ebb80ab1 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -1,31 +1,8 @@ ### Kompatibilität - Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient) * [Profil Patient im International Patient Summary (IPS)](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) -* [Profil Patient der MI-Initiative - v2024.0.0](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) - * hier ist zu beachten, dass in identifier:Patientennummer (ISK.Basis) von identifier:pid (MII) abweicht - * hier ist zu beachten, dass in identifier:pid.assigner (MII) eine Referenz auf eine Organisation angegeben wurde - * hier ist zu beachten, dass in identifier:versichertenId_GKV.assigner.identifier die IK-NR der Krankenversicherung angegeben ist - * weitere Abweichungen können aufgrund der laufenden Entwicklung nicht ausgeschlossen werden -* [Profil Patient der KBV Archiv- und Wechselschnittstelle - v1.2.0](https://simplifier.net/pvs-archivierungs-undwechselschnittstelle/kbv_pr_aw_patient) - * hier ist zu beachten, dass die Instanz einen Narrative enthält und in den Metadaten die Canonical-URL des KBV-Profile angegeben wird - -Instanzen, die gegen dieses Profil valide sind, sind **nicht** valide gegen: +* [Profil Patient der MI-Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) -* [Profil Patient der formularübergreifenden Vorgaben der KBV - v1.0.3](https://simplifier.net/for/kbvprforpatient) (eRezept/eAU)
-Um die Kompatibilität herzustellen sind folgende Schritte erforderlich: - * es MUSS genau eine Adresse angegeben werden (Mehrfachangaben sind nicht erlaubt) - * folgende Elemente MÜSSEN entfernt werden: - * active - * identifier:pid - * name:geburtsname - * gender - * weitere Abweichungen können nicht ausgeschlossen werden -* [Profil Patient Deutsches Elektronisches Melde- und Informationssystem für den Infektionsschutz (RKI) - v1.1.1](https://simplifier.net/demis/notifiedperson)
-Aus Gründen der Datensparsamkeit bei der Übermittlung einer Meldung nach Infektionsschutzgesetz müssen bestimmte Datenelemente entfernt werden. Um die Kompatibilität herzustellen sind folgende Schritte erforderlich: - * es MUSS der offizielle Name der Person angegeben werden (Angabe des Geburtsnamen nicht erlaubt) - * es MUSS die Straßenanschrift der Person angegeben werden (Angabe einer Postfachadresse nicht erlaubt) - * innerhalb der Straßenanschrift der Person MÜSSEN alle Zustell- oder Abholangaben in eine Adresszeile abgebildet werden - * weitere Abweichungen können nicht ausgeschlossen werden \ No newline at end of file +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. \ No newline at end of file From 3b673244d7097fa8147bcb4914624b2bdbf85c94 Mon Sep 17 00:00:00 2001 From: Francois Peverali Date: Mon, 4 Dec 2023 11:57:15 +0100 Subject: [PATCH 7/8] update compatibility statements PTDATA-647 --- .../Abrechnungsfall_Kompatibilitaet.md | 2 +- .../Angehoeriger_Kompatibilitaet.md | 7 +------ .../markdown/Binary/Binary_Kompatibilitaet.md | 2 +- .../Diagnose/Diagnose_Kompatibilitaet.md | 17 ++++------------- .../Katalog/CodeSystem_Kompatibilitaet.md | 2 +- .../Kontakt_Kompatibilitaet.md | 6 +++--- .../Patient/Patient_Kompatibilitaet.md | 6 ++++-- ...ersonImGesundheitsberuf_Kompatibilitaet.md | 13 +++++-------- .../Prozedur/Prozedur_Kompatibilitaet.md | 8 +++----- .../ValueSet/ValueSet_Kompatibilitaet.md | 2 +- ...ersicherungsverhaeltnis_Kompatibilitaet.md | 19 ++++++------------- 11 files changed, 30 insertions(+), 54 deletions(-) diff --git a/ImplementationGuide/markdown/Abrechnungsfall/Abrechnungsfall_Kompatibilitaet.md b/ImplementationGuide/markdown/Abrechnungsfall/Abrechnungsfall_Kompatibilitaet.md index 72174ee4..60d414d8 100644 --- a/ImplementationGuide/markdown/Abrechnungsfall/Abrechnungsfall_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Abrechnungsfall/Abrechnungsfall_Kompatibilitaet.md @@ -1,5 +1,5 @@ ### Kompatibilität -Seitens der KBV, als auch der Medizininformatik-Initiative wurde zum Zeitpunkt der Veröffentlichung dieser vorliegenden Spezifikation kein Profil für den Ressourcentyp "Account" definiert, sodass kein Abgleich der Kompatibilität durchgeführt werden konnte. +Für das Profil ISiKAbrechnungsfall wurde bis zum Zeitpunkt der Veröffentlichung kein Abgleich der Kompatibilität zu anderen Profilen (der KBV und der Medizininformatik-Initiative) durchgeführt. --- diff --git a/ImplementationGuide/markdown/Angehoeriger/Angehoeriger_Kompatibilitaet.md b/ImplementationGuide/markdown/Angehoeriger/Angehoeriger_Kompatibilitaet.md index 65fc4442..96bd4aa7 100644 --- a/ImplementationGuide/markdown/Angehoeriger/Angehoeriger_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Angehoeriger/Angehoeriger_Kompatibilitaet.md @@ -1,11 +1,6 @@ ### Kompatibilität -Zum Zeitpunkt der Erstellung dieses Leitfadens waren keine geeigneten Basis-Profile zur Darstellung von Angehörigen bekannt. - -Instanzen, die gegen dieses Profil valide sind, sind auch valide gegen: - * [Profil Bezugsperson der KBV Archiv- und Wechselschnittstelle - v1.2.0](https://simplifier.net/packages/kbv.ita.aws/1.2.0) - * sofern für den Angehörigen mindestens ein Vor- und Nachname angegeben wurde. - * wenn die Ressource einen Narrative enthält und in den Metadaten die Canonical-URL des KBV-Profile angegeben wird +Für das Profil ISiKAngehoeriger wurde bis zum Zeitpunkt der Veröffentlichung kein Abgleich der Kompatibilität zu anderen Profilen (der KBV und der Medizininformatik-Initiative) durchgeführt. --- diff --git a/ImplementationGuide/markdown/Binary/Binary_Kompatibilitaet.md b/ImplementationGuide/markdown/Binary/Binary_Kompatibilitaet.md index b4a2f48e..1c98bb17 100644 --- a/ImplementationGuide/markdown/Binary/Binary_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Binary/Binary_Kompatibilitaet.md @@ -1,3 +1,3 @@ ### Kompatibilität -Zum Zeitpunkt der Veröffentlichung waren keine weiteren Profile in nationalen Spezifikationen für dieses Datenobjekt bekannt. \ No newline at end of file +Für das Profil ISiKBinary wurde bis zum Zeitpunkt der Veröffentlichung kein Abgleich der Kompatibilität zu anderen Profilen (der KBV und der Medizininformatik-Initiative) durchgeführt. \ No newline at end of file diff --git a/ImplementationGuide/markdown/Diagnose/Diagnose_Kompatibilitaet.md b/ImplementationGuide/markdown/Diagnose/Diagnose_Kompatibilitaet.md index f4f0ee6d..4a6f8a39 100644 --- a/ImplementationGuide/markdown/Diagnose/Diagnose_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Diagnose/Diagnose_Kompatibilitaet.md @@ -1,18 +1,9 @@ ### Kompatibilität -Dieses Profil basiert auf dem [Profil "Diagnose" der Medizininformatik-Initative](https://simplifier.net/medizininformatikinitiative-moduldiagnosen/diagnose). -Instanzen, die gegen ISiKDiagnose valide sind, sind auch valide gegen: - -* [das Profil ProfileConditionDiagnose der Medizininformatik-Initative - v2.0.0](https://simplifier.net/medizininformatikinitiative-moduldiagnosen/diagnose) - * wenn unter `Condition.code.coding` mindestens eine codierte Darstellung der Diagnose angegeben wurde - -* [das Profil KBV_PR_Base_Diagnosis der KBV - v1.2.1](https://simplifier.net/packages/kbv.basis/1.2.1) - * wenn unter `Condition.code.coding` mindestens eine codierte Darstellung der Diagnose angegeben wurde - -* [das Profil KBV_PR_EAU_Condition_ICD der KBV - v1.0.2](https://simplifier.net/packages/kbv.ita.eau/1.0.2) - * wenn unter `Condition.code.coding` mindestens eine ICD-10-codierte Darstellung der Diagnose angegeben wurde - * wenn unter `Condition.verificationStatus` ein Wert angegeben wurde - * wenn unter `Condition.asserter` eine Referenz auf einen Practitioner angegeben werden. +Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +* [das Profil ProfileConditionDiagnose der Medizininformatik-Initative](https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose) +* [das Profil KBV_PR_Base_Condition_Diagnosis der KBV](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis) +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. --- \ No newline at end of file diff --git a/ImplementationGuide/markdown/Katalog/CodeSystem_Kompatibilitaet.md b/ImplementationGuide/markdown/Katalog/CodeSystem_Kompatibilitaet.md index b4a2f48e..f76cfeaf 100644 --- a/ImplementationGuide/markdown/Katalog/CodeSystem_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Katalog/CodeSystem_Kompatibilitaet.md @@ -1,3 +1,3 @@ ### Kompatibilität -Zum Zeitpunkt der Veröffentlichung waren keine weiteren Profile in nationalen Spezifikationen für dieses Datenobjekt bekannt. \ No newline at end of file +Für das Profil ISiKCodeSystem wurde bis zum Zeitpunkt der Veröffentlichung kein Abgleich der Kompatibilität zu anderen Profilen (der KBV und der Medizininformatik-Initiative) durchgeführt. \ No newline at end of file diff --git a/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md b/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md index 22875157..b3ad9ee3 100644 --- a/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md @@ -1,8 +1,8 @@ ### Kompatibilität -Dieses Profil basiert auf dem Profil [KontaktGesundheitseinrichtung der Medizininformatik-Initiative](https://simplifier.net/medizininformatikinitiative-modulfall/kontaktgesundheitseinrichtung). +Für das Profil ISiKKontaktGesundheitseinrichtung wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +* [Profil Kontakt mit einer Gesundheitseinrichtung der Medizininformatik-Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung) -Instanzen, die gegen ISiKKontaktGesundheitseinrichtung valide sind, sind auch valide gegen -* [Profil KontaktGesundheitseinrichtung der Medizininformatik-Initiative - v2.0.0](https://simplifier.net/medizininformatikinitiative-modulfall/kontaktgesundheitseinrichtung) +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. --- diff --git a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md index ebb80ab1..3ec2c344 100644 --- a/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Patient/Patient_Kompatibilitaet.md @@ -1,8 +1,10 @@ ### Kompatibilität -Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt - allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: * [Profil KBV_PR_Base_Patient der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient) * [Profil Patient im International Patient Summary (IPS)](https://hl7.org/fhir/uv/ips/StructureDefinition-Patient-uv-ips.html) * [Profil Patient der MI-Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient) -Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. \ No newline at end of file +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. + +--- diff --git a/ImplementationGuide/markdown/PersonImGesundheitsberuf/PersonImGesundheitsberuf_Kompatibilitaet.md b/ImplementationGuide/markdown/PersonImGesundheitsberuf/PersonImGesundheitsberuf_Kompatibilitaet.md index c6b35c18..5f385e71 100644 --- a/ImplementationGuide/markdown/PersonImGesundheitsberuf/PersonImGesundheitsberuf_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/PersonImGesundheitsberuf/PersonImGesundheitsberuf_Kompatibilitaet.md @@ -1,13 +1,10 @@ ### Kompatibilität -Dieses Profil basiert auf dem [Profil KBV_PR_Base_Practitioner der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner). - -Instanzen, die gegen dieses Profil valide sind, sind auch valide gegen: -* [Profil KBV_PR_Base_Practitioner der KBV Basisprofile - v1.1.3](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner). -* [Profil HiGHmed_IC_Practitioner, MI Initiative - HiGHmed Use Case Infection Control - v1.0.0](https://simplifier.net/medizininformatikinitiative-highmed-ic/highmed-ic-practitioner), wenn - * das Element `address` mindestens einmal vorhanden ist - * das Element `birthDate` vorhanden ist und - * das Element `qualification` vorhanden ist +Für das Profil ISIKPersonImGesundheitsberuf wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +* [Profil KBV_PR_Base_Practitioner der KBV Basisprofile](https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner). +* [Profil HiGHmed_IC_Practitioner, MI Initiative - HiGHmed Use Case Infection Control der Medizininformatik Initiative ](https://simplifier.net/medizininformatikinitiative-highmed-ic/highmed-ic-practitioner) + +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. --- diff --git a/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md b/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md index 8fe6f829..e8d9cbab 100644 --- a/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md @@ -1,10 +1,8 @@ ### Kompatibilität -Dieses Profil basiert auf dem [Profil "Prozedur" der Medizininformatik-Initative](https://simplifier.net/MedizininformatikInitiative-ModulProzeduren/~introduction). +Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +* [Profil "Prozedur" der Medizininformatik Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure) -Instanzen, die gegen ISiKProzedur valide sind, sind auch valide gegen: - -* [Profil "Prozedur" der Medizininformatik-Initative - v2.0.0](https://simplifier.net/medizininformatikinitiative-modulprozeduren/sd_mii_prozedur_procedure) - * wenn unter `Procedure.code.coding` mindestens eine codierte Darstellung der Prozedur angegeben wurde +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. --- diff --git a/ImplementationGuide/markdown/ValueSet/ValueSet_Kompatibilitaet.md b/ImplementationGuide/markdown/ValueSet/ValueSet_Kompatibilitaet.md index b4a2f48e..a913d41a 100644 --- a/ImplementationGuide/markdown/ValueSet/ValueSet_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/ValueSet/ValueSet_Kompatibilitaet.md @@ -1,3 +1,3 @@ ### Kompatibilität -Zum Zeitpunkt der Veröffentlichung waren keine weiteren Profile in nationalen Spezifikationen für dieses Datenobjekt bekannt. \ No newline at end of file +Für das Profil ISiKValueSet wurde bis zum Zeitpunkt der Veröffentlichung kein Abgleich der Kompatibilität zu anderen Profilen (der KBV und der Medizininformatik-Initiative) durchgeführt. \ No newline at end of file diff --git a/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md b/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md index 70189fe5..4f6242c2 100644 --- a/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md @@ -3,24 +3,17 @@ #### Profil ISiKVersicherungsverhaeltnisGesetzlich Das Profil ISiKVersicherungsverhaeltnisGesetzlich basiert auf dem Profil ["Coverage, deutsches GKV Profil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-gkv). - Instanzen, die gegen ISiKVersicherungsverhaeltnisGesetzlich valide sind, sind auch valide gegen -* Profil ["Coverage, deutsches GKV Profil" der deutschen Basisprofile - v1.0.0](https://fhir.de/StructureDefinition/coverage-de-gkv) - -Instanzen, die gegen ISiKVersicherungsverhaeltnisGesetzlich valide sind, sind **nicht** valide gegen: -* Profil [KBV_PR_FOR_Coverage der Formularübergreifenden Vorgaben der KBV (eRezept/eAU) - v1.0.3](https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage) - - Um die Kompatibilität herzustellen, sind folgende Schritte erforderlich: - * folgende Elemente MÜSSEN entfernt werden: - * `Coverage.identifier` - * `Coverage.status` MUSS den Wert `active` enthalten +* Profil ["Coverage, deutsches GKV Profil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-gkv) +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. #### Profil ISiKVersicherungsverhaeltnisSelbstzahler -Das Profil ISiKVersicherungsverhaeltnisSelbstzahler basiert auf dem Profil ["Coverage, deutsches Selbstzahlerprofil" der deutschen Basisprofile - v1.0.0](https://fhir.de/StructureDefinition/coverage-de-sel). - +Das Profil ISiKVersicherungsverhaeltnisSelbstzahler basiert auf dem Profil ["Coverage, deutsches Selbstzahlerprofil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-sel). Instanzen, die gegen ISiKVersicherungsverhaeltnisSelbstzahler valide sind, sind auch valide gegen -* Profil ["Coverage, deutsches Selbstzahlerprofil" der deutschen Basisprofile - v1.0.0](https://fhir.de/StructureDefinition/coverage-de-sel) +* Profil ["Coverage, deutsches Selbstzahlerprofil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-sel) + +Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. --- \ No newline at end of file From 44ed40663cd6cf7a0cb21a8eeca9737147716073 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:48:40 +0100 Subject: [PATCH 8/8] Apply suggestions from code review --- .../KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md | 2 +- .../markdown/Prozedur/Prozedur_Kompatibilitaet.md | 2 +- .../Versicherungsverhaeltnis_Kompatibilitaet.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md b/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md index b3ad9ee3..a204e744 100644 --- a/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/KontaktGesundheitseinrichtung/Kontakt_Kompatibilitaet.md @@ -1,6 +1,6 @@ ### Kompatibilität -Für das Profil ISiKKontaktGesundheitseinrichtung wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +Für das Profil ISiKKontaktGesundheitseinrichtung wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISiKKontaktGesundheitseinrichtung valide sind, auch valide sind gegen: * [Profil Kontakt mit einer Gesundheitseinrichtung der Medizininformatik-Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung) Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. diff --git a/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md b/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md index e8d9cbab..f1cfc2ad 100644 --- a/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Prozedur/Prozedur_Kompatibilitaet.md @@ -1,6 +1,6 @@ ### Kompatibilität -Für das Profil ISIKPatient wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKPatient valide sind, auch valide sind gegen: +Für das Profil ISIKProzedur wird eine Kompatibilität mit folgenden Profilen angestrebt; allerdings kann nicht sichergestellt werden, dass Instanzen, die gegen ISIKProzedur valide sind, auch valide sind gegen: * [Profil "Prozedur" der Medizininformatik Initiative](https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure) Hinweise zu Inkompatibilitäten können über die Portalseite gemeldet werden. diff --git a/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md b/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md index 4f6242c2..7938d400 100644 --- a/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md +++ b/ImplementationGuide/markdown/Versicherungsverhaeltnis/Versicherungsverhaeltnis_Kompatibilitaet.md @@ -2,7 +2,7 @@ #### Profil ISiKVersicherungsverhaeltnisGesetzlich -Das Profil ISiKVersicherungsverhaeltnisGesetzlich basiert auf dem Profil ["Coverage, deutsches GKV Profil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-gkv). +Das Profil ISiKVersicherungsverhaeltnisGesetzlich basiert auf dem Profil [Coverage der deutschen Basisprofile](http://fhir.de/StructureDefinition/coverage-de-basis). Instanzen, die gegen ISiKVersicherungsverhaeltnisGesetzlich valide sind, sind auch valide gegen * Profil ["Coverage, deutsches GKV Profil" der deutschen Basisprofile](https://fhir.de/StructureDefinition/coverage-de-gkv)