Assessment::SF-MPQ
Class SFMPQQuestion
This class represents a question on the Short-Form McGill Pain Questionnaire (SF-MPQ) Assessment Instrument. This abstract class exists primarily to re-define the generic AssessmentInstrument.item.question property to the SF-MPQ.item.question. In other words, of all the possible questions on all the possible assessment instruments, we are explicitly identifying the ten SF-MPQ questions. Note that because this class is abstract, implementers would likely not instantiate this class, but rather the ten concrete sub classes.
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 | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SFMPQQuestion |
Name Expression | |
Namespace | SF-MPQ |
Owned Template Signature | |
Owner | SF-MPQ |
Owning Template Parameter | |
Package | SF-MPQ |
Qualified Name | FHIM::Assessment::SF-MPQ::SFMPQQuestion |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |