compare_lab_panels
Compare lab test results between two dates to track changes in values, identify trends, and monitor out-of-range parameters for cancer care management.
Instructions
Compare lab values between two dates side-by-side.
Returns all parameters measured on both dates with change direction, absolute delta, percentage change, and out-of-range flags.
Args: date_a: First date (YYYY-MM-DD), typically the earlier measurement. date_b: Second date (YYYY-MM-DD), typically the later measurement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_a | Yes | ||
| date_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |