JASPEHR Implementation Guide
0.5.11 - draft

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

ValueSet: JASPEHR Questionnaire Item UI Control Codes

Official URL: http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/questionnaire-item-control-Jaspehr Version: 0.5.11
Draft as of 2021-12-13 Responsible: JASPEHR Project Computable Name: QuestionnaireItemUIControlCodesJaspehr

Starter set of user interface control/display mechanisms that might be used when rendering an item in a questionnaire.

References

Logical Definition (CLD)

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:

  • Exclude these codes as defined in http://hl7.org/fhir/questionnaire-item-control
    CodeDisplayDefinition
    tableVertical Answer TableQuestions within the group are rows in the table with possible answers as columns. Used for 'choice' questions.
    htableHorizontal Answer TableQuestions within the group are columns in the table with possible answers as rows. Used for 'choice' questions.
    gtableGroup TableQuestions within the group are columns in the table with each group repetition as a row. Used for single-answer questions.
    atableAnswer TableThis table has one row - for the question. Permitted answers are columns. Used for choice questions.
    headerHeaderThe group is to be continuously visible at the top of the questionnaire
    footerFooterThe group is to be continuously visible at the bottom of the questionnaire
    promptPromptText is displayed immediately below or within the answer-entry area of the containing question item (typically as a guide for what to enter)
    unitUnitText is displayed adjacent (horizontally or vertically) to the answer space for the parent question, typically to indicate a unit of measure
    lowerLower-boundText is displayed 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-boundText is displayed 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-overText is temporarily visible over top of an item if the mouse is positioned over top of the text for the containing item
    helpHelp-ButtonText is displayed 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 text is nested within)
    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.
    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.
    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.

 

Expansion

Expansion based on codesystem Questionnaire Item UI Control Codes v4.0.1 (CodeSystem)

This value set contains 9 concepts

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

UI controls relevant to organizing groups of questions

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

Questions within the group should be listed sequentially

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

UI controls relevant to rendering questionnaire text items

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

Text is displayed as a paragraph in a sequential position between sibling items (default behavior)

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

UI controls relevant to capturing question data

  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.

  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.

  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.

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

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


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