-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
470 changed files
with
1,394,128 additions
and
0 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_CS_ERP_Medication_Category.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<CodeSystem xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-CS-ERP-Medication-Category"/> | ||
<url value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_CS_ERP_Medication_Category"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung" /> | ||
<contact> | ||
<telecom> | ||
<system value="url"/> | ||
<value value="http://www.kbv.de"/> | ||
</telecom> | ||
</contact> | ||
<description value="Kennzeichnung der Verordnungskategorie"/> | ||
<copyright value="Kassenärztliche Bundesvereinigung"/> | ||
<caseSensitive value="true"/> | ||
<content value="complete"/> | ||
<concept> | ||
<code value="00"/> | ||
<display value="Arzneimittel oder in die Arzneimittelversorgung nach § 31 SGB V einbezogenes Produkt"/> | ||
</concept> | ||
<concept> | ||
<code value="01"/> | ||
<display value="BtM"/> | ||
</concept> | ||
<concept> | ||
<code value="02"/> | ||
<display value="AMVV § 3a Abs. 1 (Thalidomid o. ä.)"/> | ||
</concept> | ||
<concept> | ||
<code value="03"/> | ||
<display value="Sonstiges"/> | ||
</concept> | ||
</CodeSystem> |
32 changes: 32 additions & 0 deletions
32
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_CS_ERP_Medication_Type.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<CodeSystem xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-CS-ERP-Medication-Type"/> | ||
<url value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_CS_ERP_Medication_Type"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung" /> | ||
<contact> | ||
<telecom> | ||
<system value="url"/> | ||
<value value="http://www.kbv.de"/> | ||
</telecom> | ||
</contact> | ||
<description value="Klassifizierung von Medikamenten soweit keine PZN-Verordnung erfolgt."/> | ||
<copyright value="Kassenärztliche Bundesvereinigung"/> | ||
<caseSensitive value="true"/> | ||
<content value="complete"/> | ||
<concept> | ||
<code value="wirkstoff"/> | ||
<display value="Wirkstoff"/> | ||
</concept> | ||
<concept> | ||
<code value="freitext"/> | ||
<display value="Freitext"/> | ||
</concept> | ||
<concept> | ||
<code value="rezeptur"/> | ||
<display value="Rezeptur"/> | ||
</concept> | ||
</CodeSystem> |
36 changes: 36 additions & 0 deletions
36
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_CS_ERP_Section_Type.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CodeSystem xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-CS-ERP-Section-Type"/> | ||
<url value= "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_CS_ERP_Section_Type"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung" /> | ||
<contact> | ||
<telecom> | ||
<system value="url"/> | ||
<value value="http://www.kbv.de"/> | ||
</telecom> | ||
</contact> | ||
<description value="Abbildung der Slice in der Section der Composition"/> | ||
<copyright value="Kassenaerztliche Bundesvereinigung"/> | ||
<caseSensitive value="true"/> | ||
<content value="complete"/> | ||
<concept> | ||
<code value="FOR_PractitionerRole"/> | ||
<display value="FOR_PractitionerRole (ASV-Ausübung)"/> | ||
</concept> | ||
<concept> | ||
<code value="Coverage"/> | ||
<display value="Krankenversicherungsverhältnis"/> | ||
</concept> | ||
<concept> | ||
<code value="Prescription"/> | ||
<display value="Verordnungsinformation Arzneimittel"/> | ||
</concept> | ||
<concept> | ||
<code value="PracticeSupply"/> | ||
<display value="Verordnungsinformation Sprechstundenbedarf"/> | ||
</concept> | ||
</CodeSystem> |
28 changes: 28 additions & 0 deletions
28
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_VS_ERP_Accident_Type.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<ValueSet xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-VS-ERP-Accident-Type"/> | ||
<url value="https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Accident_Type"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_VS_ERP_Accident_Type"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung"/> | ||
<description value="ValueSet für die Ausprägung der möglichen Ursachen / Unfälle" /> | ||
<compose> | ||
<include> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type"/> | ||
<concept> | ||
<code value="1"/> | ||
<display value="Unfall"/> | ||
</concept> | ||
<concept> | ||
<code value="2"/> | ||
<display value="Arbeitsunfall (Berufsgenossenschaft/Unfallkasse)"/> | ||
</concept> | ||
<concept> | ||
<code value="4"/> | ||
<display value="Berufskrankheit (Berufsgenossenschaft/Unfallkasse)"/> | ||
</concept> | ||
</include> | ||
</compose> | ||
</ValueSet> |
27 changes: 27 additions & 0 deletions
27
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_VS_ERP_Medication_Category.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<ValueSet xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-VS-ERP-Medication-Category"/> | ||
<url value="https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Medication_Category"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_VS_ERP_Medication_Category"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung"/> | ||
<compose> | ||
<include> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"/> | ||
<concept> | ||
<code value="00"/> | ||
<display value="Arzneimittel oder in die Arzneimittelversorgung nach § 31 SGB V einbezogenes Produkt"/> | ||
</concept> | ||
<concept> | ||
<code value="01"/> | ||
<display value="BtM"/> | ||
</concept> | ||
<concept> | ||
<code value="02"/> | ||
<display value="AMVV § 3a Abs. 1 (Thalidomid o. ä.)"/> | ||
</concept> | ||
</include> | ||
</compose> | ||
</ValueSet> |
17 changes: 17 additions & 0 deletions
17
KBV_FHIR_eRP_V1_1_0/Codesystem/KBV_VS_ERP_StatusCoPayment.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<ValueSet xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-VS-ERP-StatusCoPayment"/> | ||
<url value="https://fhir.kbv.de/ValueSet/KBV_VS_ERP_StatusCoPayment"/> | ||
<version value="1.1.0" /> | ||
<name value="KBV_VS_ERP_StatusCoPayment"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung"/> | ||
<description value="ValueSet für den Zuzahlungsstatus einer Verordnung"/> | ||
<compose> | ||
<include> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_StatusCoPayment"/> | ||
</include> | ||
</compose> | ||
</ValueSet> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<StructureDefinition xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-EX-ERP-BVG"/> | ||
<url value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG"/> | ||
<version value="1.1.0"/> | ||
<name value="KBV_EX_ERP_BVG"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung"/> | ||
<fhirVersion value="4.0.1"/> | ||
<mapping> | ||
<identity value="rim"/> | ||
<uri value="http://hl7.org/v3"/> | ||
<name value="RIM Mapping"/> | ||
</mapping> | ||
<kind value="complex-type"/> | ||
<abstract value="false"/> | ||
<context> | ||
<type value="element"/> | ||
<expression value="MedicationRequest"/> | ||
</context> | ||
<type value="Extension"/> | ||
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension"/> | ||
<derivation value="constraint"/> | ||
<differential> | ||
<element id="Extension"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension"/> | ||
<short value="Kennzeichen BVG"/> | ||
<definition value="Kennzeichnung, ob diese Verordnung mit Bezug zum Bundesentschädigungsgesetz oder Bundesversorgungsgesetz erfolgt"/> | ||
</element> | ||
<element id="Extension.url"> | ||
<path value="Extension.url"/> | ||
<fixedUri value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG"/> | ||
</element> | ||
<element id="Extension.value[x]"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension.value[x]"/> | ||
<slicing> | ||
<discriminator> | ||
<type value="type"/> | ||
<path value="$this"/> | ||
</discriminator> | ||
<rules value="closed"/> | ||
</slicing> | ||
<min value="1"/> | ||
<type> | ||
<code value="boolean"/> | ||
</type> | ||
</element> | ||
<element id="Extension.value[x]:valueBoolean"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension.value[x]"/> | ||
<sliceName value="valueBoolean"/> | ||
<short value="BVG"/> | ||
<definition value="Kennzeichnung, ob diese Verordnung für Anspruchsberechtigte nach dem Bundesentschädigungsgesetz (BEG) oder für Anspruchsberechtigte nach dem Bundesversorgungsgesetz (BVG) erfolgt 

false - kein BVG (Standardwert)
true - BVG"/> | ||
<min value="1"/> | ||
<type> | ||
<code value="boolean"/> | ||
</type> | ||
</element> | ||
</differential> | ||
</StructureDefinition> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<StructureDefinition xmlns="http://hl7.org/fhir"> | ||
<id value="KBV-EX-ERP-DosageFlag"/> | ||
<url value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageFlag"/> | ||
<version value="1.1.0"/> | ||
<name value="KBV_EX_ERP_DosageFlag"/> | ||
<status value="active"/> | ||
<date value="2022-09-30"/> | ||
<publisher value="Kassenärztliche Bundesvereinigung"/> | ||
<fhirVersion value="4.0.1"/> | ||
<mapping> | ||
<identity value="rim"/> | ||
<uri value="http://hl7.org/v3"/> | ||
<name value="RIM Mapping"/> | ||
</mapping> | ||
<kind value="complex-type"/> | ||
<abstract value="false"/> | ||
<context> | ||
<type value="element"/> | ||
<expression value="MedicationRequest.dosageInstruction"/> | ||
</context> | ||
<type value="Extension"/> | ||
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension"/> | ||
<derivation value="constraint"/> | ||
<differential> | ||
<element id="Extension"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension"/> | ||
<short value="Kennzeichen Dosierung"/> | ||
<definition value="Kennzeichnung, ob eine Dosierung in der Verordnung angegeben ist."/> | ||
</element> | ||
<element id="Extension.url"> | ||
<path value="Extension.url"/> | ||
<fixedUri value="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageFlag"/> | ||
</element> | ||
<element id="Extension.value[x]"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension.value[x]"/> | ||
<slicing> | ||
<discriminator> | ||
<type value="type"/> | ||
<path value="$this"/> | ||
</discriminator> | ||
<rules value="closed"/> | ||
</slicing> | ||
<min value="1"/> | ||
<type> | ||
<code value="boolean"/> | ||
</type> | ||
</element> | ||
<element id="Extension.value[x]:valueBoolean"> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> | ||
<valueCode value="normative"/> | ||
</extension> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"> | ||
<valueCode value="4.0.0"/> | ||
</extension> | ||
<path value="Extension.value[x]"/> | ||
<sliceName value="valueBoolean"/> | ||
<short value="Kennzeichen Dosierung"/> | ||
<definition value="Abbildung, ob eine Dosieranweisung in der Verordung angegeben ist 

true - Dosierung gemäß Angaben in dieser Verordnung (MedicationRequest.dosageInstruction.text)
false - Dosieranweisung/Medikationsplan mitgegeben"/> | ||
<min value="1"/> | ||
<type> | ||
<code value="boolean"/> | ||
</type> | ||
</element> | ||
</differential> | ||
</StructureDefinition> |
Oops, something went wrong.