Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0

Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

ValueSet: OHH Questionnaire Item Control

Official URL: https://api.openhealthhub.com/OpenHealthhub/fhir/4/ValueSet/ohh-questionnaire-item-control-value-set Version: 0.1.0
Active as of 2025-12-03 Computable Name: OhhQuestionnaireItemControlValueSet

Includes standard FHIR questionnaire item control codes and OHH custom codes

References

Logical Definition (CLD)

This value set includes codes based on the following rules:

 

Expansion

This value set contains 28 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://hl7.org/fhir/questionnaire-item-control  group

UI controls relevant to organizing groups of questions

http://hl7.org/fhir/questionnaire-item-control  listList

Questions within the group should be listed sequentially

http://hl7.org/fhir/questionnaire-item-control  tableVertical 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.

http://hl7.org/fhir/questionnaire-item-control  htableHorizontal 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.

http://hl7.org/fhir/questionnaire-item-control  gtableGroup Table

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

http://hl7.org/fhir/questionnaire-item-control  atableAnswer Table
http://hl7.org/fhir/questionnaire-item-control  headerHeader

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.

http://hl7.org/fhir/questionnaire-item-control  footerFooter

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.

http://hl7.org/fhir/questionnaire-item-control  text
http://hl7.org/fhir/questionnaire-item-control  inlineIn-line

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

http://hl7.org/fhir/questionnaire-item-control  promptPrompt

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.

http://hl7.org/fhir/questionnaire-item-control  unitUnit

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.

http://hl7.org/fhir/questionnaire-item-control  lowerLower-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'

http://hl7.org/fhir/questionnaire-item-control  upperUpper-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'

http://hl7.org/fhir/questionnaire-item-control  flyoverFly-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

http://hl7.org/fhir/questionnaire-item-control  helpHelp-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)

http://hl7.org/fhir/questionnaire-item-control  question

UI controls relevant to capturing question data

http://hl7.org/fhir/questionnaire-item-control  autocompleteAuto-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.

http://hl7.org/fhir/questionnaire-item-control  drop-downDrop 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.

http://hl7.org/fhir/questionnaire-item-control  check-boxCheck-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).

http://hl7.org/fhir/questionnaire-item-control  lookupLookup

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.

http://hl7.org/fhir/questionnaire-item-control  radio-buttonRadio 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.

http://hl7.org/fhir/questionnaire-item-control  sliderSlider

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.

http://hl7.org/fhir/questionnaire-item-control  spinnerSpinner

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

http://hl7.org/fhir/questionnaire-item-control  text-boxText Box

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

https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/ohh-questionnaire-item-control  show_navigationDisplay navigation controls
https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/ohh-questionnaire-item-control  buttonButton
https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/ohh-questionnaire-item-control  centerCenter

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