This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Orders and Observations Work Group | Maturity Level: 1 | Trial Use | Security Category: Patient | Compartments: Patient, Practitioner |
Detailed Descriptions for the elements in the SupplyDelivery resource.
SupplyDelivery | |
Element Id | SupplyDelivery |
Definition | Record of delivery of what is supplied. |
Cardinality | 0..* |
Type | DomainResource |
Summary | false |
SupplyDelivery.identifier | |
Element Id | SupplyDelivery.identifier |
Definition | Identifier for the supply delivery event that is used to identify it across multiple disparate systems. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Summary | false |
Comments | This identifier is typically assigned by the dispenser, and may be used to reference the delivery when exchanging information about it with other systems. |
SupplyDelivery.basedOn | |
Element Id | SupplyDelivery.basedOn |
Definition | A plan, proposal or order that is fulfilled in whole or in part by this event. |
Cardinality | 0..* |
Type | Reference(SupplyRequest) |
Requirements | Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon. |
Summary | true |
SupplyDelivery.partOf | |
Element Id | SupplyDelivery.partOf |
Definition | A larger event of which this particular event is a component or step. |
Cardinality | 0..* |
Type | Reference(SupplyDelivery | Contract) |
Requirements | E.g. Drug administration as part of a procedure, procedure as part of observation, etc. |
Summary | true |
Comments | Not to be used to link an event to an Encounter - use Event.context for that. [The allowed reference resources may be adjusted as appropriate for the event resource]. |
SupplyDelivery.status | |
Element Id | SupplyDelivery.status |
Definition | A code specifying the state of the dispense event. |
Cardinality | 0..1 |
Terminology Binding | SupplyDeliveryStatus (Required) |
Type | code |
Is Modifier | true (Reason: 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) |
Summary | true |
Comments | This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
SupplyDelivery.patient | |
Element Id | SupplyDelivery.patient |
Definition | A link to a resource representing the person whom the delivered item is for. |
Cardinality | 0..1 |
Type | Reference(Patient) |
Summary | false |
SupplyDelivery.type | |
Element Id | SupplyDelivery.type |
Definition | Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc. |
Cardinality | 0..1 |
Terminology Binding | Supply Item Type (Required) |
Type | CodeableConcept |
Summary | false |
SupplyDelivery.suppliedItem | |
Element Id | SupplyDelivery.suppliedItem |
Definition | The item that is being delivered or has been supplied. |
Cardinality | 0..1 |
Summary | false |
SupplyDelivery.suppliedItem.quantity | |
Element Id | SupplyDelivery.suppliedItem.quantity |
Definition | The amount of supply that has been dispensed. Includes unit of measure. |
Cardinality | 0..1 |
Type | SimpleQuantity |
Summary | false |
SupplyDelivery.suppliedItem.item[x] | |
Element Id | SupplyDelivery.suppliedItem.item[x] |
Definition | Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a code that identifies the item from a known list. |
Cardinality | 0..1 |
Terminology Binding | SNOMED CT Supply Item (Example) |
Type | CodeableConcept|Reference(Medication | Substance | Device) |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | false |
SupplyDelivery.occurrence[x] | |
Element Id | SupplyDelivery.occurrence[x] |
Definition | The date or time(s) the activity occurred. |
Cardinality | 0..1 |
Type | dateTime|Period|Timing |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | true |
Comments | [The list of types may be constrained as appropriate for the type of event]. |
SupplyDelivery.supplier | |
Element Id | SupplyDelivery.supplier |
Definition | The individual responsible for dispensing the medication, supplier or device. |
Cardinality | 0..1 |
Type | Reference(Practitioner | PractitionerRole | Organization) |
Summary | false |
SupplyDelivery.destination | |
Element Id | SupplyDelivery.destination |
Definition | Identification of the facility/location where the Supply was shipped to, as part of the dispense event. |
Cardinality | 0..1 |
Type | Reference(Location) |
Summary | false |
SupplyDelivery.receiver | |
Element Id | SupplyDelivery.receiver |
Definition | Identifies the person who picked up the Supply. |
Cardinality | 0..* |
Type | Reference(Practitioner | PractitionerRole) |
Summary | false |