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
Mr. Dinkar Sathe Prefix Mr.
Given Name Dinkar
Middle Name  
Family Name Sathe
Suffix  
Title/Additional Info  
Example 2 Input Output Token Output
Mr. Deepak Keshavji Chheda Prefix Mr.
Given Name Deepak
Middle Name Keshavji
Family Name Chheda
Suffix  
Title/Additional Info  
Example 3 Input Output Token Output
Mrs. Dyna Peter D'souza, Vice President Prefix Mrs.
Given Name Dyna
Middle Name Peter
Family Name D'souza
Suffix  
Title/Additional Info Vice President
Remarks 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.