eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: http://ehealth.sundhed.dk/vs/questionnaire-item-control | Version: 3.3.0 | |||
Active as of 2021-09-10 | Computable Name: QuestionnaireItemControl |
Questionnaire Item Control value set.
References
Generated Narrative: ValueSet ehealth-questionnaire-item-control
http://hl7.org/fhir/questionnaire-item-control
Code | Display | Definition |
drop-down | Drop down | A control where an item (or multiple items) can be selected from a list that is only displayed when the user is editing the field. This control is best used for small-to-medium sized lists of options that can reasonably be scanned and selected in a drop-down control. If the list of options is managed by ValueSet, the designer should be confident that the set of codes will both be fully available and appropriately sized. For larger lists, the autocomplete control is more appropriate. |
radio-button | Radio Button | A control where choices are listed with a button beside them. The button can be toggled to select or de-select a given choice. Selecting one item deselects all others. Used for non-repeating items with 'closed' answerOption, answerValueset or answerExpression constraints. Can also be used for boolean so long as there is a button for 'unanswered' or it's possible to deselect all items. |
check-box | Check-box | A control where choices are listed with a box beside them. The box can be toggled to select or de-select a given choice. Multiple selections may be possible. Commonly useful for repeating items of type constrained by answerOption, answerValueset or answerExpression, however can also be used for boolean (if the checkbox is a 3-state control that allows 'unanswered' as a possibility). |
slider | Slider | A control where an axis is displayed between the high and low values and the control can be visually manipulated to select a value anywhere on the axis. |
Generated Narrative: ValueSet
Expansion based on codesystem Questionnaire Item UI Control Codes System v5.1.0 (CodeSystem)
This value set contains 4 concepts
Code | System | Display | Definition |
drop-down | http://hl7.org/fhir/questionnaire-item-control | Drop down | A control where an item (or multiple items) can be selected from a list that is only displayed when the user is editing the field. This control is best used for small-to-medium sized lists of options that can reasonably be scanned and selected in a drop-down control. If the list of options is managed by ValueSet, the designer should be confident that the set of codes will both be fully available and appropriately sized. For larger lists, the autocomplete control is more appropriate. |
radio-button | http://hl7.org/fhir/questionnaire-item-control | Radio Button | A control where choices are listed with a button beside them. The button can be toggled to select or de-select a given choice. Selecting one item deselects all others. Used for non-repeating items with 'closed' answerOption, answerValueset or answerExpression constraints. Can also be used for boolean so long as there is a button for 'unanswered' or it's possible to deselect all items. |
check-box | http://hl7.org/fhir/questionnaire-item-control | Check-box | A control where choices are listed with a box beside them. The box can be toggled to select or de-select a given choice. Multiple selections may be possible. Commonly useful for repeating items of type constrained by answerOption, answerValueset or answerExpression, however can also be used for boolean (if the checkbox is a 3-state control that allows 'unanswered' as a possibility). |
slider | http://hl7.org/fhir/questionnaire-item-control | Slider | A control where an axis is displayed between the high and low values and the control can be visually manipulated to select a value anywhere on the axis. |
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance) |
Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |