FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-a1b2c3d4-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 a1b2c3d4-5678-90ab-cdef-1234567890ab
Profile: Medication Administration: HDR (CZ)
identifier: https://www.nempriklad.cz//a1b2c3d4-5678-90ab-cdef-1234567890ab
status: Completed
medication: Medication PROSTIN E2 3MG VAG TBL NOB 4
subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
effective: 2026-03-03 12:30:00+0100
| Route | Dose |
| Intravenous route | 3 mg (Details: UCUM codemg = 'mg') |
{
"resourceType": "MedicationAdministration",
"id": "a1b2c3d4-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": "a1b2c3d4-5678-90ab-cdef-1234567890ab"
}
],
"status": "completed",
"medicationReference": {
"reference": "urn:uuid:c45659d8-37e0-4d5d-8992-166900cd3a4a"
},
"subject": {
"reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
},
"effectiveDateTime": "2026-03-03T12:30:00+01:00",
"dosage": {
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route"
}
]
},
"dose": {
"value": 3,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
}