Skip to main content

// todo link to source

This documentation covers files located at: Questionnaire Item Group

Questionnaire Item Group Component

The Questionnaire Item Group Component is a special Type and has no answers. It is used to group other items together. It does not use a lot of the Questionnaire Item Base Component's features.


Supported Item Features

FeatureConfig KeyLogic
Label Textitem.textThis component
Repeatsitem.repeatsItem Renderer
Requireditem.requiredNo validation, only UI
Enable Whenitem.enableWhenItem Renderer
Enable When Behaviouritem.enableWhenBehaviourItem Renderer

Extension Features

FeatureExtension URLKey / Value Type
Min Occurrenceshttp://hl7.org/fhir/StructureDefinition/questionnaire-minOccursvalueInteger
Max Occurrenceshttp://hl7.org/fhir/StructureDefinition/questionnaire-maxOccursvalueInteger
SDC Enable Whenhttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpressionvalueExpression

Technical Implementation Details

For detailed information regarding technical implementation, please refer to the following:

  • Questionnaire Base Component
  • Questionnaire Item Renderer
  • Questionnaire-Enable-When Service