From a733b9a8eeb5f8a66ebdfcf800f5d6df78d1b0c9 Mon Sep 17 00:00:00 2001 From: Peter Inglesby Date: Mon, 25 Nov 2024 16:19:47 +0000 Subject: [PATCH] docs: Update quiz with feedback from user testing To go with https://github.com/opensafely/ehrql-tutorial/pull/15/ --- docs/tutorial/quiz/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial/quiz/index.md b/docs/tutorial/quiz/index.md index f28db769a..38ae8e1bb 100644 --- a/docs/tutorial/quiz/index.md +++ b/docs/tutorial/quiz/index.md @@ -45,7 +45,7 @@ The quiz takes you through categorising patients according to two other (simplif 4: Create a patient series indicating the number of months between a patient's earliest diagnosis and their earliest referral. -5: Create a boolean patient series identifying patients who have been diagnosed with diabetes for the first time in the past year, and who have a record of being referred to a structured education programme within nine months after their diagnosis. +5: Create a boolean patient series identifying patients who have been diagnosed with diabetes for the first time in the year between 1st April 2023 and 31st March 2024, and who have a record of being referred to a structured education programme within nine months after their diagnosis. **DM020** Identify patients without moderate or severe frailty in whom the last IFCC-HbA1c is 58 mmol/mol or less in the preceding twelve months. @@ -57,4 +57,4 @@ The quiz takes you through categorising patients according to two other (simplif 9: Create a patient frame containing the latest HbA1c measurement for each patient. -10: Create a boolean patient series identifying patients without moderate or severe frailty in whom the last IFCC-HbA1c is 58 mmol/mol or less in the preceding twelve months +10: Create a boolean patient series identifying patients without moderate or severe frailty in whom the last IFCC-HbA1c is 58 mmol/mol or less.