Skip to main content

MedicationDispense

Trial Use 2 Clinical — Medications

Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/MedicationDispense
InteractionMethodPath
ReadGET/fhir/R5/MedicationDispense/[id]
VreadGET/fhir/R5/MedicationDispense/[id]/_history/[vid]
UpdatePUT/fhir/R5/MedicationDispense/[id]
PatchPATCH/fhir/R5/MedicationDispense/[id]
DeleteDELETE/fhir/R5/MedicationDispense/[id]
CreatePOST/fhir/R5/MedicationDispense
SearchGET/fhir/R5/MedicationDispense?...
HistoryGET/fhir/R5/MedicationDispense/[id]/_history
Type-historyGET/fhir/R5/MedicationDispense/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External identifier
basedOnReference0..*Plan that is fulfilled by this dispense
partOfReference0..*Event that dispense is part of
statuscode1..1preparation
notPerformedReasonCodeableReference0..1Why a dispense was not performed
statusChangeddateTime0..1When the status changed
categoryCodeableConcept0..*Type of medication dispense
medicationCodeableReference1..1What medication was supplied
subjectReference1..1Who the dispense is for
encounterReference0..1Encounter associated with event
supportingInformationReference0..*Information that supports the dispensing of the medication
performerBackboneElement0..*Who performed event
locationReference0..1Where the dispense occurred
authorizingPrescriptionReference0..*Medication order that authorizes the dispense
typeCodeableConcept0..1Trial fill, partial fill, emergency fill, etc
quantityQuantity0..1Amount dispensed
daysSupplyQuantity0..1Amount of medication expressed as a timing amount
recordeddateTime0..1When the recording of the dispense started
whenPrepareddateTime0..1When product was packaged and reviewed
whenHandedOverdateTime0..1When product was given out
destinationReference0..1Where the medication was/will be sent
receiverReference0..*Who collected the medication or where the medication was delivered
noteAnnotation0..*Information about the dispense
renderedDosageInstructionmarkdown0..1Full representation of the dosage instructions
dosageInstructionDosage0..*How the medication is to be used by the patient or administered by the caregiver
substitutionBackboneElement0..1Whether a substitution was performed on the dispense
eventHistoryReference0..*A list of relevant lifecycle events

Resource-specific search parameters

ParameterTypeDescription
codetokenEvent or incident that occurred or was averted
destinationreferenceReturns dispenses that should be sent to a specific destination
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
locationreferenceReturns dispense for a given location
medicationreferenceReturn administrations of this medication reference
patientreferenceThe entity that caused the expenses
performerreferenceReturns dispenses performed by a specific individual
prescriptionreferenceThe identity of a prescription to list dispenses from
receiverreferenceThe identity of a receiver to list dispenses for
recordeddateReturns dispenses where dispensing activity began on this date
responsiblepartyreferenceReturns dispenses with the specified responsible party
statustokenMedicationAdministration event status (for example one of active/paused/completed/nullified)
subjectreferenceThe identity of a patient for whom to list dispenses
typetokenE.g. patient, expense, depreciation
whenhandedoverdateReturns dispenses handed over on this date
whenprepareddateReturns dispenses prepared on this date

Reference