FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-medadmin-ropivacaine-epidural-jana.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration medadmin-ropivacaine-epidural-jana
status: Completed
medication: Medication Ropivacaine
subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)
effective: 2025-05-18 09:35:00+0200 --> 2025-05-18 11:10:00+0200
| Route | Dose |
| Epidural route | 10 mg (Details: UCUM codemg = 'mg') |
{
"resourceType": "MedicationAdministration",
"id": "medadmin-ropivacaine-epidural-jana",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationReference": {
"reference": "Medication/med-ropivacaine-epidural"
},
"subject": {
"reference": "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
},
"context": {
"reference": "Encounter/7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2"
},
"effectivePeriod": {
"start": "2025-05-18T09:35:00+02:00",
"end": "2025-05-18T11:10:00+02:00"
},
"dosage": {
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Epidural route"
}
]
},
"dose": {
"value": 10,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
}