Reduce misuse
Credentialed registration enables verifiable identity checks before dispensing controlled substances.
Prototype issuer · Not an official DEA system
This MVP-Lite site demonstrates how a DEA-style registration could be issued and verified as an SD-JWT (verifiable credential), then consumed by hospitals, plans, and registries without re-keying PDFs.
The interactive demo uses synthetic provider NPIs. This issuer is designed to feed Integrity signals such as DEA revoked, enabling “Restricted” gating in the registry and privileging workflows.
Styled after the public DEA education-and-prevention theme, but tailored to show how credential issuance can support prevention goals—reducing fraudulent prescribing and improving verification at the point of care.
Credentialed registration enables verifiable identity checks before dispensing controlled substances.
Auditable issuance and revocation metadata travel with the credential, not buried in screenshots.
When a registration is revoked, downstream systems can automatically gate privileged workflows and flag the record for review.
The issuer produces a compact SD-JWT containing the DEA registration number, a binding to the provider NPI, and lifecycle metadata (issuedAt, expiresAt, revocation status).
The demo token is not a production signature; it is shaped to support UI and policy gating in the MVP.
This pairs with the NPVDR registry and Integrity lens rather than replacing it.
In MVP-Lite, a “DEA revoked” alert can drive downstream restrictions. The registry can reflect this as Restricted, while other high-severity signals show Under review.
Use this toggle to simulate a revocation signal for a provider NPI. This does not touch Supabase; it is an in-memory demo action for illustrating gating behavior.
Paste a credential token to validate the shape and see the claims this relying party would consume.