Implementation Guide
ePA Medication Service
Version 1.3.5 - release

: Venlafaxin_Information - 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/b87b0908-7765-4ec0-8662-7d3daff08f6e> a fhir:MedicationStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "b87b0908-7765-4ec0-8662-7d3daff08f6e"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2025-02-27T14:43:33.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 b87b0908-7765-4ec0-8662-7d3daff08f6e</b></p><a name=\"b87b0908-7765-4ec0-8662-7d3daff08f6e\"> </a><a name=\"hcb87b0908-7765-4ec0-8662-7d3daff08f6e\"> </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-02-27 14:43:33+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.001.39_20250227</p><p><b>ContextExtension</b>: PRESCRIPTION</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-56ca34f1-a3f3-42f7-95a2-f5a6423c2031.html\">Medication 05392039</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2025-02-27 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2025-02-27</p><p><b>derivedFrom</b>: </p><ul><li><a href=\"MedicationRequest-7efae80a-a4d9-4e26-a1b9-92c72e79cfaa.html\">MedicationRequest: extension = ; identifier = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.001.39_20250227,https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#5e36a398-8baa-43a7-8c93-4815b8fc4211_160.100.000.000.001.39; status = completed; intent = filler-order; medication[x] = -&gt;Medication 05392039; authoredOn = 2025-02-27</a></li><li><a href=\"MedicationDispense-c0b553bd-2542-49d7-b5e1-0a770185e39f.html\">MedicationDispense: extension = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.001.39_20250227; identifier = https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#9475102b-7677-4ab8-9449-91b91c6aeaa3_160.100.000.000.001.39; status = completed; medication[x] = -&gt;Medication 05392039; whenHandedOver = 2025-02-27</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.001.39_20250227" ]
     ]
  ], [
     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/56ca34f1-a3f3-42f7-95a2-f5a6423c2031> ;
     fhir:Reference.reference [ fhir:value "Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031" ]
  ] ;
  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-02-27"^^xsd:date ]
  ] ;
  fhir:MedicationStatement.dateAsserted [ fhir:value "2025-02-27"^^xsd:date] ;
  fhir:MedicationStatement.derivedFrom [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa> ;
     fhir:Reference.reference [ fhir:value "MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f> ;
     fhir:Reference.reference [ fhir:value "MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f" ]
  ] .

<http://hl7.org/fhir/Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031> a fhir:Medication .

<http://hl7.org/fhir/MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa> a fhir:MedicationRequest .

<http://hl7.org/fhir/MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f> a fhir:MedicationDispense .

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

<http://hl7.org/fhir/MedicationStatement/b87b0908-7765-4ec0-8662-7d3daff08f6e.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationStatement/b87b0908-7765-4ec0-8662-7d3daff08f6e.ttl> .