http://hl7.org/fhir/StructureDefinition/DeviceDispense|5.0.0

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.
description: 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.
derivation: specialization
name: DeviceDispense
type: DeviceDispense
elements:
  category: {isModifier: false, short: Type of device dispense, mustSupport: false, array: true, isSummary: false, index: 5}
  whenHandedOver: {isModifier: false, short: When product was given out, mustSupport: false, isSummary: false, index: 18}
  eventHistory: {isModifier: false, short: A list of relevant lifecycle events, mustSupport: false, array: true, isSummary: false, index: 22}
  usageInstruction: {isModifier: false, short: Full representation of the usage instructions, mustSupport: false, isSummary: false, index: 21}
  encounter: {isModifier: false, short: Encounter associated with event, mustSupport: false, isSummary: false, index: 9}
  preparedDate: {isModifier: false, short: When product was packaged and reviewed, mustSupport: false, isSummary: true, index: 17}
  type: {isModifier: false, short: 'Trial fill, partial fill, emergency fill, etc', mustSupport: false, isSummary: false, index: 15}
  statusReason:
    isModifier: false
    short: Why a dispense was or was not performed
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/devicedispense-status-reason'}
    isSummary: false
    index: 4
  note: {isModifier: false, short: Information about the dispense, mustSupport: false, array: true, isSummary: false, index: 20}
  supportingInformation: {isModifier: false, short: Information that supports the dispensing of the device, mustSupport: false, array: true, isSummary: false, index: 10}
  status:
    isModifier: true
    short: preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/devicedispense-status|5.0.0'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 3
  identifier: {isModifier: false, short: Business identifier for this dispensation, mustSupport: false, array: true, isSummary: true, index: 0}
  device: {isModifier: false, short: What device was supplied, mustSupport: false, isSummary: true, index: 6}
  basedOn: {isModifier: false, short: The order or request that this dispense is fulfilling, mustSupport: false, array: true, isSummary: false, index: 1}
  quantity: {isModifier: false, short: Amount dispensed, mustSupport: false, isSummary: false, index: 16}
  partOf: {isModifier: false, short: The bigger event that this dispense is a part of, mustSupport: false, array: true, isSummary: false, index: 2}
  location: {isModifier: false, short: Where the dispense occurred, mustSupport: false, isSummary: false, index: 14}
  receiver: {isModifier: false, short: Who collected the device or where the medication was delivered, mustSupport: false, isSummary: false, index: 8}
  subject: {isModifier: false, short: Who the dispense is for, mustSupport: false, isSummary: true, index: 7}
  destination: {isModifier: false, short: Where the device was sent or should be sent, mustSupport: false, isSummary: false, index: 19}
  performer:
    isModifier: false
    short: Who performed event
    mustSupport: false
    array: true
    isSummary: false
    index: 11
    elements:
      function: {isModifier: false, short: Who performed the dispense and what they did, mustSupport: false, isSummary: false, index: 12}
      actor: {isModifier: false, short: Individual who was performing, mustSupport: false, isSummary: false, index: 13}
    required: [actor]
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DeviceDispense
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [device, status, subject]