Taxonomy

Sensitive personal information

Taxonomy/Input Dataset

Sensitive personal information

Sensitive personal information

Health, finances, beliefs, sexuality, immigration status, or other personal information that carries legal and social risk. The AI takes in this kind of protected data. Examples: insurance eligibility at a clinic kiosk, a benefits-application status, a self-declared pronoun.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_sensitive_personal.

element "input_sensitive_personal"56 lines
{
  "id": "input_sensitive_personal",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "Sensitive personal information"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Health, finances, beliefs, sexuality, immigration status, or other personal information that carries legal and social risk. The AI takes in this kind of protected data. Examples: insurance eligibility at a clinic kiosk, a benefits-application status, a self-declared pronoun."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [
    {
      "type": "regulation",
      "title": "GDPR Article 9 — Special categories of personal data",
      "url": "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
      "citation": "Regulation (EU) 2016/679, Article 9."
    },
    {
      "type": "other",
      "title": "Apple App Store privacy labels — Sensitive Info / Health & Fitness / Financial Info",
      "url": "https://developer.apple.com/app-store/app-privacy-details/",
      "citation": "Apple."
    }
  ],
  "symbol_id": "sensitive_personal",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": true
    }
  ],
  "shape": "circle",
  "icon_variants": [
    "default",
    "dark",
    "de_identified",
    "de_identified.dark",
    "pseudonymous",
    "pseudonymous.dark",
    "identifiable",
    "identifiable.dark"
  ]
}