{
  "resourceType" : "MedicationAdministration",
  "id" : "1-Infusion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration 1-Infusion</b></p><a name=\"1-Infusion\"> </a><a name=\"hc1-Infusion\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"#hc1-Infusion/1-Fentanyl\">Medication FENTANYL Sintetica Inj Lös 0.5 mg/10ml</a></p><p><b>subject</b>: <a href=\"Patient-1-ThomasMueller.html\">Thomas Müller (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#AHVN13#7562295883070)</a></p><p><b>context</b>: <a href=\"Encounter-1-Einsatz.html\">Encounter: extension = wallet,Other,wrist watch,Other,Other; identifier = Einsatznummer:\u00a0S12345678; status = finished; class = emergency (ActCode#EMER); period = 2016-12-10 --&gt; (ongoing)</a></p><p><b>effective</b>: 2016-12-10 12:30:00+0100</p><p><b>reasonCode</b>: <span title=\"Codes:\">Verdacht auf Myokardinfarkt</span></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20045000}\">intravenöse Anwendung</span></td><td><span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 0009}\">Infusion</span></td><td>1 Ampule (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732978007 = 'Ampule (unit of presentation)')</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1-Fentanyl</b></p><a name=\"1-Infusion/1-Fentanyl\"> </a><a name=\"hc1-Infusion/1-Fentanyl\"> </a><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680539870027}\">FENTANYL Sintetica Inj Lös 0.5 mg/10ml</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 11201000}\">Injektionslösung</span></p><p><b>amount</b>: 10 Ampule (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732978007 = 'Ampule (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code1681000175101 = 'Package - unit of product usage')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 373492002}\">Fentanyl</span></td><td>0.5 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/10 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></td></tr></table></blockquote></div>"
  },
  "contained" : [{
    "resourceType" : "Medication",
    "id" : "1-Fentanyl",
    "code" : {
      "coding" : [{
        "system" : "urn:oid:2.51.1.1",
        "code" : "7680539870027",
        "display" : "FENTANYL Sintetica Inj Lös 0.5 mg/10ml"
      }],
      "text" : "FENTANYL Sintetica Inj Lös 0.5 mg/10ml"
    },
    "form" : {
      "coding" : [{
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "11201000",
        "display" : "Solution for injection"
      }],
      "text" : "Injektionslösung"
    },
    "amount" : {
      "numerator" : {
        "value" : 10,
        "unit" : "Ampule (unit of presentation)",
        "system" : "http://snomed.info/sct",
        "code" : "732978007"
      },
      "denominator" : {
        "value" : 1,
        "unit" : "Package - unit of product usage (qualifier value)",
        "system" : "http://snomed.info/sct",
        "code" : "1681000175101"
      }
    },
    "ingredient" : [{
      "itemCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "373492002",
          "display" : "Fentanyl (substance)"
        }],
        "text" : "Fentanyl"
      },
      "strength" : {
        "numerator" : {
          "value" : 0.5,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 10,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mL"
        }
      }
    }]
  }],
  "status" : "completed",
  "medicationReference" : {
    "reference" : "#1-Fentanyl"
  },
  "subject" : {
    "reference" : "Patient/1-ThomasMueller"
  },
  "context" : {
    "reference" : "Encounter/1-Einsatz"
  },
  "effectiveDateTime" : "2016-12-10T12:30:00.000+01:00",
  "reasonCode" : [{
    "text" : "Verdacht auf Myokardinfarkt"
  }],
  "dosage" : {
    "route" : {
      "coding" : [{
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "20045000",
        "display" : "Intravenous use"
      }],
      "text" : "intravenöse Anwendung"
    },
    "method" : {
      "coding" : [{
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "0009",
        "display" : "Infusion"
      }]
    },
    "dose" : {
      "value" : 1,
      "unit" : "Ampule (unit of presentation)",
      "system" : "http://snomed.info/sct",
      "code" : "732978007"
    }
  }
}