| DialysisQOL UML Documentation |
| Summary:AttributesConstraintsProperties | Detail:Attributes |
This class represents both the DialysisPatientQOL question: "[Is] Diabetes Present", and the set of possible answers to that question.
| Attributes | ||
| «enumeration, LL251-0» IsDiabetesPresentType |
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 DialysisPatientQOL question: "[Is] Diabetes Present". The response must be a member of the IsDiabetesPresentType enumeration, and therefore, the datatype of this property has been redefined from Any to IsDiabetesPresentType. |
|
| Attributes inherited from |
||
| Attributes inherited from |
||
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | QuestionDiabetesPresent |
| Name Expression | |
| Namespace | DialysisQOL |
| Owned Template Signature | |
| Owner | DialysisQOL |
| Owning Template Parameter | |
| Package | DialysisQOL |
| Qualified Name | FHIM::Assessment::DialysisQOL::QuestionDiabetesPresent |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public «enumeration, LL251-0» IsDiabetesPresentType 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 DialysisPatientQOL question: "[Is] Diabetes Present". The response must be a member of the IsDiabetesPresentType enumeration, and therefore, the datatype of this property has been redefined from Any to IsDiabetesPresentType.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | QuestionDiabetesPresent |
| 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 | 2 |
| Lower Value | (2) |
| Multiplicity | 2 |
| Name | possibleResponse |
| Name Expression | |
| Namespace | QuestionDiabetesPresent |
| Opposite | |
| Owner | QuestionDiabetesPresent |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Assessment::DialysisQOL::QuestionDiabetesPresent::possibleResponse |
| Stereotype | |
| Template Parameter | |
| Type | «enumeration, LL251-0» IsDiabetesPresentType |
| Upper | 2 |
| Upper Value | (2) |
| Visibility | Public |
| Constraints | |
| CodeIsDiabetesPresent | self.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = '66678-4' --self.code.displayText = 'Diabetes [PhenX]' |
| DialysisQOL UML Documentation |
| Summary:AttributesConstraintsProperties | Detail:Attributes |