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 La tessera riporta 80380000301234567890 sul retro. → 80380000301234567890Registrato con 80380000123456789012 dal 2019. → 80380000123456789012
Must be left alone Il numero 80390000301234567890 non e validoCodice 8038000030123456789
Tags: it, health, government-id
Download the detector as TOML
Used by
piighost/health — Health identifiers across nine countries: the Danish CPR number, the British NHS number, the French social security…
piighost/it — Italy: phone, postal code, the codice fiscale, the VAT number and the health card number.
Related patterns
piighost/ar-dni — Argentine national identity document number, the DNI: eight digits, written solid or with a period after the second…
piighost/at-svnr — Austrian social security number, the Sozialversicherungsnummer: ten digits, a three digit serial and one check digit,…
piighost/au-driving-licence — Australian driver licence number.
piighost/au-medicare — Australian Medicare number: ten digits in the groups the card prints, sometimes followed by the individual reference…
piighost/au-passport — Australian passport number, eight or nine characters, per the Purview Australia passport definition: one letter from…
piighost/be-nrn — Belgian national register number in its written form: the birth date in dotted pairs, a dash, a three digit sequence…
← piighost/it-phone · All patterns in the catalogue · piighost/jp →