-
Notifications
You must be signed in to change notification settings - Fork 791
Diabetic retinopathy #1483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Diabetic retinopathy #1483
Conversation
857607a
to
1efac55
Compare
Quick test of the prevalence of the new conditions before merging: I ran a population of 10,000 and got the following counts: So PDR is a little low but overall this is about where I want it, so I'm going to go ahead and merge |
This PR adds modules for Diabetic Retinopathy progression and treatment. These were originally developed for a synthetic dataset for the National Eye Institute on the
diabetic_retinopathy
branch. Because some "experimental" features were used, we don't necessarily want to merge that to master as-is.For a full description of the modules, see the writeup at https://github.com/synthetichealth/synthea/blob/diabetic_retinopathy/docs/diabetic_retinopathy_module_guide.md
Also, some synthetic patients are available at:
In addition to the new modules, this adds the following minor tweaks:
This PR should be squashed prior to merging so that the files that were added but then removed don't take up space