GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

1.25.2.1.0 Value Set http://hl7.org/fhir/ValueSet/questionnaire-display-category

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

Summary

Defining URL:http://hl7.org/fhir/ValueSet/questionnaire-display-category
Name:Questionnaire Text Categories
Definition:Codes defining the purpose of a Questionnaire item of type 'text'.
OID:2.16.840.1.113883.4.642.2.0 (for OID based terminology systems)
System URL:http://hl7.org/fhir/questionnaire-display-category
System OID:2.16.840.1.113883.4.642.1.0
Source ResourceXML / JSON

This value set is used in the following places:

1.25.2.1.0.1 Content Logical Definition


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

CodeDisplayDefinition
instructions InstructionsThe text provides guidances on how to populate or use a portion of the questionnaire (or the questionnaire as a whole).
units UnitsThe text indicates the units of measure associated with the parent question.
security SecurityThe text provides guidance on how the information should be or will be handled from a security/confidentiality/access control perspective when completed
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 button 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 visually 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