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 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 Abstracttrue
Is Activefalse
Is Leaffalse
Keywords
NameSFMPQQuestion
Name Expression
NamespaceSF-MPQ
Owned Template Signature
OwnerSF-MPQ
Owning Template Parameter
PackageSF-MPQ
Qualified NameFHIM::Assessment::SF-MPQ::SFMPQQuestion
Representation
Stereotype
Template Parameter
VisibilityPublic