Slot: TotalScaleScore

Total score of all DFS items, including DF01 through DF20.

URI: [cohra2:TotalScaleScore](https://w3id.org/OHD/DFA-study/cohra2/TotalScaleScore) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [COHRA2Record](COHRA2Record.md) | A record in the COHRA2 dataset | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[Score20to100](Score20to100.md) or 
[MissingResponse](MissingResponse.md) | | Domain Of | [COHRA2Record](COHRA2Record.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Score20to100'}) - AnonymousSlotExpression({'range': 'MissingResponse'})
## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra2 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | cohra2:TotalScaleScore | | native | cohra2:TotalScaleScore | ## LinkML Source
name: TotalScaleScore
description: Total score of all DFS items, including DF01 through DF20.
from_schema: https://w3id.org/OHD/DFA-study/cohra2
rank: 1000
domain_of:
- COHRA2Record
range: string
any_of:
- range: Score20to100
- range: MissingResponse