| PHQ-9 UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |
This class represents both the PHQ-9 question: "Over the last 2 weeks, how often have you been bothered by any of the following problems: Thoughts that you would be better off dead, or of hurting yourself in some way?", and the set of possible answers to that question.
Attributes | ||
«enumeration, LL358-3» PHQ9AnswerType | possibleResponse |
In general, (i.e., this property's supertype) represents the possible responses to a question on an Assessment Instrument. Specifically, this property is redefined to contain the possible responses to the PHQ-9 question: "Over the last 2 weeks, how often have you been bothered by any of the following problems: Thoughts that you would be better off dead, or of hurting yourself in some way?". The response must be a member of the PHQ9AnswerType enumeration, and therefore, the datatype of this property has been redefined from Any to PHQ9AnswerType. |
Attributes inherited from FHIM::Assessment::Question | ||
answerOption, answerValueSet, initialValue, maxLength, possibleResponse, initial |
Attributes inherited from FHIM::Assessment::QuestionOrGroup | ||
code, isReadOnly, isRequired, mayRepeat, item |
Attributes inherited from FHIM::Assessment::QuestionnaireItem | ||
definition, enableWhen, kind, linkId, prefix, text |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | QuestionSuicideIdeation |
Name Expression | |
Namespace | PHQ-9 |
Owned Template Signature | |
Owner | PHQ-9 |
Owning Template Parameter | |
Package | PHQ-9 |
Qualified Name | FHIM::Assessment::PHQ-9::QuestionSuicideIdeation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «enumeration, LL358-3» PHQ9AnswerType possibleResponse
In general, (i.e., this property's supertype) represents the possible responses to a question on an Assessment Instrument. Specifically, this property is redefined to contain the possible responses to the PHQ-9 question: "Over the last 2 weeks, how often have you been bothered by any of the following problems: Thoughts that you would be better off dead, or of hurting yourself in some way?". The response must be a member of the PHQ9AnswerType enumeration, and therefore, the datatype of this property has been redefined from Any to PHQ9AnswerType.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | QuestionSuicideIdeation |
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 | 4 |
Lower Value | (4) |
Multiplicity | 4 |
Name | possibleResponse |
Name Expression | |
Namespace | QuestionSuicideIdeation |
Opposite | |
Owner | QuestionSuicideIdeation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::PHQ-9::QuestionSuicideIdeation::possibleResponse |
Stereotype | |
Template Parameter | |
Type | «enumeration, LL358-3» PHQ9AnswerType |
Upper | 4 |
Upper Value | (4) |
Visibility | Public |
Constraints | |
CodeIsSuicideIdeation | self.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = '44260-8' --self.code.displayText = 'Thoughts that you would be better off dead, or of hurting yourself in some way in last 2 weeks [Reported.PHQ]' |
| PHQ-9 UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |