@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://gematik.de/fhir/tiflow-erezept/Bundle/9c85a2a5-92ee-4a57-83cb-ba90a0df2a21> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "9c85a2a5-92ee-4a57-83cb-ba90a0df2a21"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle|1.3"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle?version=1.3>
     ] )
  ] ; # 
  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.019.82" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2024-05-20T08:30:00+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "http://pvs.praxis.local/fhir/Composition/4ca03203-b01b-4b4c-aeac-c36adb30ea34"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/Composition/4ca03203-b01b-4b4c-aeac-c36adb30ea34>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/Composition/4ca03203-b01b-4b4c-aeac-c36adb30ea34> )
  ] [
     fhir:fullUrl [
       fhir:v "http://pvs.praxis.local/fhir/MedicationRequest/4a7eefdd-df71-4a72-8047-c158017534a1"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/MedicationRequest/4a7eefdd-df71-4a72-8047-c158017534a1>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/MedicationRequest/4a7eefdd-df71-4a72-8047-c158017534a1> )
  ] [
     fhir:fullUrl [
       fhir:v "http://pvs.praxis.local/fhir/Medication/86fa62c7-06a0-418e-ba26-e99baa053c07"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/Medication/86fa62c7-06a0-418e-ba26-e99baa053c07>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/Medication/86fa62c7-06a0-418e-ba26-e99baa053c07> )
  ] [
     fhir:fullUrl [
       fhir:v "http://pvs.praxis.local/fhir/Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf> )
  ] [
     fhir:fullUrl [
       fhir:v "http://pvs.praxis.local/fhir/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655> )
  ] [
     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/da80211e-61ee-458e-a651-87370b6ec30c"^^xsd:anyURI ;
       fhir:l <http://pvs.praxis.local/fhir/Coverage/da80211e-61ee-458e-a651-87370b6ec30c>
     ] ;
     fhir:resource ( <http://pvs.praxis.local/fhir/Coverage/da80211e-61ee-458e-a651-87370b6ec30c> )
  ] ) . # 

<http://pvs.praxis.local/fhir/Composition/4ca03203-b01b-4b4c-aeac-c36adb30ea34> a fhir:Composition ;
  fhir:id [ fhir:v "4ca03203-b01b-4b4c-aeac-c36adb30ea34"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Composition|1.3"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Composition?version=1.3>
     ] )
  ] ; # 
  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/ce4104af-b86b-4664-afee-1b5fc3ac8acf> ;
     fhir:reference [ fhir:v "Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf" ]
  ] ; # 
  fhir:date [ fhir:v "2024-05-20T08:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655> ;
     fhir:reference [ fhir:v "Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655" ] ;
     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/4a7eefdd-df71-4a72-8047-c158017534a1> ;
       fhir:reference [ fhir:v "MedicationRequest/4a7eefdd-df71-4a72-8047-c158017534a1" ]
     ] )
  ] [
     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/da80211e-61ee-458e-a651-87370b6ec30c> ;
       fhir:reference [ fhir:v "Coverage/da80211e-61ee-458e-a651-87370b6ec30c" ]
     ] )
  ] ) . # 

<http://pvs.praxis.local/fhir/MedicationRequest/4a7eefdd-df71-4a72-8047-c158017534a1> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "4a7eefdd-df71-4a72-8047-c158017534a1"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription|1.3"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription?version=1.3>
     ] )
  ] ; # 
  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 "0" ]
     ]
  ] [
     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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
     a fhir:Reference ;
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Medication/86fa62c7-06a0-418e-ba26-e99baa053c07> ;
     fhir:reference [ fhir:v "Medication/86fa62c7-06a0-418e-ba26-e99baa053c07" ]
  ] ; # 
  fhir:subject [
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf> ;
     fhir:reference [ fhir:v "Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-20"^^xsd:date] ; # 
  fhir:requester [
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655> ;
     fhir:reference [ fhir:v "Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655" ]
  ] ; # 
  fhir:insurance ( [
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Coverage/da80211e-61ee-458e-a651-87370b6ec30c> ;
     fhir:reference [ fhir:v "Coverage/da80211e-61ee-458e-a651-87370b6ec30c" ]
  ] ) ; # 
  fhir:note ( [
     fhir:text [ fhir:v "Bitte längliche Tabletten, da Patient Probleme mit dem Schlucken von runden hat." ]
  ] ) ; # 
  fhir:dosageInstruction ( [
     fhir:extension ( [
       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:text [ fhir:v "1-0-0-0" ]
  ] ) ; # 
  fhir:dispenseRequest [
     fhir:quantity [
       fhir:value [ fhir:v "1"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "Packung" ]
     ]
  ] . # 

<http://pvs.praxis.local/fhir/Medication/86fa62c7-06a0-418e-ba26-e99baa053c07> a fhir:Medication ;
  fhir:id [ fhir:v "86fa62c7-06a0-418e-ba26-e99baa053c07"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient|1.3"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient?version=1.3>
     ] )
  ] ; # 
  fhir:extension ( [
     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: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 "http://fhir.de/StructureDefinition/normgroesse"^^xsd:anyURI ;
       fhir:l <http://fhir.de/StructureDefinition/normgroesse>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "N3"
     ]
  ] ) ; # 
  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 "wirkstoff" ]
     ] )
  ] ; # 
  fhir:form [
     fhir:text [ fhir:v "Tabletten" ]
  ] ; # 
  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 "Stück" ]
     ] ;
     fhir:denominator [
       fhir:value [ fhir:v "1"^^xsd:decimal ]
     ]
  ] ; # 
  fhir:ingredient ( [
     fhir:item [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.de/CodeSystem/ask"^^xsd:anyURI ;
           fhir:l <http://fhir.de/CodeSystem/ask>
         ] ;
         fhir:code [ fhir:v "22686" ]
       ] ) ;
       fhir:text [ fhir:v "Ramipril" ]
     ] ;
     fhir:strength [
       fhir:numerator [
         fhir:value [ fhir:v "5"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "mg" ]
       ] ;
       fhir:denominator [
         fhir:value [ fhir:v "1"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "Stück" ]
       ]
     ]
  ] ) . # 

<http://pvs.praxis.local/fhir/Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf> a fhir:Patient ;
  fhir:id [ fhir:v "ce4104af-b86b-4664-afee-1b5fc3ac8acf"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.2"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient?version=1.2>
     ] )
  ] ; # 
  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 "K030182229" ]
  ] ) ; # 
  fhir:name ( [
     fhir:use [ fhir:v "official" ] ;
     fhir:family [
       fhir:v "Kluge" ;
       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 "Kluge"
         ]
       ] )
     ] ;
     fhir:given ( [ fhir:v "Eva" ] ) ;
     fhir:prefix ( [
       fhir:v "Prof. Dr. Dr. med" ;
       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:birthDate [ fhir:v "1982-01-03"^^xsd:date] ; # 
  fhir:address ( [
     fhir:type [ fhir:v "both" ] ;
     fhir:line ( [
       fhir:v "Pflasterhofweg 111B" ;
       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 "111B"
         ]
       ] [
         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 "Pflasterhofweg"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Köln" ] ;
     fhir:postalCode [ fhir:v "50999" ] ;
     fhir:country [ fhir:v "D" ]
  ] ) . # 

<http://pvs.praxis.local/fhir/Practitioner/bc329f24-3d65-4286-bf06-b54dd6cad655> a fhir:Practitioner ;
  fhir:id [ fhir:v "bc329f24-3d65-4286-bf06-b54dd6cad655"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.2"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner?version=1.2>
     ] )
  ] ; # 
  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 "123456628" ]
  ] ) ; # 
  fhir:name ( [
     fhir:use [ fhir:v "official" ] ;
     fhir:family [
       fhir:v "Freiherr von Müller" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/humanname-own-prefix>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "von"
         ]
       ] [
         fhir:url [
           fhir:v "http://fhir.de/StructureDefinition/humanname-namenszusatz"^^xsd:anyURI ;
           fhir:l <http://fhir.de/StructureDefinition/humanname-namenszusatz>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Freiherr"
         ]
       ] [
         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 "Müller"
         ]
       ] )
     ] ;
     fhir:given ( [ fhir:v "Paul" ] ) ;
     fhir:prefix ( [
       fhir:v "Dr. med." ;
       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 "Facharzt für Innere Medizin: Kardiologie" ]
     ]
  ] ) . # 

<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:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.2"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization?version=1.2>
     ] )
  ] ; # 
  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/da80211e-61ee-458e-a651-87370b6ec30c> a fhir:Coverage ;
  fhir:id [ fhir:v "da80211e-61ee-458e-a651-87370b6ec30c"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.2"^^xsd:anyURI ;
       fhir:l <https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage?version=1.2>
     ] )
  ] ; # 
  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 "38" ]
     ]
  ] [
     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 "3" ]
     ]
  ] ) ; # 
  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/ce4104af-b86b-4664-afee-1b5fc3ac8acf> ;
     fhir:reference [ fhir:v "Patient/ce4104af-b86b-4664-afee-1b5fc3ac8acf" ]
  ] ; # 
  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 "109777509" ]
     ] ;
     fhir:display [ fhir:v "Techniker Krankenkasse" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

