openemr_lab_trends
Track patient lab trends over time to monitor A1c, LDL, and eGFR metrics for clinical decision support.
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) |