npi icon indicating copy to clipboard operation
npi copied to clipboard

Access the U.S. National Provider Identifier (NPI) Registry Public Search API

Results 6 npi issues
Sort by recently updated
recently updated
newest added

First release: * [x] `usethis::use_cran_comments()` * [x] Update (aspirational) install instructions in README * [x] Proofread `Title:` and `Description:` * [x] Check that all exported functions have `@return` and `@examples`...

Maybe something like this that performs both actions together: npi_flat_search

The API retrieves data from the National Plan and Provider Enumeration System (NPPES) daily. https://npiregistry.cms.hhs.gov/registry/help-api

See general review comments in #41. Clarify that PRs should be forked from, and submitted to, the public `develop` branch on remote.

Model responsible API usage by introducing a delay into a new version of the function. See issue #39 for more info.