piighost/be-nrn
Belgian national register number in its written form: the birth date in dotted pairs, a dash, a three digit sequence number and a two digit checksum. The punctuation is mandatory here, which makes it one of the safest national identifiers to detect.
Label: BE_NRN
Pattern (?<!\w)\d{2}\.(?:0[1-9]|1[0-2])\.(?:0[1-9]|[12]\d|3[01])-\d{3}\.\d{2}(?!\w)
Must be caught Le dossier porte 85.07.30-033.61 comme référence. → 85.07.30-033.61Elle est enregistrée sous 90.01.01-123.45 depuis. → 90.01.01-123.45
Must be left alone Le code 85.13.30-033.61 n a pas ce moisRéférence 850730-03361
Tags: be, government-id, identity
Download the detector as TOML
Used by
piighost/be — Belgium: phone and the national register 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-phone — Belgian phone number, the +32 country code or the 0 trunk prefix then eight or nine digits.
← piighost/be-default · All patterns in the catalogue · piighost/be-phone →