Implementation Guide
ePA Medication Service
Version 1.3.5 - release

: ExampleEpaOpProvidePrescriptionERPInputParameters2 - TTL Representation

Raw ttl | Download


@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/Parameters/example-epa-op-provide-prescription-erp-input-parameters-2> a fhir:Parameters ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-epa-op-provide-prescription-erp-input-parameters-2"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-prescription-erp-input-parameters|1.3.0" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-prescription-erp-input-parameters|1.3.0>
     ]
  ] ;
  fhir:Parameters.parameter [
     fhir:index 0 ;
     fhir:Parameters.parameter.name [ fhir:value "rxPrescription" ] ;
     fhir:Parameters.parameter.part [
       fhir:index 0 ;
       fhir:Parameters.parameter.name [ fhir:value "prescriptionId" ] ;
       fhir:Parameters.parameter.valueIdentifier [
         fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" ] ;
         fhir:Identifier.value [ fhir:value "160.100.000.000.002.36" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Parameters.parameter.name [ fhir:value "authoredOn" ] ;
       fhir:Parameters.parameter.valueDate [ fhir:value "2025-11-27"^^xsd:date ]
     ], [
       fhir:index 2 ;
       fhir:Parameters.parameter.name [ fhir:value "medicationRequest" ] ;
       fhir:Parameters.parameter.resource [
         a fhir:MedicationRequest ;
         fhir:Resource.id [ fhir:value "f4f341f8-56b2-475b-914b-b8533c34f849" ] ;
         fhir:Resource.meta [
           fhir:Meta.profile [
             fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request|1.3.0" ;
             fhir:index 0 ;
             fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request|1.3.0>
           ]
         ] ;
         fhir:DomainResource.extension [
           fhir:index 0 ;
           fhir:Element.extension [
             fhir:index 0 ;
             fhir:Extension.url [ fhir:value "indicator" ] ;
             fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
           ] ;
           fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/multiple-prescription-extension" ]
         ], [
           fhir:index 1 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction" ] ;
           fhir:Extension.valueMarkdown [ fhir:value "2mal tägl. 5ml" ]
         ], [
           fhir:index 2 ;
           fhir:Element.extension [
             fhir:index 0 ;
             fhir:Extension.url [ fhir:value "algorithmVersion" ] ;
             fhir:Extension.valueString [ fhir:value "1.0.1" ]
           ], [
             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 "filler-order" ] ;
         fhir:MedicationRequest.medicationReference [
           fhir:link <http://hl7.org/fhir/Medication/4ef3e77d-fcaf-483e-8c65-c09372bb60fe> ;
           fhir:Reference.reference [ fhir:value "Medication/4ef3e77d-fcaf-483e-8c65-c09372bb60fe" ]
         ] ;
         fhir:MedicationRequest.subject [
           fhir:Reference.identifier [
             fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
             fhir:Identifier.value [ fhir:value "X110411319" ]
           ]
         ] ;
         fhir:MedicationRequest.authoredOn [ fhir:value "2025-11-27"^^xsd:date ] ;
         fhir:MedicationRequest.dosageInstruction [
           fhir:index 0 ;
           fhir:Dosage.text [ fhir:value "2mal tägl. 5ml" ]
         ] ;
         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 ]
         ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Parameters.parameter.name [ fhir:value "medication" ] ;
       fhir:Parameters.parameter.resource [
         a fhir:Medication ;
         fhir:Resource.id [ fhir:value "4ef3e77d-fcaf-483e-8c65-c09372bb60fe" ] ;
         fhir:Resource.meta [
           fhir:Meta.profile [
             fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication|1.3.0" ;
             fhir:index 0 ;
             fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication|1.3.0>
           ]
         ] ;
         fhir:DomainResource.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension" ] ;
           fhir:Extension.valueCoding [
             a sct:763158003 ;
             fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
             fhir:Coding.code [ fhir:value "763158003" ]
           ]
         ], [
           fhir:index 1 ;
           fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension" ] ;
           fhir:Extension.valueCoding [
             fhir:Coding.system [ fhir:value "https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs" ] ;
             fhir:Coding.code [ fhir:value "00" ]
           ]
         ], [
           fhir:index 2 ;
           fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/normgroesse" ] ;
           fhir:Extension.valueCode [ fhir:value "N1" ]
         ] ;
         fhir:Medication.code [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/ifa/pzn" ] ;
             fhir:Coding.code [ fhir:value "08585997" ]
           ] ;
           fhir:CodeableConcept.text [ fhir:value "Prospan® Hustensaft 100ml N1" ]
         ] ;
         fhir:Medication.status [ fhir:value "active" ] ;
         fhir:Medication.form [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM" ] ;
             fhir:Coding.code [ fhir:value "FLE" ]
           ]
         ] ;
         fhir:Medication.ingredient [
           fhir:index 0 ;
           fhir:Medication.ingredient.itemCodeableConcept [
             fhir:CodeableConcept.coding [
               fhir:index 0 ;
               fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/ask" ] ;
               fhir:Coding.code [ fhir:value "50912" ]
             ] ;
             fhir:CodeableConcept.text [ fhir:value "Efeublätter-Trockenextrakt (5-7,5:1); Auszugsmittel: Ethanol 30% (m/m)" ]
           ] ;
           fhir:Medication.ingredient.strength [
             fhir:Ratio.numerator [
               fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ] ;
               fhir:Quantity.unit [ fhir:value "mg" ]
             ] ;
             fhir:Ratio.denominator [
               fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
               fhir:Quantity.unit [ fhir:value "ml" ]
             ]
           ]
         ]
       ]
     ], [
       fhir:index 4 ;
       fhir:Parameters.parameter.name [ fhir:value "organization" ] ;
       fhir:Parameters.parameter.resource [
         a fhir:Organization ;
         fhir:Resource.id [ fhir:value "2a61f8e5-806c-4b4e-b6be-73546cc1de3d" ] ;
         fhir:Resource.meta [
           fhir:Meta.profile [
             fhir:value "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory|1.0.1" ;
             fhir:index 0 ;
             fhir:link <https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory|1.0.1>
           ] ;
           fhir:Meta.tag [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://gematik.de/fhir/directory/CodeSystem/Origin" ] ;
             fhir:Coding.code [ fhir:value "ldap" ]
           ]
         ] ;
         fhir:Organization.identifier [
           fhir:index 0 ;
           fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
           fhir:Identifier.value [ fhir:value "9-2.58.00000045" ]
         ], [
           fhir:index 1 ;
           fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR" ] ;
           fhir:Identifier.value [ fhir:value "012300004" ]
         ] ;
         fhir:Organization.active [ fhir:value "true"^^xsd:boolean ] ;
         fhir:Organization.type [
           fhir:index 0 ;
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID" ] ;
             fhir:Coding.code [ fhir:value "1.2.276.0.76.4.50" ] ;
             fhir:Coding.display [ fhir:value "Betriebsstätte Arzt" ]
           ]
         ] ;
         fhir:Organization.name [ fhir:value "Praxis Dr. med. Max Mustermann" ] ;
         fhir:Organization.address [
           fhir:index 0 ;
           fhir:Address.type [ fhir:value "both" ] ;
           fhir:Address.line [
             fhir:value "Musterstr. 1" ;
             fhir:index 0
           ], [
             fhir:value "Mitte" ;
             fhir:index 1
           ] ;
           fhir:Address.city [ fhir:value "Darmstadt" ] ;
           fhir:Address.postalCode [ fhir:value "64283" ] ;
           fhir:Address.country [ fhir:value "DE" ]
         ], [
           fhir:index 1 ;
           fhir:Address.type [ fhir:value "postal" ] ;
           fhir:Address.line [
             fhir:value "45678" ;
             fhir:index 0
           ] ;
           fhir:Address.city [ fhir:value "Darmstadt" ] ;
           fhir:Address.country [ fhir:value "DE" ]
         ]
       ]
     ], [
       fhir:index 5 ;
       fhir:Parameters.parameter.name [ fhir:value "practitioner" ] ;
       fhir:Parameters.parameter.resource [
         a fhir:Practitioner ;
         fhir:Resource.id [ fhir:value "d444db71-e932-4c4c-a5cb-1844b2173cef" ] ;
         fhir:Resource.meta [
           fhir:Meta.profile [
             fhir:value "https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory|1.0.1" ;
             fhir:index 0 ;
             fhir:link <https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory|1.0.1>
           ] ;
           fhir:Meta.tag [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://gematik.de/fhir/directory/CodeSystem/Origin" ] ;
             fhir:Coding.code [ fhir:value "ldap" ]
           ]
         ] ;
         fhir:Practitioner.identifier [
           fhir:index 0 ;
           fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
           fhir:Identifier.value [ fhir:value "1-1.58.00000056" ]
         ], [
           fhir:index 1 ;
           fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR" ] ;
           fhir:Identifier.value [ fhir:value "123456789" ]
         ] ;
         fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean ] ;
         fhir:Practitioner.name [
           fhir:index 0 ;
           fhir:HumanName.text [ fhir:value "Dr. Max Manfred Mustermann" ] ;
           fhir:HumanName.family [ fhir:value "Musterman" ] ;
           fhir:HumanName.given [
             fhir:value "Max" ;
             fhir:index 0
           ], [
             fhir:value "Manfred" ;
             fhir:index 1
           ] ;
           fhir:HumanName.prefix [
             fhir:value "Dr." ;
             fhir:index 0
           ]
         ]
       ]
     ]
  ] .

<http://hl7.org/fhir/Medication/4ef3e77d-fcaf-483e-8c65-c09372bb60fe> a fhir:Medication .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Parameters/example-epa-op-provide-prescription-erp-input-parameters-2.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Parameters/example-epa-op-provide-prescription-erp-input-parameters-2.ttl> .