dietbox_antropometria_write
Create a new anthropometric evaluation in Dietbox. Required: patient_id, weight (kg, 0.1-1000), height (meters, 0.1-3.0). Type: 1=physical evaluation (default), 4=bioimpedance. All measurement fields (circumferences, skinfolds, bioimpedance) default to null.
Bulk support: accepts patient_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| type | No | ||
| height | Yes | ||
| weight | Yes | ||
| account | No | ||
| patient_id | Yes | ||
| description | No | ||
| patient_ids | No |