GET patient_plan_summary
Summary: List patient plan summaries
Operation ID: fetchPatientPlanSummaries
Auth: unknown
Operation ID: fetchPatientPlanSummaries
Auth: unknown
Description
Get a list of patient plan summaries
Parameters (4)
filter[groups]
(string, query, optional)
Comma-separated list of group ids. Note that one of the following filters must be specified: `filter[patient]`, `filter[groups]`, `filter[organization]`.
filter[organization]
(string, query, optional)
Fitbit Plus organization id. Note that one of the following filters must be specified: `filter[patient]`, `filter[groups]`, `filter[organization]`.
filter[patient]
(string, query, optional)
Patient id to fetch plan summary for. Note that one of the following filters must be specified: `filter[patient]`, `filter[groups]`, `filter[organization]`.
include
(string, query, optional)
List of related resources to include in the response
Constraints: {'enum': ['actions', 'bundles', 'patient', 'current_results']}
No probe data for this endpoint yet.