piighost/it-tessera-sanitaria

Italian health card number, twenty digits opening on the fixed 80380000 issuer prefix of the national health service. The constant prefix is what makes a twenty digit run safe to detect at all.

Label: IT_HEALTH_CARD

Pattern

(?<!\w)80380000\d{12}(?!\w)

Must be caught

Must be left alone

Tags: it, health, government-id

Download the detector as TOML