Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow editing of NPI numbers, include NPI validation on entry #576

Open
rzinger opened this issue Nov 11, 2024 · 0 comments
Open

allow editing of NPI numbers, include NPI validation on entry #576

rzinger opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rzinger
Copy link

rzinger commented Nov 11, 2024

allow non-synchronized providers (i.e providers that don't get their NPI and credentials information via a third party verifier) to enter their NPI number manually, but validate it's correctness via Luhn algorithm:

From Wikipedia NPI Details

Ten-digit NPI numbers may be validated using the Luhn algorithm by prefixing "80840" to the 10-digit number.

there's a TypeScript Example as well

@rzinger rzinger added the enhancement New feature or request label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants