FHIR IG analytics| Package | ihe.pharm.mpd |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-300-dispense-for-2-requests.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense 300-dispense-for-2-requests
Profile: IHE Medication Dispense
status: Completed
| Reference |
| Canifug Cremolum, cream + pessary |
subject: Thomas Engine Male, DoB: 1950-09-15 ( 12345)
| Actor |
| PractitionerRole Pharmacist |
authorizingPrescription:
quantity: 1 1 (Details: UCUM code1 = '1')
whenHandedOver: 2024-10-06 19:54:00+0000
{
"resourceType": "MedicationDispense",
"id": "300-dispense-for-2-requests",
"meta": {
"profile": [
"https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medication": {
"reference": {
"reference": "Medication/02A-ClotrimazoleCanifugCremolum",
"display": "Canifug Cremolum, cream + pessary"
}
},
"subject": {
"reference": "Patient/patient1"
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/pharmacist1"
}
}
],
"authorizingPrescription": [
{
"identifier": {
"value": "300-1/2"
}
},
{
"identifier": {
"value": "300-2/2"
}
}
],
"quantity": {
"value": 1,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"whenHandedOver": "2024-10-06T19:54:00Z"
}