Device

A Device resource is used to represent any form of durable equipment or device used in the course of treatment.

Overview

See the FHIR documentation for more information about Device resources.

Mapped Concepts in HIEBus

  • DeviceDataSource

Supported Interactions

Device resources support the following interactions.

Search Parameters

When searching for Device resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_id Token Resource id.
_lastUpdated Date ne  lt  le  gt  ge  sa  eb  ap  When the resource last changed.
patient Reference :missing  yes Patient information, if the resource is affixed to a person.
type Token :not  :in  :notin  :missing  The type of the device.
udi-carrier String :contains  :exact  :missing  UDI Barcode (RFID or other technology) string in *HRF* format.
udi-di String :contains  :exact  :missing  The udi Device Identifier (DI).

Sortable Parameters

When searching Device resources, it is possible to sort the returned values by the following search parameters.

  • _id

Only one sort parameter may be specified.

Supported Includes

When searching Device resources, it is possible to include the resources referenced by the following field names.

  • Patient

Back to Resources