Spaces:
Running
Running
| { | |
| "patient_id": "medium_0034", | |
| "age": 69, | |
| "sex": "M", | |
| "comorbidities": [ | |
| "fall_risk", | |
| "copd", | |
| "htn" | |
| ], | |
| "medications": [ | |
| { | |
| "drug": "nsaid_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_0", | |
| "class_name": "analgesic", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ssri_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_1", | |
| "class_name": "antidepressant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "opioid_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_2", | |
| "class_name": "analgesic", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "benzodiazepine_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_3", | |
| "class_name": "sedative", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "metformin_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_4", | |
| "class_name": "glucose_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "warfarin_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_5", | |
| "class_name": "anticoagulant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "statin_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_6", | |
| "class_name": "lipid_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ace_inhibitor_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_7", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| } | |
| ], | |
| "labs": { | |
| "egfr": 20.6, | |
| "ast": 55.4, | |
| "alt": 109.0, | |
| "inr": 3.36, | |
| "glucose": 150.7 | |
| }, | |
| "vitals": { | |
| "sbp": 130.0, | |
| "dbp": 81.0, | |
| "hr": 119.0, | |
| "egfr_trend": -2.98, | |
| "inr_trend": -0.42, | |
| "glucose_trend": 15.32 | |
| }, | |
| "specialist_conflicts": [ | |
| "duplicate_analgesic_strategy", | |
| "cardio_vs_pain_med_conflict" | |
| ], | |
| "prior_ade_history": [], | |
| "frailty_score": 0.42, | |
| "adherence_estimate": 0.45, | |
| "latent_confounders": { | |
| "metabolism_variability": 0.608, | |
| "social_support_risk": 0.764, | |
| "polyprovider_fragmentation": 0.175 | |
| }, | |
| "monitoring_gaps": [ | |
| "missing_followup_bp" | |
| ] | |
| } |