Patient detail list with filters (backend-filtered)
Returns patient detail rows from mv_analytics_patients for the given date range and target_statuses, filtered by operator, role, supervisor. Coordinator role sees only patients under their supervisors.
Query parameters
Period start date (YYYY-MM-DD).
Period start date (YYYY-MM-DD).
Period end date (YYYY-MM-DD).
Period end date (YYYY-MM-DD).
Comma-separated target status keys (e.g. attivo,da_riprenotare or attivo_psi,attivo_nutri).
Comma-separated target status keys (e.g. attivo,da_riprenotare or attivo_psi,attivo_nutri).
Filter by psychologist or nutritionist UUID.
Filter by psychologist or nutritionist UUID.
Filter by supervisor (psychologist or nutritionist).
Filter by supervisor (psychologist or nutritionist).
Case-insensitive patient search.
Case-insensitive patient search.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.