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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4.r4b
Resource TypeValueSet
IdValueSet-R2-questionnaire-question-control-for-R4.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r2.r4/0.0.1-snapshot-2/ValueSet-R2-questionnaire-question-control-for-R4.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-questionnaire-question-control-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.607336+10:00
NameR2_questionnaire_question_control_for_R4
TitleCross-version VS for R2.Questionnaire Question UI Control Codes for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/questionnaire-question-control|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
questionnaire-question-controlquestionnaire-question-control

Narrative

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

Generated Narrative: ValueSet R2-questionnaire-question-control-for-R4

This value set expansion contains 8 concepts.

CodeSystemDisplayDefinition
  autocompletehttp://hl7.org/fhir/questionnaire-question-controlAuto-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-downhttp://hl7.org/fhir/questionnaire-question-controlDrop 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-boxhttp://hl7.org/fhir/questionnaire-question-controlCheck-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.
  lookuphttp://hl7.org/fhir/questionnaire-question-controlLookupA 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-buttonhttp://hl7.org/fhir/questionnaire-question-controlRadio 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.
  sliderhttp://hl7.org/fhir/questionnaire-question-controlSliderA 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.
  spinnerhttp://hl7.org/fhir/questionnaire-question-controlSpinnerA control where a list of numeric or other ordered values can be scrolled through via arrows.
  text-boxhttp://hl7.org/fhir/questionnaire-question-controlText BoxA control where a user can type in their answer freely.

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-questionnaire-question-control-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-questionnaire-question-control-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R2_questionnaire_question_control_for_R4",
  "title": "Cross-version VS for R2.Questionnaire Question UI Control Codes for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.607336+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/questionnaire-question-control|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "concept": [
          {
            "code": "autocomplete",
            "display": "Auto-complete"
          },
          {
            "code": "drop-down",
            "display": "Drop down"
          },
          {
            "code": "check-box",
            "display": "Check-box"
          },
          {
            "code": "lookup",
            "display": "Lookup"
          },
          {
            "code": "radio-button",
            "display": "Radio Button"
          },
          {
            "code": "slider",
            "display": "Slider"
          },
          {
            "code": "spinner",
            "display": "Spinner"
          },
          {
            "code": "text-box",
            "display": "Text Box"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.60733+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "autocomplete",
        "display": "Auto-complete"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "drop-down",
        "display": "Drop down"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "check-box",
        "display": "Check-box"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "lookup",
        "display": "Lookup"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "radio-button",
        "display": "Radio Button"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "slider",
        "display": "Slider"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "spinner",
        "display": "Spinner"
      },
      {
        "system": "http://hl7.org/fhir/questionnaire-question-control",
        "version": "1.0.2",
        "code": "text-box",
        "display": "Text Box"
      }
    ]
  }
}