HL7 Czech EMS Implementation Guide
0.0.2 - ci-build Czechia flag

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

: Medication Administration: VIAFLO - XML Representation

Raw xml | Download


<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="9be3ee4c-0844-450b-9d43-fde72ab1642a"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration 9be3ee4c-0844-450b-9d43-fde72ab1642a</b></p><a name="9be3ee4c-0844-450b-9d43-fde72ab1642a"> </a><a name="hc9be3ee4c-0844-450b-9d43-fde72ab1642a"> </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-782255e0-cd1d-4f31-ace3-08b278936b94">Medication FYZIOLOGICKÝ ROZTOK VIAFLO</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>250 ml<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeml = 'ml')</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:782255e0-cd1d-4f31-ace3-08b278936b94"/>
  </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="250"/>
      <unit value="ml"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="ml"/>
    </dose>
  </dosage>
</MedicationAdministration>