UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. 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/unicom-ig/ and changes regularly. See the Directory of published versions

: Cefuroxime1500-Powder-Medication-Item - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "Cefuroxime1500-Powder-Medication-Item",
  "meta" : {
    "profile" : [
      🔗 "http://unicom-project.eu/fhir/StructureDefinition/MedicationAsManufacturedItem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Cefuroxime1500-Powder-Medication-Item</b></p><a name=\"Cefuroxime1500-Powder-Medication-Item\"> </a><a name=\"hcCefuroxime1500-Powder-Medication-Item\"> </a><a name=\"hcCefuroxime1500-Powder-Medication-Item-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.snomed.org 1217025007}\">Cefuroxime (as cefuroxime sodium) 1.5 g powder for solution for infusion and/or injection vial</span></p><p><b>doseForm</b>: <span title=\"Codes:{https://standardterms.edqm.eu 50053000}\">Powder for solution for injection or infusion</span></p><p><b>totalVolume</b>: 1 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15060000 = '15060000')</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:{https://spor.ema.europa.eu/v2/SubstanceDefinition 100000092667}\">CEFUROXIME</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 = '15060000')</span></p></blockquote></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.snomed.org",
        "code" : "1217025007",
        "display" : "Cefuroxime (as cefuroxime sodium) 1.5 g powder for solution for infusion and/or injection vial"
      }
    ]
  },
  "doseForm" : {
    "coding" : [
      {
        "system" : "https://standardterms.edqm.eu",
        "code" : "50053000",
        "display" : "Powder for solution for injection or infusion"
      }
    ]
  },
  "totalVolume" : {
    "value" : 1,
    "unit" : "Vial",
    "system" : "https://standardterms.edqm.eu",
    "code" : "15060000"
  },
  "ingredient" : [
    {
      "item" : {
        "concept" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/v2/SubstanceDefinition",
              "code" : "100000092667",
              "display" : "CEFUROXIME"
            }
          ]
        }
      },
      "isActive" : true,
      "strengthRatio" : {
        "numerator" : {
          "value" : 1500,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "Vial",
          "system" : "https://standardterms.edqm.eu",
          "code" : "15060000"
        }
      }
    }
  ]
}