HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

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 – Ibalgin 400 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationDispense",
  "id" : "MedicationDispense-Ibalgin400",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense MedicationDispense-Ibalgin400</b></p><a name=\"MedicationDispense-Ibalgin400\"> </a><a name=\"hcMedicationDispense-Ibalgin400\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-med-Ibalgin400.html\">Medication IBALGIN</a></p><p><b>subject</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000000\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></p><p><b>quantity</b>: 15 tableta</p><p><b>whenHandedOver</b>: 2024-03-07</p></div>"
  },
  "status" : "completed",
  "medicationReference" : {
    🔗 "reference" : "Medication/med-Ibalgin400"
  },
  "subject" : {
    "reference" : "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
  },
  "quantity" : {
    "value" : 15,
    "unit" : "tableta"
  },
  "whenHandedOver" : "2024-03-07"
}