Spaces:
Running
Running
| { | |
| "patient_id": "easy_0010", | |
| "age": 66, | |
| "sex": "M", | |
| "comorbidities": [ | |
| "ckd", | |
| "depression", | |
| "htn" | |
| ], | |
| "medications": [ | |
| { | |
| "drug": "ace_inhibitor_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_0", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "warfarin_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_1", | |
| "class_name": "anticoagulant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ssri_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_2", | |
| "class_name": "antidepressant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "opioid_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_3", | |
| "class_name": "analgesic", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "metformin_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_4", | |
| "class_name": "glucose_lowering", | |
| "requires_taper": false | |
| } | |
| ], | |
| "labs": { | |
| "egfr": 22.6, | |
| "ast": 52.6, | |
| "alt": 11.2, | |
| "inr": 1.21, | |
| "glucose": 105.8 | |
| }, | |
| "vitals": { | |
| "sbp": 129.0, | |
| "dbp": 100.0, | |
| "hr": 85.0, | |
| "egfr_trend": -2.63, | |
| "inr_trend": 0.1, | |
| "glucose_trend": -25.17 | |
| }, | |
| "specialist_conflicts": [], | |
| "prior_ade_history": [], | |
| "frailty_score": 0.13, | |
| "adherence_estimate": 0.74, | |
| "latent_confounders": { | |
| "metabolism_variability": 0.403, | |
| "social_support_risk": 0.091, | |
| "polyprovider_fragmentation": 0.436 | |
| }, | |
| "monitoring_gaps": [ | |
| "missing_followup_bp" | |
| ] | |
| } |