CH EMS (R4)
2.1.0-ci-build - ci-build
CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="1-AspirinCardio"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 1-AspirinCardio</b></p><a name="1-AspirinCardio"> </a><a name="hc1-AspirinCardio"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="#hc1-AspirinCardio/1-Aspirin">Medication </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#7562295883070)</a></p><p><b>context</b>: <a href="Encounter-1-Einsatz.html">Encounter: extension = wallet,Other,wrist watch,Other,Other; identifier = Einsatznummer: S12345678; status = finished; class = emergency (ActCode#EMER); period = 2016-12-10 --> (ongoing)</a></p><p><b>effective</b>: 2012-05 --> (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:">Herzvorfall vor 4 Jahren</span></p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Morning, Once</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 Tablet (unit of presentation)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #1-Aspirin</b></p><a name="1-AspirinCardio/1-Aspirin"> </a><a name="hc1-AspirinCardio/1-Aspirin"> </a><p><b>code</b>: <span title="Codes:">Aspirin Cardio 100</span></p></blockquote></div>
</text>
<contained>
<Medication>
<id value="1-Aspirin"/>
<code>
<text value="Aspirin Cardio 100"/>
</code>
</Medication>
</contained>
<status value="active"/>
<medicationReference>
<reference value="#1-Aspirin"/>
</medicationReference>
<subject>🔗
<reference value="Patient/1-ThomasMueller"/>
</subject>
<context>🔗
<reference value="Encounter/1-Einsatz"/>
</context>
<effectivePeriod>
<start value="2012-05"/>
</effectivePeriod>
<reasonCode>
<text value="Herzvorfall vor 4 Jahren"/>
</reasonCode>
<dosage>
<timing>
<repeat>
<when value="MORN"/>
</repeat>
</timing>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="Tablet (unit of presentation)"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>