HL7 Europe Medication Prescription and Dispense
0.1.0 - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

: 01C-Cefuroxime1500Branded - 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 -------------------------------------------------------------------

 a fhir:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "01C-Cefuroxime1500Branded"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.eu/fhir/r5/mpd/StructureDefinition/Medication-eu-mpd"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/r5/mpd/StructureDefinition/Medication-eu-mpd>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication 01C-Cefuroxime1500Branded</b></p><a name=\"01C-Cefuroxime1500Branded\"> </a><a name=\"hc01C-Cefuroxime1500Branded\"> </a><a name=\"01C-Cefuroxime1500Branded-en-US\"> </a><p><b>identifier</b>: <code>https://www.ravimiregister.ee</code>/1529962</p><p><b>marketingAuthorizationHolder</b>: MIP Pharma GmbH</p><p><b>doseForm</b>: <span title=\"Codes:{http://standardterms.edqm.eu 50053000}\">Powder for solution for injection or infusion</span></p><p><b>totalVolume</b>: 10 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15060000 = 'Vial')</span></p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 48753004}\">Cefuroxime sodium</span></td></tr></table><p><b>isActive</b>: true</p><p><b>strength</b>: 1500 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15060000 = 'Vial')</span></p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-classification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J01DC02" ] ;
fhir:display [ fhir:v "cefuroxime" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-productname"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Cefuroxime MIP 1500 mg, süste-/infusioonilahuse pulber" ]
  ] [
fhir:url [ fhir:v "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-unitofpresentation"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15060000" ] ;
fhir:display [ fhir:v "Vial" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.ravimiregister.ee"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1529962" ]
  ] ) ; # 
  fhir:marketingAuthorizationHolder [
fhir:display [ fhir:v "MIP Pharma GmbH" ]
  ] ; # 
  fhir:doseForm [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "50053000" ] ;
fhir:display [ fhir:v "Powder for solution for injection or infusion" ]     ] )
  ] ; # 
  fhir:totalVolume [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Vial" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15060000" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
fhir:concept [
        ( fhir:coding [
a sct:48753004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48753004" ] ;
fhir:display [ fhir:v "Cefuroxime sodium" ]         ] )       ]     ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
a fhir:Ratio ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-strengthsubstance"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
a sct:372833007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372833007" ] ;
fhir:display [ fhir:v "Cefuroxime" ]           ] )         ]       ] ) ;
fhir:numerator [
fhir:value [ fhir:v "1500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Vial" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15060000" ]       ]     ]
  ] ) . #