Diabetic retinopathy is a diabetes-related disorder in which chronic hyperglycemia damages the retinal microvasculature and neural tissue of the retina. It is classically staged as no apparent retinopathy, mild nonproliferative diabetic retinopathy (NPDR), moderate NPDR, severe NPDR, and proliferative diabetic retinopathy (PDR). Macular edema may occur at any stage and is a major cause of vision loss in patients with diabetic retinal disease.
Z79.84 = oral hypoglycemic/oral antidiabetic drug use
Z79.85 = long-term (current) use of injectable non-insulin antidiabetic drugs
Coding pearl:
Do not separately code retinal microaneurysms from H35.04X when the microaneurysms are part of documented diabetic retinopathy coded with the diabetes combination code.
Use the diabetic retinopathy combination code that fully captures severity and macular edema status.
DME is coded separately within the diabetic retinopathy combination structure by whether macular edema is documented as present or absent.
“Diabetic eye disease” in the note is not enough by itself for best coding; the record should specify NPDR vs PDR, severity, edema status, and eye laterality when available.
If the provider documents only “diabetic retinopathy” without further staging, assign the unspecified diabetic retinopathy option in the correct diabetes category.
Review payer edits before pairing eye-imaging CPT codes with E08-E13 ophthalmic diagnoses.
There is no single CPT code for “diabetic retinopathy” itself because DR is a diagnosis, not a procedure.
Commonly associated ophthalmic services may include:
92250 - Fundus photography with interpretation and report
92235 - Fluorescein angiography with interpretation and report
TABLE definition AS "Definition"FROM #medtermWHERE contains(file.name, "retinopathy") OR contains(aliases, "DR") OR contains(definition, "retina")SORT file.name ASC
Query functionality
TABLE definition AS DefinitionFROM #medterm WHERE length(filter(definition, (word) => econtains([[]].definition, word))) > 0 AND file.name != [[]].file.name