HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build
HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "a89a0433-998e-4408-9d7a-560c6d242366",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/img/StructureDefinition/cz-MedicationAdministration"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration a89a0433-998e-4408-9d7a-560c6d242366</b></p><a name=\"a89a0433-998e-4408-9d7a-560c6d242366\"> </a><a name=\"hca89a0433-998e-4408-9d7a-560c6d242366\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-MedicationAdministration.html\">Medication Administration: Imaging Report (CZ)</a></p></div><p><b>identifier</b>: <code>https://www.nempriklad.cz/</code>/a89a0433-998e-4408-9d7a-560c6d242366</p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-0987d1c9-0d9a-4d33-8efc-eee6a8c63059\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>subject</b>: <a href=\"Bundle-cz-examplepetct-bundle.html#urn-uuid-2ccb472f-5747-4939-a119-5597835ad7da\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2022-10-07 08:15:00+0100</a></p><p><b>effective</b>: 2022-10-07 08:15: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>260000 ul<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeul = 'ul')</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.nempriklad.cz/",
"value" : "a89a0433-998e-4408-9d7a-560c6d242366"
}
],
"status" : "completed",
"medicationReference" : {
"reference" : "urn:uuid:0987d1c9-0d9a-4d33-8efc-eee6a8c63059"
},
"subject" : {
"reference" : "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
},
"effectiveDateTime" : "2022-10-07T08:15:00+01:00",
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "Intravenous route"
}
]
},
"dose" : {
"value" : 260000,
"unit" : "ul",
"system" : "http://unitsofmeasure.org",
"code" : "ul"
}
}
}