@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/9581ce65-b118-4751-9073-19c091b341e0> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "9581ce65-b118-4751-9073-19c091b341e0"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle|1.4" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle|1.4>
]
] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" ] ;
fhir:Identifier.value [ fhir:value "160.100.000.000.024.67" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2025-05-20T08:30:00Z"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Composition/80a467fb-36ad-4549-8be1-12f0e4520c73" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Composition/80a467fb-36ad-4549-8be1-12f0e4520c73>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b>
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://pvs.praxis.local/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60" ] ;
fhir:Bundle.entry.resource <http://pvs.praxis.local/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60>
] .
<http://pvs.praxis.local/fhir/Composition/80a467fb-36ad-4549-8be1-12f0e4520c73> a fhir:Composition ;
fhir:Resource.id [ fhir:value "80a467fb-36ad-4549-8be1-12f0e4520c73"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Composition|1.4" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Composition|1.4>
]
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_STATUSKENNZEICHEN" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_FORMULAR_ART" ] ;
fhir:Coding.code [ fhir:value "e16A" ]
]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa> ;
fhir:Reference.reference [ fhir:value "Patient/30635f5d-c233-4500-94e8-6414940236aa" ]
] ;
fhir:Composition.date [ fhir:value "2025-05-20T08:00:00Z"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66> ;
fhir:Reference.reference [ fhir:value "Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66" ] ;
fhir:Reference.type [ fhir:value "Practitioner" ]
], [
fhir:index 1 ;
fhir:Reference.type [ fhir:value "Device" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer" ] ;
fhir:Identifier.value [ fhir:value "Y/400/2107/36/999" ]
]
] ;
fhir:Composition.title [ fhir:value "elektronische Arzneimittelverordnung"] ;
fhir:Composition.custodian [
fhir:link <http://hl7.org/fhir/Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b> ;
fhir:Reference.reference [ fhir:value "Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b" ]
] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type" ] ;
fhir:Coding.code [ fhir:value "Prescription" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689> ;
fhir:Reference.reference [ fhir:value "MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type" ] ;
fhir:Coding.code [ fhir:value "Coverage" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60> ;
fhir:Reference.reference [ fhir:value "Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60" ]
]
] .
<http://hl7.org/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b> a fhir:Organization .
<http://hl7.org/fhir/MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689> a fhir:MedicationRequest .
<http://hl7.org/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60> a fhir:Coverage .
<http://pvs.praxis.local/fhir/MedicationRequest/4739972b-52d6-4bea-9ba1-d360f8c22689> a fhir:MedicationRequest ;
fhir:Resource.id [ fhir:value "4739972b-52d6-4bea-9ba1-d360f8c22689"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription|1.4" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription|1.4>
]
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_StatusCoPayment" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_StatusCoPayment" ] ;
fhir:Coding.code [ fhir:value "1" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_EmergencyServicesFee" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_SER" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 3 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "Kennzeichen" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Multiple_Prescription" ]
], [
fhir:index 4 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageFlag" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index 5 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction" ] ;
fhir:Extension.valueMarkdown [ fhir:value "1–3mal/Tag auf die erkrankten Hautstellen auftragen" ]
], [
fhir:index 6 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "algorithmVersion" ] ;
fhir:Extension.valueString [ fhir:value "1.0.0" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "language" ] ;
fhir:Extension.valueCode [ fhir:value "de-DE" ]
] ;
fhir:Extension.url [ fhir:value "http://ig.fhir.de/igs/medication/StructureDefinition/GeneratedDosageInstructionsMeta" ]
] ;
fhir:MedicationRequest.status [ fhir:value "active"] ;
fhir:MedicationRequest.intent [ fhir:value "order"] ;
fhir:MedicationRequest.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5> ;
fhir:Reference.reference [ fhir:value "Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5" ]
] ;
fhir:MedicationRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa> ;
fhir:Reference.reference [ fhir:value "Patient/30635f5d-c233-4500-94e8-6414940236aa" ]
] ;
fhir:MedicationRequest.authoredOn [ fhir:value "2025-05-20"^^xsd:date] ;
fhir:MedicationRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66> ;
fhir:Reference.reference [ fhir:value "Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66" ]
] ;
fhir:MedicationRequest.insurance [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60> ;
fhir:Reference.reference [ fhir:value "Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60" ]
] ;
fhir:MedicationRequest.dosageInstruction [
fhir:index 0 ;
fhir:Dosage.text [ fhir:value "1–3mal/Tag auf die erkrankten Hautstellen auftragen" ]
] ;
fhir:MedicationRequest.dispenseRequest [
fhir:MedicationRequest.dispenseRequest.quantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "Packung" ]
]
] ;
fhir:MedicationRequest.substitution [
fhir:MedicationRequest.substitution.allowedBoolean [ fhir:value "true"^^xsd:boolean ]
] .
<http://hl7.org/fhir/Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5> a fhir:Medication .
<http://pvs.praxis.local/fhir/Medication/5cd916fc-2ae2-4148-b016-911ec5f4c0a5> a fhir:Medication ;
fhir:Resource.id [ fhir:value "5cd916fc-2ae2-4148-b016-911ec5f4c0a5"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Compounding|1.4" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Compounding|1.4>
]
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:1208954007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.version [ fhir:value "http://snomed.info/sct/11000274103/version/20240515" ] ;
fhir:Coding.code [ fhir:value "1208954007" ] ;
fhir:Coding.display [ fhir:value "Extemporaneous preparation (product)" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Type" ] ;
fhir:Coding.code [ fhir:value "rezeptur" ]
]
] ;
fhir:Medication.form [
fhir:CodeableConcept.text [ fhir:value "Lösung" ]
] ;
fhir:Medication.amount [
fhir:Ratio.numerator [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize" ] ;
fhir:Extension.valueString [ fhir:value "100" ]
] ;
fhir:Quantity.unit [ fhir:value "ml" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]
]
] ;
fhir:Medication.ingredient [
fhir:index 0 ;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Salicylsäure" ]
] ;
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]
]
]
], [
fhir:index 1 ;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "2-propanol 70 %" ]
] ;
fhir:Medication.ingredient.strength [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Ingredient_Amount" ] ;
fhir:Extension.valueString [ fhir:value "Ad 100 g" ]
]
]
] .
<http://pvs.praxis.local/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa> a fhir:Patient ;
fhir:Resource.id [ fhir:value "30635f5d-c233-4500-94e8-6414940236aa"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.3" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.3>
]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
fhir:Coding.code [ fhir:value "KVZ10" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "K220645122" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [
fhir:value "Schuhmann" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/humanname-own-name" ] ;
fhir:Extension.valueString [ fhir:value "Schuhmann" ]
]
] ;
fhir:HumanName.given [
fhir:value "Sahra" ;
fhir:index 0
]
] ;
fhir:Patient.birthDate [ fhir:value "1970-12-24"^^xsd:date] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Address.type [ fhir:value "both" ] ;
fhir:Address.line [
fhir:value "Berliner Straße 1" ;
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
fhir:Extension.valueString [ fhir:value "1" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" ] ;
fhir:Extension.valueString [ fhir:value "Berliner Straße" ]
]
] ;
fhir:Address.city [ fhir:value "Husum" ] ;
fhir:Address.postalCode [ fhir:value "25813" ] ;
fhir:Address.country [ fhir:value "D" ]
] .
<http://pvs.praxis.local/fhir/Practitioner/ec5b4fcf-9739-4055-b23c-a5b3a65beb66> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "ec5b4fcf-9739-4055-b23c-a5b3a65beb66"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.3" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.3>
]
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "LANR" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR" ] ;
fhir:Identifier.value [ fhir:value "123412821" ]
] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [
fhir:value "Schmidt" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/humanname-own-name" ] ;
fhir:Extension.valueString [ fhir:value "Schmidt" ]
]
] ;
fhir:HumanName.given [
fhir:value "Hanna" ;
fhir:index 0
] ;
fhir:HumanName.prefix [
fhir:value "Dr." ;
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier" ] ;
fhir:Extension.valueCode [ fhir:value "AC" ]
]
]
] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Qualification_Type" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
]
], [
fhir:index 1 ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Berufsbezeichnung" ] ;
fhir:Coding.code [ fhir:value "Berufsbezeichnung" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Dermatologin" ]
]
] .
<http://pvs.praxis.local/fhir/Organization/5d3f4ac0-2b44-4d48-b363-e63efa72973b> a fhir:Organization ;
fhir:Resource.id [ fhir:value "5d3f4ac0-2b44-4d48-b363-e63efa72973b"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.3" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.3>
]
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "BSNR" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR" ] ;
fhir:Identifier.value [ fhir:value "721111100" ]
] ;
fhir:Organization.name [ fhir:value "MVZ"] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0301234567" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "fax" ] ;
fhir:ContactPoint.value [ fhir:value "030123456789" ]
], [
fhir:index 2 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "mvz@e-mail.de" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.type [ fhir:value "both" ] ;
fhir:Address.line [
fhir:value "Herbert-Lewin-Platz 2" ;
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
fhir:Extension.valueString [ fhir:value "2" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" ] ;
fhir:Extension.valueString [ fhir:value "Herbert-Lewin-Platz" ]
]
] ;
fhir:Address.city [ fhir:value "Berlin" ] ;
fhir:Address.postalCode [ fhir:value "10623" ] ;
fhir:Address.country [ fhir:value "D" ]
] .
<http://pvs.praxis.local/fhir/Coverage/e51239e1-ba74-48e0-97fb-9754d2b05c60> a fhir:Coverage ;
fhir:Resource.id [ fhir:value "e51239e1-ba74-48e0-97fb-9754d2b05c60"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.profile [
fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.3" ;
fhir:index 0 ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.3>
]
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/gkv/besondere-personengruppe" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_PERSONENGRUPPE" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/gkv/dmp-kennzeichen" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/gkv/wop" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP" ] ;
fhir:Coding.code [ fhir:value "01" ]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/gkv/versichertenart" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS" ] ;
fhir:Coding.code [ fhir:value "1" ]
]
] ;
fhir:Coverage.status [ fhir:value "active"] ;
fhir:Coverage.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/versicherungsart-de-basis" ] ;
fhir:Coding.code [ fhir:value "GKV" ]
]
] ;
fhir:Coverage.beneficiary [
fhir:link <http://hl7.org/fhir/Patient/30635f5d-c233-4500-94e8-6414940236aa> ;
fhir:Reference.reference [ fhir:value "Patient/30635f5d-c233-4500-94e8-6414940236aa" ]
] ;
fhir:Coverage.payor [
fhir:index 0 ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/arge-ik/iknr" ] ;
fhir:Identifier.value [ fhir:value "108018347" ]
] ;
fhir:Reference.display [ fhir:value "AOK Baden-Württemberg" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/9581ce65-b118-4751-9073-19c091b341e0.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/9581ce65-b118-4751-9073-19c091b341e0.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.tiflow.erezept#2.0.0-ballot.2 basierend auf FHIR 4.0.1. Generiert 2026-06-29
Links: Table of Contents |
QA Report