GET DeviceRequest Resource Bundle
get
/oracle-fhir-server/fhir/DeviceRequest
This endpoint supports the retrieval of DeviceRequest resource list.It returns Bundle of DeviceRequest resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
authored-on(optional): string(date)
When the request transitioned to being actionable
-
based-on(optional): string
Plan/proposal/order fulfilled by this request
-
code(optional): string
Code for what is being requested/ordered
-
device(optional): string
Reference to resource that is being requested/ordered
-
encounter(optional): string
Encounter during which request was created
-
event-date(optional): string(date)
When service should occur
-
group-identifier(optional): string
Composite request this is part of
-
identifier(optional): string
Business identifier for request/order
-
instantiates-canonical(optional): string
Instantiates FHIR protocol or definition
-
instantiates-uri(optional): string
Instantiates external protocol or definition
-
insurance(optional): string
Associated insurance coverage
-
intent(optional): string
proposal | plan | original-order |reflex-order
-
patient(optional): string
Individual the service is ordered for
-
performer(optional): string
Desired performer for service
-
prior-request(optional): string
Request takes the place of referenced completed or terminated requests
-
requester(optional): string
Who/what is requesting service
-
status(optional): string
entered-in-error | draft | active |suspended | completed
-
subject(optional): string
Individual the service is ordered for
Response
200 Response
Success
Nested Schema : DeviceRequest
Type:
Show Source
object
-
codeReference:
object Account_coverage
-
id:
string
Minimum Length:
1
-
intent:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
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_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1