Device REST Endpoints
Description
This topic describes information for the Device resource.
Overview
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.
This resource supports the US Core Implantable Device Profile from HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are non-normative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Fields
Terminology Mappings
-
Description: The type of device.
Details: SNOMED CT
System:
http://snomed.info/sct
-
Description: The type of deviceName.
Device Name Type
can be eitheruser-friendly-name
ormanufacturer-name
.Details:
System:
http://hl7.org/fhir/device-nametype
Device
The operations from the Device category.
- Get a device by ID
- Method: getPath:
/Device/{ID}
- Get a list of devices
- Method: getPath:
/Device