DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.25.2.1.428 Value Set http://hl7.org/fhir/ValueSet/questionnaire-question-control

This is a value set defined at http://www.hl7.org/Special/committees/patientcare .

Summary

Defining URL:http://hl7.org/fhir/ValueSet/questionnaire-question-control
Name:Questionnaire Question UI Control Codes
Definition:Starter set of user interface controls that might be used when capturing data from Questionnaire questions
OID:2.16.840.1.113883.4.642.2.428 (for OID based terminology systems)
System URL:http://hl7.org/fhir/questionnaire-question-control
System OID:2.16.840.1.113883.4.642.1.428
Source ResourceXML / JSON

This value set is not currently used

1.25.2.1.428.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/questionnaire-question-control, which defines the following codes:

CodeDisplayDefinition
autocomplete Auto-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-down Drop 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
check-box Check-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
lookup LookupA 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-button Radio ButtonA control where choices are listed with a button beside them. The box can be toggled to select or de-select a given choice. Selecting one item deselects all others
slider SliderA control where an axis is displayed between the high and low values and the control can be visiually manipulated to select a value anywhere on the axis
spinner SpinnerA control where a list of numeric or other ordered values can be scrolled through via arrows
text-box Text BoxA control where a user can type in their answer freely

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LevelA 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
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance)
DisplayThe 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
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code