Assessment
Class QuestionOrGroup

A question or question-group that make up a given Assessment Instrument. This abstract supertype contains that which is common to questions and question-groups. A Question sub-type adds additional properties. A Group sub-type is a concrete class that can be implemented.

Attributes
«CS» Code code code

This property uniquely identifies the question being asked within the Assessment Instrument. This is treated as a code because the Name and Version of the Assessment Instrument plus the Question Number serves as an identifier, while the text of the question can be represented as the associated text. For example, the Addiction Severity Index, 5th Edition question G.4 is the "Date of Admission".
"A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers)." - HL7 FHIR, Questionnaire.item.code

Boolean isReadOnly isReadOnly

"An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire." - HL7 FHIR, Questionnaire.item.readOnly

Boolean isRequired isRequired

"An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire." - HL7 FHIR, Questionnaire.item.required

QuestionnaireItem item item

Pointer to other questions, question-groups, or display-text elements that are nested beneath this question or group.
"Text, questions and other groups to be nested beneath a question or group." - HL7 FHIR, Questionnaire.item.item

Boolean mayRepeat mayRepeat

"An indication, if true, that the item may occur multiple times in the response, collecting multiple answers answers for questions or multiple sets of answers for groups." - HL7 FHIR, Questionnaire.item.repeats

Attributes inherited from FHIM::Assessment::QuestionnaireItem FHIM::Assessment::QuestionnaireItem
definition definition, enableWhen enableWhen, kind kind, linkId linkId, prefix prefix, text text

Properties:

Alias
Classifier Behavior
Is Abstracttrue
Is Activefalse
Is Leaffalse
Keywords
NameQuestionOrGroup
Name Expression
NamespaceAssessment
Owned Template Signature
OwnerAssessment
Owning Template Parameter
PackageAssessment
Qualified NameFHIM::Assessment::QuestionOrGroup
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 code
Public «CS» Code code

This property uniquely identifies the question being asked within the Assessment Instrument. This is treated as a code because the Name and Version of the Assessment Instrument plus the Question Number serves as an identifier, while the text of the question can be represented as the associated text. For example, the Addiction Severity Index, 5th Edition question G.4 is the "Date of Admission".
"A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers)." - HL7 FHIR, Questionnaire.item.code

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionOrGroup
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Namecode
Name Expression
NamespaceQuestionOrGroup
Opposite
OwnerQuestionOrGroup
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::QuestionOrGroup::code
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 isReadOnly
Public Boolean isReadOnly

"An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire." - HL7 FHIR, Questionnaire.item.readOnly

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionOrGroup
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameisReadOnly
Name Expression
NamespaceQuestionOrGroup
Opposite
OwnerQuestionOrGroup
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::QuestionOrGroup::isReadOnly
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 isRequired
Public Boolean isRequired

"An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire." - HL7 FHIR, Questionnaire.item.required

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionOrGroup
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameisRequired
Name Expression
NamespaceQuestionOrGroup
Opposite
OwnerQuestionOrGroup
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::QuestionOrGroup::isRequired
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 item
Public QuestionnaireItem item

Pointer to other questions, question-groups, or display-text elements that are nested beneath this question or group.
"Text, questions and other groups to be nested beneath a question or group." - HL7 FHIR, Questionnaire.item.item

Constraints:
Properties:

AggregationNone
Alias
AssociationquestionOrGroup_item
Association End
ClassQuestionOrGroup
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameitem
Name Expression
NamespaceQuestionOrGroup
Opposite
OwnerQuestionOrGroup
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::QuestionOrGroup::item
Stereotype
Template Parameter
TypeQuestionnaireItem
Upper*
Upper Value(*)
VisibilityPublic


 mayRepeat
Public Boolean mayRepeat

"An indication, if true, that the item may occur multiple times in the response, collecting multiple answers answers for questions or multiple sets of answers for groups." - HL7 FHIR, Questionnaire.item.repeats

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionOrGroup
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamemayRepeat
Name Expression
NamespaceQuestionOrGroup
Opposite
OwnerQuestionOrGroup
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::QuestionOrGroup::mayRepeat
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic