Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: L-Thyroxin_Dispense_MV_1 - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:MedicationDispense ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "f7240e05-01a1-4ce6-a8bb-edb71b6b5104"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-10-29T14:44:00.244Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "160.100.000.000.010.12_20251027" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3a534e48-80e8-4bbb-a19e-43e83d6f3a3e_160.100.000.000.010.12" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/deecd514-235d-41df-a664-e3672208f410" ]
  ] ; # 
  fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "X110411319" ]     ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/151f1697-7512-4e21-9466-1b75207475d8" ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.9.0" ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ]           ] )         ] ;
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9-2.58.00000023" ]       ] ;
fhir:display [ fhir:v "gematik Apotheke" ]     ]
  ] ) ; # 
  fhir:authorizingPrescription ( [
fhir:reference [ fhir:v "MedicationRequest/ed2eeb8c-9ab6-4f4f-be9d-7e1a3784045e" ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Packung" ]
  ] ; # 
  fhir:whenHandedOver [ fhir:v "2025-10-29"^^xsd:date] ; # 
  fhir:substitution [
fhir:wasSubstituted [ fhir:v false ]
  ] . #