Spaces:
Running
Running
| { | |
| "patient_id": "medium_0026", | |
| "age": 90, | |
| "sex": "F", | |
| "comorbidities": [ | |
| "htn", | |
| "copd", | |
| "ckd" | |
| ], | |
| "medications": [ | |
| { | |
| "drug": "ssri_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_0", | |
| "class_name": "antidepressant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ppi_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_1", | |
| "class_name": "gastro", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "benzodiazepine_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_2", | |
| "class_name": "sedative", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "ace_inhibitor_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": "beta_blocker_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_5", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "statin_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_6", | |
| "class_name": "lipid_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "nsaid_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_7", | |
| "class_name": "analgesic", | |
| "requires_taper": false | |
| } | |
| ], | |
| "labs": { | |
| "egfr": 28.0, | |
| "ast": 47.7, | |
| "alt": 20.3, | |
| "inr": 2.82, | |
| "glucose": 111.0 | |
| }, | |
| "vitals": { | |
| "sbp": 124.0, | |
| "dbp": 60.0, | |
| "hr": 117.0, | |
| "egfr_trend": 1.13, | |
| "inr_trend": 0.03, | |
| "glucose_trend": -4.99 | |
| }, | |
| "specialist_conflicts": [ | |
| "duplicate_analgesic_strategy", | |
| "cardio_vs_pain_med_conflict" | |
| ], | |
| "prior_ade_history": [], | |
| "frailty_score": 0.2, | |
| "adherence_estimate": 0.77, | |
| "latent_confounders": { | |
| "metabolism_variability": 0.548, | |
| "social_support_risk": 0.025, | |
| "polyprovider_fragmentation": 0.946 | |
| }, | |
| "monitoring_gaps": [ | |
| "missing_followup_bp" | |
| ] | |
| } |