{
  "resourceType" : "Medication",
  "id" : "04A-FirmagonBranded",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication 04A-FirmagonBranded</b></p><a name=\"04A-FirmagonBranded\"> </a><a name=\"hc04A-FirmagonBranded\"> </a><p><b>Medication: Package type</b>: <span title=\"Codes:{https://standardterms.edqm.eu 30009000}\">Box</span></p><p><b>identifier</b>: <code>https://www.ravimiregister.ee</code>/1400601</p><p><b>marketingAuthorizationHolder</b>: Ferring Pharmaceuticals A/S</p><p><b>totalVolume</b>: 2 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:{http://snomed.info/sct 441864003}\">Degarelix</span></td></tr></table><p><b>isActive</b>: true</p><p><b>strength</b>: 120 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>"
  },
  "extension" : [{
    "url" : "http://hl7.eu/fhir/StructureDefinition/medication-package-type",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://standardterms.edqm.eu",
        "code" : "30009000",
        "display" : "Box"
      }]
    }
  }],
  "identifier" : [{
    "system" : "https://www.ravimiregister.ee",
    "value" : "1400601"
  }],
  "marketingAuthorizationHolder" : {
    "display" : "Ferring Pharmaceuticals A/S"
  },
  "totalVolume" : {
    "value" : 2,
    "unit" : "Vial",
    "system" : "https://standardterms.edqm.eu",
    "code" : "15060000"
  },
  "ingredient" : [{
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "441864003",
          "display" : "Degarelix"
        }]
      }
    },
    "isActive" : true,
    "strengthRatio" : {
      "numerator" : {
        "value" : 120,
        "unit" : "milligram",
        "system" : "http://unitsofmeasure.org",
        "code" : "mg"
      },
      "denominator" : {
        "value" : 1,
        "unit" : "Vial",
        "system" : "https://standardterms.edqm.eu",
        "code" : "15060000"
      }
    }
  }]
}