Device REST Endpoints
Description
This topic describes information for the Device resource.
Overview
Note:
The FHIR API endpoints described below are available for customers to deploy and use. Developers are welcome and encouraged to develop against the specifications in anticipation of customer deployment.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