Skip to content

Slot: Study Design (study_design)

Overall design of study, including whether it is longitudinal and whether family members/unrelated controls are also enrolled

URI: [includedcc:study_design](https://includedcc.org/include-access-model/study_design) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StudyMetadata](StudyMetadata.md) | Additional features about studies that may not apply to all studies | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumStudyDesign](EnumStudyDesign.md) | | Domain Of | [StudyMetadata](StudyMetadata.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | | Multivalued | Yes |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Concept'}) - AnonymousSlotExpression({'range': 'EnumStudyDesign'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | includedcc:study_design | | native | includedcc:study_design | ## LinkML Source
name: study_design
description: Overall design of study, including whether it is longitudinal and whether
  family members/unrelated controls are also enrolled
title: Study Design
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- StudyMetadata
range: Concept
required: true
multivalued: true
any_of:
- range: Concept
- range: EnumStudyDesign