Provision of a supply of medication to a patient, typically in response to a prescription. This page documents the MedicationDispense resource as served by the mock.health synthetic FHIR R4 sandbox — 5 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/MedicationDispense — searchGET https://api.mock.health/fhir/MedicationDispense/{id} — read by logical idPOST https://api.mock.health/fhir/MedicationDispense — create (Pro)PUT https://api.mock.health/fhir/MedicationDispense/{id} — update (Pro)patient (reference) — required — Patient who received the medicationidentifier (token) — External identifiermedication (reference) — Reference to the Medication resourcestatus (token) — completed | in-progress | cancelledtype (token) — Trial fill, partial fill, emergency supply, etc.Fields accepted when creating or updating a MedicationDispense. Required elements are base FHIR cardinality; the rest are US Core must-support.
status (code) — required — preparation | in-progress | completed | cancelled | on-holdmedicationCodeableConcept (CodeableConcept) — required — Medication code (RxNorm) — or use medicationReferencesubject (Reference(Patient)) — US Core MS — patient who received the medicationauthorizingPrescription (Reference(MedicationRequest)[]) — US Core MS — the prescription this dispense fulfillsquantity (Quantity) — US Core MS — amount dispensedBase definition: HL7 FHIR R4 MedicationDispense. Category: Medications.
Medication · MedicationRequest
API reference · Quickstart · USCDI compliance · SMART on FHIR