http://hl7.org/fhir/questionnaire-item-control|5.2.0
name
QuestionnaireItemUIControlCodes
QuestionnaireItemUIControlCodes
package
hl7.fhir.uv.extensions@5.2.0
hl7.fhir.uv.extensions@5.2.0
content
complete
complete
status
active
active
date
2025-02-10 10:45:45.0
2025-02-10 10:45:45.0
Questionnaire Item UI Control Codes System
Starter set of user interface control/display mechanisms that might be used when rendering an item in a questionnaire.
| code | display | definition | hierarchy |
|---|---|---|---|
| group | UI controls relevant to organizing groups of questions... | ||
| list | List | Questions within the group should be listed sequentially... | |
| table | Vertical Answer Table | Questions within the group are rows in the table with possible answers as columns. Used for 'choice... | |
| htable | Horizontal Answer Table | Questions within the group are columns in the table with possible answers as rows. Used for 'choice... | |
| gtable | Group Table | Questions within the group are columns in the table with each group repetition as a row. Used for s... | |
| grid | Group Grid | Child items of type='group' within the a 'grid' group are rows, and questions beneath the 'row' grou... | |
| header | Header | The group is to be continuously visible at the top of the questionnaire. Header must be a top-level... | |
| footer | Footer | The group is to be continuously visible at the bottom of the questionnaire. Footer must be a top-le... | |
| page | Page | Indicates that the content within the group should appear as a logical \"page\" when rendering the f... | |
| tab-container | Tab Container | Indicates that the group represents a collection of tabs. All child items SHALL be of type 'group' a... | |
| display | UI controls relevant to rendering questionnaire display items... | ||
| inline | In-line | Display item is rendered as a paragraph in a sequential position between sibling items (default beha... | |
| prompt | Prompt | Text is displayed immediately below or within the answer-entry area of the containing question item ... | |
| unit | Unit | Display item is rendered adjacent (horizontally or vertically) to the answer space for the parent qu... | |
| lower | Lower-bound | Display item is rendered to the left of the set of answer choices or a scaling control for the paren... | |
| upper | Upper-bound | Display item is rendered to the right of the set of answer choices or a scaling control for the pare... | |
| flyover | Fly-over | Display item is temporarily visible over top of an item if the mouse is positioned over top of the t... | |
| help | Help-Button | Display item is rendered in a dialog box or similar control if invoked by pushing a button or some o... | |
| legal | legal-Button | Display item is rendered in a dialog box or similar control if invoked by pushing a button or some o... | |
| question | UI controls relevant to capturing question data... | ||
| autocomplete | Auto-complete | A control which provides a list of potential matches based on text entered into a control. Used for... | |
| drop-down | Drop down | A control where an item (or multiple items) can be selected from a list that is only displayed when ... | |
| check-box | Check-box | A control where choices are listed with a box beside them. The box can be toggled to select or de-s... | |
| lookup | Lookup | A control where editing an item spawns a separate dialog box or screen permitting a user to navigate... | |
| radio-button | Radio Button | A control where choices are listed with a button beside them. The button can be toggled to select o... | |
| slider | Slider | A control where an axis is displayed between the high and low values and the control can be visually... | |
| spinner | Spinner | A control where a list of numeric or other ordered values can be scrolled through via arrows.... | |
| text-box | Text Box | A control where a user can type in their answer freely.... |