Skip to content

Commit aaa2d1f

Browse files
Created diabetic_retinopathy page (#274)
* Create diabetic_retinopathy * fixes --------- Co-authored-by: Amaia Imaz Blanco <114224821+amaiaita@users.noreply.github.com>
1 parent a5563a0 commit aaa2d1f

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: 'Diabetic retinopathy'
3+
summary: 'This project aims to identify unknown or interacting risk factors that could predict the development of diabetic retinopathy in individuals with diabetes.'
4+
origin: ''
5+
tags: ['PYTHON','POPULATION HEALTH','RISK FACTOR ANALYSIS','WIP']
6+
---
7+
## The Problem
8+
It is estimated that around 4.6 million people in the UK are living with diagnosed diabetes.
9+
10+
Within the diabetes population, about 25% to 30% experience retinopathy, while around 5% have advanced or vision-threatening forms.
11+
12+
If you have diabetes and you're aged 12 or over, you'll get a letter every 2 years asking you to have diabetic eye screening. (If you have gestational diabetes, which is often a temporary condition, you will not be invited for diabetic eye screening). If the early stages of retinopathy is found, the patient will be invited to screening every 1 year.
13+
14+
Around 93% of people in NWL attended their screening in the last 27 months.
15+
16+
This blanket screening results in millions of GP appointments annually, placing significant strain on healthcare resources.git
17+
18+
## Our Solution
19+
This project is research based. The Data Science team are using some statistical/economical/data science/ML techniques to find these risk factors. If anything substantial is found, it could be used as a basis for further research, a report and could influence an updated screening policy.
20+
21+
## Results
22+
The project is a WIP and so we don't have any results to share at this time.
23+
24+
25+
[comment]: <> (The below header stops the title from being rendered (as mkdocs adds it to the page from the "title" attribute) - this way we can add it in the main.html, along with the summary.)
26+
#

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ nav:
3838
- "Corporate Services: Pipeline rebuild": our_work/corporate_services_pipeline_rebuild.md
3939
- CVD Pathways: our_work/cvd_pathways.md
4040
- Data Linkage Community of Practice: our_work/data-linkage-hub/linkage-projects/cop.md
41+
- Diabetic Retinopathy: our_work/diabetic_retinopathy.md
4142
- Emerging Privacy Enhancing Technologies: our_work/pets.md
4243
- ePMA Auto Coding: our_work/epma_autocoding.md
4344
- NHS.UK Automatic Moderation of Ratings & Reviews: our_work/ratings-and-reviews.md
@@ -109,6 +110,7 @@ nav:
109110
- Ambulance Handover Delay Predictor: our_work/ambulance-delay-predictor.md
110111
- Bed Allocation: our_work/bed-allocation.md
111112
- Cancer high-risk cohorts: our_work/cancer_high_risk_cohorts.md
113+
- Diabetic Retinopathy: our_work/diabetic_retinopathy.md
112114
- Impact of Commercial Data on Predictions: our_work/p14_mcr.md
113115
- Length of Hospital Day Prediction: our_work/long-stay.md
114116
- Long Stayer Risk Stratification Baseline Models: our_work/long-stay-baseline.md

0 commit comments

Comments
 (0)