Task-GET
Description
Retrieves a collection of Task resources matching given search parameters.
Use Cases
- Review Pending Actions: Retrieve open tasks and directives
- Coordinate Care Plan: Obtain care plan tasks for synchronization
- Evaluate Protocol Adherence: Assess if protocols were completed
- Analyze Alert Burden: Identify follow-up workload volume
- Audit Referrals: Check referral follow-ups for analysis
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
EHR | APIs | mandatory filters | optional filters |
---|---|---|---|
Athena |
|
|
|
Filters
FilterName | Description | Default Value | Allowed Values |
---|---|---|---|
_count | Pagination params | ||
_offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
_order | Order in which the result will be sorted according to created date | ||
departmentId | Identifier for the department | ||
inbox-category | The inbox category/bucket to filter, all others will be excluded. | ||
include | List of fields which needed to be shown in result | ||
patient | Patient reference for any fhir resource | ||
practitioner | Practitioner reference for the any fhir resource | ||
priority | Priority to filter, all others will be excluded | ||
quorum | sets sync/async mode | true | |
status | |||
sub-type | The document class to filter, all others will be excluded |