UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions

: Cefuroxime-MIP-1500mg-EE-I - 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 -------------------------------------------------------------------

 a fhir:Ingredient;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "Cefuroxime-MIP-1500mg-EE-I"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Ingredient</b><a name=\"Cefuroxime-MIP-1500mg-EE-I\"> </a></p><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\">Resource Ingredient &quot;Cefuroxime-MIP-1500mg-EE-I&quot; </p></div><p><b>status</b>: active</p><p><b>for</b>: </p><ul><li><a href=\"MedicinalProductDefinition-Cefuroxime-MIP-1500mg-EE-MPD.html\">MedicinalProductDefinition/Cefuroxime-MIP-1500mg-EE-MPD</a></li><li><a href=\"ManufacturedItemDefinition-Cefuroxime-MIP-1500mg-EE-MID.html\">ManufacturedItemDefinition/Cefuroxime-MIP-1500mg-EE-MID</a></li><li><a href=\"AdministrableProductDefinition-Cefuroxime-MIP-1500mg-EE-APD.html\">AdministrableProductDefinition/Cefuroxime-MIP-1500mg-EE-APD</a></li></ul><p><b>role</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (100000072050#100000072072)</span></p><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>CEFUROXIME SODIUM <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-substance-sms-cs.html\">Substances EMA SPOR SMS</a>#100000091436)</span></td></tr></table><blockquote><p><b>strength</b></p><p><b>presentation</b>: 1578 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: https://spor.ema.europa.eu/v1/lists/100000110633 code 100000110655 = 'milligram(s)')</span>/1 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: https://spor.ema.europa.eu/v1/lists/200000000014 code 200000002158 = 'Vial')</span></p><blockquote><p><b>referenceStrength</b></p><h3>Substances</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>CEFUROXIME <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-substance-sms-cs.html\">Substances EMA SPOR SMS</a>#100000092667)</span></td></tr></table><p><b>strength</b>: 1500 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: https://spor.ema.europa.eu/v1/lists/100000110633 code 100000110655 = 'milligram(s)')</span>/1 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: https://spor.ema.europa.eu/v1/lists/200000000014 code 200000002158 = 'Vial')</span></p></blockquote></blockquote></blockquote></div>"
  ]; # 
  fhir:Ingredient.status [ fhir:value "active"]; # 
  fhir:Ingredient.for [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "MedicinalProductDefinition/Cefuroxime-MIP-1500mg-EE-MPD" ]
  ], [
     fhir:index 1;
     fhir:Reference.reference [ fhir:value "ManufacturedItemDefinition/Cefuroxime-MIP-1500mg-EE-MID" ]
  ], [
     fhir:index 2;
     fhir:Reference.reference [ fhir:value "AdministrableProductDefinition/Cefuroxime-MIP-1500mg-EE-APD" ]
  ]; # 
  fhir:Ingredient.role [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/v1/lists/100000072050" ];
       fhir:Coding.code [ fhir:value "100000072072" ];
       fhir:Coding.display [ fhir:value "Active" ]     ]
  ]; # 
  fhir:Ingredient.substance [
     fhir:Ingredient.substance.code [
       fhir:CodeableReference.concept [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/v2/SubstanceDefinition" ];
           fhir:Coding.code [ fhir:value "100000091436" ];
           fhir:Coding.display [ fhir:value "CEFUROXIME SODIUM" ]         ]       ]     ];
     fhir:Ingredient.substance.strength [
       fhir:index 0;
       fhir:Ingredient.substance.strength.presentationRatio [
         fhir:Ratio.numerator [
           fhir:Quantity.value [ fhir:value "1578"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "milligram(s)" ];
           fhir:Quantity.system [ fhir:value "https://spor.ema.europa.eu/v1/lists/100000110633" ];
           fhir:Quantity.code [ fhir:value "100000110655" ]         ];
         fhir:Ratio.denominator [
           fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "Vial" ];
           fhir:Quantity.system [ fhir:value "https://spor.ema.europa.eu/v1/lists/200000000014" ];
           fhir:Quantity.code [ fhir:value "200000002158" ]         ]       ];
       fhir:Ingredient.substance.strength.referenceStrength [
         fhir:index 0;
         fhir:Ingredient.substance.strength.referenceStrength.substance [
           fhir:CodeableReference.concept [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "https://spor.ema.europa.eu/v2/SubstanceDefinition" ];
               fhir:Coding.code [ fhir:value "100000092667" ];
               fhir:Coding.display [ fhir:value "CEFUROXIME" ]             ]           ]         ];
         fhir:Ingredient.substance.strength.referenceStrength.strengthRatio [
           fhir:Ratio.numerator [
             fhir:Quantity.value [ fhir:value "1500"^^xsd:decimal ];
             fhir:Quantity.unit [ fhir:value "milligram(s)" ];
             fhir:Quantity.system [ fhir:value "https://spor.ema.europa.eu/v1/lists/100000110633" ];
             fhir:Quantity.code [ fhir:value "100000110655" ]           ];
           fhir:Ratio.denominator [
             fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
             fhir:Quantity.unit [ fhir:value "Vial" ];
             fhir:Quantity.system [ fhir:value "https://spor.ema.europa.eu/v1/lists/200000000014" ];
             fhir:Quantity.code [ fhir:value "200000002158" ]           ]         ]       ]     ]
  ]. # 

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.