Norway Passport Number

Detects Norwegian passport numbers issued by the police (politiet). The 2020 series uses a nine-character document number: ordinary (C) and emergency (K) passports are one prefix letter plus two characters that may be letters or digits plus six digits (specimen CCC002251); diplomatic (FG), service (FH), special (FJ), travel-document (FK) and foreigner (FL) passports are a two-letter prefix plus one letter-or-digit plus six digits. Pre-2020 series passports (in circulation until October 2030) carry an eight-digit document number.

Type
regex
Engine
boost_regex
Confidence
medium
Confidence justification
Medium confidence: the 2020-series prefix-anchored nine-character shape is structurally distinctive, but the legacy eight-digit form is a plain digit run, so corroborating passport keywords are required on every tier and the legacy form is additionally held to a min-2-unique-terms evidence bar. recommended_confidence is the evidence-gated 75 workhorse tier per registry convention.
Jurisdictions
no
Regulations
GDPR, Passport Act (Norway, passloven)
Frameworks
ISO 27001, ISO 27701
Data categories
pii, government-id
Scope
narrow
Risk rating
8
Platform compatibility
Purview: Compatible, GCP DLP: Compatible, Macie: Compatible, Zscaler: Compatible, Palo Alto: Compatible, Netskope: Unsupported

Pattern

\b(?:[CK][A-Z0-9]{2}\d{6}|F[GHJKL][A-Z0-9]\d{6}|\d{8})\b

Corroborative evidence keywords

passport, passport number, passnummer, ID number, identification, ID card, license, permit, registration, certificate

Proximity: 300 characters

Should match

Should not match

Known false positives

References