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 – 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 400 mg</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>: 15 tableta<span style=\"background: LightGoldenRodYellow\"> (Details: ucum-units  code{tbl} = '{tbl}')</span></p><p><b>whenHandedOver</b>: 2024-03-07</p></div>"
  },
  "status" : "completed",
  "medicationReference" : {
    🔗 "reference" : "Medication/med-Ibalgin400"
  },
  "subject" : {
    🔗 "reference" : "Patient/3f85726c-ad2f-441b-89ce-100000000000"
  },
  "quantity" : {
    "value" : 15,
    "unit" : "tableta",
    "system" : "http://hl7.org/fhir/ValueSet/ucum-units",
    "code" : "{tbl}"
  },
  "whenHandedOver" : "2024-03-07"
}