FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). 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 UseCompartments: Device, Patient, Practitioner, RelatedPerson

Detailed Descriptions for the elements in the SupplyRequest resource.

SupplyRequest
Definition

A record of a request for a medication, substance or device used in the healthcare setting.

Control1..1
SupplyRequest.identifier
Definition

Unique identifier for this supply request.

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

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

SupplyRequest.status
Definition

Status of the supply request.

Control0..1
Terminology BindingSupplyRequestStatus (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.

SupplyRequest.category
Definition

Category of supply, e.g. central, non-stock, etc. This is used to support work flows associated with the supply process.

Control0..1
Terminology BindingSupply Type (Example)
TypeCodeableConcept
Alternate Nameskind
Summarytrue
SupplyRequest.priority
Definition

Indicates how quickly this SupplyRequest should be addressed with respect to other requests.

Control0..1
Terminology BindingRequestPriority (Required)
Typecode
Meaning if MissingIf missing, this task should be performed with normal priority
Summarytrue
SupplyRequest.orderedItem
Definition

The item being requested.

Control0..1
Summarytrue
SupplyRequest.orderedItem.quantity
Definition

The amount that is being ordered of the indicated item.

Control1..1
TypeQuantity
Summarytrue
SupplyRequest.orderedItem.item[x]
Definition

The item that is requested to be supplied. 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]
Summarytrue
Comments

Note that there's a difference between a prescription - an instruction to take a medication, along with a (sometimes) implicit supply, and an explicit request to supply, with no explicit instructions.

SupplyRequest.occurrence[x]
Definition

When the request should be fulfilled.

Control0..1
TypedateTime|Period|Timing
[x] NoteSee Choice of Data Types for further information about how to use [x]
Alternate Nameswhen; timing
Summarytrue
SupplyRequest.authoredOn
Definition

When the request was made.

Control0..1
TypedateTime
Alternate Namesdate; createdOn; signedOn
Summarytrue
SupplyRequest.requester
Definition

The individual who initiated the request and has responsibility for its activation.

Control0..1
Alternate Namesauthor; source
Summarytrue
SupplyRequest.requester.agent
Definition

The device, practitioner, etc. who initiated the request.

Control1..1
TypeReference(Practitioner | Organization | Patient | RelatedPerson | Device)
Summarytrue
SupplyRequest.requester.onBehalfOf
Definition

The organization the device or practitioner was acting on behalf of.

Control0..1
TypeReference(Organization)
Requirements

Practitioners and Devices can be associated with multiple organizations. This element indicates which organization they were acting on behalf of when authoring the request.

SupplyRequest.supplier
Definition

Who is intended to fulfill the request.

Control0..*
TypeReference(Organization)
Alternate Namesperformer
Summarytrue
SupplyRequest.reason[x]
Definition

Why the supply item was requested.

Control0..1
Terminology BindingSupplyRequestReason (Example)
TypeCodeableConcept|Reference(Any)
[x] NoteSee Choice of Data Types for further information about how to use [x]
SupplyRequest.deliverFrom
Definition

Where the supply is expected to come from.

Control0..1
TypeReference(Organization | Location)
SupplyRequest.deliverTo
Definition

Where the supply is destined to go.

Control0..1
TypeReference(Organization | Location | Patient)