FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-questionnaire-item-control.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem questionnaire-item-control

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
abstractabstractbooleanTrue if an element is considered 'abstract' - that is the code is not for use as a real concept

Concepts

This case-sensitive code system http://hl7.org/fhir/questionnaire-item-control defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionabstract
1group UI controls relevant to organizing groups of questionstrue
2  list ListQuestions within the group should be listed sequentially
2  table Vertical Answer TableQuestions within the group are rows in the table with possible answers as columns. Used for 'choice' questions.
2  htable Horizontal Answer TableQuestions within the group are columns in the table with possible answers as rows. Used for 'choice' questions.
2  gtable Group TableQuestions within the group are columns in the table with each group repetition as a row. Used for single-answer questions.
2  atable Answer TableThis table has one row - for the question. Permitted answers are columns. Used for choice questions.
2  header HeaderThe group is to be continuously visible at the top of the questionnaire
2  footer FooterThe group is to be continuously visible at the bottom of the questionnaire
1text UI controls relevant to rendering questionnaire text itemstrue
2  inline In-lineText is displayed as a paragraph in a sequential position between sibling items (default behavior)
2  prompt PromptText is displayed immediately below or within the answer-entry area of the containing question item (typically as a guide for what to enter)
2  unit UnitText is displayed adjacent (horizontally or vertically) to the answer space for the parent question, typically to indicate a unit of measure
2  lower Lower-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'
2  upper Upper-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'
2  flyover Fly-overText is temporarily visible over top of an item if the mouse is positioned over top of the text for the containing item
2  help Help-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)
1question UI controls relevant to capturing question datatrue
2  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.
2  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.
2  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.
2  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.
2  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.
2  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.
2  spinner SpinnerA control where a list of numeric or other ordered values can be scrolled through via arrows.
2  text-box Text BoxA control where a user can type in their answer freely.

Source1

{
  "resourceType": "CodeSystem",
  "id": "questionnaire-item-control",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/questionnaire-item-control",
  "version": "4.0.1",
  "name": "QuestionnaireItemUIControlCodes",
  "title": "Questionnaire Item UI Control Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Starter set of user interface control/display mechanisms that might be used when rendering an item in a questionnaire.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-item-control|5.2.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "abstract",
      "description": "True if an element is considered 'abstract' - that is the code is not for use as a real concept",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "group",
      "definition": "UI controls relevant to organizing groups of questions",
      "property": [
        {
          "code": "abstract",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "list",
          "display": "List",
          "definition": "Questions within the group should be listed sequentially"
        },
        {
          "code": "table",
          "display": "Vertical Answer Table",
          "definition": "Questions within the group are rows in the table with possible answers as columns.  Used for 'choice' questions."
        },
        {
          "code": "htable",
          "display": "Horizontal Answer Table",
          "definition": "Questions within the group are columns in the table with possible answers as rows.  Used for 'choice' questions."
        },
        {
          "code": "gtable",
          "display": "Group Table",
          "definition": "Questions within the group are columns in the table with each group repetition as a row.  Used for single-answer questions."
        },
        {
          "code": "atable",
          "display": "Answer Table",
          "definition": "This table has one row - for the question.  Permitted answers are columns.  Used for choice questions."
        },
        {
          "code": "header",
          "display": "Header",
          "definition": "The group is to be continuously visible at the top of the questionnaire"
        },
        {
          "code": "footer",
          "display": "Footer",
          "definition": "The group is to be continuously visible at the bottom of the questionnaire"
        }
      ]
    },
    {
      "code": "text",
      "definition": "UI controls relevant to rendering questionnaire text items",
      "property": [
        {
          "code": "abstract",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "inline",
          "display": "In-line",
          "definition": "Text is displayed as a paragraph in a sequential position between sibling items (default behavior)"
        },
        {
          "code": "prompt",
          "display": "Prompt",
          "definition": "Text is displayed immediately below or within the answer-entry area of the containing question item (typically as a guide for what to enter)"
        },
        {
          "code": "unit",
          "display": "Unit",
          "definition": "Text is displayed adjacent (horizontally or vertically) to the answer space for the parent question, typically to indicate a unit of measure"
        },
        {
          "code": "lower",
          "display": "Lower-bound",
          "definition": "Text 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'"
        },
        {
          "code": "upper",
          "display": "Upper-bound",
          "definition": "Text 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'"
        },
        {
          "code": "flyover",
          "display": "Fly-over",
          "definition": "Text is temporarily visible over top of an item if the mouse is positioned over top of the text for the containing item"
        },
        {
          "code": "help",
          "display": "Help-Button",
          "definition": "Text 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)"
        }
      ]
    },
    {
      "code": "question",
      "definition": "UI controls relevant to capturing question data",
      "property": [
        {
          "code": "abstract",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "autocomplete",
          "display": "Auto-complete",
          "definition": "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."
        },
        {
          "code": "drop-down",
          "display": "Drop down",
          "definition": "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."
        },
        {
          "code": "check-box",
          "display": "Check-box",
          "definition": "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."
        },
        {
          "code": "lookup",
          "display": "Lookup",
          "definition": "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."
        },
        {
          "code": "radio-button",
          "display": "Radio Button",
          "definition": "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."
        },
        {
          "code": "slider",
          "display": "Slider",
          "definition": "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."
        },
        {
          "code": "spinner",
          "display": "Spinner",
          "definition": "A control where a list of numeric or other ordered values can be scrolled through via arrows."
        },
        {
          "code": "text-box",
          "display": "Text Box",
          "definition": "A control where a user can type in their answer freely."
        }
      ]
    }
  ]
}