Skip to content

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

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Diabetic retinopathy #1483

wants to merge 29 commits into from

Conversation

dehall
Copy link
Contributor

@dehall dehall commented Jul 8, 2024

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:

  1. https://synthetichealth.github.io/spt/#/?patient=github/synthetichealth/synthea/diabetic_retinopathy/samples/Eve68_Bahringer146.json
  2. https://synthetichealth.github.io/spt/#/?patient=github/synthetichealth/synthea/diabetic_retinopathy/samples/Ken316_Hermann103.json
  3. https://synthetichealth.github.io/spt/#/?patient=github/synthetichealth/synthea/diabetic_retinopathy/samples/Maryjane289_White193.json
  4. https://synthetichealth.github.io/spt/#/?patient=github/synthetichealth/synthea/diabetic_retinopathy/samples/Eve68_Pfannerstill264.json
  5. https://synthetichealth.github.io/spt/#/?patient=github/synthetichealth/synthea/diabetic_retinopathy/samples/Janet238_Marquardt819.json

In addition to the new modules, this adds the following minor tweaks:

  • Adds a "note" field to HealthRecord.Entry which will be included in the generated notes in a couple places. Nothing currently sets this field (it was used in the original branch by a Java submodule that generated unstructured text) but I think it could be useful in the future.
  • Fix for a bug that creates duplicate ImagingStudy instances

This PR should be squashed prior to merging so that the files that were added but then removed don't take up space

@dehall dehall force-pushed the diabetic_retinopathy_for_merge branch from 857607a to 1efac55 Compare November 12, 2024 20:13
@dehall dehall changed the title WIP: Diabetic retinopathy Diabetic retinopathy Mar 6, 2025
@dehall dehall marked this pull request as ready for review March 6, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant