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 - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "01C-Cefuroxime1500Branded",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/r5/mpd/StructureDefinition/Medication-eu-mpd"
    ]
  },
  "text" : {
    "status" : "generated",
    "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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-classification",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.whocc.no/atc",
            "code" : "J01DC02",
            "display" : "cefuroxime"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-productname",
      "valueString" : "Cefuroxime MIP 1500 mg, süste-/infusioonilahuse pulber"
    },
    {
      "url" : "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-unitofpresentation",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://standardterms.edqm.eu",
            "code" : "15060000",
            "display" : "Vial"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://www.ravimiregister.ee",
      "value" : "1529962"
    }
  ],
  "marketingAuthorizationHolder" : {
    "display" : "MIP Pharma GmbH"
  },
  "doseForm" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "50053000",
        "display" : "Powder for solution for injection or infusion"
      }
    ]
  },
  "totalVolume" : {
    "value" : 10,
    "unit" : "Vial",
    "system" : "http://standardterms.edqm.eu",
    "code" : "15060000"
  },
  "ingredient" : [
    {
      "item" : {
        "concept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "48753004",
              "display" : "Cefuroxime sodium"
            }
          ]
        }
      },
      "isActive" : true,
      "strengthRatio" : {
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/r5/mpd/StructureDefinition/ihe-ext-medication-strengthsubstance",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "372833007",
                  "display" : "Cefuroxime"
                }
              ]
            }
          }
        ],
        "numerator" : {
          "value" : 1500,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "Vial",
          "system" : "http://standardterms.edqm.eu",
          "code" : "15060000"
        }
      }
    }
  ]
}