| BehavioralHealth UML Documentation |
BehavioralHealth
Class AssessmentSubscore
"The information used to convey results from a section of a standardized Assessment instrument containing subscore(s)." - HL7 Behavioral Health Record DAM R2, AssessmentSubscoreNote that the FHIM has a fully fleshed-out domain for Assessments, which FHIR calls Questionnaires. This class corresponds to the FHIM Subscore class.
Attributes |
String | interpretation |
"This optional data element specifies the clinical interpretation of the subscore. This may be included - as an optional element of a report especially if the receiving organization (i.e. the provider that receives the client into their care) does not use the exact scoring tool." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.interpretation
|
«IVL_PQ» Range | normalRange |
"The numeric range of assessment scores that are considered to be the average or normal range." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.normalRange
|
BHAssessmentSectionType | section |
"A code that corresponds to the particular section of a standardized assessment instrument that produces a subscore result. The assessment section will be encoded as LOINC for interoperability." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.section
|
Integer | subScore |
"The subscore value for a section of a specific standardized assessment." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.subScoreNote that this property is included here because it is a part of the Behavioral Health Report, but is marked as derived, because this data is retreived from the AssessmentEvent.subScore.subScoreValue property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AssessmentSubscore |
Name Expression | |
Namespace | BehavioralHealth |
Owned Template Signature | |
Owner | BehavioralHealth |
Owning Template Parameter | |
Package | BehavioralHealth |
Qualified Name | FHIM::BehavioralHealth::AssessmentSubscore |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
interpretation
Public String interpretation
-
"This optional data element specifies the clinical interpretation of the subscore. This may be included - as an optional element of a report especially if the receiving organization (i.e. the provider that receives the client into their care) does not use the exact scoring tool." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.interpretation
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentSubscore |
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 | interpretation |
Name Expression | |
Namespace | AssessmentSubscore |
Opposite | |
Owner | AssessmentSubscore |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentSubscore::interpretation |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
normalRange
Public «IVL_PQ» Range normalRange
-
"The numeric range of assessment scores that are considered to be the average or normal range." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.normalRange
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentSubscore |
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 | normalRange |
Name Expression | |
Namespace | AssessmentSubscore |
Opposite | |
Owner | AssessmentSubscore |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentSubscore::normalRange |
Stereotype | |
Template Parameter | |
Type | «IVL_PQ» Range |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
section
Public BHAssessmentSectionType section
-
"A code that corresponds to the particular section of a standardized assessment instrument that produces a subscore result. The assessment section will be encoded as LOINC for interoperability." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.section
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentSubscore |
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 | section |
Name Expression | |
Namespace | AssessmentSubscore |
Opposite | |
Owner | AssessmentSubscore |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentSubscore::section |
Stereotype | |
Template Parameter | |
Type | BHAssessmentSectionType |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
subScore
Public Integer subScore
-
"The subscore value for a section of a specific standardized assessment." - HL7 Behavioral Health Record DAM R2, AssessmentSubscore.subScoreNote that this property is included here because it is a part of the Behavioral Health Report, but is marked as derived, because this data is retreived from the AssessmentEvent.subScore.subScoreValue property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentSubscore |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
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 | subScore |
Name Expression | |
Namespace | AssessmentSubscore |
Opposite | |
Owner | AssessmentSubscore |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentSubscore::subScore |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| BehavioralHealth UML Documentation |