HL7 Czech EMS Implementation Guide
0.0.2 - ci-build
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="4aed93c8-8b0b-433f-9b7b-3cef96515352"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration 4aed93c8-8b0b-433f-9b7b-3cef96515352</b></p><a name="4aed93c8-8b0b-433f-9b7b-3cef96515352"> </a><a name="hc4aed93c8-8b0b-433f-9b7b-3cef96515352"> </a><p><b>identifier</b>: <code>https://www.nempriklad.cz/</code>/med-adm-2</p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Bundle-cz-example-bundle.html#urn-uuid-68c98e94-e997-417c-9108-f05f65fc5327">Medication BETALOC</a></p><p><b>subject</b>: <a href="Bundle-cz-example-bundle.html#urn-uuid-3b46c18c-7e07-4232-af3e-f710dec8e766">Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)</a></p><p><b>effective</b>: 2025-09-03 10:50:00+0100</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 47625008}">Intravenous route</span></td><td>2.5 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>
</text>
<identifier>
<system value="https://www.nempriklad.cz/"/>
<value value="med-adm-2"/>
</identifier>
<status value="completed"/>
<medicationReference>
<reference value="urn:uuid:68c98e94-e997-417c-9108-f05f65fc5327"/>
</medicationReference>
<subject>
<reference value="urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"/>
</subject>
<effectiveDateTime value="2025-09-03T10:50:00+01:00"/>
<dosage>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="47625008"/>
<display value="Intravenous route"/>
</coding>
</route>
<dose>
<value value="2.5"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</dose>
</dosage>
</MedicationAdministration>