PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/StructureDefinition/SupplyDelivery
description: Base StructureDefinition for SupplyDelivery Resource
package_name: hl7.fhir.r3.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']
    type: Reference
    index: 19
  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, itemReference, 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/Medication']
        type: Reference
        choiceOf: item
        index: 11
  type: {short: Category of dispense event, type: CodeableConcept, index: 5}
  occurrenceTiming: {short: When event occurred, type: Timing, choiceOf: occurrence, isSummary: true, index: 18}
  occurrencePeriod: {short: When event occurred, type: Period, choiceOf: occurrence, isSummary: true, index: 17}
  status: {isModifier: true, short: in-progress | completed | abandoned | entered-in-error, type: code, isSummary: true, index: 3}
  identifier: {short: External identifier, type: Identifier, 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: 16}
  receiver:
    short: Who collected the Supply
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    array: true
    index: 21
  destination:
    short: Where the Supply was sent
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    index: 20
  occurrence:
    short: When event occurred
    choices: [occurrenceDateTime, occurrencePeriod, occurrenceTiming]
    isSummary: true
    index: 15
package_version: 3.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/SupplyDelivery
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null