| Assessment UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents a response to an Assessment Instrument question upon the administration of the Assessment Instrument. It contains a pointer to the question as well as the response itself. 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 Administered).
Attributes | ||
ResponseItem | item |
"Nested groups and/or questions found within this particular answer." - HL7 FHIR, QuestionnaireResponse.item.answer.item |
«ANY» Any | value |
"The answer (or one of the answers) provided by the respondent to the question." - HL7 FHIR, QuestionnaireResponse.item.answer.value[x] |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Answer |
Name Expression | |
Namespace | Assessment |
Owned Template Signature | |
Owner | Assessment |
Owning Template Parameter | |
Package | Assessment |
Qualified Name | FHIM::Assessment::Answer |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public ResponseItem item
"Nested groups and/or questions found within this particular answer." - HL7 FHIR, QuestionnaireResponse.item.answer.item
Aggregation | None |
Alias | |
Association | answer_responseItem |
Association End | |
Class | Answer |
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 | item |
Name Expression | |
Namespace | Answer |
Opposite | |
Owner | Answer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Answer::item |
Stereotype | |
Template Parameter | |
Type | ResponseItem |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «ANY» Any value
"The answer (or one of the answers) provided by the respondent to the question." - HL7 FHIR, QuestionnaireResponse.item.answer.value[x]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Answer |
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 | value |
Name Expression | |
Namespace | Answer |
Opposite | |
Owner | Answer |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::Answer::value |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Assessment UML Documentation |
Summary:AttributesProperties | Detail:Attributes |