Dispense Notification
| FHIR Exchange | API endpoint | FHIR Definition |
|---|---|---|
| FHIR Messaging | POST /$process-message#dispense-notification | dispense-notification |
Each time medication is provided to a patient (or a patient’s representative) a dispense-notification message must be posted to the process-message endpoint.
The response will be a FHIR Bundle containing an OperationOutcome resource which indicate success or failure.
In the event of human error, a Dispense Notification can be amended by re-posting the dispense-notification message. The MessageHeader Extension-replacementOf
must contain the Bundle.identifier for the dispense-notification message to be updated.
The response will be an OperationOutcome resource which indicate success or failure.