R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). 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 GroupMaturity Level: 1 Trial Use Compartments: Patient, Practitioner

Detailed Descriptions for the elements in the SupplyDelivery resource.

SupplyDelivery
Definition

Record of delivery of what is supplied.

Control1..1
SupplyDelivery.identifier
Definition

Identifier assigned by the dispensing facility when the item(s) is dispensed.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..1
TypeIdentifier
Comments

This is assigned by the dispenser, and used to refer to this order in other external standards.

SupplyDelivery.basedOn
Definition

A plan, proposal or order that is fulfilled in whole or in part by this event.

Control0..*
TypeReference(SupplyRequest)
Requirements

Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.

Summarytrue
SupplyDelivery.partOf
Definition

A larger event of which this particular event is a component or step.

Control0..*
TypeReference(SupplyDelivery | Contract)
Requirements

E.g. Drug administration as part of a procedure, procedure as part of observation, etc.

Summarytrue
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
Definition

A code specifying the state of the dispense event.

Control0..1
Terminology BindingSupplyDeliveryStatus (Required)
Typecode
Is Modifiertrue
Summarytrue
Comments

This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

SupplyDelivery.patient
Definition

A link to a resource representing the person whom the delivered item is for.

Control0..1
TypeReference(Patient)
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.

Control0..1
Terminology BindingSupply Item Type (Required)
TypeCodeableConcept
SupplyDelivery.suppliedItem
Definition

The item that is being delivered or has been supplied.

Control0..1
SupplyDelivery.suppliedItem.quantity
Definition

The amount of supply that has been dispensed. Includes unit of measure.

Control0..1
TypeSimpleQuantity
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.

Control0..1
Terminology BindingSNOMED CT Supply Item (Example)
TypeCodeableConcept|Reference(Medication | Substance | Device)
[x] NoteSee Choice of Data Types for further information about how to use [x]
SupplyDelivery.occurrence[x]
Definition

The date or time(s) the activity occurred.

Control0..1
TypedateTime|Period|Timing
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summarytrue
Comments

[The list of types may be constrained as appropriate for the type of event].

SupplyDelivery.supplier
Definition

The individual responsible for dispensing the medication, supplier or device.

Control0..1
TypeReference(Practitioner | PractitionerRole | Organization)
SupplyDelivery.destination
Definition

Identification of the facility/location where the Supply was shipped to, as part of the dispense event.

Control0..1
TypeReference(Location)
SupplyDelivery.receiver
Definition

Identifies the person who picked up the Supply.

Control0..*
TypeReference(Practitioner)