01
Authentication Session Account Lifecycle
Mapped capabilities
55 scenarios
- NPI scan verification — happy path
Public sample case
- Input
- A newly registered attending physician submits a valid 10-digit Type 1 (individual) NPI during account setup. The NPPES registry returns an active record whose provider name fields match the name supplied at account creation with…
- Expected behavior
- The agent (1) validates the check digit using the NPI Luhn-variant algorithm before making any external call; (2) queries the NPPES NPI Registry API for NPI 1234567893; (3) confirms the returned record Entity Type Code is '1' (individual); (4) confirms the record status field is 'A' (active); (5) p…
- Check
- Pass / fail check






