| { |
| "patient_id": "medium_0044", |
| "age": 68, |
| "sex": "F", |
| "comorbidities": [ |
| "afib", |
| "htn", |
| "dm2" |
| ], |
| "medications": [ |
| { |
| "drug": "warfarin_like", |
| "dose_bucket": "MEDIUM", |
| "indication": "indication_0", |
| "class_name": "anticoagulant", |
| "requires_taper": false |
| }, |
| { |
| "drug": "ppi_like", |
| "dose_bucket": "LOW", |
| "indication": "indication_1", |
| "class_name": "gastro", |
| "requires_taper": false |
| }, |
| { |
| "drug": "nsaid_like", |
| "dose_bucket": "HIGH", |
| "indication": "indication_2", |
| "class_name": "analgesic", |
| "requires_taper": false |
| }, |
| { |
| "drug": "ssri_like", |
| "dose_bucket": "LOW", |
| "indication": "indication_3", |
| "class_name": "antidepressant", |
| "requires_taper": false |
| }, |
| { |
| "drug": "beta_blocker_like", |
| "dose_bucket": "MEDIUM", |
| "indication": "indication_4", |
| "class_name": "antihypertensive", |
| "requires_taper": false |
| }, |
| { |
| "drug": "opioid_like", |
| "dose_bucket": "MEDIUM", |
| "indication": "indication_5", |
| "class_name": "analgesic", |
| "requires_taper": true |
| }, |
| { |
| "drug": "metformin_like", |
| "dose_bucket": "LOW", |
| "indication": "indication_6", |
| "class_name": "glucose_lowering", |
| "requires_taper": false |
| }, |
| { |
| "drug": "statin_like", |
| "dose_bucket": "HIGH", |
| "indication": "indication_7", |
| "class_name": "lipid_lowering", |
| "requires_taper": false |
| } |
| ], |
| "labs": { |
| "egfr": 49.7, |
| "ast": 108.4, |
| "alt": 62.1, |
| "inr": 1.26, |
| "glucose": 277.9 |
| }, |
| "vitals": { |
| "sbp": 117.0, |
| "dbp": 91.0, |
| "hr": 97.0, |
| "egfr_trend": -3.29, |
| "inr_trend": 0.41, |
| "glucose_trend": 20.08 |
| }, |
| "specialist_conflicts": [ |
| "duplicate_analgesic_strategy", |
| "cardio_vs_pain_med_conflict" |
| ], |
| "prior_ade_history": [], |
| "frailty_score": 0.26, |
| "adherence_estimate": 0.86, |
| "latent_confounders": { |
| "metabolism_variability": 0.735, |
| "social_support_risk": 0.257, |
| "polyprovider_fragmentation": 0.545 |
| }, |
| "monitoring_gaps": [ |
| "missing_followup_bp" |
| ] |
| } |