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