Name | ID | Use to Find... |
National Identifiers Delimited US CA GB | Extractors.National.Identity.cards.Delim | Delimited National Identifiers for Great Britain, Canada, and USA |
National Identifiers Non-Delimited US CA GB | Extractors.National.Identity.cards.NoDelim | Non-delimited National Identifiers for Great Britain, Canada, and USA |
National Identifiers France | Extractors.National.Identity.cards.France | French INSEE identification numbers |
National Identifiers Spain | Extractors.National.Identity.cards.Spain | Spanish national identifier numbers |
National Identity Card Names GB US Canada | Extractors.National.Identity.Cards.Names.Eng | Names of National Identity Cards for Great Britain, Unites States, and Canada (Such as Social Insurance Number, SIN, Social Security Number, SSN, National Insurance, NI, numéro d'assurance sociale, nas, medicare.) |
National Identity Card Names France | Extractors.National.Identity.Cards.Names.France | 'INSEE' or the fully spelled out version |
Spanish National Identity Card Names | Extractors.National.Identity.Cards.Names.Spain | Names of the Spain national identity cards |
Name | Use to MAtch PAtterns for... |
number_ni_gb.ecr, number_sin_ca.ec, number_ss_us.ecr, number_insee_fr.ecr | National Identifiers for Great Britain, Canada, USA, France, and Spain |
RegEx and Headwords | National Identifiers for Spain, Names of National Identity Cards for Great Britain, Unites States, Canada, France, Spain |
Pattern | Description |
(?A^number/nids/gb) | Space-delimited UK NI number |
(?A^number/nidh/gb) | Hyphen-delimited UK NI numbers |
(?A^number/sinds/ca) | Canadian space-delimited social insurance number |
(?A^number/sindh/ca) | Canadian undelimited social insurance number |
(?A^number/ssdh/us) | Dash-delimited social security number |
(?A^number/ssds/us) | Space-delimited Social security number |
(?A^number/medicareid/us) | Medicare ID |
Pattern | Description |
(?A^number/nidn/gb) | Non-delimited UK NI number |
(?A^number/sindn/ca) | Canadian non-delimited social insurance number |
(?A^number/ssdn/us) | Non-delimited American social security number |
Pattern | Description |
(?A^number/insee/fr) | French INSEE number |
RegEx | Description |
(?i:(?<!-)\b[0-9]{8}\-\p{L}\b(?!-)|(?<!-)\b\p{L}\-[0-9]{7}\-\p{L}\b(?!-)) | This matches the Spanish National Identifier formats A-9999999-A and 99999999-A |
Sample HEadwords | Description |
Defined by the following headwords: "social insurance", "sin", "social security", "ssn", "medicare", "NINO", "national insurance", "numéro d'assurance sociale" | Search for case insensitive use of National Identifiers for Great Britain, Unites States, and Canada |
Sample Headwords | Description |
Defined by the following headwords: "insee", "institut national de la statistique et des études économiques" | Search for case insensitive use of National Identifiers for France |
Sample HEadwords | Description |
Defined by the following headwords: "nacional de identidad", "ndi", “identificación de extranjeros", "nie" | Search for case insensitive use of National Identifiers for Spain |
Name | ID | Use to Find... |
Telephone numbers US | Extractors.Phone.US.Delim | Delimited American telephone numbers |
Telephone numbers Canada | Extractors.Phone.Canada.Delim | Delimited Canadian telephone numbers |
Telephone Description | Extractors.Phone.Name | “tel”, “telephone”, “mobile” and “cell” |
Telephone Numbers France | Extractors.Phone.France | French phone numbers |
Telephone Numbers Germany | Extractors.Phone.Germany | German phone numbers |
Telephone numbers Great Britain | Extractors.Phone.GB | Great Britain telephone numbers |
Name | Use to find... |
number_phone_us.ecr, number_phone_ca.ecr, number_phone_gb.ecr, number_phone_de.ecr, number_phone_es.ecr, number_phone_fr.ecr' | Numeric phone numbers for Canada, US, Great Britain, Germany, France and Spain |
RegEx and Headwords | Descriptive words for 'telephone' in French, German, Spanish and English |
Pattern | Description |
(?A^number_tel/phone/USdelim) | Hyphen delimited numeric American telephone numbers |
Pattern | Description |
(?A^phone/numdh/ca) | Hyphen delimited numeric Canadian telephone numbers |
Pattern | Description |
(?A^phone/all/fr) | French telephone numbers |
Pattern | Description |
(?A^phone/all/de) | German telephone numbers |
Pattern | Description |
(?A^phone/all/es) | Spanish telephone numbers |
Sample HEadwords | Description |
Defined by the following headwords: "tel", “telephone", "telefax", "telefon”, "mobile", "fax", "cell", "téléphone", "tél" | Search for case insensitive use of telephone descriptions |
Pattern | Description |
(?A^phone/all/gb) | Any complete phone number in the UK |
Name | ID | Use to Find... |
Email Address Locator | Extractors.Email.Address | Email addresses |
Name | Use to match Patterns for... |
internet.ecr | Host address. For example www.myhost.com or 192.231.21.2, e-mail address, e-mail address with prefix of mailto:, HTTP or HTTPS address, file:// address, FTP address, news:// address, Telnet address, Gopher address |
Pattern | Description |
(?A^internet/addr_email) | Email address such as sample.email@email.com |
(?A^internet/addr_email_mailto) | Email address with prefix of mailto: |
Name | ID | Use to Find... |
Address US | Extractors.Address.US | City/Suburb, State/Territory/Possession, Zip/Post Code and optional Country, US military address (unit, ship, military post office, and Armed Forces region code) |
Address Canada | Extractors.Address.CA | City, province, territory, and postal code |
Address France | Extractors.Address.France | City, postal code |
Address Great Britain | Extractors.Address.GB | City, postal code, state, and country |
Address Germany | Extractors.Address.Germany | City, postal code |
Address Spain | Extractors.Address.Spain | City, postal code |
Name | Use to MAtch Patterns for... |
address_eng.ecr, address_fre.ecr, address_ger.ecr, address_spa.ecr |
Generic entity that captures address-breaking characters such as commas and new line characters, and transforms them into a single comma delimiter for use in address entities. |
address_us.ecr, address_ca.ecr, address_fr.ecr, address_gb.ecr, address_de.ecr,address_es.ecr | Addresses specific to United States, Canada, France, UK, Spain, and Germany |
Pattern | Description |
(?A^street_all/eng)(?A^break/eng) | Any street |
(?A^pmb_or_pobox/eng)(?A^break/eng) | Post office box and/or private mail box |
(?A^citystatezcint/engus) | US city, state and ZIP code. For example, Chicago, IL 80803 |
(?A^mil/us) | US military address |
(?A^firstln/us)(?A^lastln/us) | First line of address, excluding PO Box /Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code |
(?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/us)(?A^lastln/us) | Floor or suite number/First line of address, excluding PO Box /Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code |
(?A^firstln/us)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/us) | First line of address, excluding PO Box/Floor or suite number/Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code |
(?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/us) | A building. For example, Spear Tower/Suite number. For example, Suite 1/Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code |
Pattern | Description |
(?A^street_all/eng) | Any street |
(?A^pmb_or_pobox/eng) | Post office box and/or private mail box |
(?A^cityregionpc/ca) | Canadian city, province or territory, and postal code. For example, Calgary, Alberta, T2P 0B4 |
(?A^firstln/ca)(?A^lastln/ca) | First line of address, excluding PO Box /Last line of address. City/Suburb, Province/Territory and Postal Code |
(?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/ca)(?A^lastln/ca) | Floor or suite number/First line of address, excluding PO Box /Last line of address. City/Suburb, Province/Territory and Postal Code |
(?A^firstln/ca)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/ca) | First line of address, excluding PO Box /Floor or suite number/Last line of address. City/Suburb, Province/Territory and Postal Code |
(?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/ca) | A building/ Suite number /Last line of address. City/Suburb, Province/Territory and Postal Code |
Pattern | Description |
(?A^address/pccity/fr) | French postal code, city, and optional CEDEX. For example, 75008 Paris |
(?A^street_all/fre) | Any street in French |
(?A^pobox/fre) | PO Box number in French. For example, Boite Postale 26 |
(?A^firstln/fr)(?A^lastln/fr) | First line of address, excluding PO Box/ French postal code, city, and optional CEDEX |
(?A^building/fre)(?A^break/fre)(?A^lastln/fr) | A building/French postal code, city, and optional CEDEX |
Pattern | Description |
(?A^address/citycountypc/enggb) | UK city, optional county/country name, post code, and optional place name. For example Cambridge, CB4 0WZ |
(?A^street_all/eng) | Any street |
(?A^pmb_or_pobox/eng) | Post office box and/or private mail box |
(?A^firstln/gb)(?A^lastln/gb) | First line of address, excluding PO Box/ UK city, optional county/country name, post code, and optional place name |
(?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/gb)(?A^lastln/gb) | Floor or suite number/First line of address, excluding PO Box/ UK city, optional county/country name, post code, and optional place name |
(?A^firstln/gb)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/gb) | First line of address, excluding PO Box/ Floor or suite number/UK city, optional county/country name, post code, and optional place name |
(?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/gb) | A building/Suite number/UK city, optional county/country name, post code, and optional place name |
Pattern | Description |
(?A^address/pccity/gerde) | German postal code and city. For example, 80639 München |
(?A^street_all/ger) | Street in German. For example, Romanstr. |
(?A^pobox/ger) | PO Box number in German. For example, Postfach 26 |
(?A^firstln/de)(?A^lastln/de) | First line of address, excluding PO Box/ German postal code and city. |
(?A^building/ger)(?A^break/ger)(?A^lastln/de) | A building/German postal code and city/German postal code and city |
Pattern | Description |
(?A^address/pccity/spaes | Spanish postal code and city. Such as, 19208 Guadalajara |
(?A^street/spa) | Entire street name in Spanish. For example, Calle de La Habana |
(?A^pobox/spa) | PO Box number in Spanish. For example, Apartado de correos 26 |
(?A^firstln/es)(?A^lastln/es) | First line of address, excluding PO Box/Spanish postal code and city. |
(?A^business_area/spa)(?A^break/spa)(?A^lastln/es) | Shopping center or business park in Spanish/Spanish postal code and city |
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center