Device_GET
GET {{baseUrl}}/Device?location=<string>&organization=<string>&patient=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&device-name=<string>&identifier=<string>&manufacturer=<string>&model=<string>&status=<string>&type=<string>&udi-carrier=<string>&udi-di=<string>&url=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
location | string | A location, where the resource is found | |
organization | string | The organization responsible for the device | |
patient | string | Patient information, if the resource is affixed to a person | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
device-name | string | A server defined search that may match any of the string fields in the Device.udi.name or Device.type.coding.display or Device.type.text | |
identifier | string | Instance id from manufacturer, owner, and others | |
manufacturer | string | The manufacturer of the device | |
model | string | The model of the device | |
status | string | active | |
type | string | The type of the device | |
udi-carrier | string | UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string. | |
udi-di | string | The udi Device Identifier (DI) | |
url | string | Network address to contact device | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","_id":{"fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"]},"text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"status":"\u003cstring\u003e","type":{"coding":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e","display":"\u003cstring\u003e"}],"text":"\u003cstring\u003e"},"lotNumber":"\u003cstring\u003e","manufacturer":"\u003cstring\u003e","model":"\u003cstring\u003e","contact":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"note":[{"time":"\u003cstring\u003e","text":"\u003cstring\u003e","authorReference":{"reference":"\u003cstring\u003e"}}]},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","_id":{"fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"]},"text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"status":"\u003cstring\u003e","type":{"coding":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e","display":"\u003cstring\u003e"}],"text":"\u003cstring\u003e"},"lotNumber":"\u003cstring\u003e","manufacturer":"\u003cstring\u003e","model":"\u003cstring\u003e","contact":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"note":[{"time":"\u003cstring\u003e","text":"\u003cstring\u003e","authorReference":{"reference":"\u003cstring\u003e"}}]}]