Assessment::HRSN
Class HRSNQuestion
This class represents a question on the Health-Related Social Needs (HRSN) Screening Tool Assessment Instrument. This abstract class exists primarily to re-define the generic AssessmentInstrument.item.question property to the HRSN.item.question. In other words, of all the possible questions on all the possible assessment instruments, we are explicitly identifying the twenty-six HRSN questions. Note that because this class is abstract, implementers would likely not instantiate this class, but rather the twenty-six 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 | HRSNQuestion |
| Name Expression | |
| Namespace | HRSN |
| Owned Template Signature | |
| Owner | HRSN |
| Owning Template Parameter | |
| Package | HRSN |
| Qualified Name | FHIM::Assessment::HRSN::HRSNQuestion |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |