FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-d1a2b3c4-5678-90ab-cdef-1234567890ab.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration d1a2b3c4-5678-90ab-cdef-1234567890ab
Profile: Medication Administration: HDR (CZ)
identifier: https://www.nempriklad.cz//d1a2b3c4-5678-90ab-cdef-1234567890ab
status: Completed
medication: Medication LIDOCAINE EGIS 20MG/ML INJ SOL 100X2ML
subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
effective: 2026-03-03 14:00:00+0100
| Route | Dose |
| Intravenous route | 100 mg (Details: UCUM codemg = 'mg') |
{
"resourceType": "MedicationAdministration",
"id": "d1a2b3c4-5678-90ab-cdef-1234567890ab",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-MedicationAdministration"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.nempriklad.cz/",
"value": "d1a2b3c4-5678-90ab-cdef-1234567890ab"
}
],
"status": "completed",
"medicationReference": {
"reference": "urn:uuid:d894281f-1104-42d0-9746-98e43262ecc3"
},
"subject": {
"reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
},
"effectiveDateTime": "2026-03-03T14:00:00+01:00",
"dosage": {
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route"
}
]
},
"dose": {
"value": 100,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
}