Spaces:
Running
Running
| { | |
| "patient_id": "medium_0045", | |
| "age": 59, | |
| "sex": "F", | |
| "comorbidities": [ | |
| "afib", | |
| "dm2", | |
| "copd" | |
| ], | |
| "medications": [ | |
| { | |
| "drug": "metformin_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_0", | |
| "class_name": "glucose_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "statin_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_1", | |
| "class_name": "lipid_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "benzodiazepine_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_2", | |
| "class_name": "sedative", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "beta_blocker_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_3", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "opioid_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_4", | |
| "class_name": "analgesic", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "ace_inhibitor_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_5", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "nsaid_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_6", | |
| "class_name": "analgesic", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ppi_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_7", | |
| "class_name": "gastro", | |
| "requires_taper": false | |
| } | |
| ], | |
| "labs": { | |
| "egfr": 91.4, | |
| "ast": 43.6, | |
| "alt": 86.7, | |
| "inr": 2.26, | |
| "glucose": 221.9 | |
| }, | |
| "vitals": { | |
| "sbp": 155.0, | |
| "dbp": 80.0, | |
| "hr": 107.0, | |
| "egfr_trend": -5.72, | |
| "inr_trend": -0.08, | |
| "glucose_trend": -19.38 | |
| }, | |
| "specialist_conflicts": [ | |
| "duplicate_analgesic_strategy", | |
| "cardio_vs_pain_med_conflict" | |
| ], | |
| "prior_ade_history": [], | |
| "frailty_score": 0.58, | |
| "adherence_estimate": 0.66, | |
| "latent_confounders": { | |
| "metabolism_variability": 0.561, | |
| "social_support_risk": 0.295, | |
| "polyprovider_fragmentation": 0.889 | |
| }, | |
| "monitoring_gaps": [ | |
| "missing_followup_bp" | |
| ] | |
| } |