description: Base StructureDefinition for SupplyDelivery Resource package_name: hl7.fhir.core derivation: specialization name: SupplyDelivery type: null elements: patient: {type: Reference, short: Patient for whom the item is supplied, isSummary: true, index: 2} supplier: {type: Reference, short: Dispenser, isSummary: true, index: 6} whenPrepared: {type: Period, short: Dispensing time, isSummary: true, index: 7} suppliedItem: {type: Reference, short: 'Medication, Substance, or Device supplied', isSummary: true, index: 5} time: {type: dateTime, short: Handover time, isSummary: true, index: 8} 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: {type: Quantity, short: Amount dispensed, isSummary: true, index: 4} receiver: {type: Reference, short: Who collected the Supply, isSummary: true, array: true, index: 10} destination: {type: Reference, short: Where the Supply was sent, isSummary: true, index: 9} package_version: 1.4.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/SupplyDelivery base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null