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
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 | ||
category | Care plan category. | ||
departmentId | Identifier for the department | ||
include | List of fields which needed to be shown in result | ||
patient | Patient reference for any fhir resource | ||
patient-facing-call | When 'true' is passed source will collect relevant data and store in their database. | false | |
practitioner | Practitioner reference for the any fhir resource | ||
quorum | sets sync/async mode | true | |
status | Care plan status. | ||
third-party-user-name | User name of the patient in the third party application. |