GET Device Resource Bundle
get
/oracle-fhir-server/fhir/Device
This endpoint supports the retrieval of Device resource list.It returns Bundle of Device resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
device-name(optional): string
A server defined search that may match any of the string fields in Device.deviceName or Device.type.
-
identifier(optional): string
Instance id from manufacturer, owner, and others
-
location(optional): string
A location, where the resource is found
-
manufacturer(optional): string
The manufacturer of the device
-
model(optional): string
The model of the device
-
organization(optional): string
The organization responsible for the device
-
patient(optional): string
Patient information, if the resource is affixed to a person
-
status(optional): string
active | inactive | entered-in-error | unknown
-
type(optional): string
The type of the device
-
udi-carrier(optional): string
UDI Barcode (RFID or other technology) string in *HRF* format.
-
udi-di(optional): string
The udi Device Identifier (DI)
-
url(optional): string
Network address to contact device
Response
200 Response
Success
Nested Schema : Device
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1