// todo link to source
This documentation covers files located at: Questionnaire Item Display
Questionnaire Item Display Component
The Questionnaire Item Display Component is only for displaying text. It's not using a lot of the Questionnaire Base Component's functionality.
Supported Item Features
| Feature | Config Key | Logic |
|---|---|---|
| Label Text | item.text | This component |
| Enable When | item.enableWhen | Item Renderer |
| Enable When Behaviour | item.enableWhenBehaviour | Item Renderer |
Extension Features
| Feature | Extension URL | Key / Value Type |
|---|---|---|
| Translation | http://hl7.org/fhir/StructureDefinition/translation | Complex Type |
| Display Logic | http://hl7.org/fhir/StructureDefinition/display | valueString |
Technical Implementation Details
For detailed information regarding technical implementation, please refer to the following:
- Questionnaire Base Component
- Questionnaire Item Renderer
- Questionnaire-Enable-When Service