| SF-MPQ UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |
This class represents both the SF-MPQ question: "Which of the following best describes your current pain?", and the set of possible answers to that question.
Attributes | ||
«enumeration, TBD» PPIType | 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 the SF-MPQ question: "Which of the following best describes your current pain?". The response must be a member of the PPIType enumeration, and therefore, the datatype of this property has been redefined from Any to PPIType. |
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 | QuestionPPI |
Name Expression | |
Namespace | SF-MPQ |
Owned Template Signature | |
Owner | SF-MPQ |
Owning Template Parameter | |
Package | SF-MPQ |
Qualified Name | FHIM::Assessment::SF-MPQ::QuestionPPI |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «enumeration, TBD» PPIType 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 the SF-MPQ question: "Which of the following best describes your current pain?". The response must be a member of the PPIType enumeration, and therefore, the datatype of this property has been redefined from Any to PPIType.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | QuestionPPI |
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 | 5 |
Lower Value | (5) |
Multiplicity | 5 |
Name | possibleResponse |
Name Expression | |
Namespace | QuestionPPI |
Opposite | |
Owner | QuestionPPI |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::SF-MPQ::QuestionPPI::possibleResponse |
Stereotype | |
Template Parameter | |
Type | «enumeration, TBD» PPIType |
Upper | 5 |
Upper Value | (5) |
Visibility | Public |
Constraints | |
CodeIsPPI | self.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = 'TBD' --self.code.displayText = 'Present Pain Intensity Index (PPI)' |
| SF-MPQ UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |