openemr_vital_trends
Track patient vital sign trends over time to monitor weight and blood pressure changes for clinical assessment.
Instructions
Return longitudinal vital sign trajectories for a patient (weight, BP systolic/diastolic).
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) |