Skip to content

Commit ea23700

Browse files
authored
Merge pull request #158 from openeyes/release/v3.2
Release/v3.2
2 parents 89b9802 + e4c0437 commit ea23700

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+12025
-3201
lines changed

DoodleInfo.php

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class DoodleInfo
4747
'ArcuateKeratotomy' => 'Arcuate keratotomy',
4848
'ArcuateScotoma' => 'Arcuate scotoma',
4949
'Arrow' => 'Arrow',
50+
'BandKeratopathy' => 'Band Keratopathy',
5051
'BiopsySite' => 'Biopsy site',
5152
'Bleb' => 'Trabeculectomy bleb',
5253
'BlotHaemorrhage' => 'Blot haemorrhage',
@@ -58,6 +59,7 @@ class DoodleInfo
5859
'ChandelierDouble' => 'Double chandelier',
5960
'ChandelierSingle' => 'Chandelier',
6061
'ChoroidalHaemorrhage' => 'Choroidal haemorrhage',
62+
'ChoroidalEffusion' => 'Choroidal effusion',
6163
'ChoroidalNaevus' => 'Choroidal naevus',
6264
'CiliaryInjection' => 'Cilary injection',
6365
'Circinate' => 'Circinate retinopathy',
@@ -66,6 +68,7 @@ class DoodleInfo
6668
'ConjunctivalFlap' => 'Conjunctival flap',
6769
'ConjunctivalSuture' => 'Conjunctival suture',
6870
'Conjunctivitis' => 'Conjunctivitis',
71+
'ContinuousCornealSuture' => 'Continuous suture',
6972
'CornealAbrasion' => 'Corneal abrasion',
7073
'CornealEpithelialDefect' => 'Corneal epithelial defect',
7174
'CornealErosion' => 'Removal of corneal epithelium',
@@ -84,17 +87,20 @@ class DoodleInfo
8487
'Cypass' => 'Cypass Stent Insertion',
8588
'CystoidMacularOedema' => 'Cystoid macular oedema',
8689
'DendriticUlcer' => 'Dendritic ulcer',
87-
'DiabeticNV' => 'Diabetic new vessels',
90+
'DiabeticNV' => 'Retinal neovascularisation',
8891
'Dialysis' => 'Dialysis',
8992
'DiscHaemorrhage' => 'Disc haemorrhage',
9093
'DiscPallor' => 'Disc pallor',
9194
'DrainageRetinotomy' => 'Drainage retinotomy',
9295
'DrainageSite' => 'Drainage site',
9396
'EncirclingBand' => 'Encircling band',
97+
'EndothelialKeratoplasty' => 'DMEK/DSAEK',
98+
'CornealSuture' => 'Corneal Suture',
9499
'EntrySiteBreak' => 'Entry site break',
95100
'EpiretinalMembrane' => 'Epiretinal membrane',
96101
'Episcleritis' => 'Episcleritis',
97-
102+
'PeripheralVascularisation' => 'Peripheral Vascularisation',
103+
'CornealThinning' => 'Corneal Thinning',
98104
'FibrousProliferation' => 'Fibrous proliferation',
99105
'FibrovascularScar' => 'Fibrovascular Scar',
100106
'FocalLaser' => 'Focal laser',
@@ -117,6 +123,7 @@ class DoodleInfo
117123
'Iris' => 'Iris',
118124
'IrisHook' => 'Iris hook',
119125
'IrisNaevus' => 'Iris naevus',
126+
'IrisTrauma' => 'Iris trauma',
120127
'IRMA' => 'Intraretinal microvascular abnormalities',
121128
'KeraticPrecipitates' => 'Keratic precipitates',
122129
'KoeppeNodule' => 'Koeppe nodule',
@@ -152,6 +159,7 @@ class DoodleInfo
152159
'PeripheralRetinectomy' => 'Peripheral retinectomy',
153160
'PhakoIncision' => 'Phako incision',
154161
'PI' => 'Peripheral iridectomy',
162+
'PigmentEpitheliumDetachment' => 'Pigment epithelium detachment',
155163
'PointInLine' => 'Point in line',
156164
'PosteriorCapsule' => 'Posterior capsule',
157165
'PosteriorEmbryotoxon' => 'Posterior embryotoxon',
@@ -210,6 +218,7 @@ class DoodleInfo
210218
'UTear' => 'Traction ‘U’ tear',
211219
'Vicryl' => 'Vicryl suture',
212220
'ViewObscured' => 'View obscured',
221+
'VitelliformMacularLesion' => 'Vitelliform lesions',
213222
'VitreousOpacity' => 'Vitreous opacity',
214223
'VPattern' => 'V pattern',
215224
'Crepitations' => 'Crepitations',

0 commit comments

Comments
 (0)