Implementation Guide
ePA Medication Service
Version 1.3.5 - release

: Cortison Dexpantenol Medication - 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/Medication/CortisonDexpantenol> a fhir:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "CortisonDexpantenol"] ;
  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.contained [
     a fhir:Medication ;
     fhir:index 0 ;
     fhir:Resource.id [ fhir:value "Contained-Hydrocortison" ] ;
     fhir:Resource.meta [
       fhir:Meta.profile [
         fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient|1.0.6-2" ;
         fhir:index 0 ;
         fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient|1.0.6-2>
       ]
     ] ;
     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:781405001 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "781405001" ]
       ]
     ] ;
     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 "03424249" ] ;
         fhir:Coding.display [ fhir:value "Hydrocortison 1% Creme" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Hydrocortison 1% Creme" ]
     ]
  ], [
     a fhir:Medication ;
     fhir:index 1 ;
     fhir:Resource.id [ fhir:value "Contained-Dexpanthenol" ] ;
     fhir:Resource.meta [
       fhir:Meta.profile [
         fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient|1.0.6-2" ;
         fhir:index 0 ;
         fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient|1.0.6-2>
       ]
     ] ;
     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:781405001 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "781405001" ]
       ]
     ] ;
     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 "16667195" ] ;
         fhir:Coding.display [ fhir:value "Dexpanthenol 5% Creme" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Dexpanthenol 5% Creme" ]
     ]
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     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 1 ;
     fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension" ] ;
     fhir:Extension.valueCoding [
       a sct:1208954007 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "1208954007" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension" ] ;
     fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
  ] ;
  fhir:Medication.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/epa-medication-unique-identifier" ] ;
     fhir:Identifier.value [ fhir:value "570106FB94760C468D4431074523DDC3CC128385EB7F506FAB12F811790C15A9" ]
  ] ;
  fhir:Medication.code [
     fhir:CodeableConcept.text [ fhir:value "Hydrocortison-Dexpanthenol-Salbe" ]
  ] ;
  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 "SAL" ]
     ]
  ] ;
  fhir:Medication.ingredient [
     fhir:index 0 ;
     fhir:Medication.ingredient.itemReference [
       fhir:Reference.reference [ fhir:value "#Contained-Hydrocortison" ]
     ] ;
     fhir:Medication.ingredient.isActive [ fhir:value "true"^^xsd:boolean ] ;
     fhir:Medication.ingredient.strength [
       fhir:Ratio.numerator [
         fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "g" ]
       ] ;
       fhir:Ratio.denominator [
         fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "g" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Medication.ingredient.itemReference [
       fhir:Reference.reference [ fhir:value "#Contained-Dexpanthenol" ]
     ] ;
     fhir:Medication.ingredient.isActive [ fhir:value "true"^^xsd:boolean ] ;
     fhir:Medication.ingredient.strength [
       fhir:Ratio.numerator [
         fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "g" ]
       ] ;
       fhir:Ratio.denominator [
         fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "g" ]
       ]
     ]
  ] .

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

<http://hl7.org/fhir/Medication/CortisonDexpantenol.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Medication/CortisonDexpantenol.ttl> .