| BehavioralHealth UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"The information recorded and exchanged between providers and state agencies about the type and overall score of an assessment that was administered to a behavioral health client during the episode of care. This class of information may be associated with a sub-score or a set of questions. This model allows for the exchange of questions associated with standardized assessment instruments or a specific sub-section of a standardized assessment instrument." - HL7 Behavioral Health Record DAM R2, AssessmentDetailsNote that the FHIM has a fully fleshed-out domain for Assessments, which FHIR calls Questionnaires. This class roughly corresponds to the FHIM AssessmentEvent class.
Attributes | ||
AnsweredQuestion | answeredQuestion | |
«TS» PointInTime | assessmentDate |
"The date/time when the assessment was administered." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentDateNote 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.dateTimeAdminstered property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
AssessmentRespondent | assessmentRespondent |
"The type of person who responded to an assessment instrument, whether this is clinician administered or self-report assessment. This is because the respondent may not be the target of the assessment (e.g., parent responding for child, etc.)." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentRespondent |
Image | assessmentResponseImage |
"This data element is used to exchange graphical responses to the Assessment.It includes drawings, image files (Mini-Mental State Examination (MMSE) may have a LOINC code). This optional element will be in addition to any score/interpretation exchanged." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentResponseImage |
BHAssessmentType | assessmentType |
"The type of assessment that was applied to the client and is intended to be specified using a LOINC code." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentTypeNote 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.assessmentInstrument.kind property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
IndividualProvider | authoringProvider |
"The clinician who administered the assessment" - HL7 Behavioral Health Record DAM R2, AssessmentDetails.authoringProviderNote 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.interviewer property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
«CS» Code | interpretation |
"The clinical interpretation of the score. 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, AssessmentDetails.interpretationNote 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.totalScoreMeaning property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
«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, AssessmentDetails.normalRangeNote 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 (as ObservationStatement) AssessmentEvent.referenceRange.low and .high properties of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
«REAL» Decimal | score |
"The overall score of the assessment." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.scoreNote 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.totalScoreValue property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient. |
AssessmentSubscore | subscore |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AssessmentDetails |
Name Expression | |
Namespace | BehavioralHealth |
Owned Template Signature | |
Owner | BehavioralHealth |
Owning Template Parameter | |
Package | BehavioralHealth |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public AnsweredQuestion answeredQuestion
Aggregation | None |
Alias | |
Association | assessmentDetails_answeredQuestion |
Association End | |
Class | AssessmentDetails |
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 | * |
Name | answeredQuestion |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::answeredQuestion |
Stereotype | |
Template Parameter | |
Type | AnsweredQuestion |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «TS» PointInTime assessmentDate
"The date/time when the assessment was administered." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentDateNote 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.dateTimeAdminstered property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | assessmentDate |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::assessmentDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public AssessmentRespondent assessmentRespondent
"The type of person who responded to an assessment instrument, whether this is clinician administered or self-report assessment. This is because the respondent may not be the target of the assessment (e.g., parent responding for child, etc.)." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentRespondent
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | assessmentRespondent |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::assessmentRespondent |
Stereotype | |
Template Parameter | |
Type | AssessmentRespondent |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Image assessmentResponseImage
"This data element is used to exchange graphical responses to the Assessment.It includes drawings, image files (Mini-Mental State Examination (MMSE) may have a LOINC code). This optional element will be in addition to any score/interpretation exchanged." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentResponseImage
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | * |
Name | assessmentResponseImage |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::assessmentResponseImage |
Stereotype | |
Template Parameter | |
Type | Image |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public BHAssessmentType assessmentType
"The type of assessment that was applied to the client and is intended to be specified using a LOINC code." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.assessmentTypeNote 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.assessmentInstrument.kind property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | assessmentType |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::assessmentType |
Stereotype | |
Template Parameter | |
Type | BHAssessmentType |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public IndividualProvider authoringProvider
"The clinician who administered the assessment" - HL7 Behavioral Health Record DAM R2, AssessmentDetails.authoringProviderNote 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.interviewer property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | authoringProvider |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::authoringProvider |
Stereotype | |
Template Parameter | |
Type | IndividualProvider |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code interpretation
"The clinical interpretation of the score. 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, AssessmentDetails.interpretationNote 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.totalScoreMeaning property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | interpretation |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::interpretation |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
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, AssessmentDetails.normalRangeNote 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 (as ObservationStatement) AssessmentEvent.referenceRange.low and .high properties of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | normalRange |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::normalRange |
Stereotype | |
Template Parameter | |
Type | «IVL_PQ» Range |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «REAL» Decimal score
"The overall score of the assessment." - HL7 Behavioral Health Record DAM R2, AssessmentDetails.scoreNote 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.totalScoreValue property of the applicable Assessment Event instance in which an assessment instrument (questionnaire) was completed by or on behalf of the Patient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssessmentDetails |
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 | score |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::score |
Stereotype | |
Template Parameter | |
Type | «REAL» Decimal |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public AssessmentSubscore subscore
Aggregation | None |
Alias | |
Association | assessmentDetails_subscore |
Association End | |
Class | AssessmentDetails |
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 | * |
Name | subscore |
Name Expression | |
Namespace | AssessmentDetails |
Opposite | |
Owner | AssessmentDetails |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::BehavioralHealth::AssessmentDetails::subscore |
Stereotype | |
Template Parameter | |
Type | AssessmentSubscore |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| BehavioralHealth UML Documentation |
Summary:AttributesProperties | Detail:Attributes |