description: Base StructureDefinition for SupplyDelivery Resource 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 isSummary: true index: 2 supplier: short: Dispenser refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference isSummary: true index: 11 whenPrepared: {short: Dispensing time, type: Period, isSummary: true, index: 12} suppliedItem: short: Medication, Substance, or Device supplied choices: [suppliedItemCodeableConcept, suppliedItemReference, suppliedItemReference, suppliedItemReference] isSummary: true index: 6 suppliedItemCodeableConcept: {short: 'Medication, Substance, or Device supplied', type: CodeableConcept, choiceOf: suppliedItem, isSummary: true, index: 7} suppliedItemReference: short: Medication, Substance, or Device supplied refers: ['http://hl7.org/fhir/StructureDefinition/Medication'] type: Reference choiceOf: suppliedItem isSummary: true index: 8 time: {short: Handover time, type: dateTime, isSummary: true, index: 13} type: {short: Category of dispense event, type: CodeableConcept, isSummary: true, index: 3} status: {isModifier: true, short: in-progress | completed | abandoned, type: code, isSummary: true, index: 1} identifier: {short: External identifier, comments: 'This is assigned by the dispenser, and used to refer to this order in other external standards.', type: Identifier, isSummary: true, index: 0} quantity: {short: Amount dispensed, type: Quantity, isSummary: true, index: 4} receiver: short: Who collected the Supply refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference array: true isSummary: true index: 15 destination: short: Where the Supply was sent refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference isSummary: true index: 14 package_version: 1.8.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/SupplyDelivery base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null