Skip to contents

Find Health Care Providers by Name, Location, NPI, or Specialty in the NPPES (National Plan and Provider Enumeration System.) The NPPES NPI Registry Public Search is a free directory of all active National Provider Identifier (NPI) records. Healthcare providers acquire their unique 10-digit NPIs to identify themselves in a standard way throughout their industry. All information produced by the NPI Registry is provided in accordance with the NPPES Data Dissemination Notice. There is no charge to use the NPI Registry.

Examples

nppes(npi = 1114499340)
#> # A tibble: 3 × 24
#>   npi        entype     enumeration_date last_updated certification_date status
#>   <chr>      <chr>      <date>           <date>       <date>             <chr> 
#> 1 1114499340 Individual 2018-12-28       2020-06-15   2020-06-15         A     
#> 2 1114499340 Individual 2018-12-28       2020-06-15   2020-06-15         A     
#> 3 1114499340 Individual 2018-12-28       2020-06-15   2020-06-15         A     
#> # ℹ 18 more variables: first_name <chr>, last_name <chr>, credential <chr>,
#> #   gender <chr>, sole_proprietor <lgl>, purpose <chr>, street <chr>,
#> #   city <chr>, state <chr>, zipcode <chr>, country <chr>, phone_number <chr>,
#> #   tx_code <chr>, tx_desc <chr>, tx_group <chr>, tx_state <chr>,
#> #   tx_license <chr>, tx_primary <lgl>


nppes(npi = 1528060837)
#> # A tibble: 16 × 28
#>    npi        entype enumeration_date last_updated status first_name middle_name
#>    <chr>      <chr>  <date>           <date>       <chr>  <chr>      <chr>      
#>  1 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  2 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  3 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  4 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  5 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  6 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  7 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  8 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#>  9 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 10 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 11 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 12 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 13 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 14 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 15 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> 16 1528060837 Indiv… 2005-06-01       2007-07-09   A      JOHN       B          
#> # ℹ 21 more variables: last_name <chr>, credential <chr>, gender <chr>,
#> #   sole_proprietor <lgl>, purpose <chr>, street <chr>, city <chr>,
#> #   state <chr>, zipcode <chr>, country <chr>, phone_number <chr>,
#> #   fax_number <chr>, tx_code <chr>, tx_desc <chr>, tx_group <chr>,
#> #   tx_state <chr>, tx_license <chr>, tx_primary <lgl>, id_issuer <chr>,
#> #   id_identifier <chr>, id_state <chr>




NPI Notes

Enumeration Type


Two categories of health care providers exist for NPI enumeration purposes: Entity Type 1 (Individual) and Entity Type 2 (Organizational).

NPI-1: Individual

Individual health care providers (including sole proprietors) may get an NPI as Entity Type 1. As a sole proprietor, they must apply for the NPI using their own SSN, not an Employer Identification Number (EIN) even if they have an EIN. As a sole proprietor, they may get only one NPI, just like any other individual.

The following factors do not affect whether a sole proprietor is an Entity Type 1:

  • Number of different office locations
  • Whether they have employees
  • Whether the IRS issued them an EIN.

An incorporated individual is a single health care provider who forms and conducts business under a corporation. A sole proprietor is not an incorporated individual because the sole proprietor didn’t form a corporation. If you’re a sole/solo practitioner, it doesn’t necessarily mean you’re a sole proprietor, and vice versa. If you’re an individual health care provider who’s incorporated, you may need to get an NPI for yourself (Entity Type 1) and an NPI for your corporation or LLC (Entity Type 2).


NPI-2: Organizational


Organizational health care providers are group health care providers eligible for NPIs as Entity Type 2. Organization health care providers may have a single employee or thousands of employees. An example is an incorporated individual who is an organization’s only employee.

Some organization health care providers are made up of parts that work somewhat independently from their parent organization. These parts may offer different types of health care or offer health care in separate physical locations. These parts and their physical locations aren’t themselves legal entities but are part of the organization health care provider (which is a legal entity). The NPI Final Rule refers to the parts and locations as subparts.

An organization health care provider can get its subparts their own NPIs. If a subpart conducts any HIPAA standard transactions on its own (separately from its parent), it must get its own NPI. Subpart determination makes sure that entities within a covered organization are uniquely identified in HIPAA standard transactions they conduct with Medicare and other covered entities. For example, a hospital offers acute care, laboratory, pharmacy, and rehabilitation services. Each of these subparts may need its own NPI because each sends its own standard transactions to one or more health plans.

Subpart delegation doesn’t affect Entity Type 1 health care providers. As individuals, these health care providers can’t choose subparts and are not subparts.


Authorized Official


An appointed official (e.g., chief executive officer, chief financial officer, general partner, chairman of the board, or direct owner) to whom the organization has granted the legal authority to enroll it in the Medicare program, to make changes or updates to the organization’s status in the Medicare program, and to commit the organization to fully abide by the statutes, regulations, and program instructions of the Medicare program. See 42 CFR 424.502 for additional information.