<?xml version="1.0" encoding="UTF-8"?>

<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKMedikationsVerabreichung"/>
  <meta>
    <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsVerabreichung"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration ExampleISiKMedikationsVerabreichung</b></p><a name="ExampleISiKMedikationsVerabreichung"> </a><a name="hcExampleISiKMedikationsVerabreichung"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKMedikationsVerabreichung.html">ISiKMedikationsVerabreichung</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Medication-ExampleISiKMedikament1.html">Medication Acetylcystein</a></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>context</b>: <a href="Bundle-ISiKBundle-Example.html#Encounter_FachabteilungskontaktMinimal">Encounter: identifier = Visit number; status = unknown; class = inpatient encounter (ActCode#IMP); type = Operation,Abteilungskontakt; serviceType = Innere Medizin; period = 2022-05-03 --&gt; 2022-05-05</a></p><p><b>effective</b>: 2021-07-01</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>1 Tablette<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <medicationReference>
    <reference value="Medication/ExampleISiKMedikament1"/>
  </medicationReference>
  <subject>
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <context>
    <reference value="Encounter/FachabteilungskontaktMinimal"/>
  </context>
  <effectiveDateTime value="2021-07-01"/>
  <dosage>
    <dose>
      <value value="1"/>
      <unit value="Tablette"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="1"/>
    </dose>
  </dosage>
</MedicationAdministration>