http://hl7.org/fhir/StructureDefinition/SupplyDelivery|4.0.1

Record of delivery of what is supplied.
description: Record of delivery of what is supplied.
derivation: specialization
name: SupplyDelivery
type: SupplyDelivery
elements:
  patient: {short: Patient for whom the item is supplied, index: 4}
  supplier: {short: Dispenser, index: 12}
  suppliedItem:
    short: The item that is delivered or supplied
    index: 6
    elements:
      quantity: {short: Amount dispensed, index: 7}
      item:
        short: Medication, Substance, or Device supplied
        choices: []
        index: 9
  type:
    short: Category of dispense event
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/supplydelivery-type|4.0.1'}
    index: 5
  status:
    isModifier: true
    short: in-progress | completed | abandoned | entered-in-error
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/supplydelivery-status|4.0.1'}
    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: {short: External identifier, array: true, index: 0}
  basedOn: {short: 'Fulfills plan, proposal or order', array: true, isSummary: true, index: 1}
  partOf: {short: Part of referenced event, array: true, isSummary: true, index: 2}
  receiver: {short: Who collected the Supply, array: true, index: 14}
  destination: {short: Where the Supply was sent, index: 13}
  occurrence:
    short: When event occurred
    choices: []
    isSummary: true
    index: 11
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/SupplyDelivery
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1