Skip to main content
BLOG

What Is an NPI Number? The B2B Sales Team's Guide to NPI Data

NPI numbers are the backbone of every healthcare provider database. Here's what they tell you, what they don't, and how to use them for sales.

2026-02-20

NPI data provider data sales prospecting
Specialty Coverage diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Specialty Coverage: visual guide for healthcare data teams.

Type 1 vs. Type 2 NPI Numbers

There are two types of NPI numbers. Understanding the difference is critical if you're using NPI data for prospecting.

Type 1: Individual Providers

A Type 1 NPI is assigned to an individual human being who provides healthcare services. Doctors, dentists, nurse practitioners, psychologists, physical therapists, chiropractors. If a person delivers clinical care and bills for it, they have a Type 1 NPI.

Type 1 NPIs follow the provider throughout their career. If Dr. Sarah Chen moves from a hospital in Boston to a private practice in Austin, her NPI stays the same. The address in the registry should update, but the number itself is permanent.

There are roughly 6.3 million active Type 1 NPIs in the NPPES database as of early 2026. That includes everyone from surgeons to certified nurse midwives to licensed clinical social workers.

Type 2: Organizations

A Type 2 NPI is assigned to an organization. Hospitals, group practices, clinics, laboratories, pharmacies, home health agencies. Any entity that provides healthcare services as an organization gets a Type 2 NPI.

This is where it gets interesting for sales teams. A single dental practice with 4 dentists might have 5 NPIs: one Type 2 for the practice itself, and four Type 1 NPIs for each individual dentist. A large health system could have hundreds of Type 2 NPIs for different facilities, departments, and subsidiaries.

There are approximately 1.2 million active Type 2 NPIs. But the relationship between Type 1 and Type 2 records isn't cleanly mapped in the registry. You can't easily query "show me all providers who work at this organization" using NPI data alone. That linkage problem is one of the biggest limitations for sales use cases.

Tech Stack diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Tech Stack: visual guide for healthcare data teams.
Taxonomy diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Taxonomy: visual guide for healthcare data teams.
Segmentation Filters diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Segmentation Filters: visual guide for healthcare data teams.
Data Sources diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Data Sources: visual guide for healthcare data teams.
Verification diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Verification: visual guide for healthcare data teams.
Tech Stack diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Tech Stack: visual guide for healthcare data teams.

How to Look Up an NPI Number

There are three main ways to access NPI data. Each serves a different use case.

1. The NPPES Web Interface

The NPI Registry website lets you search individual records by name, NPI number, location, or taxonomy. It's fine for looking up a single provider. You'll get the full record with all available fields.

Limitations: no bulk search capability, no export function, and the interface hasn't been meaningfully updated in years. If you need to look up more than a handful of providers, this isn't the tool.

2. The NPPES API

CMS provides a free API for programmatic lookups. You can query by any combination of fields and get structured JSON responses. The API supports up to 200 results per request and handles single-record lookups well.

This works for spot-checking and for integrating NPI verification into your data pipeline. If a sales rep wants to verify that a provider's information is current before a call, an API lookup takes seconds.

Limitations: the API is rate-limited and not designed for bulk data extraction. If you're trying to pull all dentists in Texas, you'll hit rate limits quickly and need a different approach.

3. The NPPES Downloadable Files

CMS publishes the complete NPPES dataset as downloadable files, updated monthly. The full file is over 7 GB and contains every active and deactivated NPI record. There's also a weekly incremental update file with recent changes.

This is the approach for any serious data operation. Download the full file, load it into a database (PostgreSQL, MySQL, even SQLite if you're careful about memory), and query it however you want. No rate limits, no API restrictions, total flexibility.

The download is available at CMS NPPES Data Dissemination. You'll need to parse the pipe-delimited format and handle the taxonomy code crosswalk table separately.

Taxonomy diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Taxonomy: visual guide for healthcare data teams.
Segmentation Filters diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Segmentation Filters: visual guide for healthcare data teams.
Data Sources diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Data Sources: visual guide for healthcare data teams.
Verification diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Verification: visual guide for healthcare data teams.
Taxonomy diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Taxonomy: visual guide for healthcare data teams.

How Smart Sales Teams Use NPI Data

Despite its limitations, NPI data is valuable when you use it for what it's good at: coverage, deduplication, and as a foundation for enrichment.

Use 1: Build Your Universe

Start with NPI data to define the total addressable market for your product. How many oral surgeons are there in the Southeast? How many Type 2 organizations have a primary care taxonomy code in metro areas with 500K+ population? NPI data answers these universe-sizing questions accurately.

Filter by taxonomy code, state, and enumeration date to build your initial target list. Then enrich it with commercial data to add the fields you need for outreach.

Use 2: Deduplicate and Match

NPI numbers are the best unique identifier for healthcare providers. If you're merging data from multiple sources (a purchased list, your CRM, a conference attendee list, referral data), NPI is the key that ties everything together.

Before loading any new data into your CRM, match against NPI. It catches duplicates that name-and-address matching misses. Dr. Robert Chen and Dr. Bob Chen at the same practice? Same NPI. Different CRM records? Now you know they're the same person.

Use 3: Verify and Clean

Run your existing CRM data against the latest NPI file monthly. Flag records where the NPI has been deactivated (provider retired, deceased, or surrendered their license). Flag records where the NPI address has changed since your last sync (provider may have moved). This alone catches 3-5% of stale records per quarter that would otherwise waste your reps' time.

Provyx runs this verification automatically. Every record in our database is cross-referenced against the NPI registry, and we flag changes within days of the NPPES update. Learn more about our provider contact data and how we keep it current.

Use 4: Monitor New Market Entrants

The NPPES weekly update file includes newly enumerated NPIs. That means new providers entering the market and new practices opening. If you're selling to newly established practices (the first 12-18 months is prime buying time for many healthcare products), the NPI new enumeration feed is a free early-warning system.

Set up a monthly process to pull new Type 2 NPIs in your target taxonomies and geographies. These are practices that haven't been saturated by every other sales team yet.

Segmentation Filters diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Segmentation Filters: visual guide for healthcare data teams.
Data Sources diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Data Sources: visual guide for healthcare data teams.
Verification diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Verification: visual guide for healthcare data teams.
Segmentation Filters diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Segmentation Filters: visual guide for healthcare data teams.

Common Mistakes When Using NPI Data for Sales

We've seen these errors repeatedly across sales teams that try to build provider lists from NPI data alone.

Mistake 1: Treating the NPI File as a Ready-Made Contact List

The NPPES file is a registry, not a sales list. Loading it into your CRM without enrichment, verification, and segmentation guarantees poor results. We've seen teams import 100,000 NPI records and wonder why their reps can't book meetings. The data was never designed for outbound sales.

Mistake 2: Ignoring Deactivated NPIs

The NPPES file includes deactivated NPIs (providers who have retired, died, or voluntarily surrendered their number). If you're not filtering on NPI status, you're including records that will never convert. Roughly 8% of all NPIs in the full file are deactivated.

Mistake 3: Using Mailing Address Instead of Practice Address

The NPPES file has two address fields: practice location and mailing address. For sales territory assignment and geographic targeting, use practice location. The mailing address is often a billing company, PO box, or home address that has no relationship to where patients are seen.

Mistake 4: Not Accounting for Multi-Taxonomy Providers

A provider can list up to 15 taxonomy codes. If you search for "Family Medicine" providers and a doctor has both Family Medicine and Sports Medicine taxonomy codes, they'll show up in both queries. Without deduplication, your lists will have overlap. Build your queries to deduplicate on NPI number after filtering by taxonomy.

For more on common prospecting errors, check out our guide on healthcare sales prospecting mistakes.

Data Sources diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Data Sources: visual guide for healthcare data teams.
Verification diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Verification: visual guide for healthcare data teams.
Data Sources diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Data Sources: visual guide for healthcare data teams.

NPI Data Is a Starting Point, Not a Sales List

NPI numbers are the foundation of healthcare provider identification. For sales teams, NPI data is essential for coverage, deduplication, and verification. It's free, it's public, and it's the most complete source of provider information available.

But it's not a sales list. It doesn't have the contact information, practice intelligence, or segmentation data you need to run effective outbound campaigns. Treating it as a finished product is one of the most common and most expensive mistakes in healthcare B2B sales.

Use NPI data as your starting layer. Build on it with commercial data that fills the gaps. And put a process in place to keep everything current, because healthcare provider data decays faster than almost any other B2B category.

If you want to skip the manual enrichment process, talk to us. Provyx starts with NPI data and adds verified contact information, practice intelligence, and technology data so your team can start selling instead of data wrangling.

Verification diagram related to What Is an NPI Number? The B2B Sales Team's Guide to NPI Data
Verification: visual guide for healthcare data teams.

About the Author

Rome

Former Datajoy (acquired by Databricks), Microsoft, Salesforce. UC Berkeley Haas MBA.

LinkedIn Profile

Frequently Asked Questions

Is it free to look up NPI numbers?

Yes. The NPI Registry at npiregistry.cms.hhs.gov is completely free to search. You can also download the entire NPPES database file at no cost from CMS. The data is public. Commercial vendors charge for enrichment and verification on top of NPI data, not for the NPI data itself.

What's the difference between Type 1 and Type 2 NPI numbers?

Type 1 NPIs are assigned to individual providers (doctors, dentists, therapists). Type 2 NPIs are assigned to organizations (practices, clinics, hospitals). A single dental practice with 4 dentists would have 5 NPIs total: one Type 2 for the practice and four Type 1 for the individual providers.

Can I use NPI data to build a sales contact list?

NPI data is a starting point, not a finished contact list. It gives you provider names, specialties, and practice addresses, but it lacks email addresses, direct phone numbers, practice size, technology data, and decision-maker information. You'll need to enrich NPI records with commercial data before your sales team can use them effectively.

How often is the NPI registry updated?

CMS publishes a full NPPES data file monthly and incremental updates weekly. However, the accuracy of individual records depends on providers updating their information, which many don't do promptly. We've found that 12-15% of practice addresses in the NPI registry are outdated at any given time.

Get the Provider Data You Need

Tell us what you're looking for. We'll build a custom list matched to your target market.

Get Provider Data

Trusted by healthcare sales teams, medical device companies, and health IT vendors across the US.