find_recalls
Retrieve patients with upcoming or overdue hygiene recalls by specifying a due date range.
Instructions
List recalls due for patients. Use due_date_start + due_date_end
to get everyone due for a hygiene visit in a date window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| patnum | No | ||
| recall_type | No | ||
| due_date_end | No | ||
| due_date_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |