FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-300-dispense-for-2-requests.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationDispense",
"id": "300-dispense-for-2-requests",
"meta": {
"profile": [
"https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense"
]
},
"status": "completed",
"medicationReference": {
"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"
}