# Private Person Identification Codes

<table><thead><tr><th width="137.97265625">CODE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>ARNU</td><td>Number assigned by a social security agency to identify a non-resident person.</td></tr><tr><td>CCPT</td><td>Number assigned by an authority to identify the passport number of a person.</td></tr><tr><td>CUST</td><td>Number assigned by an issuer to identify a customer.</td></tr><tr><td>DRLC</td><td>Number assigned by an authority to identify a driver's license.</td></tr><tr><td>EMPL</td><td>Number assigned by a registration authority to an employee.</td></tr><tr><td>NIDN</td><td>Number assigned by an authority to identify the national identity number of a person.</td></tr><tr><td>SOSE</td><td>Number assigned by an authority to identify the social security number of a person.</td></tr><tr><td>TXID</td><td>Number assigned by a tax authority to identify a person.</td></tr><tr><td>TELE</td><td>Number assigned by a telephone or mobile phone operator to identify a person. A person may have multiple phone numbers.</td></tr><tr><td>POID</td><td>Commercial identification of the person.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lhv.com/home/connect/overview/code-reference-tables/private-person-identification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
