HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czech Republic (CZE)

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.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/hdr/ and changes regularly. See the Directory of published versions

: Dispense – Paracetamol - XML Representation

Raw xml | Download


<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="MedicationDispense-Paracetamol"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense MedicationDispense-Paracetamol</b></p><a name="MedicationDispense-Paracetamol"> </a><a name="hcMedicationDispense-Paracetamol"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Medication-med-paracetamol.html">Medication PARACETAMOL ZENTIVA K.S.</a></p><p><b>subject</b>: <a href="Patient-3f85726c-ad2f-441b-89ce-100000000000.html">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</a></p><p><b>quantity</b>: 20 tableta<span style="background: LightGoldenRodYellow"> (Details: ucum-units  code{tbl} = '{tbl}')</span></p><p><b>whenHandedOver</b>: 2024-03-06</p></div>
  </text>
  <status value="completed"/>
  <medicationReference>🔗 
    <reference value="Medication/med-paracetamol"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/3f85726c-ad2f-441b-89ce-100000000000"/>
  </subject>
  <quantity>
    <value value="20"/>
    <unit value="tableta"/>
    <system value="http://hl7.org/fhir/ValueSet/ucum-units"/>
    <code value="{tbl}"/>
  </quantity>
  <whenHandedOver value="2024-03-06"/>
</MedicationDispense>