Assessment::PHQ-9
Class PHQ9Response
This class represents an answer or a response to a question on the Patient Health Questionnaire (PHQ-9) Assessment Instrument. This abstract class exists primarily to re-define the generic AssessmentEvent.responseItem.answer property to the PHQ9Assessment.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 nine PHQ-9 questions. Note that because this class is abstract, implementers would likely not instantiate this class, but rather the nine 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 | PHQ9Response |
Name Expression | |
Namespace | PHQ-9 |
Owned Template Signature | |
Owner | PHQ-9 |
Owning Template Parameter | |
Package | PHQ-9 |
Qualified Name | FHIM::Assessment::PHQ-9::PHQ9Response |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |