diff --git a/docs/diabetic_retinopathy_module_guide.md b/docs/diabetic_retinopathy_module_guide.md
index 3d0563fd81..bcd5d0636e 100644
--- a/docs/diabetic_retinopathy_module_guide.md
+++ b/docs/diabetic_retinopathy_module_guide.md
@@ -88,7 +88,7 @@ Pattern® (PPP), 2019 edition\[1\].
## Diabetic Retinopathy Treatment
+alt="Diabetic Retinopathy Treatment module" />
## Submodules
@@ -101,32 +101,32 @@ branch of Synthea.
### Intraocular Pressure
+alt="Intraocular Pressure submodule" />
### Ophthalmic Tomography
+alt="Ophthalmic Tomography submodule" />
### Visual Acuity
+alt="Visual Acuity submodule" />
### Diabetic Retinopathy Diagnoses
+alt="Diabetic Retinopathy Diagnoses submodule" />
### Diabetic Retinopathy Progression
+alt="Diabetic Retinopathy Progression submodule" />
### OphthalmicProgression
+alt="OphthalmicProgression submodule (non-GMF)" />
### OphthalmicNote
@@ -148,7 +148,7 @@ A note per encounter is structured as follows:
- Vessels, text depends on DR stage
-- Optional “discussed \_ with patient” lines based on hba1c and whether
+- Optional “discussed \_ with patient” lines based on HbA1c and whether
this is the first encounter
# Module Concepts
@@ -160,18 +160,6 @@ relevant to Diabetic Retinopathy.
| System | Code | Display | Module |
|----|----|----|----|
-| LOINC | 57108-3 | Macular grid.center point thickness by OCT | ophthalmic_tomography |
-| LOINC | 57109-1 | Macular grid.center subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57110-9 | Macular grid.inner superior subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57111-7 | Macular grid.inner nasal subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57112-5 | Macular grid.inner inferior subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57113-3 | Macular grid.inner temporal subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57114-1 | Macular grid.outer superior subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57115-8 | Macular grid.outer nasal subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57116-6 | Macular grid.outer inferior subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57117-4 | Macular grid.outer temporal subfield thickness by OCT | ophthalmic_tomography |
-| LOINC | 57118-2 | Macular grid.total volume by OCT | ophthalmic_tomography |
-| LOINC | 57119-0 | Optical coherence tomography panel | ophthalmic_tomography |
| LOINC | 79818-1 | Study observation Right retina by OCT | ophthalmic_tomography |
| LOINC | 79819-9 | Study observation Left retina by OCT | ophthalmic_tomography |
| LOINC | 79892-6 | Right eye Intraocular pressure | Intraocular Pressure |
@@ -260,12 +248,12 @@ in the run command, these changes are applied to the output records:
# Running the Module
To generate the most robust set of data, it is necessary to use the
-diabetic_retinopathy branch of Synthea – this branch includes additional
+`diabetic_retinopathy` branch of Synthea – this branch includes additional
experimental features which are not implemented on the main branch.
Refer to the Developer Setup and Running guide on the Synthea wiki
(
-) for instructions on how to setup Synthea, then run git checkout
-diabetic_retinopathy to switch to the relevant branch.
+) for instructions on how to setup Synthea, then run `git checkout
+diabetic_retinopathy` to switch to the relevant branch.
Note 1: to reduce the size of the final dataset, you may wish to remove
modules for conditions that are not of interest. Relationships between
diff --git a/docs/media/image2.png b/docs/media/image2.png
index a28859e60f..848342b650 100644
Binary files a/docs/media/image2.png and b/docs/media/image2.png differ
diff --git a/docs/media/image3.png b/docs/media/image3.png
index 9c486c9c3b..53c4e44cba 100644
Binary files a/docs/media/image3.png and b/docs/media/image3.png differ