Assessment::PHQ-9
Class QuestionUnusualSpeed

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: Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual?", and the set of possible answers to that question.

Attributes
«enumeration, LL358-3» PHQ9AnswerType possibleResponse 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: Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual?". 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 FHIM::Assessment::Question
answerOption answerOption, answerValueSet answerValueSet, initialValue initialValue, maxLength maxLength, possibleResponse possibleResponse, initial initial

Attributes inherited from FHIM::Assessment::QuestionOrGroup FHIM::Assessment::QuestionOrGroup
code code, isReadOnly isReadOnly, isRequired isRequired, mayRepeat mayRepeat, item item

Attributes inherited from FHIM::Assessment::QuestionnaireItem FHIM::Assessment::QuestionnaireItem
definition definition, enableWhen enableWhen, kind kind, linkId linkId, prefix prefix, text text

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameQuestionUnusualSpeed
Name Expression
NamespacePHQ-9
Owned Template Signature
OwnerPHQ-9
Owning Template Parameter
PackagePHQ-9
Qualified NameFHIM::Assessment::PHQ-9::QuestionUnusualSpeed
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 possibleResponse
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: Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual?". The response must be a member of the PHQ9AnswerType enumeration, and therefore, the datatype of this property has been redefined from Any to PHQ9AnswerType.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionUnusualSpeed
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower4
Lower Value(4)
Multiplicity4
NamepossibleResponse
Name Expression
NamespaceQuestionUnusualSpeed
Opposite
OwnerQuestionUnusualSpeed
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::PHQ-9::QuestionUnusualSpeed::possibleResponse
Stereotype
Template Parameter
Type«enumeration, LL358-3» PHQ9AnswerType
Upper4
Upper Value(4)
VisibilityPublic

Constraints
CodeIsUnusualSpeedself.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = '44253-3' --self.code.displayText = 'Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual in last 2 weeks [Reported.PHQ]'