Sensitive personal information
The AI produces output about health, finances, beliefs, sexuality, immigration status, or other categories that carry legal and social risk. Examples: a triage priority assigned at a clinic, an eligibility result sent to a benefits portal, an inferred protected attribute exported downstream.
Description
- 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/output_sensitive_personal.
element "output_sensitive_personal"
{
"id": "output_sensitive_personal",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "Sensitive personal information"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces output about health, finances, beliefs, sexuality, immigration status, or other categories that carry legal and social risk. Examples: a triage priority assigned at a clinic, an eligibility result sent to a benefits portal, an inferred protected attribute exported downstream."
}
],
"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"
]
}