| { |
| "questions": [ |
| { |
| "id": 1, |
| "question": "I've been feeling increasingly tired and my blood sugar readings often spike in the afternoon. I also noticed my hair is growing thinner. Should I change my insulin dose or is this a sign of something else?", |
| "role": "patient", |
| "intent": "general" |
| }, |
| { |
| "id": 2, |
| "question": "I've been diagnosed with type 2 diabetes and noticed that my blood sugar spikes whenever I eat pizza. I love pizza but want to keep my sugars stable. What are some practical menu modifications or alternative toppings that could lower the glycemic impact without making it taste too bad?", |
| "role": "dietary", |
| "intent": "general" |
| }, |
| { |
| "id": 3, |
| "question": "I'm studying the impact of continuous glucose monitoring (CGM) data on the development of diabetic retinopathy in type 1 diabetes patients. In a retrospective cohort, I need to calculate the adjusted hazard ratio for retinopathy progression among patients who had \u226510% of their glucose readings in the hypoglycaemic range (<70 mg/dL) versus those with <10%. What statistical model would you recommend, how should I handle missing CGM timestamps, and what key covariates should I adjust for?", |
| "role": "researcher", |
| "intent": "general" |
| }, |
| { |
| "id": 4, |
| "question": "I've noticed my urine has been consistently darker than usual and for the past week I've been feeling unusually thirsty even though I've been drinking a lot of water. A few days ago I also realized that my vision is slightly blurry. My glucose monitor has shown readings around 210 mg/dL most days and I've had a single fasting plasma glucose of 110 mg/dL yesterday. I'm 45, have a BMI of 29, and I'm a non-smoker. How should I interpret these symptoms and current readings?", |
| "role": "clinician", |
| "intent": "diagnosis" |
| }, |
| { |
| "id": 5, |
| "question": "I have type 2 diabetes and have a BMI of 32. She recently started taking metformin 500mg twice daily, but her A1c is still 8.3% after 3 months. She also works long hours and has mild hypertension. What adjustments can I make to her medication regimen and lifestyle to reduce her A1c to below 7% within the next 6 months?", |
| "role": "clinician", |
| "intent": "treatment" |
| }, |
| { |
| "id": 6, |
| "question": "I'm 58, type 2 diabetes, on metformin and basal insulin. Over the last month my fasting glucose has slipped from 110\u2013120 mg/dL to 130\u2013140 mg/dL, and my HbA1c just rose from 6.4% to 6.6%. I'm not changing my diet or exercise, but I feel more tired lately. Should I adjust the insulin dose, add a rapid\u2011acting mealtime insulin or consider a GLP\u20111 agent?", |
| "role": "clinician", |
| "intent": "monitoring" |
| }, |
| { |
| "id": 7, |
| "question": "I have a 56\u2011year\u2011old male patient who used to have normal fasting glucose but now his fasting glucose is 8.2 mmol/L. He's on metformin 1\u202fg twice daily, but his HbA1c is still 8.4%. He reports occasional tingling in his feet and his weight has dropped 4\u202fkg in the last month. He also complains of increased thirst. What next steps should I consider in his management?", |
| "role": "clinician", |
| "intent": "general" |
| }, |
| { |
| "id": 8, |
| "question": "I've been noticing my blood sugar stays a bit high in the evenings even after eating less. Is there anything I can adjust in my routine or diet that might help bring it down?", |
| "role": "patient", |
| "intent": "general" |
| }, |
| { |
| "id": 9, |
| "question": "I have type 2 diabetes and my HbA1c has been creeping up. I'm a vegetarian and try to eat mostly whole foods, but I occasionally indulge in pastries. How can I adjust my diet for better blood glucose control, and are there specific carbohydrate counts I should aim for with each meal?", |
| "role": "dietary", |
| "intent": "general" |
| }, |
| { |
| "id": 10, |
| "question": "What are the most recent findings on the role of gut microbiota metabolites in the development of type 2 diabetes, and how might these insights influence potential therapeutic strategies such as dietary interventions or microbiome-modulating drugs?", |
| "role": "researcher", |
| "intent": "general" |
| }, |
| { |
| "id": 11, |
| "question": "I have a 58\u2011year\u2011old man with type\u202f2 diabetes who recently started a new antihypertensive that appears to be lowering his blood pressure but his HbA1c remains at 9.2%. He reports increased thirst, urination, and a mild, intermittent pain when urinating. Could you suggest a possible diagnosis and what next steps I should take?", |
| "role": "clinician", |
| "intent": "diagnosis" |
| }, |
| { |
| "id": 12, |
| "question": "I recently started my 67\u2011year\u2011old patient on insulin glargine 20 units at bedtime. She has both type 2 diabetes and mild chronic kidney disease stage 3 (eGFR 45\u201155 mL/min). Over the last two weeks she has had two episodes of severe hypoglycemia (BGL <50 mg/dL) when she was eating dinner late and forgetting to take her pre\u2011meal carbohydrate correction. Her HbA1c has improved from 9.2% to 8.4% but she still has post\u2011prandial spikes. How can I adjust her insulin regimen or add adjunctive therapy while minimizing future hypoglycemia risk and taking her kidney function into account?", |
| "role": "clinician", |
| "intent": "treatment" |
| }, |
| { |
| "id": 13, |
| "question": "My patient with type 2 diabetes has been on a new GLP\u20111 agonist for six months. His latest HbA1c is 7.2%, fasting glucose 110 mg/dL, and weight down 3 kg. However, he reports increased urinary frequency and mild nausea, and his serum creatinine went up from 0.9 to 1.1 mg/dL. Should I continue the medication, adjust the dose, or switch therapy?", |
| "role": "clinician", |
| "intent": "monitoring" |
| }, |
| { |
| "id": 14, |
| "question": "I've been noticing that my blood sugar levels rise significantly after eating late dinners, but I still can't keep them under 180 mg/dL even when I cut carbs. What are some lifestyle adjustments I could make to better manage post-meal spikes? Also, should I consider changing my medication regimen, or would dietary tweaks be enough?", |
| "role": "clinician", |
| "intent": "general" |
| } |
| ] |
| } |