SAS Quality Knowledge Base for Contact Information 27

Name (Global)

Parse Definition

Name (Global)
Description The Name (Global) parse definition parses names of individuals into a globally recognized set of tokens.
Output Tokens Prefix
Given Name
Middle Name
Family Name
Suffix
Title/Additional Info
Example 1 Input Output Token Output
Monsieur Jean Pierre Lacombe Prefix Monsieur
Given Name Jean Pierre
Middle Name  
Family Name Lacombe
Suffix  
Title/Additional Info  
Example 2 Input Output Token Output
M J Pierre Lacombe Jr, PDG Prefix M
Given Name J Pierre
Middle Name  
Family Name Lacombe
Suffix Jr
Title/Additional Info PDG
Example 3 Input Output Token Output
Mlle Floriane de la Tour, Directrice Ressources Humaines Prefix Mlle
Given Name Floriane
Middle Name  
Family Name de la Tour
Suffix  
Title/Additional Info Directrice Ressources Humaines
Remarks The Middle Name token is not populated in this definition.
Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales.