Skip to main content

DeviceDispense

Draft Specialized — Devices

Indicates that a device is to be or has been dispensed for a named person/patient. This includes a description of the product (supply) provided and the instructions for using the device.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier for this dispensation
basedOnReference0..*The order or request that this dispense is fulfilling
partOfReference0..*The bigger event that this dispense is a part of
statuscode1..1preparation
statusReasonCodeableReference0..1Why a dispense was or was not performed
categoryCodeableConcept0..*Type of device dispense
deviceCodeableReference1..1What device was supplied
subjectReference1..1Who the dispense is for
receiverReference0..1Who collected the device or where the medication was delivered
encounterReference0..1Encounter associated with event
supportingInformationReference0..*Information that supports the dispensing of the device
performerBackboneElement0..*Who performed event
locationReference0..1Where the dispense occurred
typeCodeableConcept0..1Trial fill, partial fill, emergency fill, etc
quantityQuantity0..1Amount dispensed
preparedDatedateTime0..1When product was packaged and reviewed
whenHandedOverdateTime0..1When product was given out
destinationReference0..1Where the device was sent or should be sent
noteAnnotation0..*Information about the dispense
usageInstructionmarkdown0..1Full representation of the usage instructions
eventHistoryReference0..*A list of relevant lifecycle events

Resource-specific search parameters

ParameterTypeDescription
codetokenSearch for devices that match this code
identifiertokenThe identifier of the dispense
patientreferenceReturns device dispenses for a specific patient
statustokenThe status of the dispense
subjectreferenceThe identity of a patient for whom to list dispenses

Reference