Skip to main content

NPI Validator

Validate USA NPIs online. Perfect for integration and QA software testing.

Rate this tool

Your opinion is essential to help us maintain the quality of this project.

Be the first to rate!

How NPI validation works

The validator checks if the input is exactly 10 digits. It then prepends the virtual country code prefix '80840' to form a 15-digit calculation base.

It performs the standard Luhn Módulo 10 algorithm over these 15 digits. If the final sum modulo 10 equals zero, the identifier is mathematically correct.

Frequently Asked Questions