| Code | Display | Definition |
| answer-container |
Answer Container |
Container that groups answer items together. |
| answer-row |
Answer Row |
A row within an answer container. |
| question-group |
Question Group |
Structure to group answers and subquestions in a hierarchical tree layout. |
| block |
Block |
Structural block for sub-questionnaire references. |
| drop-down |
Dropdown |
Dropdown to select a single answer from a list of options. |
| radio |
Radio |
Radio button group for single selection from a list of options. |
| combobox |
Combobox |
Autocomplete dropdown with search/filter capability. |
| chips |
Chips |
Chips to select one or more answers from a list of options. |
| checkbox |
Checkbox |
Checkbox group for multiple selection from a list of options. |
| text-box |
Textbox |
Single-line textbox to enter characters. |
| text-field |
Text Field |
Single-line text input field. |
| text-area |
Text Area |
Multi-line text area to enter longer text. |
| textarea |
Textarea |
Multi-line text area input. |
| mention |
Mention |
Text field with inline mention suggestions for coded values. |
| transcription |
Transcription |
Speech-to-text transcription input field. |
| decimal-field |
Decimal Field |
Decimal number input field with optional unit display. |
| date-field |
Date Field |
Date picker field. |
| time-field |
Time Field |
Time picker field. |
| calculator |
Calculator |
Calculator widget to compute a value based on a formula or external lookup. |
| list |
List |
Renders child items as an unordered list. |
| table |
Table |
Renders child items in a table layout with rows and columns. |
| grid |
Grid |
Renders child items in a grid layout. |
| summarized-group |
Summarized Group |
Group that displays a summary of its child items' answers. |
| summarized-list |
Summarized List |
List view that summarizes child items. |
| compact-list |
Compact List |
Compact list view with minimal spacing. |
| help |
Help |
Contextual help text or guidance for the user. |
| text |
Text |
Read-only text display. |