xCaliber healthCare Data Mesh

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

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/providers/${practitioner}/inbox
  • ${url}/v1/${practiceId}/providers/${practitioner}/inbox/counts
  • ${url}/v1/${practiceId}/staff/${staffUserName}/inbox
  • practitioner
  • priority
  • sub-type
  • inbox-category
  • status
  • departmentId
  • patient
  • _count
  • _offset
  • sort-order

Filters

FilterNameDescriptionDefault ValueAllowed Values
_countPagination params
_offsetPagination params. Athena: Starting point of entries; 0-indexed
_orderOrder in which the result will be sorted according to created date
departmentIdIdentifier for the department
inbox-categoryThe inbox category/bucket to filter, all others will be excluded.
includeList of fields which needed to be shown in result
patientPatient reference for any fhir resource
practitionerPractitioner reference for the any fhir resource
priorityPriority to filter, all others will be excluded
quorumsets sync/async modetrue
status
sub-typeThe document class to filter, all others will be excluded