Class: Study Design (StudyDesign)

A plan detailing how a study will be performed in order to represent the phenomenon under examination, to answer the research questions that have been asked, and informing the statistical approach.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: https://example.org/usdm/v4/linkml/StudyDesign

 classDiagram
    class StudyDesign
    click StudyDesign href "../../classes/StudyDesign/"
      StudyDesign <|-- InterventionalStudyDesign
        click InterventionalStudyDesign href "../../classes/InterventionalStudyDesign/"
      StudyDesign <|-- ObservationalStudyDesign
        click ObservationalStudyDesign href "../../classes/ObservationalStudyDesign/"

      StudyDesign : activities





        StudyDesign --> "*" Activity : activities
        click Activity href "../../classes/Activity/"



      StudyDesign : analysisPopulations





        StudyDesign --> "*" AnalysisPopulation : analysisPopulations
        click AnalysisPopulation href "../../classes/AnalysisPopulation/"



      StudyDesign : arms





        StudyDesign --> "1..*" StudyArm : arms
        click StudyArm href "../../classes/StudyArm/"



      StudyDesign : biospecimenRetentions





        StudyDesign --> "*" BiospecimenRetention : biospecimenRetentions
        click BiospecimenRetention href "../../classes/BiospecimenRetention/"



      StudyDesign : characteristics





        StudyDesign --> "*" Code : characteristics
        click Code href "../../classes/Code/"



      StudyDesign : description

      StudyDesign : documentVersionIds





        StudyDesign --> "*" StudyDefinitionDocumentVersion : documentVersionIds
        click StudyDefinitionDocumentVersion href "../../classes/StudyDefinitionDocumentVersion/"



      StudyDesign : elements





        StudyDesign --> "*" StudyElement : elements
        click StudyElement href "../../classes/StudyElement/"



      StudyDesign : eligibilityCriteria





        StudyDesign --> "1..*" EligibilityCriterion : eligibilityCriteria
        click EligibilityCriterion href "../../classes/EligibilityCriterion/"



      StudyDesign : encounters





        StudyDesign --> "*" Encounter : encounters
        click Encounter href "../../classes/Encounter/"



      StudyDesign : epochs





        StudyDesign --> "1..*" StudyEpoch : epochs
        click StudyEpoch href "../../classes/StudyEpoch/"



      StudyDesign : estimands





        StudyDesign --> "*" Estimand : estimands
        click Estimand href "../../classes/Estimand/"



      StudyDesign : id

      StudyDesign : indications





        StudyDesign --> "*" Indication : indications
        click Indication href "../../classes/Indication/"



      StudyDesign : label

      StudyDesign : name

      StudyDesign : notes





        StudyDesign --> "*" CommentAnnotation : notes
        click CommentAnnotation href "../../classes/CommentAnnotation/"



      StudyDesign : objectives





        StudyDesign --> "*" Objective : objectives
        click Objective href "../../classes/Objective/"



      StudyDesign : population





        StudyDesign --> "1" StudyDesignPopulation : population
        click StudyDesignPopulation href "../../classes/StudyDesignPopulation/"



      StudyDesign : rationale

      StudyDesign : scheduleTimelines





        StudyDesign --> "*" ScheduleTimeline : scheduleTimelines
        click ScheduleTimeline href "../../classes/ScheduleTimeline/"



      StudyDesign : studyCells





        StudyDesign --> "1..*" StudyCell : studyCells
        click StudyCell href "../../classes/StudyCell/"



      StudyDesign : studyInterventionIds





        StudyDesign --> "*" StudyIntervention : studyInterventionIds
        click StudyIntervention href "../../classes/StudyIntervention/"



      StudyDesign : studyPhase





        StudyDesign --> "0..1" AliasCode : studyPhase
        click AliasCode href "../../classes/AliasCode/"



      StudyDesign : studyType





        StudyDesign --> "0..1" Code : studyType
        click Code href "../../classes/Code/"



      StudyDesign : therapeuticAreas





        StudyDesign --> "*" Code : therapeuticAreas
        click Code href "../../classes/Code/"




Inheritance

Class Properties

Property Value
Class URI usdm:StudyDesign

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) of the interventional study design. direct
label 0..1
string
The short descriptive designation for the interventional study design. direct
description 0..1
string
A narrative representation of the interventional study design. direct
rationale 1
string
Reason(s) for choosing the interventional study design. This may include reasons for the choice of control or comparator, as well as the scientific rationale for the study design. direct
therapeuticAreas *
Code
A categorization of a disease, disorder, or other condition based on common characteristics and often associated with a medical specialty focusing on research and development of specific therapeutic interventions for the purpose of treatment and prevention, which is associated with the interventional study design. direct
studyType 0..1
Code
The study type associated with the interventional study design. direct
characteristics *
Code
The distinguishing qualities or prominent aspects of an interventional study design. direct
studyPhase 0..1
AliasCode
The study phase associated with the interventional study design. direct
notes *
CommentAnnotation
A brief written record relevant to the interventional study design. direct
activities *
Activity
A USDM relationship between the InterventionalStudyDesign and Activity classes which identifies the set of activities associated with the interventional study design. direct
biospecimenRetentions *
BiospecimenRetention
A USDM relationship between the InterventionalStudyDesign and BiospecimenRetention classes which identifies the status of biospecimen retentions related to the interventional study design. direct
eligibilityCriteria 1..*
EligibilityCriterion
A USDM relationship between the InterventionalStudyDesign and EligibilityCriterion classes which identifies the set of eligibility criterion associated with the interventional study design. direct
encounters *
Encounter
A USDM relationship between the InterventionalStudyDesign and Encounter classes which identifies the set of encounters associated with the interventional study design. direct
estimands *
Estimand
A USDM relationship between the InterventionalStudyDesign and Estimand classes which identifies the set of estimands associated with the interventional study design. direct
indications *
Indication
A USDM relationship between the InterventionalStudyDesign and Indication classes which identifies the set of indications associated with the interventional study design. direct
objectives *
Objective
A USDM relationship between the InterventionalStudyDesign and Objective classes which identifies the set of objectives associated with the interventional study design. direct
scheduleTimelines *
ScheduleTimeline
A USDM relationship between the InterventionalStudyDesign and ScheduleTimeline classes which identifies the set of scheduled timelines associated with the interventional study design. direct
arms 1..*
StudyArm
A USDM relationship between the InterventionalStudyDesign and StudyArm classes which identifies the set of study arms associated with the interventional study design. direct
studyCells 1..*
StudyCell
A USDM relationship between the InterventionalStudyDesign and StudyCell classes which identifies the set of study cells associated with the interventional study design. direct
documentVersionIds *
StudyDefinitionDocumentVersion
A USDM relationship between the InterventionalStudyDesign and StudyDefinitionDocumentVersion classes which identifies the version of the study definition documents associated with the interventional study design. direct
elements *
StudyElement
A USDM relationship between the InterventionalStudyDesign and StudyElement classes which identifies the set of study elements associated with the interventional study design. direct
studyInterventionIds *
StudyIntervention
A USDM relationship between the InterventionalStudyDesign and StudyIntervention classes which identifies the set of study interventions associated with interventional study design. direct
epochs 1..*
StudyEpoch
A USDM relationship between the InterventionalStudyDesign and StudyEpoch classes which identifies the set of study epochs associated with the interventional study design. direct
population 1
StudyDesignPopulation
A USDM relationship between the InterventionalStudyDesign and StudyDesignPopulation classes which identifies the population associated with the interventional study design. direct
analysisPopulations *
AnalysisPopulation
direct

Usages

used by used in type used
StudyRole appliesToIds any_of[range] StudyDesign
StudyVersion studyDesigns range StudyDesign

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/StudyDesign
native https://example.org/usdm/v4/linkml/StudyDesign
exact ncit:C15320

LinkML Source

Direct

name: StudyDesign
description: A plan detailing how a study will be performed in order to represent
  the phenomenon under examination, to answer the research questions that have been
  asked, and informing the statistical approach.
title: Study Design
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C15320
rank: 1000
abstract: true
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Code
    - CommentAnnotation
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - Encounter
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Identifier
    - Indication
    - Ingredient
    - Masking
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - ParameterMap
    - PersonName
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - QuantityRange
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  name:
    name: name
    description: The literal identifier (i.e., distinctive designation) of the interventional
      study design.
    title: Interventional Study Design Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215626
    domain_of:
    - Activity
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  label:
    name: label
    description: The short descriptive designation for the interventional study design.
    title: Interventional Study Design Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215628
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  description:
    name: description
    description: A narrative representation of the interventional study design.
    title: Interventional Study Design Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215627
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConceptCategory
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  rationale:
    name: rationale
    description: Reason(s) for choosing the interventional study design. This may
      include reasons for the choice of control or comparator, as well as the scientific
      rationale for the study design.
    title: Interventional Study Design Rationale
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215629
    domain_of:
    - StudyChange
    - StudyDesign
    - StudyVersion
    range: string
    required: true
  therapeuticAreas:
    name: therapeuticAreas
    description: A categorization of a disease, disorder, or other condition based
      on common characteristics and often associated with a medical specialty focusing
      on research and development of specific therapeutic interventions for the purpose
      of treatment and prevention, which is associated with the interventional study
      design.
    title: Interventional Study Design Therapeutic Areas
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215633
    rank: 1000
    domain_of:
    - StudyDesign
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyType:
    name: studyType
    description: The study type associated with the interventional study design.
    title: Interventional Study Design Study Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215631
    rank: 1000
    domain_of:
    - StudyDesign
    range: Code
    required: false
    inlined: true
  characteristics:
    name: characteristics
    description: The distinguishing qualities or prominent aspects of an interventional
      study design.
    title: Interventional Study Design Characteristics
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215632
    domain_of:
    - StudyCohort
    - StudyDesign
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyPhase:
    name: studyPhase
    description: The study phase associated with the interventional study design.
    title: Interventional Study Design Study Phase
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215630
    rank: 1000
    domain_of:
    - StudyDesign
    range: AliasCode
    required: false
    inlined: true
  notes:
    name: notes
    description: A brief written record relevant to the interventional study design.
    title: Interventional Study Design Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215634
    domain_of:
    - Abbreviation
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - EligibilityCriterion
    - Encounter
    - Estimand
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudyVersion
    - SyntaxTemplate
    range: CommentAnnotation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  activities:
    name: activities
    description: A USDM relationship between the InterventionalStudyDesign and Activity
      classes which identifies the set of activities associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: Activity
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  biospecimenRetentions:
    name: biospecimenRetentions
    description: A USDM relationship between the InterventionalStudyDesign and BiospecimenRetention
      classes which identifies the status of biospecimen retentions related to the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: BiospecimenRetention
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  eligibilityCriteria:
    name: eligibilityCriteria
    description: A USDM relationship between the InterventionalStudyDesign and EligibilityCriterion
      classes which identifies the set of eligibility criterion associated with the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: EligibilityCriterion
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  encounters:
    name: encounters
    description: A USDM relationship between the InterventionalStudyDesign and Encounter
      classes which identifies the set of encounters associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: Encounter
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  estimands:
    name: estimands
    description: A USDM relationship between the InterventionalStudyDesign and Estimand
      classes which identifies the set of estimands associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: Estimand
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  indications:
    name: indications
    description: A USDM relationship between the InterventionalStudyDesign and Indication
      classes which identifies the set of indications associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: Indication
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  objectives:
    name: objectives
    description: A USDM relationship between the InterventionalStudyDesign and Objective
      classes which identifies the set of objectives associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: Objective
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  scheduleTimelines:
    name: scheduleTimelines
    description: A USDM relationship between the InterventionalStudyDesign and ScheduleTimeline
      classes which identifies the set of scheduled timelines associated with the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: ScheduleTimeline
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  arms:
    name: arms
    description: A USDM relationship between the InterventionalStudyDesign and StudyArm
      classes which identifies the set of study arms associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: StudyArm
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyCells:
    name: studyCells
    description: 'A USDM relationship between the InterventionalStudyDesign and StudyCell
      classes which identifies the set of study cells associated with the interventional
      study design. '
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: StudyCell
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  documentVersionIds:
    name: documentVersionIds
    description: A USDM relationship between the InterventionalStudyDesign and StudyDefinitionDocumentVersion
      classes which identifies the version of the study definition documents associated
      with the interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    - StudyVersion
    range: StudyDefinitionDocumentVersion
    required: false
    multivalued: true
    inlined: false
  elements:
    name: elements
    description: A USDM relationship between the InterventionalStudyDesign and StudyElement
      classes which identifies the set of study elements associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: StudyElement
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyInterventionIds:
    name: studyInterventionIds
    description: A USDM relationship between the InterventionalStudyDesign and StudyIntervention
      classes which identifies the set of study interventions associated with interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    - StudyElement
    range: StudyIntervention
    required: false
    multivalued: true
    inlined: false
  epochs:
    name: epochs
    description: A USDM relationship between the InterventionalStudyDesign and StudyEpoch
      classes which identifies the set of study epochs associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: StudyEpoch
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  population:
    name: population
    description: A USDM relationship between the InterventionalStudyDesign and StudyDesignPopulation
      classes which identifies the population associated with the interventional study
      design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - StudyDesign
    range: StudyDesignPopulation
    required: true
    inlined: true
  analysisPopulations:
    name: analysisPopulations
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - InterventionalStudyDesign
    - ObservationalStudyDesign
    - StudyDesign
    range: AnalysisPopulation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: usdm:StudyDesign

Induced

name: StudyDesign
description: A plan detailing how a study will be performed in order to represent
  the phenomenon under examination, to answer the research questions that have been
  asked, and informing the statistical approach.
title: Study Design
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C15320
rank: 1000
abstract: true
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: StudyDesign
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Code
    - CommentAnnotation
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - Encounter
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Identifier
    - Indication
    - Ingredient
    - Masking
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - ParameterMap
    - PersonName
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - QuantityRange
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  name:
    name: name
    description: The literal identifier (i.e., distinctive designation) of the interventional
      study design.
    title: Interventional Study Design Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215626
    alias: name
    owner: StudyDesign
    domain_of:
    - Activity
    - AdministrableProduct
    - AdministrableProductProperty
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - NarrativeContent
    - NarrativeContentItem
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: true
  label:
    name: label
    description: The short descriptive designation for the interventional study design.
    title: Interventional Study Design Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215628
    alias: label
    owner: StudyDesign
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - Organization
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ResponseCode
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  description:
    name: description
    description: A narrative representation of the interventional study design.
    title: Interventional Study Design Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215627
    alias: description
    owner: StudyDesign
    domain_of:
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConceptCategory
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - EligibilityCriterion
    - Encounter
    - Estimand
    - GovernanceDate
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - ProductOrganizationRole
    - ScheduleTimeline
    - ScheduledInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyArm
    - StudyChange
    - StudyDefinitionDocument
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudySite
    - SubjectEnrollment
    - Substance
    - SyntaxTemplate
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: string
    required: false
  rationale:
    name: rationale
    description: Reason(s) for choosing the interventional study design. This may
      include reasons for the choice of control or comparator, as well as the scientific
      rationale for the study design.
    title: Interventional Study Design Rationale
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215629
    alias: rationale
    owner: StudyDesign
    domain_of:
    - StudyChange
    - StudyDesign
    - StudyVersion
    range: string
    required: true
  therapeuticAreas:
    name: therapeuticAreas
    description: A categorization of a disease, disorder, or other condition based
      on common characteristics and often associated with a medical specialty focusing
      on research and development of specific therapeutic interventions for the purpose
      of treatment and prevention, which is associated with the interventional study
      design.
    title: Interventional Study Design Therapeutic Areas
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215633
    rank: 1000
    alias: therapeuticAreas
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyType:
    name: studyType
    description: The study type associated with the interventional study design.
    title: Interventional Study Design Study Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215631
    rank: 1000
    alias: studyType
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Code
    required: false
    inlined: true
  characteristics:
    name: characteristics
    description: The distinguishing qualities or prominent aspects of an interventional
      study design.
    title: Interventional Study Design Characteristics
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215632
    alias: characteristics
    owner: StudyDesign
    domain_of:
    - StudyCohort
    - StudyDesign
    range: Code
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyPhase:
    name: studyPhase
    description: The study phase associated with the interventional study design.
    title: Interventional Study Design Study Phase
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215630
    rank: 1000
    alias: studyPhase
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: AliasCode
    required: false
    inlined: true
  notes:
    name: notes
    description: A brief written record relevant to the interventional study design.
    title: Interventional Study Design Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215634
    alias: notes
    owner: StudyDesign
    domain_of:
    - Abbreviation
    - Activity
    - AdministrableProduct
    - Administration
    - AnalysisPopulation
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - EligibilityCriterion
    - Encounter
    - Estimand
    - Indication
    - MedicalDevice
    - PopulationDefinition
    - Procedure
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesign
    - StudyElement
    - StudyEpoch
    - StudyIntervention
    - StudyRole
    - StudyVersion
    - SyntaxTemplate
    range: CommentAnnotation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  activities:
    name: activities
    description: A USDM relationship between the InterventionalStudyDesign and Activity
      classes which identifies the set of activities associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: activities
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Activity
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  biospecimenRetentions:
    name: biospecimenRetentions
    description: A USDM relationship between the InterventionalStudyDesign and BiospecimenRetention
      classes which identifies the status of biospecimen retentions related to the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: biospecimenRetentions
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: BiospecimenRetention
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  eligibilityCriteria:
    name: eligibilityCriteria
    description: A USDM relationship between the InterventionalStudyDesign and EligibilityCriterion
      classes which identifies the set of eligibility criterion associated with the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: eligibilityCriteria
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: EligibilityCriterion
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  encounters:
    name: encounters
    description: A USDM relationship between the InterventionalStudyDesign and Encounter
      classes which identifies the set of encounters associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: encounters
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Encounter
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  estimands:
    name: estimands
    description: A USDM relationship between the InterventionalStudyDesign and Estimand
      classes which identifies the set of estimands associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: estimands
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Estimand
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  indications:
    name: indications
    description: A USDM relationship between the InterventionalStudyDesign and Indication
      classes which identifies the set of indications associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: indications
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Indication
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  objectives:
    name: objectives
    description: A USDM relationship between the InterventionalStudyDesign and Objective
      classes which identifies the set of objectives associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: objectives
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: Objective
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  scheduleTimelines:
    name: scheduleTimelines
    description: A USDM relationship between the InterventionalStudyDesign and ScheduleTimeline
      classes which identifies the set of scheduled timelines associated with the
      interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: scheduleTimelines
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: ScheduleTimeline
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  arms:
    name: arms
    description: A USDM relationship between the InterventionalStudyDesign and StudyArm
      classes which identifies the set of study arms associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: arms
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: StudyArm
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyCells:
    name: studyCells
    description: 'A USDM relationship between the InterventionalStudyDesign and StudyCell
      classes which identifies the set of study cells associated with the interventional
      study design. '
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: studyCells
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: StudyCell
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  documentVersionIds:
    name: documentVersionIds
    description: A USDM relationship between the InterventionalStudyDesign and StudyDefinitionDocumentVersion
      classes which identifies the version of the study definition documents associated
      with the interventional study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: documentVersionIds
    owner: StudyDesign
    domain_of:
    - StudyDesign
    - StudyVersion
    range: StudyDefinitionDocumentVersion
    required: false
    multivalued: true
    inlined: false
  elements:
    name: elements
    description: A USDM relationship between the InterventionalStudyDesign and StudyElement
      classes which identifies the set of study elements associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: elements
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: StudyElement
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  studyInterventionIds:
    name: studyInterventionIds
    description: A USDM relationship between the InterventionalStudyDesign and StudyIntervention
      classes which identifies the set of study interventions associated with interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: studyInterventionIds
    owner: StudyDesign
    domain_of:
    - StudyDesign
    - StudyElement
    range: StudyIntervention
    required: false
    multivalued: true
    inlined: false
  epochs:
    name: epochs
    description: A USDM relationship between the InterventionalStudyDesign and StudyEpoch
      classes which identifies the set of study epochs associated with the interventional
      study design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: epochs
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: StudyEpoch
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  population:
    name: population
    description: A USDM relationship between the InterventionalStudyDesign and StudyDesignPopulation
      classes which identifies the population associated with the interventional study
      design.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: population
    owner: StudyDesign
    domain_of:
    - StudyDesign
    range: StudyDesignPopulation
    required: true
    inlined: true
  analysisPopulations:
    name: analysisPopulations
    from_schema: https://example.org/usdm/v4/linkml
    alias: analysisPopulations
    owner: StudyDesign
    domain_of:
    - InterventionalStudyDesign
    - ObservationalStudyDesign
    - StudyDesign
    range: AnalysisPopulation
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: usdm:StudyDesign