| Assessment UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true." - HL7 FHIR, Questionnaire.item.enableWhen
Attributes | ||
«ANY» Any | answer |
"An answer that the referenced question must match in order for the item to be enabled." - HL7 FHIR, Questionnaire.item.enableWhen.answer[x] |
«CS» Code | operator |
"Specifies the criteria by which the question is enabled." - HL7 FHIR, Questionnaire.item.enableWhen.operator |
Question | question |
Pointer to another question, the value of which must be true in order to enable this element. Note that in FHIR, this is a string containing the "linkId" of the other question, but FHIM uses a pointer to accomplish this. See the note under Item.linkId."The linkId for the question whose answer (or lack of answer) governs whether this item is enabled." - HL7 FHIR, Questionnaire.item.enableWhen.question |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | EnableWhen |
Name Expression | |
Namespace | Assessment |
Owned Template Signature | |
Owner | Assessment |
Owning Template Parameter | |
Package | Assessment |
Qualified Name | FHIM::Assessment::EnableWhen |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «ANY» Any answer
"An answer that the referenced question must match in order for the item to be enabled." - HL7 FHIR, Questionnaire.item.enableWhen.answer[x]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | EnableWhen |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | answer |
Name Expression | |
Namespace | EnableWhen |
Opposite | |
Owner | EnableWhen |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::EnableWhen::answer |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code operator
"Specifies the criteria by which the question is enabled." - HL7 FHIR, Questionnaire.item.enableWhen.operator
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | EnableWhen |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | operator |
Name Expression | |
Namespace | EnableWhen |
Opposite | |
Owner | EnableWhen |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::EnableWhen::operator |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Question question
Pointer to another question, the value of which must be true in order to enable this element. Note that in FHIR, this is a string containing the "linkId" of the other question, but FHIM uses a pointer to accomplish this. See the note under Item.linkId."The linkId for the question whose answer (or lack of answer) governs whether this item is enabled." - HL7 FHIR, Questionnaire.item.enableWhen.question
Aggregation | None |
Alias | |
Association | enableWhen_question |
Association End | |
Class | EnableWhen |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | question |
Name Expression | |
Namespace | EnableWhen |
Opposite | |
Owner | EnableWhen |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::EnableWhen::question |
Stereotype | |
Template Parameter | |
Type | Question |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Assessment UML Documentation |
Summary:AttributesProperties | Detail:Attributes |