list_notes
Retrieve clinical notes with filters for client, status, and date range. PHI-protected and audit-logged for HIPAA compliance.
Instructions
List clinical notes. PHI — every call is audit-logged. Notes are read-only in IntakeQ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| client | No | Filter by client name or email | |
| status | No | Filter by note status | |
| endDate | No | End date filter (YYYY-MM-DD) | |
| clientId | No | Filter by client ID | |
| startDate | No | Start date filter (YYYY-MM-DD) | |
| updatedSince | No | Filter by last updated date (YYYY-MM-DD) |