FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

ValueSet: Cross-version VS for R4B.QuestionnaireItemUIControlCodes for use in FHIR R5

Official URL: http://hl7.org/fhir/4.3/ValueSet/R4B-questionnaire-item-control-for-R5 Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: R4B_questionnaire_item_control_for_R5

This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/questionnaire-item-control 4.3.0 for use in FHIR R5. Concepts not present here have direct equivalent mappings crossing all versions from R4B to R5.

References

This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/questionnaire-item-control version 4.3.0
    CodeDisplayDefinition
    listListQuestions within the group should be listed sequentially
    tableVertical Answer TableQuestions within the group are rows in the table with possible answers as columns. Used for 'choice' questions. The questions within a group marked with this controlType SHALL provide an enumerated list of options and SHOULD refer to the same set of options, same value set or same expression. In the case of a 'sparse' table where some options aren't available for some questions, the order of the answers in the table is not defined and some rendering tools may refuse to display the group as a table.
    htableHorizontal Answer TableQuestions within the group are columns in the table with possible answers as rows. Used for 'choice' questions. The questions within a group marked with this controlType SHALL provide an enumerated list of options and SHOULD refer to the same set of options, same value set or same expression. In the case of a 'sparse' table where some options aren't available for some questions, the order of the answers in the table is not defined and some rendering tools may refuse to display the group as a table.
    gtableGroup TableQuestions within the group are columns in the table with each group repetition as a row. Used for single-answer questions.
    atableAnswer Table
    headerHeaderThe group is to be continuously visible at the top of the questionnaire. Header must be a top-level item and must not be marked as repeating, but need not be the first item in the Questionnaire. There can be at most one group of type 'header' in a Questionnaire.
    footerFooterThe group is to be continuously visible at the bottom of the questionnaire. Footer must be a top-level item and must not be marked as repeating, but need not be the last item in a Questionnaire. There can be at most one group of type 'header' in a Questionnaire.
    groupUI controls relevant to organizing groups of questions
    inlineIn-lineDisplay item is rendered as a paragraph in a sequential position between sibling items (default behavior)
    promptPromptText is displayed immediately below or within the answer-entry area of the containing question item (typically as a guide for what to enter). **Deprecation Note** - Use the [[[http://hl7.org/fhir/StructureDefinition/entryFormat]]] extension instead.
    unitUnitDisplay item is rendered adjacent (horizontally or vertically) to the answer space for the parent question, typically to indicate a unit of measure. **Deprecation Note** - The display element of the [[[http://hl7.org/fhir/StructureDefinition/questionnaire-unit]]] should be used instead.
    lowerLower-boundDisplay item is rendered to the left of the set of answer choices or a scaling control for the parent question item to indicate the meaning of the 'lower' bound. E.g. 'Strongly disagree'
    upperUpper-boundDisplay item is rendered to the right of the set of answer choices or a scaling control for the parent question item to indicate the meaning of the 'upper' bound. E.g. 'Strongly agree'
    flyoverFly-overDisplay item is temporarily visible over top of an item if the mouse is positioned over top of the text for the containing item
    helpHelp-ButtonDisplay item is rendered in a dialog box or similar control if invoked by pushing a button or some other UI-appropriate action to request 'help' for a question, group or the questionnaire as a whole (depending what the display item is nested within)
    text
    autocompleteAuto-completeA control which provides a list of potential matches based on text entered into a control. Used for large choice sets where text-matching is an appropriate discovery mechanism.
    drop-downDrop downA 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.
    check-boxCheck-boxA 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).
    lookupLookupA control where editing an item spawns a separate dialog box or screen permitting a user to navigate, filter or otherwise discover an appropriate match. Useful for large choice sets where text matching is not an appropriate discovery mechanism. Such screens must generally be tuned for the specific choice list structure.
    radio-buttonRadio ButtonA 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.
    sliderSliderA 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.
    spinnerSpinnerA control where a list of numeric or other ordered values can be scrolled through via arrows.
    text-boxText BoxA control where a user can type in their answer freely.
    questionUI controls relevant to capturing question data

 

Expansion

This value set expansion contains 25 concepts.

CodeSystemDisplayDefinition
  listhttp://hl7.org/fhir/questionnaire-item-controlList

Questions within the group should be listed sequentially

  tablehttp://hl7.org/fhir/questionnaire-item-controlVertical Answer Table

Questions within the group are rows in the table with possible answers as columns. Used for 'choice' questions. The questions within a group marked with this controlType SHALL provide an enumerated list of options and SHOULD refer to the same set of options, same value set or same expression. In the case of a 'sparse' table where some options aren't available for some questions, the order of the answers in the table is not defined and some rendering tools may refuse to display the group as a table.

  htablehttp://hl7.org/fhir/questionnaire-item-controlHorizontal Answer Table

Questions within the group are columns in the table with possible answers as rows. Used for 'choice' questions. The questions within a group marked with this controlType SHALL provide an enumerated list of options and SHOULD refer to the same set of options, same value set or same expression. In the case of a 'sparse' table where some options aren't available for some questions, the order of the answers in the table is not defined and some rendering tools may refuse to display the group as a table.

  gtablehttp://hl7.org/fhir/questionnaire-item-controlGroup Table

Questions within the group are columns in the table with each group repetition as a row. Used for single-answer questions.

  atablehttp://hl7.org/fhir/questionnaire-item-controlAnswer Table
  headerhttp://hl7.org/fhir/questionnaire-item-controlHeader

The group is to be continuously visible at the top of the questionnaire. Header must be a top-level item and must not be marked as repeating, but need not be the first item in the Questionnaire. There can be at most one group of type 'header' in a Questionnaire.

  footerhttp://hl7.org/fhir/questionnaire-item-controlFooter

The group is to be continuously visible at the bottom of the questionnaire. Footer must be a top-level item and must not be marked as repeating, but need not be the last item in a Questionnaire. There can be at most one group of type 'header' in a Questionnaire.

  grouphttp://hl7.org/fhir/questionnaire-item-control

UI controls relevant to organizing groups of questions

  inlinehttp://hl7.org/fhir/questionnaire-item-controlIn-line

Display item is rendered as a paragraph in a sequential position between sibling items (default behavior)

  prompthttp://hl7.org/fhir/questionnaire-item-controlPrompt

Text is displayed immediately below or within the answer-entry area of the containing question item (typically as a guide for what to enter). Deprecation Note - Use the http://hl7.org/fhir/StructureDefinition/entryFormat extension instead.

  unithttp://hl7.org/fhir/questionnaire-item-controlUnit

Display item is rendered adjacent (horizontally or vertically) to the answer space for the parent question, typically to indicate a unit of measure. Deprecation Note - The display element of the http://hl7.org/fhir/StructureDefinition/questionnaire-unit should be used instead.

  lowerhttp://hl7.org/fhir/questionnaire-item-controlLower-bound

Display item is rendered to the left of the set of answer choices or a scaling control for the parent question item to indicate the meaning of the 'lower' bound. E.g. 'Strongly disagree'

  upperhttp://hl7.org/fhir/questionnaire-item-controlUpper-bound

Display item is rendered to the right of the set of answer choices or a scaling control for the parent question item to indicate the meaning of the 'upper' bound. E.g. 'Strongly agree'

  flyoverhttp://hl7.org/fhir/questionnaire-item-controlFly-over

Display item is temporarily visible over top of an item if the mouse is positioned over top of the text for the containing item

  helphttp://hl7.org/fhir/questionnaire-item-controlHelp-Button

Display item is rendered in a dialog box or similar control if invoked by pushing a button or some other UI-appropriate action to request 'help' for a question, group or the questionnaire as a whole (depending what the display item is nested within)

  texthttp://hl7.org/fhir/questionnaire-item-control
  autocompletehttp://hl7.org/fhir/questionnaire-item-controlAuto-complete

A control which provides a list of potential matches based on text entered into a control. Used for large choice sets where text-matching is an appropriate discovery mechanism.

  drop-downhttp://hl7.org/fhir/questionnaire-item-controlDrop 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.

  check-boxhttp://hl7.org/fhir/questionnaire-item-controlCheck-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).

  lookuphttp://hl7.org/fhir/questionnaire-item-controlLookup

A control where editing an item spawns a separate dialog box or screen permitting a user to navigate, filter or otherwise discover an appropriate match. Useful for large choice sets where text matching is not an appropriate discovery mechanism. Such screens must generally be tuned for the specific choice list structure.

  radio-buttonhttp://hl7.org/fhir/questionnaire-item-controlRadio 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.

  sliderhttp://hl7.org/fhir/questionnaire-item-controlSlider

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.

  spinnerhttp://hl7.org/fhir/questionnaire-item-controlSpinner

A control where a list of numeric or other ordered values can be scrolled through via arrows.

  text-boxhttp://hl7.org/fhir/questionnaire-item-controlText Box

A control where a user can type in their answer freely.

  questionhttp://hl7.org/fhir/questionnaire-item-control

UI controls relevant to capturing question data


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