How to Find Ophthalmologists by Zip Code
Data sourced from live CMS NPI Registry API v2.1 queries, run June 13, 2026. All provider counts are real API responses, not estimates. Raw query results are available for download. See methodology below.
taxonomy_description=Ophthalmology. Three traps that contaminate eye-care NPI searches: (1) Optometry returns zero results — not a valid CMS taxonomy string. (2) Optometrist (OD, not MD) returned 200+ records nationally — they are a distinct licensed profession, not physicians. (3) Eye as a prefix match returned 200+ records but the dataset is dominated by Eyewear Suppliers (equipment vendors + opticians) and Eye Banks — not physician surgeons. This guide covers 9-market real counts, the subspecialty taxonomy table with NUCC codes, and a Memphis dataset drill-down.
taxonomy_description=Optometry → 0 results (not a CMS taxonomy string, June 13, 2026). taxonomy_description=Optometrist → 200+ records, all ODs (not MD/DO physicians, do not perform surgery). taxonomy_description=Eye → 200+ records, but the first-page result set is heavily weighted toward Eyewear Suppliers (vendors and opticians) and Eye Banks. A rep selling ophthalmic surgical products or intravitreal injectables must use Ophthalmology to reach MD/DO eye surgeons.
Ophthalmology in the NPI registry: real counts from 9 markets
We queried the CMS NPI API v2.1 on June 13, 2026 with taxonomy_description=Ophthalmology.
| Market | Query scope | NPI records returned | At 200-record cap? |
|---|---|---|---|
| New York, NY | City filter | 200+ | Yes (more exist) |
| Los Angeles, CA | City filter | 200+ | Yes (more exist) |
| Chicago, IL | City filter | 200+ | Yes (more exist) |
| Houston, TX | City filter | 200+ | Yes (more exist) |
| Phoenix, AZ | City filter | 200+ | Yes (more exist) |
| Nashville, TN | City filter | 200+ | Yes (more exist) |
| Memphis, TN | City filter | 118 | No (complete) |
| Vermont (statewide) | State filter | 90 | No (complete) |
| Wyoming (statewide) | State filter | 34 | No (complete) |
Source: CMS NPI Registry API v2.1, taxonomy_description=Ophthalmology, limit=200. Queried June 13, 2026. Counts include both individual providers (NPI-1) and organization records (NPI-2) such as ophthalmology group practices and surgery centers. Optometrists (ODs) not included — they require a separate Optometrist query.
Ophthalmology subspecialties: the taxonomy table
| Subspecialty / category | taxonomy_description value | NUCC code | Notes |
|---|---|---|---|
| General ophthalmologist (MD/DO) | Ophthalmology |
207W00000X | 200+ nationally (capped) |
| Retina specialist | Retina Specialist (under Ophthalmology) |
207WX0107X | 200+ nationally; high-value for anti-VEGF injectables |
| Optometrist (OD — NOT an ophthalmologist) | Optometrist |
152W00000X | 200+ nationally; ODs are not MDs and do not perform surgery |
| "Optometry" (invalid string) | Invalid — returns 0 | None | 0 — not a recognized CMS taxonomy string |
| "Eye" (prefix match) | Returns noise — Eyewear Suppliers dominate | Multiple | 200+, but predominantly Eyewear Supplier and Eye Bank organizations |
How to search for ophthalmologists by zip code (5 steps)
Choose your search method
- NPI registry directly at npiregistry.cms.hhs.gov — free, no account, city or state filter only. No radius.
- getdork Physician Search — same CMS API with zip-radius filtering, correct taxonomy pre-mapped, CSV export. Search ophthalmologists by ZIP →
Use the correct taxonomy string: Ophthalmology
The exact API parameter is taxonomy_description=Ophthalmology. "Optometry"
returns zero. "Eye" returns vendor noise. "Optometrist" returns ODs who are not physicians.
The numeric NUCC code 207W00000X is silently ignored. In getdork, selecting
Ophthalmology from the dropdown sends the correct string.
Understand who you are not finding: Optometrists and Eyewear Suppliers
Optometrists (ODs) are licensed for eye exams, lens prescriptions, and limited pharmacological
treatment. They are not surgeons. They appear under Optometrist, not under
Ophthalmology. Eyewear Suppliers and Eye Banks appear when you use "Eye" as a
prefix query — these are equipment organizations, not physician practices. Neither group
is the target for ophthalmic surgical devices, IOL implants, or intravitreal injectables.
Add a Retina Specialist query if intravitreal injectables are your product
Retina Specialists (207WX0107X) are the primary prescribers of anti-VEGF agents for wet AMD,
diabetic macular edema, and retinal vein occlusion. In Memphis, 8 of 118 ophthalmology
records showed Retina Specialist as primary taxonomy. Nationally, this subspecialty hit the
200-cap. Run Retina+Specialist as a separate dedicated query to build a clean
retina-only call list for anti-VEGF products.
Export to CSV (Pro) and segment by subspecialty
Pro users export the complete result set. Column headers: NPI, Name, Credential, Address, City, State, Zip, Phone, Entity Type. The taxonomy description column shows retina, pediatric, neuro-ophthalmic, and oculoplastic subspecialties — route each group to the appropriate product line before CRM import.
Direct API queries
# Ophthalmologists in Memphis, TN — returned 118 records (June 2026) https://npiregistry.cms.hhs.gov/api/? version=2.1 &taxonomy_description=Ophthalmology &city=Memphis &state=TN &limit=200 # FAILS — Optometry is not a recognized CMS taxonomy string https://npiregistry.cms.hhs.gov/api/? version=2.1 &taxonomy_description=Optometry &city=Memphis &state=TN &limit=200 # Retina Specialists only — high value for anti-VEGF products https://npiregistry.cms.hhs.gov/api/? version=2.1 &taxonomy_description=Retina+Specialist &state=TN &limit=200 # Optometrists (ODs) — separate taxonomy, NOT physician eye surgeons https://npiregistry.cms.hhs.gov/api/? version=2.1 &taxonomy_description=Optometrist &city=Memphis &state=TN &limit=200
Radius guidance for ophthalmology territories
| Market type | Recommended starting radius | Rationale |
|---|---|---|
| Dense urban (NYC, Chicago, LA, Houston) | 10–15 miles | All four metros plus Nashville hit the 200-cap; ophthalmology has strong urban density driven by ambulatory surgery center infrastructure and academic ophthalmology departments |
| Mid-metro (Memphis, Phoenix) | 25 miles | Memphis: 118 records (complete); Phoenix: 200+ (capped). 25 miles captures suburban surgery centers and group ophthalmology practices. |
| Rural (Wyoming, Vermont) | 50 miles | Wyoming: 34 statewide; Vermont: 90 statewide. Ophthalmology has better rural density than rheumatology due to ambulatory cataract surgery volumes sustaining rural eye care. |
getdork sends
taxonomy_description=Ophthalmology — not Optometrist or Eye —
and handles the zip-radius math. The exported CSV includes the subspecialty taxonomy column so
you can separate retina specialists, pediatric ophthalmologists, and oculoplastic surgeons before
your CRM import. Free to preview; Pro for the full list and CSV export.
Search ophthalmologists by ZIP code — free →
Frequently asked questions
Why does "Optometry" return zero results for ophthalmologists?
"Optometry" is not a recognized CMS taxonomy_description string — confirmed to return
zero results on June 13, 2026. Optometrists (ODs) are registered under Optometrist
(NUCC 152W00000X). Ophthalmologists (MDs/DOs) are registered under Ophthalmology
(207W00000X). The two professions have different licenses, different NUCC codes, and different
CMS taxonomy strings. "Optometry" does not match either.
What happens when you query "Eye" in the NPI registry?
"Eye" as a taxonomy prefix returned 200+ records nationally (June 2026), but the dataset is
heavily contaminated with non-physician records. The prefix matches "Eyewear Supplier"
(equipment vendors and opticians) and "Eye Bank" organizations. These are NPI-2 organizations,
not physician practices. A rep using "Eye" as a taxonomy filter would receive a majority-vendor
list. Use Ophthalmology specifically to target MD/DO eye surgeons.
What is the difference between an Optometrist and an Ophthalmologist in NPI data?
Optometrists (OD degree) perform eye exams, prescribe corrective lenses, and provide some
pharmacological treatment. Registered under Optometrist (NUCC 152W00000X),
200+ nationally. Ophthalmologists (MD or DO degree) are physicians who perform surgery:
cataract extraction, retinal procedures, LASIK, glaucoma drainage devices, corneal transplants.
Registered under Ophthalmology (207W00000X). For surgical products or intravitreal
injectables, the target is Ophthalmology.
How does the Memphis ophthalmology dataset break down by subspecialty?
Memphis returned 118 records (June 2026): 88 NPI-1 (physicians), 30 NPI-2 (practice organizations). Primary taxonomy: 100 plain Ophthalmology, 8 Retina Specialist, 3 Pediatric Ophthalmology and Strabismus Specialist, 2 Neuro-ophthalmology, 1 Ophthalmic Plastic and Reconstructive Surgery, 1 Optometrist (noise), 1 Pediatrics (noise). Credentials: 47 "MD," 37 "M.D.," 1 DO, 1 PhD/MD. Over 96% of records are genuine ophthalmology physician targets.
Which ophthalmology subspecialty has the most NPI records nationally?
General Ophthalmology (207W00000X) is the largest group at 200+ nationally. Retina Specialist (207WX0107X) also hit the 200-cap nationally — retinal specialists are the primary prescribers of anti-VEGF agents for wet AMD, DME, and RVO. In Memphis, Retina Specialists represented 8 of 118 records. For anti-VEGF rep territories, supplement the Ophthalmology query with a dedicated Retina Specialist query for a cleaner injectable-prescriber list.
What pharma and device products use an ophthalmologist call list?
Anti-VEGF injectables (ranibizumab, aflibercept, bevacizumab, faricimab, brolucizumab) for wet AMD, DME, and RVO — primarily retina specialists. Glaucoma: prostaglandin analogs, beta-blockers, ROCK inhibitors (netarsudil), MIGS devices. Cataract: phacoemulsification equipment, IOL implants (monofocal, toric, extended depth of focus). Dry eye: cyclosporine emulsions, lifitegrast, IPL equipment. Cornea: cross-linking equipment for keratoconus. Neuro-ophthalmology: OCT instruments for optic nerve analysis.
Data methodology
All provider counts come from direct queries to the CMS NPI Registry API v2.1, run on
June 13, 2026. We used taxonomy_description=Ophthalmology and limit=200.
No authentication required. Result_count reflects records returned on that page; when equal
to 200 the actual total exceeds 200. Counts below 200 are exact.
We confirmed: Optometry → 0 results; Optometrist → 200+
(ODs, not MDs); Eye → 200+ (contaminated with Eyewear Suppliers and Eye Banks);
Retina Specialist → 200+ nationally (confirmed active subspecialty taxonomy).
Raw responses: npi-ophthalmology-memphis-tn-raw.json, npi-ophthalmology-vermont-raw.json. Collection script: _data/npi-counts-ophthalmology.ps1.
Related guides
- How to search the NPI registry (full guide) — complete API reference and the taxonomy_description quirk explained in detail.
- What is an NPI number and what can you look up? — NPI types, fields, and data freshness.
- How to find physicians by specialty and state — state-level NPI searches across specialties.
- How to find gastroenterologists by zip code — another specialty where abbreviations (GI) return zero results.
- How to find nephrologists by zip code — another specialty where common search terms produce wrong provider types.