Spaces:
Running
Running
| { | |
| "patient_id": "medium_0005", | |
| "age": 61, | |
| "sex": "F", | |
| "comorbidities": [ | |
| "afib", | |
| "ckd", | |
| "copd" | |
| ], | |
| "medications": [ | |
| { | |
| "drug": "nsaid_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_0", | |
| "class_name": "analgesic", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "benzodiazepine_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_1", | |
| "class_name": "sedative", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "opioid_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_2", | |
| "class_name": "analgesic", | |
| "requires_taper": true | |
| }, | |
| { | |
| "drug": "ace_inhibitor_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_3", | |
| "class_name": "antihypertensive", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "statin_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_4", | |
| "class_name": "lipid_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ssri_like", | |
| "dose_bucket": "MEDIUM", | |
| "indication": "indication_5", | |
| "class_name": "antidepressant", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "metformin_like", | |
| "dose_bucket": "HIGH", | |
| "indication": "indication_6", | |
| "class_name": "glucose_lowering", | |
| "requires_taper": false | |
| }, | |
| { | |
| "drug": "ppi_like", | |
| "dose_bucket": "LOW", | |
| "indication": "indication_7", | |
| "class_name": "gastro", | |
| "requires_taper": false | |
| } | |
| ], | |
| "labs": { | |
| "egfr": 20.7, | |
| "ast": 99.7, | |
| "alt": 44.7, | |
| "inr": 2.28, | |
| "glucose": 119.9 | |
| }, | |
| "vitals": { | |
| "sbp": 165.0, | |
| "dbp": 82.0, | |
| "hr": 106.0, | |
| "egfr_trend": 2.54, | |
| "inr_trend": -0.46, | |
| "glucose_trend": -5.07 | |
| }, | |
| "specialist_conflicts": [ | |
| "duplicate_analgesic_strategy", | |
| "cardio_vs_pain_med_conflict" | |
| ], | |
| "prior_ade_history": [], | |
| "frailty_score": 0.65, | |
| "adherence_estimate": 0.73, | |
| "latent_confounders": { | |
| "metabolism_variability": 0.546, | |
| "social_support_risk": 0.762, | |
| "polyprovider_fragmentation": 0.303 | |
| }, | |
| "monitoring_gaps": [ | |
| "missing_followup_bp" | |
| ] | |
| } |