Medicare ID
GeneralMedicare Beneficiary Identifier (MBI)
An 11-character alphanumeric code assigned to each Medicare beneficiary, replacing the older Health Insurance Claim Number that was based on the holder's SSN.
Definition
The Medicare Beneficiary Identifier (MBI), commonly called the Medicare ID or Medicare number, is an 11-character alphanumeric code assigned to each person enrolled in US Medicare. It replaced the older Health Insurance Claim Number (HICN), which was directly based on the beneficiary's Social Security Number (SSN) and printed on physical Medicare cards โ a design that created serious identity-theft exposure whenever a card was lost or shared.
The transition to MBIs, mandated by MACRA and completed by 2019, decoupled Medicare identification entirely from the SSN, while keeping the number simple enough to read, say, and enter into claims systems.
Formula
The MBI has no checksum digit โ it is validated entirely through positional format rules rather than a mathematical formula:
- The format is 11 characters following the pattern: numeric-alpha-numeric-alpha-numeric-alpha-numeric-numeric-alpha-alpha-numeric (positions vary slightly by CMS documentation version, but the core rule is a fixed mix of digit and letter positions).
- Only the letters AโZ excluding S, L, O, I, B, and Z are permitted, because those six letters are easily confused with the digits 5, 1, 0, 1, 8, and 2 respectively.
- All letters are uppercase; no special characters or spaces are part of the stored value (spaces are sometimes added only for display).
A tool can only confirm structural plausibility โ actual enrollment must be confirmed against CMS records.
Worked Example
A structurally valid but entirely fictional example: 1EG4-TE5-MK73, commonly displayed with hyphens grouping the characters for readability, though the underlying value is a continuous 11-character string.
Key Things to Know
- No checksum, positional rules only: the Medicare ID Validator checks character-position patterns and excluded letters, not a computed check digit.
- SSN-free by design: the MBI replaced the SSN-based HICN specifically to reduce identity-theft risk on physical Medicare cards.
- Confusable letters excluded: S, L, O, I, B, and Z are never used, since they resemble digits when spoken or handwritten.
- Identifies the patient, not the provider: an MBI identifies the Medicare beneficiary; the corresponding NPI identifies the provider delivering care on the same claim.
- Can be reissued: unlike an SSN, an MBI can be changed if compromised, since it isn't derived from any other permanent ID.
- Fully phased in since 2019: all Medicare transactions now require the MBI โ the legacy SSN-based HICN is no longer accepted for claims.
Frequently Asked Questions