PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/SupplyDelivery
description: Base StructureDefinition for SupplyDelivery Resource
package_name: hl7.fhir.r2b.core
derivation: specialization
name: SupplyDelivery
type: null
elements:
  patient:
    isModifier: false
    short: Patient for whom the item is supplied
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.patient}
    isSummary: true
    index: 2
  supplier:
    isModifier: false
    short: Dispenser
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.supplier}
    isSummary: true
    index: 6
  whenPrepared:
    isModifier: false
    short: Dispensing time
    type: Period
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.whenPrepared}
    isSummary: true
    index: 7
  suppliedItem:
    isModifier: false
    short: Medication, Substance, or Device supplied
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.suppliedItem}
    isSummary: true
    index: 5
  time:
    isModifier: false
    short: Handover time
    type: dateTime
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.time}
    isSummary: true
    index: 8
  type:
    isModifier: false
    short: Category of dispense event
    type: CodeableConcept
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.type}
    isSummary: true
    index: 3
  status:
    isModifier: true
    short: in-progress | completed | abandoned
    type: code
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.status}
    isSummary: true
    index: 1
  identifier:
    isModifier: false
    short: External identifier
    index: 0
    comments: This is assigned by the dispenser, and used to refer to this order in other external standards.
    type: Identifier
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.identifier}
    isSummary: true
  quantity:
    isModifier: false
    short: Amount dispensed
    type: Quantity
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.quantity}
    isSummary: true
    index: 4
  receiver:
    isModifier: false
    short: Who collected the Supply
    index: 10
    type: Reference
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: SupplyDelivery.receiver}
    isSummary: true
  destination:
    isModifier: false
    short: Where the Supply was sent
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: SupplyDelivery.destination}
    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