Class: Study Objective (Objective)

The reason for performing a study in terms of the scientific questions to be answered by the analysis of data collected during the study.

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

 classDiagram
    class Objective
    click Objective href "../../classes/Objective/"
      SyntaxTemplate <|-- Objective
        click SyntaxTemplate href "../../classes/SyntaxTemplate/"

      Objective : description

      Objective : dictionaryId





        Objective --> "0..1" SyntaxTemplateDictionary : dictionaryId
        click SyntaxTemplateDictionary href "../../classes/SyntaxTemplateDictionary/"



      Objective : endpoints





        Objective --> "*" Endpoint : endpoints
        click Endpoint href "../../classes/Endpoint/"



      Objective : extensionAttributes





        Objective --> "*" ExtensionAttribute : extensionAttributes
        click ExtensionAttribute href "../../classes/ExtensionAttribute/"



      Objective : id

      Objective : label

      Objective : level





        Objective --> "1" Code : level
        click Code href "../../classes/Code/"



      Objective : name

      Objective : notes





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



      Objective : text


Inheritance

Class Properties

Property Value
Class URI usdm:Objective

Slots

Name Cardinality and Range Description Inheritance
level 1
Code
A characterization or classification of the study objective that determines its category of importance relative to other study objectives. direct
endpoints *
Endpoint
A USDM relationship between the Objective and Endpoint classes which identifies the set of endpoints associated with the study objective. direct
extensionAttributes *
ExtensionAttribute
direct
id 1
string
SyntaxTemplate
name 1
string
The literal identifier (i.e., distinctive designation) of the characteristic. SyntaxTemplate
label 0..1
string
The short descriptive designation for the characteristic. SyntaxTemplate
description 0..1
string
A narrative representation of the characteristic. SyntaxTemplate
text 1
string
An instance of structured text that represents the characteristic. SyntaxTemplate
notes *
CommentAnnotation
A brief written record relevant to the characteristic. SyntaxTemplate
dictionaryId 0..1
SyntaxTemplateDictionary
A USDM relationship between the Characteristic and SyntaxTemplateDictionary classes which provides the set of dictionary entries related to characteristics. SyntaxTemplate

Usages

used by used in type used
InterventionalStudyDesign objectives range Objective
ObservationalStudyDesign objectives range Objective
StudyDesign objectives range Objective

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/Objective
native https://example.org/usdm/v4/linkml/Objective
exact ncit:C142450

LinkML Source

Direct

name: Objective
description: The reason for performing a study in terms of the scientific questions
  to be answered by the analysis of data collected during the study.
title: Study Objective
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C142450
rank: 1000
is_a: SyntaxTemplate
attributes:
  level:
    name: level
    description: A characterization or classification of the study objective that
      determines its category of importance relative to other study objectives.
    title: Study Objective Level
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188823
    domain_of:
    - Endpoint
    - Objective
    range: Code
    required: true
    inlined: true
  endpoints:
    name: endpoints
    description: A USDM relationship between the Objective and Endpoint classes which
      identifies the set of endpoints associated with the study objective.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Objective
    range: Endpoint
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductIdentifier
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Characteristic
    - Code
    - CommentAnnotation
    - Condition
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - EligibilityCriterionItem
    - Encounter
    - Endpoint
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Indication
    - Ingredient
    - IntercurrentEvent
    - InterventionalStudyDesign
    - Masking
    - MedicalDevice
    - MedicalDeviceIdentifier
    - NarrativeContent
    - NarrativeContentItem
    - Objective
    - ObservationalStudyDesign
    - Organization
    - ParameterMap
    - PersonName
    - Procedure
    - ProductOrganizationRole
    - Quantity
    - Range
    - ReferenceIdentifier
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledActivityInstance
    - ScheduledDecisionInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyCohort
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesignPopulation
    - StudyElement
    - StudyEpoch
    - StudyIdentifier
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: ExtensionAttribute
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: usdm:Objective

Induced

name: Objective
description: The reason for performing a study in terms of the scientific questions
  to be answered by the analysis of data collected during the study.
title: Study Objective
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C142450
rank: 1000
is_a: SyntaxTemplate
attributes:
  level:
    name: level
    description: A characterization or classification of the study objective that
      determines its category of importance relative to other study objectives.
    title: Study Objective Level
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188823
    alias: level
    owner: Objective
    domain_of:
    - Endpoint
    - Objective
    range: Code
    required: true
    inlined: true
  endpoints:
    name: endpoints
    description: A USDM relationship between the Objective and Endpoint classes which
      identifies the set of endpoints associated with the study objective.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: endpoints
    owner: Objective
    domain_of:
    - Objective
    range: Endpoint
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: Objective
    domain_of:
    - Abbreviation
    - Activity
    - Address
    - AdministrableProduct
    - AdministrableProductIdentifier
    - AdministrableProductProperty
    - Administration
    - AliasCode
    - AnalysisPopulation
    - AssignedPerson
    - BiomedicalConcept
    - BiomedicalConceptCategory
    - BiomedicalConceptProperty
    - BiomedicalConceptSurrogate
    - BiospecimenRetention
    - Characteristic
    - Code
    - CommentAnnotation
    - Condition
    - ConditionAssignment
    - DocumentContentReference
    - Duration
    - EligibilityCriterion
    - EligibilityCriterionItem
    - Encounter
    - Endpoint
    - Estimand
    - ExtensionAttribute
    - ExtensionClass
    - GeographicScope
    - GovernanceDate
    - Indication
    - Ingredient
    - IntercurrentEvent
    - InterventionalStudyDesign
    - Masking
    - MedicalDevice
    - MedicalDeviceIdentifier
    - NarrativeContent
    - NarrativeContentItem
    - Objective
    - ObservationalStudyDesign
    - Organization
    - ParameterMap
    - PersonName
    - Procedure
    - ProductOrganizationRole
    - Quantity
    - Range
    - ReferenceIdentifier
    - ResponseCode
    - ScheduleTimeline
    - ScheduleTimelineExit
    - ScheduledActivityInstance
    - ScheduledDecisionInstance
    - Strength
    - Study
    - StudyAmendment
    - StudyAmendmentImpact
    - StudyAmendmentReason
    - StudyArm
    - StudyCell
    - StudyChange
    - StudyCohort
    - StudyDefinitionDocument
    - StudyDefinitionDocumentVersion
    - StudyDesignPopulation
    - StudyElement
    - StudyEpoch
    - StudyIdentifier
    - StudyIntervention
    - StudyRole
    - StudySite
    - StudyTitle
    - StudyVersion
    - SubjectEnrollment
    - Substance
    - SyntaxTemplateDictionary
    - Timing
    - TransitionRule
    range: ExtensionAttribute
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: Objective
    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 characteristic.
    title: Characteristic Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207477
    alias: name
    owner: Objective
    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 characteristic.
    title: Characteristic Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207476
    alias: label
    owner: Objective
    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 characteristic.
    title: Characteristic Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207475
    alias: description
    owner: Objective
    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
  text:
    name: text
    description: An instance of structured text that represents the characteristic.
    title: Characteristic Text
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207478
    alias: text
    owner: Objective
    domain_of:
    - Address
    - AdministrableProductProperty
    - AnalysisPopulation
    - CommentAnnotation
    - Duration
    - Identifier
    - Masking
    - NarrativeContentItem
    - PersonName
    - StudyAmendmentImpact
    - StudyTitle
    - SyntaxTemplate
    - TransitionRule
    range: string
    required: true
  notes:
    name: notes
    description: A brief written record relevant to the characteristic.
    title: Characteristic Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215548
    alias: notes
    owner: Objective
    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
  dictionaryId:
    name: dictionaryId
    description: A USDM relationship between the Characteristic and SyntaxTemplateDictionary
      classes which provides the set of dictionary entries related to characteristics.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: dictionaryId
    owner: Objective
    domain_of:
    - SyntaxTemplate
    range: SyntaxTemplateDictionary
    required: false
    inlined: false
class_uri: usdm:Objective