Using NPI data for sales targeting — what NPPES can and cannot tell you

Every healthcare data vendor's list starts, somewhere upstream, with NPPES. It is free, national, updated continuously, and it is the closest thing to a complete registry of American healthcare providers. It is also flat: it tells you who exists and where they say they practice, and nothing about what they do or whether they matter to you.

6 min read

What NPPES actually contains

NPI number and entity type (individual or organization), legal and business names, taxonomy codes for declared specialties, practice and mailing addresses, authorized official for organizations, and enumeration and last-update dates. Deactivation is recorded.

Where it goes stale

Practice addresses are self-reported and updated at the registrant's discretion. Clinicians who move practices frequently show old addresses. Taxonomy reflects what was declared, not what is currently practised. Organizational NPIs proliferate — one health system can hold dozens.

This is why a list built from NPPES alone produces bounced outreach and why 'we bought a list and half of it was wrong' is such a common experience. The registry is not wrong; it is being asked a question it does not answer.

Example pull from RepVector

Retained provider registry rows for a resolved market.

NPPES national provider registry · 2026-W33 · 100 rowsBoise, Ada County, Idahocaptured Aug 13, 2026

NPPES organisations matching "Clinic/Center" in Boise City, ID

OrganisationTaxonomyCityZIPAddressPhone
A BETTER CHOICE HEALTH SOLUTIONS, INC.Community/Behavioral HealthBOISE837054696 W OVERLAND RD STE 252208-724-7947
A BETTER LIFE BEHAVIORAL HEALTH SERVICES, INC.Community/Behavioral HealthBOISE837054696 W OVERLAND RD208-515-1660
A NEW BEGINNING COUNSELING CENTER, PC.Clinic/Center, Mental Health (Including Community Mental Health Center)EAGLE836161025 S BRIDGEWAY PL STE 280208-412-7740
ABOUT BALANCE MENTAL HEALTH LLCClinic/Center, Adult Mental HealthBOISE837046550 EMERALD ST208-342-6300
ACCESS BEHAVIORAL HEALTH SERVICESClinic/Center, Adult Mental HealthBOISE837021276 W RIVER ST STE 100208-322-4722
ACCESS BEHAVIORAL HEALTH SERVICES INC.Clinic/Center, Adult Mental HealthBOISE8371311295 W ABRAM DR208-353-9462

First 6 of 100 retained rows. See the full field list for NPPES national provider registry

The three joins that make it useful

Medicare physician utilization: services, beneficiaries and payments by individual provider. This confirms the clinician is actively billing and gives you a volume metric to rank on. Part D prescriber data: drug-level prescribing by clinician, which for a therapeutic launch is the single most predictive field available. Open Payments: which manufacturers are already paying this clinician, and how much.

CMS Care Compare and Provider of Services attach the facility side — ownership, bed counts, certification — so an individual clinician can be rolled up to the account that actually signs.

Screening before outreach

Run the list against OIG exclusions. An excluded provider cannot participate in federal healthcare programs, and reaching out is at best wasted effort. This is a free, monthly-updated file and it takes one join.

What to take away

  • NPPES is the denominator, never the target list.
  • Utilization and prescriber data supply the ranking metric.
  • Open Payments reveals existing competitor relationships.
  • Screen against OIG exclusions before any outreach.

Put this to work

RepVector assembles this for a named market in one query

Describe the market and the offering. The datasets above are selected, resolved to your geography, pulled, scored, and returned as a ranked list with every figure sourced.

Related guides