Device REST Endpoints
Description
This topic describes information for the Device resource.
Overview
Note:
The FHIR API endpoints described below are currently pending production deployment for electronic health record (EHR) environments. Developers are welcome and encouraged to develop against the specifications in anticipation of production availability, which will be announced at a later date.The Device resource implementation is currently limited to devices implanted in a patient such as a pacemaker or insulin pump. As such, this resource currently exposes the known implant history for a patient at this site.
Profile Support
This resource supports the US Core Implantable Device Profile from the HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are nonnormative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Returned Fields
Terminology Bindings
| Element | Description | Details |
|---|---|---|
Device.type |
The type of device. | SNOMED CT |
Device
The operations from the Device category.
- Get a device by ID
- Method: getPath:
/Device/{id} - Get a list of devices
- Method: getPath:
/Device