Taxonomy

Sensitive personal data

Taxonomy/Input Data

Sensitive personal data

Sensitive personal data

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/dtpr@2026-09-01-beta/elements/input_sensitive_personal.

element "input_sensitive_personal"57 lines
{
  "id": "input_sensitive_personal",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "Sensitive personal data"
    }
  ],
  "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,
      "kind": "localized_text"
    }
  ],
  "shape": "circle",
  "icon_variants": [
    "default",
    "dark",
    "de_identified",
    "de_identified.dark",
    "pseudonymous",
    "pseudonymous.dark",
    "identifiable",
    "identifiable.dark"
  ]
}