PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/StructureDefinition/SupplyDelivery
description: Record of delivery of what is supplied.
package_name: hl7.fhir.core
derivation: specialization
name: SupplyDelivery
type: SupplyDelivery
elements:
  patient:
    short: Patient for whom the item is supplied
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    index: 4
  supplier:
    short: Dispenser
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    type: Reference
    index: 17
  suppliedItem:
    type: BackboneElement
    short: The item that is delivered or supplied
    index: 6
    elements:
      quantity: {type: Quantity, short: Amount dispensed, index: 7}
      item:
        short: Medication, Substance, or Device supplied
        choices: [itemCodeableConcept, itemReference]
        index: 9
      itemCodeableConcept: {short: 'Medication, Substance, or Device supplied', type: CodeableConcept, choiceOf: item, index: 10}
      itemReference:
        short: Medication, Substance, or Device supplied
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance']
        type: Reference
        choiceOf: item
        index: 11
  type:
    short: Category of dispense event
    type: CodeableConcept
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/supplydelivery-type'}
    index: 5
  occurrenceTiming: {short: When event occurred, type: Timing, choiceOf: occurrence, isSummary: true, index: 16}
  occurrencePeriod: {short: When event occurred, type: Period, choiceOf: occurrence, isSummary: true, index: 15}
  status:
    isModifier: true
    short: in-progress | completed | abandoned | entered-in-error
    type: code
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/supplydelivery-status'}
    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, type: Identifier, array: true, index: 0}
  basedOn:
    short: Fulfills plan, proposal or order
    refers: ['http://hl7.org/fhir/StructureDefinition/SupplyRequest']
    type: Reference
    array: true
    isSummary: true
    index: 1
  partOf:
    short: Part of referenced event
    refers: ['http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/SupplyDelivery']
    type: Reference
    array: true
    isSummary: true
    index: 2
  occurrenceDateTime: {short: When event occurred, type: dateTime, choiceOf: occurrence, isSummary: true, index: 14}
  receiver:
    short: Who collected the Supply
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    array: true
    index: 19
  destination:
    short: Where the Supply was sent
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    index: 18
  occurrence:
    short: When event occurred
    choices: [occurrenceDateTime, occurrencePeriod, occurrenceTiming]
    isSummary: true
    index: 13
package_version: 3.5.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/SupplyDelivery
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null