FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-9be3ee4c-0844-450b-9d43-fde72ab1642a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration 9be3ee4c-0844-450b-9d43-fde72ab1642a
identifier: https://www.nempriklad.cz//med-adm-2
status: Completed
medication: Medication FYZIOLOGICKÝ ROZTOK VIAFLO
subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
effective: 2025-09-03 10:50:00+0100
| Route | Dose |
| Intravenous route | 250 ml (Details: UCUM codeml = 'ml') |
{
"resourceType": "MedicationAdministration",
"id": "9be3ee4c-0844-450b-9d43-fde72ab1642a",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.nempriklad.cz/",
"value": "med-adm-2"
}
],
"status": "completed",
"medicationReference": {
"reference": "urn:uuid:782255e0-cd1d-4f31-ace3-08b278936b94"
},
"subject": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"effectiveDateTime": "2025-09-03T10:50:00+01:00",
"dosage": {
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route"
}
]
},
"dose": {
"value": 250,
"unit": "ml",
"system": "http://unitsofmeasure.org",
"code": "ml"
}
}
}