Assessment::AUDIT
Class AuditResponse
This class represents an answer or a response to a question on the Alcohol Use Disorders Identification Test (AUDIT) Assessment Instrument. This abstract class exists primarily to re-define the generic AssessmentEvent.responseItem.answer property to the AuditAssessment.responseItem.answer. In other words, of all the possible answers on all the possible kinds of assessment instruments, we are explicitly identifying the possible answers to the ten AUDIT questions. Note that because this class is abstract, implementers would likely not instantiate this class, but rather the six concrete sub classes.
Attributes inherited from FHIM::Assessment::Answer |
value, item |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AuditResponse |
Name Expression | |
Namespace | AUDIT |
Owned Template Signature | |
Owner | AUDIT |
Owning Template Parameter | |
Package | AUDIT |
Qualified Name | FHIM::Assessment::AUDIT::AuditResponse |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |