Implementation Guide
Version 1.2.0 - release

: UC1-Multi-2 erfüllte Rezeptanforderung - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "UC1-MULTI-2-Response-Prescription-Request-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-message-container"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-message-container>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:29888885-6639-481c-934e-4b7b51745084" ]
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2025-05-14T08:15:12+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/MessageHeader/UC1-MULTI-Practitioner-to-HealthCareService-MessageHeader-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/MessageHeader/UC1-MULTI-Practitioner-to-HealthCareService-MessageHeader-1> )
  ] [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/Organization/Example-Practitioner-Organization"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/Organization/Example-Practitioner-Organization> )
  ] [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/ServiceRequest/UC1-MULTI-Response-Prescription-Request-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/ServiceRequest/UC1-MULTI-Response-Prescription-Request-1> )
  ] [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/Patient/Example-Patient"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/Patient/Example-Patient> )
  ] [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/MedicationRequest/Example-Response-Medication-Request"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/MedicationRequest/Example-Response-Medication-Request> )
  ] [
fhir:fullUrl [ fhir:v "http://erp-servicerequest-test.de/Medication/Example-Response-Medication"^^xsd:anyURI ] ;
    ( fhir:resource <http://erp-servicerequest-test.de/Medication/Example-Response-Medication> )
  ] ) . # 

<http://erp-servicerequest-test.de/MessageHeader/UC1-MULTI-Practitioner-to-HealthCareService-MessageHeader-1> a fhir:MessageHeader ;
  fhir:id [ fhir:v "UC1-MULTI-Practitioner-to-HealthCareService-MessageHeader-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header>     ] )
  ] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "eRezept_Rezeptanforderung;Rezeptbestaetigung" ]
  ] ; # 
  fhir:destination ( [
fhir:name [ fhir:v "Pflegeheim Immergrün" ] ;
fhir:endpoint [ fhir:v "mailto:healthcare-service@test.kim.de"^^xsd:anyURI ]
  ] ) ; # 
  fhir:sender [
fhir:identifier [
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1-test-telematik-id" ]     ] ;
fhir:display [ fhir:v "Praxis Hans Topp-Glücklich" ]
  ] ; # 
  fhir:source [
fhir:name [ fhir:v "Practitioner-Source" ] ;
fhir:software [ fhir:v "Practitioner-Software" ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:contact [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@pvs_solutions.email" ]     ] ;
fhir:endpoint [ fhir:v "https://pvs_solutions.com/jira_helpdesk"^^xsd:anyURI ]
  ] ; # 
  fhir:responsible [
fhir:reference [ fhir:v "Organization/Example-Practitioner-Organization" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "ServiceRequest/UC1-MULTI-Response-Prescription-Request-1" ]
  ] ) . # 

<http://erp-servicerequest-test.de/Organization/Example-Practitioner-Organization> a fhir:Organization ;
  fhir:id [ fhir:v "Example-Practitioner-Organization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization>     ] )
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.276.0.76.4.50" ] ;
fhir:display [ fhir:v "Betriebsstätte Arzt" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Test Arztpraxis"] ; # 
  fhir:address ( [
fhir:type [ fhir:v "both" ] ;
    ( fhir:line [ fhir:v "Musterarztstr. 3" ] ) ;
fhir:city [ fhir:v "Berlin" ] ;
fhir:postalCode [ fhir:v "10623" ]
  ] ) ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0307654321" ]     ] )
  ] ) . # 

<http://erp-servicerequest-test.de/ServiceRequest/UC1-MULTI-Response-Prescription-Request-1> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "UC1-MULTI-Response-Prescription-Request-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-prescription-request"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-prescription-request>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/eprescription-token-ex"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "https://gematik.de/fhir/erp/sid/NamingSystemEPrescriptionToken"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Task/169.100.000.000.543.72/$accept?ac=777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://gematik.de/fhir/erp-servicerequest/sid/RequestIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "multi-1" ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "MedicationRequest/Example-Response-Medication-Request" ]
  ] ) ; # 
  fhir:requisition [
fhir:system [ fhir:v "https://gematik.de/fhir/erp-servicerequest/sid/ProcedureIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GroupID-UC1-MULTI" ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://gematik.de/fhir/erp-servicerequest/CodeSystem/service-request-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prescription-request" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Patient" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-05-13"^^xsd:date] ; # 
  fhir:performer ( [
fhir:identifier [
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1-test-telematik-id" ]     ]
  ] ) ; # 
  fhir:note ( [
fhir:time [ fhir:v "2025-05-14T08:12:23+02:00"^^xsd:dateTime ] ;
fhir:text [ fhir:v "Sehr geehrte Damen und Herren,\n Wir haben alles entsprechend im Rezept hinterlegt. Es wurden 2 Packungen statt einer verschrieben.\n Mit kollegialen Grüßen,\n Topp Glücklich." ]
  ] ) . # 

<http://erp-servicerequest-test.de/Patient/Example-Patient> a fhir:Patient ;
  fhir:id [ fhir:v "Example-Patient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-patient"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-patient>     ] )
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "X234567890" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "Königsstein" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Königsstein"         ]       ] )     ] ;
    ( fhir:given [ fhir:v "Ludger" ] )
  ] ) ; # 
  fhir:birthDate [ fhir:v "1935-06-22"^^xsd:date] ; # 
  fhir:address ( [
fhir:type [ fhir:v "both" ] ;
    ( fhir:line [
fhir:v "Musterstr. 1" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"         ]       ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Musterstr."         ]       ] )     ] ) ;
fhir:city [ fhir:v "Berlin" ] ;
fhir:postalCode [ fhir:v "10623" ]
  ] ) . # 

<http://erp-servicerequest-test.de/MedicationRequest/Example-Response-Medication-Request> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "Example-Response-Medication-Request"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-medication-request"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-medication-request>     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/Example-Response-Medication" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Patient" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1-1-1-0" ]
  ] ) ; # 
  fhir:dispenseRequest [
fhir:quantity [
fhir:value [ fhir:v "65"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Milliliter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]     ]
  ] . # 

<http://erp-servicerequest-test.de/Medication/Example-Response-Medication> a fhir:Medication ;
  fhir:id [ fhir:v "Example-Response-Medication"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.3"^^xsd:anyURI ;
fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.3>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:763158003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000274103/version/20240515" ] ;
fhir:code [ fhir:v "763158003" ] ;
fhir:display [ fhir:v "Medicinal product (product)" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ]     ]
  ] [
fhir:url [ fhir:v "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false     ]
  ] [
fhir:url [ fhir:v "http://fhir.de/StructureDefinition/normgroesse"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "N1"     ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.de/CodeSystem/ifa/pzn"^^xsd:anyURI ] ;
fhir:code [ fhir:v "08585997" ]     ] ) ;
fhir:text [ fhir:v "Prospan® Hustensaft 100ml N1" ]
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FLE" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fhir.de/CodeSystem/ask"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A03BB01" ]       ] ) ;
fhir:text [ fhir:v "Butylscopolaminium-bromid" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Stück" ]       ]     ]
  ] [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fhir.de/CodeSystem/ask"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N02BE01" ]       ] ) ;
fhir:text [ fhir:v "Paracetamol" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Stück" ]       ]     ]
  ] ) . #