# Built-in sensitivity types that Structural detects

Structural identifies the following types of sensitive values. These include some information types that are considered by many privacy standards and frameworks such as HIPAA, GDPR, CCPA, and PCI.

For more information about the HIPAA and Safe Harbor information types that Structural detects, go to the Tonic.ai guide [Using Tonic Structural and the Safe Harbor method to de-identify PHI](https://www.tonic.ai/guides/using-tonic-structural-and-the-safe-harbor-method-to-de-identify-phi).

**Names**

* First&#x20;
* Last&#x20;
* Full

**Organization**

**Location**

* Street address
* ZIP
* PO Box
* City
* State and two-letter abbreviation
* Country
* Postal code&#x20;
* GPS coordinates

**Contact information**

* Email address
* Telephone number

**User credentials**

* Username
* Password

**Financial information**

* Credit card number
* International bank account number (IBAN)
* SWIFT code for bank transfers
* Money amount
* BTC (Bitcoin) address

**Identification**

* Social Security Number
* Passport number
* Driver's license number
* Birth date
* Gender
* Biometric identifier, such as a fingerprint or voiceprint
* Full face photographic images and similar images

**Medical information**

* ICD-9 and ICD-10 codes (Used to identify diseases)
* Medical record number
* Health plan beneficiary number
* Admission date
* Discharge date
* Date of death

**Other personal information**

* Marital status

**Accounts and licenses**

* Account number
* Certificate or license number

**Network and web location**

* IP address
* IPv6 address
* MAC address
* Web URL

**International Mobile Equipment Identity (IMEI)**

**Vehicle information**

* Vehicle identification number (VIN)
* License plate number


---

# 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.tonic.ai/app/generation/identify-sensitive-data/sensitivity-types-built-in.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.
