FHIR IG analytics| Package | myhealth.eu.fhir.epd |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-400E-refused-dispense.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense 400E-refused-dispense
Profile: MedicationDispense (EPD)
R5: When the recording of the dispense started (new): 2024-12-06 19:54:00+0000
status: Declined
medication: Medication Cefuroxime (as cefuroxime sodium) 1.5 g powder for solution for injection vial
subject: Thomas Engine Male, DoB: 1950-09-15 ( 12345)
| Actor |
| PractitionerRole Pharmacist |
quantity: 0 1 (Details: UCUM code1 = '1')
whenHandedOver: 2024-12-06 19:54:00+0000
{
"resourceType": "MedicationDispense",
"id": "400E-refused-dispense",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/epd/StructureDefinition/MedicationDispense-myhealtheu-epd"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded",
"valueDateTime": "2024-12-06T19:54:00Z"
}
],
"status": "declined",
"medicationReference": {
"reference": "Medication/01B-Cefuroxime1500GenericConcept"
},
"subject": {
"reference": "Patient/patient1"
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/pharmacist1"
}
}
],
"authorizingPrescription": [
{
"reference": "MedicationRequest/400C-prescription-cefuroxime-singleline"
}
],
"quantity": {
"value": 0,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"whenHandedOver": "2024-12-06T19:54:00Z"
}