GET Task Resource Bundle
get
/oracle-fhir-server/fhir/Task
This endpoint supports the retrieval of Task resource list.It returns Bundle of Task 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)
Search by creation date
-
based-on(optional): string
Search by requests this task is based on
-
business-status(optional): string
Search by business status
-
code(optional): string
Search by task code
-
encounter(optional): string
Search by encounter
-
focus(optional): string
Search by task focus
-
group-identifier(optional): string
Search by group identifier
-
identifier(optional): string
Search for a task instance by its business identifier
-
intent(optional): string
Search by task intent
-
modified(optional): string(date)
Search by last modification date
-
owner(optional): string
Search by task owner
-
part-of(optional): string
Search by task this task is part of
-
patient(optional): string
Search by patient
-
performer(optional): string
Search by recommended type of performer (e.g., Requester, Performer, Scheduler).
-
period(optional): string(date)
Search by period Task is/was underway
-
priority(optional): string
Search by task priority
-
requester(optional): string
Search by task requester
-
status(optional): string
Search by task status
-
subject(optional): string
Search by subject
Response
200 Response
Success