Nationality and National Origin

Detects references to nationality/citizenship/immigration-status disclosure: nationality fields, national origin, citizenship status, visa status, and naturalization records. Unlike the three sibling Art-9 patterns in this wave (sexual-orientation, religious-beliefs, racial-ethnic-origin), nationality is NOT a GDPR Article 9 special category — it is processed under GDPR's ordinary Article 6 lawful-basis regime. It is grouped with the Art-9 set here because it shares the same detection problem (an attribute value with no fixed format) and was bundled with them in the C3 deprecation/gap analysis, and because national origin carries real discrimination risk. Topic-grade detector, low confidence by design.

Type
keyword_list
Engine
universal
Confidence
low
Confidence justification
Low by design. Nationality/immigration status has no fixed format, so it is detected purely by topic vocabulary. The bare word "national" appears constantly in unrelated contexts (National Bank, nationally recognized, national holiday); the regex is scoped to full disclosure phrases only, and hits should be paired with corroborative keywords (citizenship, visa, immigration) to raise precision.
Jurisdictions
global
Regulations
GDPR
Frameworks
ISO 27001, NIST CSF, SOC 2
Data categories
pii
Scope
broad
Risk rating
6

Pattern

(?i)\b(?:nationality\s+field|national\s+origin|citizenship\s+status|immigration\s+status|visa\s+status|country\s+of\s+citizenship|dual\s+citizenship|naturaliz(?:ation|ed)\s+status|non-citizen\s+status)\b

Corroborative evidence keywords

citizenship, visa, immigration, passport, naturalized, permanent resident, foreign national

Proximity: 300 characters

Should match

Should not match

Known false positives

References