2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

5.11.5 Resource DeviceUseRequest - Detailed Descriptions

Detailed Descriptions for the elements in the DeviceUseRequest resource.

DeviceUseRequest
Definition

Represents a request for the use of a device.

Control1..1
DeviceUseRequest.bodySite[x]
Definition

Indicates the site on the subject's body where the device should be used ( i.e. the target site).

Control0..1
TypeCodeableConcept|Reference(BodySite)
Requirements

Knowing where the device is targeted is important for tracking if multiple sites are possible.

DeviceUseRequest.status
Definition

The status of the request.

Control0..1
BindingDeviceUseRequestStatus: Required: http://hl7.org/fhir/device-use-request-status (Codes representing the status of the request)
Typecode
Is Modifiertrue
DeviceUseRequest.device
Definition

The details of the device to be used.

Control1..1
TypeReference(Device)
DeviceUseRequest.encounter
Definition

An encounter that provides additional context in which this request is made.

Control0..1
TypeReference(Encounter)
DeviceUseRequest.identifier
Definition

Identifiers assigned to this order by the orderer or by the receiver.

Control0..*
TypeIdentifier
DeviceUseRequest.indication
Definition

Reason or justification for the use of this device.

Control0..*
TypeCodeableConcept
DeviceUseRequest.notes
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.

Control0..*
Typestring
DeviceUseRequest.prnReason
Definition

The proposed act must be performed if the indicated conditions occur, e.g.., shortness of breath, SpO2 less than x%.

Control0..*
TypeCodeableConcept
DeviceUseRequest.orderedOn
Definition

The time when the request was made.

Control0..1
TypedateTime
DeviceUseRequest.recordedOn
Definition

The time at which the request was made/recorded.

Control0..1
TypedateTime
DeviceUseRequest.subject
Definition

The patient who will use the device.

Control1..1
TypeReference(Patient)
DeviceUseRequest.timing[x]
Definition

The timing schedule for the use of the device The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

Control0..1
TypeTiming|Period|dateTime
DeviceUseRequest.priority
Definition

Characterizes how quickly the use of device must be initiated. Includes concepts such as stat, urgent, routine.

Control0..1
BindingDeviceUseRequestPriority: Required: http://hl7.org/fhir/device-use-request-priority (Codes representing the priority of the request)
Typecode