Asia-Pacific Personal Identity
This topic provides definitions, validation, and keyword information for supported Asia-Pacific Personal Identity data identifiers.
NOTE: MVISION Cloud regex includes an extra backslash to conform with JSON string structure. Naked regex would have only one backslash, but regex in strings requires the extra backslash to be escaped. For more information, see https://www.regular-expressions.info/java.html.
Data Identifier | Definition | Validation | Keyword |
---|---|---|---|
Australian Business Number |
A unique identifier issued to Australian businesses by the Australian Business Register |
"\\d{2}\\.\\d{3}\\.\\d{3}\\.\\d{3}",
|
|
Australian Company Number |
A unique identifier for Australian Corporations |
"\\d{3}\\.\\d{3}\\.\\d{3}", "\\d{3}-\\d{3}-\\d{3}", "\\d{3} \\d{3} \\d{3}", "\\d{9}" |
|
Australian Tax File Number |
A 9-digit number issued by the Australian Taxation Office (ATO) to taxpayers (individual, company, superannuation fund, partnership or trust) to identify their Australian tax dealings. |
"\\d{3}/\\d{3}/\\d{3}", "\\d{3}\\.\\d{3}\\.\\d{3}", "\\d{3}\\\\\\d{3}\\\\\\d{3}", "\\d{3} \\d{3} \\d{3}", "\\d{3}-\\d{3}-\\d{3}", "\\d{3}:\\d{3}:\\d{3}", "\\d{9}" |
|
Chinese Resident Identity Card | The Resident Identity Card (Chinese: 居民身份证; pinyin: Jūmín Shēnfènzhèng) is an official identity document for personal identification in the People's Republic of China. | "(\\d{6})(\\d{8})(\\d{3})(\\d|[Xx])", "\\d{15}(\\d{2}[0-9xX])" |
|
Hong Kong Identity Card (HKID) | An eight or nine character alphanumeric string with a last digit in brackets, called Check Digit. | "[a-zA-Z]{1,2}\\d{6}[A0-9]", "[a-zA-Z]{1,2}\\d{6}\\([A0-9]\\)" |
|
Indian Aadhar Card Number | Aadhaar is a 12 digit unique-identity number issued to all Indian residents based on their biometric and demographic data. The data is collected by the Unique Identification Authority of India (UIDAI). | "\\d{4}\\s\\d{4}\\s\\d{4}", "\\d{4}-\\d{4}-\\d{4}", "\\d{4}.\\d{4}.\\d{4}", "\\d{12}" |
|
Japanese Corporate My Number | Each corporation is assigned a single Corporate Number (13-digit) and notified at its registered address (Branch offices and places of business of corporations, sole proprietors, associations and the like, acknowledged by the Civil Act, are not assigned a number). Unlike Individual Number (nicknamed “My Number”), there are no restrictions to its range of use and may be used openly by anyone. | "\\d{13}" |
|
Japanese Personal My Number | An Individual Number (個人番号 kojin bangō), also known as My Number (マイナンバー mai nambā), is a 12-digit ID number issued to all citizens and residents of Japan (including foreign residents in Japan) used for taxation, social security, and disaster response purposes. | "\\d{12}" |
|
New Zealand IRD Number | New Zealand IRD (Inland Revenue Department) number. | "\\d{2,3}[ -_|/:]\\d{3}[ -_|/:]\\d{3}", "\\d{8,9}" |
|
Singapore National Registration Identity Card (NRIC) | A unique set of nine alpha-numerics given to each citizen or permanent resident of Singapore. | "[SFTGsftg]\\d{7}[A-Za-z]" |
|
South Korean Resident Registration Number (RRN) | An RRN is a 13-digit number assigned to all residents of South Korea. | "\\b\\d{2}(0[1-9]|1[0-2])(0[1-9]|[12]\\d|3[01])\\-[0-49]\\d{6}\\b" |
|
Taiwanese National Identification Card | The National Identification Card (Chinese: 國民身分證; pinyin: Guómín Shēnfènzhèng; Pe̍h-ōe-jī: Kok-bîn Sin-hun-chèng) is a compulsory identity document issued to nationals of the Republic of China who have household registration in the Taiwan Area. The Identification Card is used for virtually all other activities that require identity verification within the ROC such as opening bank accounts and voting. Household registration in Taiwan, Penghu, Kinmen and Matsu along with other outlying islands as evidenced by the Republic of China National Identification Card, rather than the Republic of China Passport, grants the holder the right of abode and right to vote in the ROC. | "[a-zA-Z][12][0-9]{8}" |
|
Thailand Personal Identification Number | The Thailand Personal Identification Number is a unique personal identifier assigned at birth or upon receiving Thai citizenship. Thailand Personal Identification Number detects a 13-digit number with checksum validation. It also requires the presence of a Thai Personal ID Number-related keyword. |
"[1-8]\\d{12}", "[1-8][ -]\\d{4}[ -]\\d{5}[ -]\\d{2}[ -]\\d" |
|