{
  "resourceType" : "MedicationAdministration",
  "id" : "1-Spray",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration 1-Spray</b></p><a name=\"1-Spray\"> </a><a name=\"hc1-Spray\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"#hc1-Spray/1-Nitrolingual\">Medication NITROLINGUAL Pumpspray</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 20067000}\">Sublingual</span></td><td><span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 0017}\">Spraying</span></td><td>2 Actuation (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732981002 = 'Actuation (unit of presentation)')</span></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1-Nitrolingual</b></p><a name=\"1-Spray/1-Nitrolingual\"> </a><a name=\"hc1-Spray/1-Nitrolingual\"> </a><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680405580012}\">NITROLINGUAL Pumpspray</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10309200}\">Sublingualspray, Lösung</span></p><p><b>amount</b>: 1 Inhaler (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732997007 = 'Inhaler')</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 387404004}\">Nitroglycerin</span></td><td>0.4 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Actuation (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732981002 = 'Actuation (unit of presentation)')</span></td></tr></table></blockquote></div>"
  },
  "contained" : [{
    "resourceType" : "Medication",
    "id" : "1-Nitrolingual",
    "code" : {
      "coding" : [{
        "system" : "urn:oid:2.51.1.1",
        "code" : "7680405580012",
        "display" : "NITROLINGUAL Pumpspray"
      }],
      "text" : "NITROLINGUAL Pumpspray"
    },
    "form" : {
      "coding" : [{
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "10309200",
        "display" : "Sublingual spray, solution"
      }],
      "text" : "Sublingualspray, Lösung"
    },
    "amount" : {
      "numerator" : {
        "value" : 1,
        "unit" : "Inhaler (unit of presentation)",
        "system" : "http://snomed.info/sct",
        "code" : "732997007"
      },
      "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" : "387404004",
          "display" : "Glyceryl trinitrate (substance)"
        }],
        "text" : "Nitroglycerin"
      },
      "strength" : {
        "numerator" : {
          "value" : 0.4,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "Actuation (unit of presentation)",
          "system" : "http://snomed.info/sct",
          "code" : "732981002"
        }
      }
    }]
  }],
  "status" : "completed",
  "medicationReference" : {
    "reference" : "#1-Nitrolingual"
  },
  "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" : "20067000",
        "display" : "Sublingual use"
      }],
      "text" : "Sublingual"
    },
    "method" : {
      "coding" : [{
        "system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
        "code" : "0017",
        "display" : "Spraying"
      }]
    },
    "dose" : {
      "value" : 2,
      "unit" : "Actuation (unit of presentation)",
      "system" : "http://snomed.info/sct",
      "code" : "732981002"
    }
  }
}