piighost/pl-pesel
Polish national identification number (PESEL): eleven digits encoding the date of birth, a serial and a sex digit. Eleven bare digits also match the Italian VAT number and the Australian business number, and a PESEL for a birth after 1999 starts with a zero, which the German phone pattern claims.
Label: PL_PESEL
Pattern (?<!\d)\d{11}(?!\d)
Must be caught PESEL 44051401359 w dokumencie. → 44051401359Numer 02322412345 dla dziecka. → 02322412345
Must be left alone PESEL 4405140135PESEL 440514013591
Tags: pl, government-id, identity
Download the detector as TOML
Used by
piighost/pl — Poland: phone, postal code and the PESEL identification 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/pl-default · All patterns in the catalogue · piighost/pl-phone →