dietbox_anamnese_get
Read anamnesis (health history questionnaire) records in Dietbox. Actions: list (paginated), get (by ID), get_latest (most recent for patient).
[Flattened action: get]
Bulk support: accepts patient_ids, anamnesis_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No | ||
| search | No | ||
| account | No | ||
| patient_id | No | ||
| patient_ids | No | ||
| anamnesis_id | No | ||
| anamnesis_ids | No |