Package: npi 0.2.0.9000

npi: Access the U.S. National Provider Identifier Registry API
Access the United States National Provider Identifier Registry API <https://npiregistry.cms.hhs.gov/api/>. Obtain and transform administrative data linked to a specific individual or organizational healthcare provider, or perform advanced searches based on provider name, location, type of service, credentials, and other attributes exposed by the API.
Authors:
npi_0.2.0.9000.tar.gz
npi_0.2.0.9000.zip(r-4.6)npi_0.2.0.9000.zip(r-4.5)npi_0.2.0.9000.zip(r-4.4)
npi_0.2.0.9000.tgz(r-4.5-any)npi_0.2.0.9000.tgz(r-4.4-any)
npi_0.2.0.9000.tar.gz(r-4.6-any)npi_0.2.0.9000.tar.gz(r-4.5-any)
npi_0.2.0.9000.tgz(r-4.4-emscripten)
npi.pdf |npi.html✨
npi/json (API)
NEWS
# Install 'npi' in R: |
install.packages('npi', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #505
Bug tracker:https://github.com/ropensci/npi/issues
Pkgdown site:https://docs.ropensci.org
- npis - Sample results from the NPI Registry
api-wrapperhealth-datahealthcarenpi-number
Last updated 4 months agofrom:c449ce1120 (on master). Checks:5 OK, 5 NOTE. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 383 |
source / vignettes | OK | 228 |
linux-devel-x86_64 | NOTE | 407 |
linux-release-x86_64 | NOTE | 353 |
macos-release-arm64 | NOTE | 81 |
macos-oldrel-arm64 | OK | 106 |
windows-devel | NOTE | 80 |
windows-release | NOTE | 92 |
windows-oldrel | OK | 110 |
wasm-release | OK | 171 |
Exports:%>%npi_flattennpi_is_validnpi_searchnpi_summarize
Dependencies:askpassbackportscheckLuhncheckmateclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
S3 method to flatten an 'npi_results' object | npi_flatten |
Flatten NPI search results | npi_flatten.npi_results |
Check if candidate NPI number is valid | npi_is_valid |
Search the NPI Registry | npi_search |
S3 method to summarize an 'npi_results' object | npi_summarize |
Summary method for 'npi_results' S3 object | npi_summarize.npi_results |
Sample results from the NPI Registry | npis |