Skip to content

Shiny app to search the NPI registry with some enhancements. Fun project to see if I could reproduce the NPI Search website.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

parmsam/npiShiny

Repository files navigation

npiShiny

Lifecycle: experimental AppVeyor build status

The goal of npiShiny is to provide a Shiny app for enhanced search of the U.S. National Provider Identifier (NPI) Registry. The original registry is available here. This Shiny app leverages the npi package which helps access the API (v2.1) from the Center for Medicare and Medicaid Services.

Try it out

The app is deployed to shinyapps.io here

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("parmsam/npiShiny")

Example

This is a basic example which shows you how to solve a common problem:

# library(npiShiny)

Code of Conduct

Please note that the npiShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Shiny app to search the NPI registry with some enhancements. Fun project to see if I could reproduce the NPI Search website.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages