HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build
CZ
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="a1b2c3d4-5678-90ab-cdef-1234567890ab"/>
<meta>
<profile
value="https://hl7.cz/fhir/hdr/StructureDefinition/cz-MedicationAdministration"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration a1b2c3d4-5678-90ab-cdef-1234567890ab</b></p><a name="a1b2c3d4-5678-90ab-cdef-1234567890ab"> </a><a name="hca1b2c3d4-5678-90ab-cdef-1234567890ab"> </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-cz-MedicationAdministration.html">Medication Administration: HDR (CZ)</a></p></div><p><b>identifier</b>: <code>https://www.nempriklad.cz/</code>/a1b2c3d4-5678-90ab-cdef-1234567890ab</p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Bundle-DischargeBundle-Story-GynDelivery.html#urn-uuid-c45659d8-37e0-4d5d-8992-166900cd3a4a">Medication Dinoprostone</a></p><p><b>subject</b>: <a href="Bundle-DischargeBundle-Story-GynDelivery.html#urn-uuid-c517f75a-1e29-423b-8c59-1b275e65019a">Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)</a></p><p><b>effective</b>: 2026-03-03 12:30: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>3 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>
</text>
<identifier>
<system value="https://www.nempriklad.cz/"/>
<value value="a1b2c3d4-5678-90ab-cdef-1234567890ab"/>
</identifier>
<status value="completed"/>
<medicationReference>
<reference value="urn:uuid:c45659d8-37e0-4d5d-8992-166900cd3a4a"/>
</medicationReference>
<subject>
<reference value="urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"/>
</subject>
<effectiveDateTime value="2026-03-03T12:30:00+01:00"/>
<dosage>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="47625008"/>
<display value="Intravenous route"/>
</coding>
</route>
<dose>
<value value="3"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</dose>
</dosage>
</MedicationAdministration>