Implantable Devices
Device
US Core Profile:
US Core Implantable Device Profile
Endpoints
Get Devices by Patient
GET
/Device
patient
query parameter.Get Device by ID
GET
/Device/{id}
or /Device?_id={id}
Get Devices by Patient and Type
GET
/Device?patient={id}&type={system|code}