openemr_lab_trends
Retrieve longitudinal lab trends for a patient including A1c, LDL, and eGFR over a specified lookback window to monitor chronic disease progression.
Instructions
Return longitudinal lab trajectories for a patient (A1c, LDL, eGFR).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patient_id | Yes | OpenEMR patient ID | |
| metrics | No | Metrics to return (default: all) | |
| window_months | No | Lookback window in months (default 24) |