Path
Questionnaire.item
Id
Questionnaire.item
Type
Cardinality
0 - *
Definition
A particular question, question grouping or display text that is part of the questionnaire.
Comment
The content of the questionnaire is constructed from an ordered, hierarchical collection of items.
Constraint
All FHIR elements must have a @value or children unless an empty Parameters resource
Group items must have nested items when Questionanire is complete
Groups should have items
Display items cannot have child items
Display items cannot have a "code" asserted
A question cannot have both answerOption and answerValueSet
Only 'choice' and 'open-choice' items can have answerValueSet
Required and repeat aren't permitted for display items
Initial values can't be specified for groups or display items
Read-only can't be specified for "display" items
Maximum length can only be declared for simple question types
If one or more answerOption is present, initial[x] must be missing
If there are more than one enableWhen, enableBehavior must be specified
Can only have multiple initial values for repeating items
Condition