| Assessment UML Documentation |
Assessment
Class Question
This class represents a question on an Assessment Instrument as well as information regarding the possible response to that question. Note that the response might be entered by an interviewer, entered by the interviewee, or populated by a software system (e.g., a system could automatically populate a question such as Date Created). Note also that this class defines both the question, which is the same for every instance of an edition of a questionaire, and the response which is populated for each administration of the instrument. For a given Assessment Instrument, the question part would be hard-coded while the response would be populated at run-time.
Attributes |
AnswerOption | answerOption |
"One of the permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.answerOption
|
| answerValueSet |
"A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.answerValueSet
|
Initial | initial |
"One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input." - HL7 FHIR, Questionnaire.item.initial
|
«ANY» Any | initialValue |
"The value that should be defaulted when initially rendering the questionnaire for user input." - HL7 FHIR, Questionnaire.item.initial[x]
|
Integer | maxLength |
"The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse." - HL7 FHIR, Questionnaire.item.maxLength
|
«ANY» Any | possibleResponse |
This property represents the possible responses to a question on an Assessment Instrument."One of the permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.option"A potential answer that's allowed as the answer to this question." - HL7 FHIR, Questionnaire.item.option.value[x]
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Question |
Name Expression | |
Namespace | Assessment |
Owned Template Signature | |
Owner | Assessment |
Owning Template Parameter | |
Package | Assessment |
Qualified Name | FHIM::Assessment::Question |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
answerOption
Public AnswerOption answerOption
-
"One of the permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.answerOption
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | (answerOption:AnswerOption) |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | answerOption |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::answerOption |
Stereotype | |
Template Parameter | |
Type | AnswerOption |
Upper | * |
Upper Value | (*) |
Visibility | Public |
answerValueSet
Public answerValueSet
-
"A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.answerValueSet
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | answerValueSet |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::answerValueSet |
Stereotype | |
Template Parameter | |
Type | |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
initial
Public Initial initial
-
"One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input." - HL7 FHIR, Questionnaire.item.initial
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | (initial:Initial) |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | initial |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::initial |
Stereotype | |
Template Parameter | |
Type | Initial |
Upper | * |
Upper Value | (*) |
Visibility | Public |
initialValue
Public «ANY» Any initialValue
-
"The value that should be defaulted when initially rendering the questionnaire for user input." - HL7 FHIR, Questionnaire.item.initial[x]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | initialValue |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::initialValue |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
maxLength
Public Integer maxLength
-
"The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse." - HL7 FHIR, Questionnaire.item.maxLength
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | maxLength |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::maxLength |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
possibleResponse
Public «ANY» Any possibleResponse
-
This property represents the possible responses to a question on an Assessment Instrument."One of the permitted answers for a "choice" or "open-choice" question." - HL7 FHIR, Questionnaire.item.option"A potential answer that's allowed as the answer to this question." - HL7 FHIR, Questionnaire.item.option.value[x]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Question |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | possibleResponse |
Name Expression | |
Namespace | Question |
Opposite | |
Owner | Question |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Question::possibleResponse |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Assessment UML Documentation |