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
{
"resourceType" : "MedicationDispense",
"id" : "MedicationDispense-Euthyrox",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense MedicationDispense-Euthyrox</b></p><a name=\"MedicationDispense-Euthyrox\"> </a><a name=\"hcMedicationDispense-Euthyrox\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-med-euthyrox.html\">Medication Euthyrox 75 mcg</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>: 30 tableta<span style=\"background: LightGoldenRodYellow\"> (Details: ucum-units code{tbl} = '{tbl}')</span></p><p><b>whenHandedOver</b>: 2024-03-05</p></div>"
},
"status" : "completed",
"medicationReference" : {
🔗 "reference" : "Medication/med-euthyrox"
},
"subject" : {
🔗 "reference" : "Patient/3f85726c-ad2f-441b-89ce-100000000000"
},
"quantity" : {
"value" : 30,
"unit" : "tableta",
"system" : "http://hl7.org/fhir/ValueSet/ucum-units",
"code" : "{tbl}"
},
"whenHandedOver" : "2024-03-05"
}