[ { "name": "Hypertension & Diabetes Patient", "data": { "result": { "patientid": 1001, "patientnumber": "PAT001", "patientname": "John Doe", "gender": "M", "agey": 55, "past_medical_history": [ "Type 2 Diabetes", "Hypertension" ], "allergies": [ "Penicillin" ], "encounters": [ { "visit_date": "2025-01-10", "chief_complaint": "Routine checkup", "symptoms": "None", "diagnosis": [ "Managed Hypertension" ], "vitals": { "BP": "130/85", "HR": "72" }, "medications": [ "Metformin 500mg", "Lisinopril 10mg" ], "dr_notes": "Patient is stable. Blood sugar levels are within range." }, { "visit_date": "2025-05-15", "chief_complaint": "Increased thirst and frequent urination", "symptoms": "Polydipsia, Polyuria", "diagnosis": [ "Poorly controlled Diabetes" ], "vitals": { "BP": "135/88", "HR": "75", "Glucose": "210" }, "medications": [ "Metformin 1000mg", "Lisinopril 10mg" ], "dr_notes": "Increasing Metformin dose due to elevated glucose." } ] } } }, { "name": "Cardiac Recovery Patient", "data": { "result": { "patientid": 2002, "patientnumber": "PAT002", "patientname": "Jane Smith", "gender": "F", "agey": 68, "past_medical_history": [ "Coronary Artery Disease", "Myocardial Infarction (2023)" ], "allergies": [ "Sulfa drugs" ], "encounters": [ { "visit_date": "2025-03-01", "chief_complaint": "Post-MI follow-up", "symptoms": "Mild fatigue", "diagnosis": [ "Stable CAD" ], "vitals": { "BP": "115/75", "HR": "65" }, "medications": [ "Atorvastatin 40mg", "Aspirin 81mg", "Metoprolol 25mg" ], "dr_notes": "Heart sounds normal. Patient active with daily walks." } ] } } }, { "name": "Acute Kidney Injury Scenario", "data": { "result": { "patientid": 3003, "patientnumber": "PAT003", "patientname": "Robert Brown", "gender": "M", "agey": 72, "past_medical_history": [ "Chronic Kidney Disease Stage 3", "Gout" ], "allergies": [ "None" ], "encounters": [ { "visit_date": "2025-06-20", "chief_complaint": "Swelling in legs", "symptoms": "Edema", "diagnosis": [ "Acute Kidney Injury on CKD" ], "vitals": { "BP": "155/95", "HR": "80", "Creatinine": "2.4" }, "medications": [ "Allopurinol 100mg" ], "dr_notes": "Creatinine elevated from baseline 1.6. Holding ACE inhibitors if any (none currently). Start diuretics." } ] } } }, { "name": "Complex Multi-Encounter Case", "data": { "result": { "patientid": 4004, "patientnumber": "PAT004", "patientname": "Alice Wilson", "gender": "F", "agey": 45, "past_medical_history": [ "Asthma", "Seasonal Allergies" ], "allergies": [ "Dust", "Pollen" ], "encounters": [ { "visit_date": "2024-11-12", "chief_complaint": "Asthma flare-up", "symptoms": "Wheezing, Shortness of breath", "diagnosis": [ "Mild Persistent Asthma" ], "vitals": { "SpO2": "94%", "RR": "22" }, "medications": [ "Albuterol inhaler", "Fluticasone" ], "dr_notes": "Triggered by cold weather." }, { "visit_date": "2025-02-05", "chief_complaint": "Sprained ankle", "symptoms": "Pain, swelling in right ankle", "diagnosis": [ "Grade 2 Ankle Sprain" ], "vitals": { "BP": "120/80" }, "medications": [ "Ibuprofen 400mg" ], "dr_notes": "RICE protocol prescribed." } ] } } }, { "name": "Elderly Multi-Morbidity Lifecycle", "data": { "result": { "patientid": 5005, "patientnumber": "PAT005", "patientname": "Henry Miller", "gender": "M", "agey": 82, "past_medical_history": [ "COPD", "Atrial Fibrillation", "Benign Prostatic Hyperplasia", "Osteoarthritis" ], "allergies": [ "Iodine contrast" ], "encounters": [ { "visit_date": "2024-08-10", "chief_complaint": "Increasing breathlessness", "symptoms": "Productive cough, dyspnea on exertion", "diagnosis": [ "COPD Exacerbation" ], "vitals": { "SpO2": "89%", "Temp": "37.2" }, "medications": [ "Spiriva", "Prednisone 40mg", "Azithromycin" ], "dr_notes": "Patient stable for home management. Emphasized smoking cessation." }, { "visit_date": "2024-09-01", "chief_complaint": "Follow-up after exacerbation", "symptoms": "Improved breathing, but feeling 'fluttery' in chest", "diagnosis": [ "Status post COPD flare", "Paroxysmal Atrial Fibrillation" ], "vitals": { "HR": "112 (Irregular)", "BP": "142/90" }, "medications": [ "Spiriva", "Eliquis 5mg", "Metoprolol 25mg" ], "dr_notes": "Starting anticoagulation. Referred to cardiology." }, { "visit_date": "2024-11-20", "chief_complaint": "Knee pain", "symptoms": "Difficulty walking, stiffness", "diagnosis": [ "Knee Osteoarthritis Flare" ], "vitals": { "BP": "130/82", "HR": "70" }, "medications": [ "Eliquis", "Acetaminophen 1000mg TID", "Topical Diclofenac" ], "dr_notes": "Awaiting cardiology clearance for potential intra-articular injection." } ] } } }, { "name": "Prenatal & Gestational Diabetes Tracking", "data": { "result": { "patientid": 6006, "patientnumber": "PAT006", "patientname": "Sarah Jenkins", "gender": "F", "agey": 32, "past_medical_history": [ "Polycystic Ovary Syndrome" ], "allergies": [ "Latex" ], "encounters": [ { "visit_date": "2024-12-01", "chief_complaint": "Prenatal intake (12 weeks GEST)", "symptoms": "Nausea, fatigue", "diagnosis": [ "Intrauterine Pregnancy" ], "vitals": { "BP": "110/70", "Weight": "145 lbs" }, "medications": [ "Prenatal vitamins", "Diclegis" ], "dr_notes": "Routine prenatal labs ordered. Fetal heart tones positive." }, { "visit_date": "2025-03-15", "chief_complaint": "Routine follow-up (26 weeks GEST)", "symptoms": "None", "diagnosis": [ "Gestational Diabetes Mellitus" ], "vitals": { "BP": "118/72", "Weight": "158 lbs", "OGTT": "Elevated" }, "medications": [ "Prenatal vitamins", "Insulin Aspart (sliding scale)" ], "dr_notes": "Failed 3-hour glucose tolerance test. Educated on carb counting." }, { "visit_date": "2025-05-10", "chief_complaint": "Pre-delivery check (34 weeks GEST)", "symptoms": "Foot swelling", "diagnosis": [ "Gestational Diabetes (Controlled)", "Gestational Hypertension" ], "vitals": { "BP": "144/92", "Proteinuria": "Trace" }, "medications": [ "Insulin", "Labetalol 100mg" ], "dr_notes": "Monitoring for pre-eclampsia. Weekly NSTs scheduled." } ] } } }, { "name": "Post-Surgical Gastrointestinal Follow-up", "data": { "result": { "patientid": 7007, "patientnumber": "PAT007", "patientname": "David Thompson", "gender": "M", "agey": 59, "past_medical_history": [ "Diverticulitis", "Hyperlipidemia" ], "allergies": [ "Ciprofloxacin" ], "encounters": [ { "visit_date": "2025-04-05", "chief_complaint": "Acute abdominal pain", "symptoms": "Fever, LLQ pain, vomiting", "diagnosis": [ "Perforated Diverticulitis" ], "vitals": { "Temp": "38.9", "BP": "100/60" }, "medications": [ "IV Fluids", "Ceftriaxone", "Metronidazole" ], "dr_notes": "Admitted for emergency sigmoid resection (Hartmann procedure)." }, { "visit_date": "2025-04-12", "chief_complaint": "Discharge planning", "symptoms": "Minimal pain, stoma functioning", "diagnosis": [ "Post-operative status", "End-colostomy" ], "vitals": { "Temp": "37.0", "BP": "120/78" }, "medications": [ "Hydromorphone (PRN)", "Stool softeners" ], "dr_notes": "Surgical site healing well. Ostomy nurse provided education." }, { "visit_date": "2025-05-20", "chief_complaint": "Outpatient surgical follow-up", "symptoms": "Occasional stoma irritation", "diagnosis": [ "Recovering sigmoidectomy" ], "vitals": { "Weight": "180 lbs (Down 10 lbs post-op)" }, "medications": [ "Atorvastatin" ], "dr_notes": "Evaluating for colostomy reversal in 3-4 months." } ] } } }, { "name": "Oncology Treatment Cycle (Breast Cancer)", "data": { "result": { "patientid": 8008, "patientnumber": "PAT008", "patientname": "Emily Watson", "gender": "F", "agey": 48, "past_medical_history": [ "Hypothyroidism" ], "allergies": [ "None" ], "encounters": [ { "visit_date": "2025-01-05", "chief_complaint": "Abnormal screening mammogram", "symptoms": "Non-palpable mass", "diagnosis": [ "Invasive Ductal Carcinoma, Stage II" ], "vitals": { "BP": "122/76", "Weight": "165 lbs" }, "medications": [ "Levothyroxine" ], "dr_notes": "Biopsy confirmed malignancy. Multidisciplinary plan: Chemo followed by surgery." }, { "visit_date": "2025-02-01", "chief_complaint": "Chemo Cycle 1 follow-up", "symptoms": "Nausea, hair thinning, fatigue", "diagnosis": [ "Breast Cancer", "Chemotherapy-induced nausea" ], "vitals": { "BP": "118/70", "Weight": "162 lbs", "WBC": "3.2 (Low)" }, "medications": [ "Levothyroxine", "Ondansetron", "Dexamethasone" ], "dr_notes": "Holding chemo for 1 week due to neutropenia. Encouraging hydration." }, { "visit_date": "2025-05-15", "chief_complaint": "Post-chemo surgical consult", "symptoms": "Improved energy, neuropathy in toes", "diagnosis": [ "Breast Cancer (Post-Neoadjuvant)" ], "vitals": { "BP": "120/75", "Weight": "168 lbs" }, "medications": [ "Levothyroxine", "Gabapentin 100mg" ], "dr_notes": "Partial response noted on imaging. Lumpectomy scheduled for next month." } ] } } }, { "name": "Pediatric Chronic Management (Type 1 Diabetes)", "data": { "result": { "patientid": 9009, "patientnumber": "PAT009", "patientname": "Leo Garcia", "gender": "M", "agey": 10, "past_medical_history": [ "Prematurity" ], "allergies": [ "Peanuts" ], "encounters": [ { "visit_date": "2024-06-12", "chief_complaint": "Weight loss and bedwetting", "symptoms": "Excessive thirst, increased appetite", "diagnosis": [ "New Onset Type 1 Diabetes Mellitus" ], "vitals": { "BG": "450", "Ketones": "Trace" }, "medications": [ "Insulin Glargine", "Insulin Lispro" ], "dr_notes": "Family educated on blood glucose monitoring and insulin administration." }, { "visit_date": "2024-09-10", "chief_complaint": "3-month Endocrinology follow-up", "symptoms": "Occasional mild hypoglycemia after soccer", "diagnosis": [ "Type 1 DM (Regulating)" ], "vitals": { "HbA1c": "7.2%", "Weight": "72 lbs" }, "medications": [ "Insulin Glargine", "Insulin Lispro", "Glucagon (Emergency)" ], "dr_notes": "Adjusting basal dose. Discussed pre-exercise snacks." }, { "visit_date": "2024-12-15", "chief_complaint": "Routine follow-up", "symptoms": "None", "diagnosis": [ "Type 1 DM (Controlled)" ], "vitals": { "HbA1c": "6.8%", "Weight": "75 lbs" }, "medications": [ "Insulin Glargine", "Insulin Lispro", "Continuous Glucose Monitor (CGM)" ], "dr_notes": "Transitioning to CGM. Fostering independence in carb counting." } ] } } }, { "name": "Cardiac Arrhythmia (Atrial Fibrillation Management)", "data": { "result": { "patientid": 1101, "patientnumber": "PAT011", "patientname": "Michael Stevens", "gender": "M", "agey": 62, "past_medical_history": [ "High Cholesterol" ], "allergies": [ "None" ], "encounters": [ { "visit_date": "2024-02-15", "chief_complaint": "Heart fluttering and shortness of breath", "symptoms": "Palpitations, lightheadedness", "diagnosis": [ "Paroxysmal Atrial Fibrillation" ], "vitals": { "HR": "118 (Irregular)", "BP": "145/92" }, "medications": [ "Metoprolol Succinate 25mg" ], "dr_notes": "ECG confirms Afib. Starting beta-blocker for rate control." }, { "visit_date": "2024-03-15", "chief_complaint": "1-month check-up", "symptoms": "Symptoms improved, no palpitations", "diagnosis": [ "Atrial Fibrillation (Rate Controlled)" ], "vitals": { "HR": "78 (Regular)", "BP": "128/82" }, "medications": [ "Metoprolol 25mg", "Eliquis 5mg BID" ], "dr_notes": "Adding anticoagulation based on CHA2DS2-VASc score of 2." }, { "visit_date": "2024-09-20", "chief_complaint": "Routine follow-up", "symptoms": "Doing well, active", "diagnosis": [ "Stable Afib on Anticoagulation" ], "vitals": { "HR": "72", "BP": "130/80" }, "medications": [ "Metoprolol 25mg", "Eliquis 5mg BID" ], "dr_notes": "Continuing current regimen. Patient compliant." } ] } } }, { "name": "Neurological Management (Early-Stage Alzheimer's)", "data": { "result": { "patientid": 1202, "patientnumber": "PAT012", "patientname": "Margaret Thompson", "gender": "F", "agey": 79, "past_medical_history": [ "Hearing Loss", "Hypothyroidism" ], "allergies": [ "Shellfish" ], "encounters": [ { "visit_date": "2024-04-10", "chief_complaint": "Progressive memory loss", "symptoms": "Forgetfulness, repeating questions, disorientation", "diagnosis": [ "Mild Cognitive Impairment, likely Alzheimer's" ], "vitals": { "MMSE": "23/30", "BP": "118/76" }, "medications": [ "Levothyroxine 50mcg" ], "dr_notes": "Family reports safety concerns in the kitchen." }, { "visit_date": "2024-05-20", "chief_complaint": "Follow-up after MRI", "symptoms": "No change", "diagnosis": [ "Early-Stage Alzheimer's Disease" ], "vitals": { "BP": "120/78" }, "medications": [ "Levothyroxine 50mcg", "Donepezil 5mg Daily" ], "dr_notes": "MRI shows hippocampal atrophy. Starting cholinesterase inhibitor." }, { "visit_date": "2024-11-15", "chief_complaint": "Medication review", "symptoms": "Mild increase in confusion in evenings", "diagnosis": [ "Alzheimer's Disease (Stable)" ], "vitals": { "BP": "122/80", "MMSE": "21/30" }, "medications": [ "Levothyroxine 50mcg", "Donepezil 10mg Daily" ], "dr_notes": "Increasing Donepezil dose. Discussed sundowning management with daughter." } ] } } }, { "name": "Mental Health Titration (Major Depressive Disorder)", "data": { "result": { "patientid": 1303, "patientnumber": "PAT013", "patientname": "James O'Connor", "gender": "M", "agey": 38, "past_medical_history": [ "None" ], "allergies": [ "None" ], "encounters": [ { "visit_date": "2024-07-01", "chief_complaint": "Persistent low mood and insomnia", "symptoms": "Anhedonia, low energy, sleep disturbance", "diagnosis": [ "Major Depressive Disorder, Moderate" ], "vitals": { "PHQ-9": "19", "Weight": "185 lbs" }, "medications": [ "Sertraline 50mg Daily" ], "dr_notes": "Patient reports job-related stress. Starting SSRI and referred for CBT." }, { "visit_date": "2024-08-15", "chief_complaint": "6-week follow-up", "symptoms": "Mild improvement in sleep, mood still low", "diagnosis": [ "MDD (Improving)" ], "vitals": { "PHQ-9": "14", "BP": "116/74" }, "medications": [ "Sertraline 100mg Daily" ], "dr_notes": "Incrementing dose to target range. No suicidal ideation." }, { "visit_date": "2024-12-10", "chief_complaint": "Routine follow-up", "symptoms": "Mood significantly improved, back to work", "diagnosis": [ "MDD (In Remission)" ], "vitals": { "PHQ-9": "6", "Weight": "188 lbs" }, "medications": [ "Sertraline 100mg Daily" ], "dr_notes": "Encouraged to continue meds for at least 6-9 months." } ] } } }, { "name": "Orthopedic Post-Op Recovery (Total Hip Arthroplasty)", "data": { "result": { "patientid": 1404, "patientnumber": "PAT014", "patientname": "Linda Richardson", "gender": "F", "agey": 65, "past_medical_history": [ "Osteoarthritis of Hip" ], "allergies": [ "Codeine" ], "encounters": [ { "visit_date": "2025-01-15", "chief_complaint": "1-week Post-op check", "symptoms": "Surgical site pain, swelling", "diagnosis": [ "Status post Left Total Hip Arthroplasty" ], "vitals": { "Temp": "37.1", "BP": "125/82" }, "medications": [ "Celecoxib 200mg Daily", "Aspirin 81mg (DVT prophylaxis)" ], "dr_notes": "Incision drying, staples intact. Starting outpatient PT." }, { "visit_date": "2025-02-12", "chief_complaint": "4-week Post-op follow-up", "symptoms": "Pain much improved, walking with cane", "diagnosis": [ "Recovering THA" ], "vitals": { "BP": "120/78" }, "medications": [ "Celecoxib 200mg" ], "dr_notes": "Staples removed. Range of motion improving. PT twice weekly." }, { "visit_date": "2025-04-15", "chief_complaint": "3-month Post-op check", "symptoms": "No pain, walking without assistive devices", "diagnosis": [ "Successful Left THA Recovery" ], "vitals": { "BP": "118/76" }, "medications": [ "None" ], "dr_notes": "Discharged from active surgical follow-up. Excellent result." } ] } } }, { "name": "Palliative Care (Stage IV Lung Cancer - Symptom Management)", "data": { "result": { "patientid": 1505, "patientnumber": "PAT015", "patientname": "Arthur Williams", "gender": "M", "agey": 74, "past_medical_history": [ "Lung Adenocarcinoma Stage IV", "Former Smoker" ], "allergies": [ "None" ], "encounters": [ { "visit_date": "2025-02-01", "chief_complaint": "Worsening shortness of breath", "symptoms": "Dyspnea on exertion, dry cough", "diagnosis": [ "Stage IV Lung Cancer with Pleural Effusion" ], "vitals": { "SpO2": "91% (Room Air)", "RR": "24" }, "medications": [ "Home O2 (2L)", "Morphine 5mg PRN" ], "dr_notes": "Palliative drainage of effusion performed. Discussed hospice options." }, { "visit_date": "2025-02-15", "chief_complaint": "Pain management follow-up", "symptoms": "Chest wall pain 6/10", "diagnosis": [ "Cancer Pain" ], "vitals": { "SpO2": "94% (on O2)", "BP": "105/65" }, "medications": [ "Home O2", "Oxycodone 5mg q4h", "Senna/Docusate" ], "dr_notes": "Increasing pain regimen. Family support at home is good." }, { "visit_date": "2025-03-01", "chief_complaint": "Goals of care meeting", "symptoms": "Increased fatigue, drowsy but comfortable", "diagnosis": [ "End-stage Lung Cancer" ], "vitals": { "RR": "20", "BP": "95/60" }, "medications": [ "Hospice kit (Morphine/Lorazepam sublingual)" ], "dr_notes": "Transitioning to comfort focused care. DNR/DNI status confirmed." } ] } } } ]