Implementation Guide
ePA Medication Service
Version 1.3.5 - release

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

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

<http://hl7.org/fhir/MedicationStatement/133c8159-6398-4937-984a-d741e24556ad> a fhir:MedicationStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "133c8159-6398-4937-984a-d741e24556ad"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2025-10-29T14:44:00.244Z"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement|1.3.0" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement|1.3.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 133c8159-6398-4937-984a-d741e24556ad</b></p><a name=\"133c8159-6398-4937-984a-d741e24556ad\"> </a><a name=\"hc133c8159-6398-4937-984a-d741e24556ad\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2025-10-29 14:44:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-epa-medication-statement.html\">EPA MedicationStatement</a> version: 1.3.2</p></div><p><b>RxPrescriptionProcessIdentifierExtension</b>: <code>https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier</code>/160.100.000.000.007.24_20250525</p><p><b>ContextExtension</b>: PRESCRIPTION</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-deecd514-235d-41df-a664-e3672208f410.html\">Medication 02532741</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2025-05-29 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2025-05-25</p><p><b>derivedFrom</b>: </p><ul><li><a href=\"MedicationRequest-ed2eeb8c-9ab6-4f4f-be9d-7e1a3784045e.html\">MedicationRequest: extension = ; identifier = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.010.12_20251027,https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#1cbdb2cf-0578-464c-b028-6d1d1a470b02_160.100.000.000.010.12; status = completed; intent = filler-order; medication[x] = -&gt;Medication 02532741; authoredOn = 2025-10-27</a></li><li><a href=\"MedicationDispense-f7240e05-01a1-4ce6-a8bb-edb71b6b5104.html\">MedicationDispense: extension = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.010.12_20251027; identifier = https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#3a534e48-80e8-4bbb-a19e-43e83d6f3a3e_160.100.000.000.010.12; status = completed; medication[x] = -&gt;Medication 02532741; quantity = 1 Packung; whenHandedOver = 2025-10-29</a></li></ul></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension" ] ;
     fhir:Extension.valueIdentifier [
       fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier" ] ;
       fhir:Identifier.value [ fhir:value "160.100.000.000.007.24_20250525" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension" ] ;
     fhir:Extension.valueCode [ fhir:value "PRESCRIPTION" ]
  ] ;
  fhir:MedicationStatement.status [ fhir:value "unknown"] ;
  fhir:MedicationStatement.medicationReference [
     fhir:link <http://hl7.org/fhir/Medication/deecd514-235d-41df-a664-e3672208f410> ;
     fhir:Reference.reference [ fhir:value "Medication/deecd514-235d-41df-a664-e3672208f410" ]
  ] ;
  fhir:MedicationStatement.subject [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
       fhir:Identifier.value [ fhir:value "X110411319" ]
     ]
  ] ;
  fhir:MedicationStatement.effectivePeriod [
     fhir:Period.start [ fhir:value "2025-05-29"^^xsd:date ]
  ] ;
  fhir:MedicationStatement.dateAsserted [ fhir:value "2025-05-25"^^xsd:date] ;
  fhir:MedicationStatement.derivedFrom [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/MedicationRequest/ed2eeb8c-9ab6-4f4f-be9d-7e1a3784045e> ;
     fhir:Reference.reference [ fhir:value "MedicationRequest/ed2eeb8c-9ab6-4f4f-be9d-7e1a3784045e" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/MedicationDispense/f7240e05-01a1-4ce6-a8bb-edb71b6b5104> ;
     fhir:Reference.reference [ fhir:value "MedicationDispense/f7240e05-01a1-4ce6-a8bb-edb71b6b5104" ]
  ] .

<http://hl7.org/fhir/Medication/deecd514-235d-41df-a664-e3672208f410> a fhir:Medication .

<http://hl7.org/fhir/MedicationRequest/ed2eeb8c-9ab6-4f4f-be9d-7e1a3784045e> a fhir:MedicationRequest .

<http://hl7.org/fhir/MedicationDispense/f7240e05-01a1-4ce6-a8bb-edb71b6b5104> a fhir:MedicationDispense .

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

<http://hl7.org/fhir/MedicationStatement/133c8159-6398-4937-984a-d741e24556ad.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationStatement/133c8159-6398-4937-984a-d741e24556ad.ttl> .