xCaliber healthCare Data Mesh

CarePlan-GET

Description

Retrieves detailed information on patient care plans, enabling healthcare developers to access and display real-time data regarding treatment regimens and care instructions for streamlined coordination within clinical workflows.

Use Cases

  • Review Care History: Review full care plan history
  • Share Plan With New Provider: Share with new treating provider
  • Assess Adherence: Evaluate adherence to treatments
  • Appeal Insurance Denial: Obtain as evidence for insurance appeal
  • Analyze Treatment Efficacy: Analyze efficacy over time

Request Sample

Athena
Elation
Canvas
cURL
JavaScript
Java
Python

Source Specific Details

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/${departmentId}/fhir/dstu2/CarePlan?patient=${patient}
  • patient
  • departmentId
  • third-party-user-name
  • patient-facing-call
  • status
  • category

Filters

FilterNameDescriptionDefault ValueAllowed Values
_countPagination params
_offsetPagination params. Athena: Starting point of entries; 0-indexed
categoryCare plan category.
departmentIdIdentifier for the department
includeList of fields which needed to be shown in result
patientPatient reference for any fhir resource
patient-facing-callWhen 'true' is passed source will collect relevant data and store in their database.false
practitionerPractitioner reference for the any fhir resource
quorumsets sync/async modetrue
statusCare plan status.
third-party-user-nameUser name of the patient in the third party application.