Assessment::DialysisQOL
Class QuestionGeographicAreaOfResidence

This class represents both the DialysisPatientQOL question: "[Categorize the patient's] geographical area of residence", and the set of possible answers to that question.

Attributes
«enumeration, TBD» GeographicAreaOfResidenceType 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 DialysisPatientQOL question: "[Categorize the patient's] geographical area of residence". The response must be a member of the GeographicAreaOfResidenceType enumeration, and therefore, the datatype of this property has been redefined from Any to GeographicAreaOfResidenceType.

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
NameQuestionGeographicAreaOfResidence
Name Expression
NamespaceDialysisQOL
Owned Template Signature
OwnerDialysisQOL
Owning Template Parameter
PackageDialysisQOL
Qualified NameFHIM::Assessment::DialysisQOL::QuestionGeographicAreaOfResidence
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 possibleResponse
Public «enumeration, TBD» GeographicAreaOfResidenceType 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 DialysisPatientQOL question: "[Categorize the patient's] geographical area of residence". The response must be a member of the GeographicAreaOfResidenceType enumeration, and therefore, the datatype of this property has been redefined from Any to GeographicAreaOfResidenceType.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassQuestionGeographicAreaOfResidence
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower3
Lower Value(3)
Multiplicity3
NamepossibleResponse
Name Expression
NamespaceQuestionGeographicAreaOfResidence
Opposite
OwnerQuestionGeographicAreaOfResidence
Owning Association
Owning Template Parameter
Qualified NameFHIM::Assessment::DialysisQOL::QuestionGeographicAreaOfResidence::possibleResponse
Stereotype
Template Parameter
Type«enumeration, TBD» GeographicAreaOfResidenceType
Upper3
Upper Value(3)
VisibilityPublic

Constraints
CodeIsGeographicAreaOfResidenceself.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = 'TBD' --self.code.displayText = 'GeographicAreaOfResidence'