FHIR IG analytics| Package | hl7.fhir.eu.mpd-r5 |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-400D-dispense-1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense 400D-dispense-1
Profile: MedicationDispense: MPD
status: Completed
| Reference |
| Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10. |
subject: Thomas Engine Male, DoB: 1950-09-15 ( 12345)
| Actor |
| PractitionerRole Pharmacist |
quantity: 1 1 (Details: UCUM code1 = '1')
daysSupply: 3 day(s) (Details: UCUM coded = 'd')
recorded: 2024-12-06 19:54:00+0000
whenHandedOver: 2024-12-06 19:54:00+0000
{
"resourceType": "MedicationDispense",
"id": "400D-dispense-1",
"meta": {
"profile": [
"http://hl7.eu/fhir/mpd-r5/StructureDefinition/MedicationDispense-eu-mpd"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medication": {
"reference": {
"reference": "Medication/01C-Cefuroxime1500Branded",
"display": "Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10."
}
},
"subject": {
"reference": "Patient/patient1"
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/pharmacist1"
}
}
],
"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"
},
"recorded": "2024-12-06T19:54:00Z",
"whenHandedOver": "2024-12-06T19:54:00Z"
}