NPPES NPI Registry
~10M providers + taxonomies + addresses + endpoints. Master DB `npi.*`.
The canonical model is the single internal vocabulary. Master-data catalogs are loaded once for the platform, then projected onto every tenant. Translation lives only at the edge — there is no canonical-shim layer.
Two-database design: a single master DB holds platform-wide reference data (NPPES, code catalogs, payer registry, companion guides); each tenant has its own database for charges, claims, ledger, rules, audit. Connection strings sealed in Key Vault.
Every claim follows the same canonical pipeline. The rule kinds that run at each stage are annotated on the edges — this is the same diagram that drives the application's claim-status UI.
Twenty-plus catalogs, grouped by status. The live ones are loaded today; the partials are seeded for behavioural-health Medicaid and on the active master-data roadmap; the rest are sequenced behind concrete differentiators.
Showing 25 of 25 catalogs.
~10M providers + taxonomies + addresses + endpoints. Master DB `npi.*`.
Editable without a redeploy via `/platform/nppes`.
Adjustment + remark codes; master `rcm_reference.code_set_adjustment_*`.
Seeded; master `rcm_reference.code_set_place_of_service`.
UB-04 type-of-bill codes; master `rcm_reference.ub04_code`.
Seeded; revenue × procedure compatibility on the roadmap.
HA-HZ + state U1-UD; master `rcm_reference.code_set_modifier`.
Ohio + multi-state seed; master `rcm_master.state_rate_code`.
Master `rcm_master.companion_guide` + `companion_guide_rule`.
UHC, Aetna, Cigna, Anthem, BCBS Federation, Humana, Centene.
Group-size rate adjustments, supervision rules, session triggers.
BH-seeded today; full CMS NCCI replaces $5K-$15K/yr/customer commercial scrubbers.
Schema exists; ingester active on the roadmap.
Schema exists; annual ingester on the roadmap.
~75K active exclusions; pre-claim provider check.
Per-state fee-schedule pipeline (PA pilot under way).
Customer-facing rate-renegotiation advisory — no incumbent BH-Medicaid platform offers anything close.
Taxonomy refresh + reconciliation against NPPES endpoints.
Federal exclusion enrichment.
Codified waiver service definitions for I/DD + ABA + Adult Day.
Pre-req for the TiC storage filter; bounds the rate-feed footprint per customer.
Per-state exclusion lists alongside LEIE and SAM.gov.
Cross-reference OTP authorisations against the federal directory.
Local + national coverage determinations.
Practitioner cross-reference for OTP + SUD.
NPPES is loaded once. Not once per customer.