FHIR IG analytics| Package | hl7.fhir.eu.hdr |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-400D-dispense-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense 400D-dispense-1
Profile: MedicationDispense (HDR)
status: Completed
medication: Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10.
subject: Fiona XXX_Swart
| Actor |
| The best pharmacist |
quantity: 1 1 (Details: UCUM code1 = '1')
daysSupply: 3 day(s) (Details: UCUM coded = 'd')
whenHandedOver: 2024-12-06 19:54:00+0000
{
"resourceType": "MedicationDispense",
"id": "400D-dispense-1",
"meta": {
"profile": [
"http://hl7.eu/fhir/hdr/StructureDefinition/medicationDispense-eu-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationReference": {
"reference": "Medication/01C-Cefuroxime1500Branded",
"display": "Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10."
},
"subject": {
"reference": "Patient/patient-swart",
"display": "Fiona XXX_Swart"
},
"performer": [
{
"actor": {
"display": "The best pharmacist"
}
}
],
"authorizingPrescription": [
{
"reference": "MedicationRequest/400C-prescription-cefuroxime-singleline"
}
],
"quantity": {
"value": 1,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"daysSupply": {
"value": 3,
"unit": "day(s)",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"whenHandedOver": "2024-12-06T19:54:00Z"
}