piighost/nl-bsn
Dutch citizen service number (BSN): nine digits, with leading zeros allowed since the legacy eight-digit numbers were padded. It is the exact same shape as the US bank routing number already in the registry, so it is only usable in a Dutch detector that excludes it.
Label: NL_BSN
Pattern (?<!\d)\d{9}(?!\d)
Must be caught BSN 999999990 op het formulier. → 999999990Burgerservicenummer 123456782 genoteerd. → 123456782
Must be left alone BSN 12345678BSN 1234567890
Tags: nl, government-id, identity
Download the detector as TOML
Used by
piighost/nl — the Netherlands: phone, postal code and the citizen service 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/nl · All patterns in the catalogue · piighost/nl-default →