Institution
The entity that is responsible and accountable for this data collection activity
TitleDescription
- Title
- 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/institution.
element "institution"
{
"id": "institution",
"category_id": "accountable",
"title": [
{
"locale": "en",
"value": "Institution"
}
],
"description": [
{
"locale": "en",
"value": "The entity that is responsible and accountable for this data collection activity"
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "institution",
"variables": [
{
"id": "title",
"label": [
{
"locale": "en",
"value": "Title"
}
],
"required": true
},
{
"id": "description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark",
"vendor",
"vendor.dark",
"deployer",
"deployer.dark"
]
}