piighost/br-cns

Brazilian national health card number, fifteen digits opening on a 1, 2, 7, 8 or 9 as the issuing rule requires. Written in groups of four on the card itself, and the separators are optional because the systems that export it often strip them.

Label: BR_CNS

Pattern

(?<!\w)[12789]\d{2}[\s.-]?\d{4}[\s.-]?\d{4}[\s.-]?\d{4}(?!\w)

Must be caught

Must be left alone

Tags: br, health, government-id

Download the detector as TOML