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
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
Responsible
Owner:
Orders
and
Observations
Work
Group
|
Trial
Use
|
|
Compartments : Device , Encounter , Group , Patient , Practitioner , RelatedPerson |
Detailed Descriptions for the elements in the DeviceRequest resource.
| DeviceRequest | |
|
|
DeviceRequest |
| Definition |
Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker. |
| Short Display | Medical device request |
| Cardinality | 0..* |
|
| DomainResource |
| Summary | false |
| DeviceRequest.identifier | |
|
|
DeviceRequest.identifier |
| Definition |
Identifiers assigned to this order by the orderer or by the receiver. |
|
|
External Request identifier |
| Note |
This
is
a
business
|
|
|
0..* |
| Type | Identifier |
| Summary | true |
|
|
|
|
|
|
| Definition |
Plan/proposal/order fulfilled by this request. |
| Short Display | What request fulfills |
| Cardinality | 0..* |
| Type | Reference ( Any ) |
| Summary | true |
|
|
|
|
|
DeviceRequest.replaces |
| Definition |
The request takes the place of the referenced completed or terminated request(s). |
| Short Display | What request replaces |
| Cardinality | 0..* |
| Type |
Reference
(
|
| Summary | true |
| DeviceRequest.groupIdentifier | |
|
| DeviceRequest.groupIdentifier |
| Definition |
|
| Short Display | Identifier of composite request |
| Cardinality | 0..1 |
| Type | Identifier |
| Summary | true |
| DeviceRequest.status | |
|
| DeviceRequest.status |
| Definition |
The status of the request. |
| Short Display | draft | active | on-hold | entered-in-error | ended | completed | revoked | unknown |
|
|
0..1 |
| Terminology Binding | RequestStatus ( Required ) |
| Type | code |
| Is Modifier | true (Reason: This element is labeled 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
the
codes
|
| DeviceRequest.intent | |
|
| DeviceRequest.intent |
| Definition |
Whether the request is a proposal, plan, an original order or a reflex order. |
| Short Display | proposal | solicit-offer | offer-response | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option |
| Cardinality | 1..1 |
| Terminology Binding |
RequestIntent
|
| Type |
|
| Is Modifier | true (Reason: This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request) |
| Summary | true |
| Comments | This element is immutable. It cannot be changed for the same resource instance. |
| DeviceRequest.priority | |
|
|
DeviceRequest.priority |
| Definition |
Indicates
how
quickly
the
|
| Short Display | routine | urgent | asap | stat |
|
|
0..1 |
| Terminology Binding | RequestPriority ( Required ) |
| Type | code |
|
|
If missing, normal priority |
| Summary | true |
|
|
|
| Element Id | DeviceRequest.doNotPerform |
| Definition |
If true, indicates that the provider is asking for the patient to either stop using or to not start using the specified device or category of devices. For example, the patient has undergone surgery and the provider is indicating that the patient should not wear contact lenses. |
| Short Display | True if the request is to stop or not to start using the device |
| Cardinality | 0..1 |
| Type | boolean |
| Is Modifier | true (Reason: This element is labeled as a modifier because this element negates the request to occur (ie, this is a request for the medication not to be ordered or prescribed, etc.)) |
| Summary | true |
| Comments | If do not perform is not specified, the request is a positive request e.g. "do perform". DeviceRequest.reason includes the reason for marking the DeviceRequest as 'do not perform'. |
| DeviceRequest.product[x] | |
| Element Id | DeviceRequest.product[x] |
| Definition |
The details of the device to be used. |
| Short Display | Device requested |
| Cardinality | 1..1 |
| Terminology Binding |
|
| Type | CodeableConcept | Reference ( Device )| canonical ( DeviceDefinition ) |
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Summary | true |
| DeviceRequest.quantity | |
| Element Id | DeviceRequest.quantity |
| Definition | The number of devices to be provided. |
| Short Display | Quantity of devices to supply |
| Cardinality | 0..1 |
| Type | integer |
| Summary | false |
| DeviceRequest.parameter | |
| Element Id | DeviceRequest.parameter |
| Definition | Specific parameters for the ordered item. For example, the prism value for lenses. |
| Short Display | Device details |
| Cardinality | 0..* |
| Summary | false |
| DeviceRequest.parameter.code | |
| Element Id | DeviceRequest.parameter.code |
| Definition | A code or string that identifies the device detail being asserted. |
| Short Display | Device detail |
| Cardinality | 0..1 |
| Terminology Binding | Request OrderDetail Parameter Code ( Example ) |
| Type | CodeableConcept |
| Summary | false |
| DeviceRequest.parameter.value[x] | |
| Element Id | DeviceRequest.parameter.value[x] |
| Definition | The value of the device detail. |
| Short Display | Value of detail |
| Cardinality | 0..1 |
| Type | CodeableConcept | Quantity | Range | boolean |
| [x] Note |
See
Choice
of
|
| Summary | false |
|
| Range means device should have a value that falls somewhere within the specified range. |
| DeviceRequest.subject | |
|
| DeviceRequest.subject |
| Definition |
The patient who will use the device. |
| Short Display | Focus of request |
| Cardinality | 1..1 |
| Type | Reference ( Patient | Group | Location | Device ) |
| Summary | true |
|
|
|
|
| DeviceRequest.encounter |
| Definition |
An encounter that provides additional context in which this request is made. |
| Short Display | Encounter motivating request |
| Cardinality | 0..1 |
| Type |
Reference
(
Encounter
|
| Summary | true |
| DeviceRequest.occurrence[x] | |
|
|
DeviceRequest.occurrence[x] |
| Definition |
The
timing
schedule
for
the
use
of
the
device.
The
Schedule
data
type
allows
many
different
expressions,
for
example.
|
| Short Display | Desired time or schedule for use |
| Cardinality | 0..1 |
| Type | dateTime | Period | Timing |
| [x] Note |
See
Choice
of
|
| Summary | true |
| DeviceRequest.authoredOn | |
|
| DeviceRequest.authoredOn |
| Definition |
When the request transitioned to being actionable. |
| Short Display | When recorded |
| Cardinality | 0..1 |
| Type | dateTime |
| Summary | true |
| DeviceRequest.requester | |
|
| DeviceRequest.requester |
| Definition |
The individual or entity who initiated the request and has responsibility for its activation. |
| Short Display | Who/what submitted the device request |
| Cardinality | 0..1 |
| Type | Reference ( Device | Practitioner | PractitionerRole | Organization | CareTeam | Group | Patient | RelatedPerson ) |
| Summary | true |
|
|
|
|
|
DeviceRequest.performer |
| Definition |
The
|
| Short Display | Requested Filler |
| Cardinality |
|
| Type |
|
| Summary | true |
|
|
|
|
| DeviceRequest.location |
| Definition |
The
|
| Short Display | Requested location |
| Cardinality |
|
|
|
(
|
|
|
|
| Summary | true |
|
|
|
|
| DeviceRequest.reason |
| Definition |
|
| Short Display | Coded/Linked Reason for request |
| Cardinality |
|
| Terminology Binding |
|
| Type |
|
| Summary | true |
| Comments |
When doNotPerform is true, this is the reason for requesting not to provide the device. |
|
|
|
|
| DeviceRequest.asNeeded |
| Definition |
|
| Short Display | PRN status of request |
|
|
0..1 |
| Type |
|
| Summary |
|
|
|
|
|
| DeviceRequest.asNeededFor |
| Definition |
|
|
|
|
|
|
|
| Type | CodeableConcept |
| Summary |
|
|
|
|
|
| DeviceRequest.insurance |
| Definition |
|
| Short Display | Associated insurance coverage |
| Cardinality | 0..* |
| Type |
Reference
(
|
| Summary |
|
| DeviceRequest.supportingInfo | |
|
| DeviceRequest.supportingInfo |
| Definition |
Additional
clinical
information
about
the
patient
that
may
influence
the
request
fulfilment.
For
example,
this
may
|
| Short Display | Additional clinical information |
|
|
0..* |
| Type | Reference ( Any ) |
| Requirements |
Knowing where the device is targeted is important for tracking if multiple sites are possible. |
| Summary | false |
| DeviceRequest.note | |
|
| DeviceRequest.note |
| Definition |
Details about this request that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement. |
| Short Display | Notes or comments |
| Cardinality | 0..* |
| Type | Annotation |
| Summary | false |
| DeviceRequest.relevantHistory | |
|
|
DeviceRequest.relevantHistory |
| Definition |
Key events in the history of the request. |
| Short Display | Request provenance |
| Cardinality | 0..* |
| Type | Reference ( Provenance ) |
|
| false |
| Comments |
This
|