Slot: Race (race)
Race of Participant
URI: includedcc:race
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Demographics | Basic participant demographics summary | no |
| IncludeParticipant | Information specific to INCLUDE participants | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Concept or EnumRace or EnumUnknownOther |
| Domain Of | Demographics |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'EnumRace'}) - AnonymousSlotExpression({'range': 'EnumUnknownOther'})Identifier and Mapping Information
Schema Source
- from schema: https://includedcc.org/include-access-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | includedcc:race |
| native | includedcc:race |
LinkML Source
name: race
description: Race of Participant
title: Race
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- Demographics
range: Concept
required: true
multivalued: true
any_of:
- range: EnumRace
- range: EnumUnknownOther