Class: Study Activity (Activity)

An action, undertaking, or event, which is anticipated to be performed or observed, or was performed or observed, according to the study protocol during the execution of the study.

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

 classDiagram
    class Activity
    click Activity href "../../classes/Activity/"
      Activity : bcCategoryIds





        Activity --> "*" BiomedicalConceptCategory : bcCategoryIds
        click BiomedicalConceptCategory href "../../classes/BiomedicalConceptCategory/"



      Activity : bcSurrogateIds





        Activity --> "*" BiomedicalConceptSurrogate : bcSurrogateIds
        click BiomedicalConceptSurrogate href "../../classes/BiomedicalConceptSurrogate/"



      Activity : biomedicalConceptIds





        Activity --> "*" BiomedicalConcept : biomedicalConceptIds
        click BiomedicalConcept href "../../classes/BiomedicalConcept/"



      Activity : childIds





        Activity --> "*" Activity : childIds
        click Activity href "../../classes/Activity/"



      Activity : definedProcedures





        Activity --> "*" Procedure : definedProcedures
        click Procedure href "../../classes/Procedure/"



      Activity : description

      Activity : extensionAttributes





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



      Activity : id

      Activity : label

      Activity : name

      Activity : nextId





        Activity --> "0..1" Activity : nextId
        click Activity href "../../classes/Activity/"



      Activity : notes





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



      Activity : previousId





        Activity --> "0..1" Activity : previousId
        click Activity href "../../classes/Activity/"



      Activity : timelineId





        Activity --> "0..1" ScheduleTimeline : timelineId
        click ScheduleTimeline href "../../classes/ScheduleTimeline/"




Class Properties

Property Value
Class URI usdm:Activity

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) of the study activity. direct
label 0..1
string
The short descriptive designation for the study activity. direct
description 0..1
string
A narrative representation of the study activity. direct
notes *
CommentAnnotation
A brief written record relevant to the activity. direct
definedProcedures *
Procedure
A USDM relationship between the Activity and Procedure classes which identifies the set of defined procedures associated with the activity. direct
biomedicalConceptIds *
BiomedicalConcept
A USDM relationship between the Activity and BiomedicalConcept classes which identifies the set of biomedical concepts associated with the activity. direct
nextId 0..1
Activity
A USDM relationship within the Activity class which identifies the activity that follows the current activity in the display order. direct
timelineId 0..1
ScheduleTimeline
A USDM relationship between the Activity and ScheduleTimeline classes which provides the details associated with an instance of the scheduled timeline related to the activity. direct
childIds *
Activity
A USDM relationship within the Activity class which identifies the set of child activities associated with an activity. direct
previousId 0..1
Activity
A USDM relationship within the Activity class which identifies the activity that precedes the current activity in the display order. direct
bcSurrogateIds *
BiomedicalConceptSurrogate
A USDM relationship between the Activity and BiomedicalConceptSurrogate classes which identifies the set of biomedical concept surrogates associated with the activity. direct
bcCategoryIds *
BiomedicalConceptCategory
A USDM relationship between the Activity and BiomedicalConceptCategory classes which identifies the set of biomedical concept categories associated with the activity. direct
extensionAttributes *
ExtensionAttribute
direct

Usages

used by used in type used
Activity nextId range Activity
Activity childIds range Activity
Activity previousId range Activity
Condition contextIds any_of[range] Activity
Condition appliesToIds any_of[range] Activity
InterventionalStudyDesign activities range Activity
ObservationalStudyDesign activities range Activity
ScheduledActivityInstance activityIds range Activity
StudyDesign activities range Activity

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

Examples

Example: Activity-01-Minimal-Data-Instance

id: Activity_Min_001
name: Informed consent


Example: Activity-03-Detailed-Instance

id: Activity_011
name: VITAL_SIGNS
label: Vital Signs
description: Vital Signs assessment including blood pressure, pulse, respiratory rate, and body temperature.
biomedicalConceptIds:
  - BiomedicalConcept_7
  - BiomedicalConcept_8
  - BiomedicalConcept_9
  - BiomedicalConcept_10
definedProcedures:
  - id: Procedure_010
    name: VITAL_SIGNS_ASSESSMENT
    label: Vital Signs assessment
    description: blood pressure, pulse, and body temperature
    procedureType: "Assessment"
    code:
      id: Code_010
      code: "410188000"
      codeSystem: SNOMED
      codeSystemVersion: "2026-03-01"
      decode: Taking patient vital signs assessment


Example: Activity-02-Standard-Instance

id: Activity_009
name: SCREENING_ASSESSMENTS
label: Screening Assessments
description: Group of screening-related activities
childIds:
  - Activity_010
  - Activity_011
  - Activity_012


LinkML Source

Direct

name: Activity
description: An action, undertaking, or event, which is anticipated to be performed
  or observed, or was performed or observed, according to the study protocol during
  the execution of the study.
title: Study Activity
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C71473
rank: 1000
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 study
      activity.
    title: Study Activity Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188842
    rank: 1000
    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 study activity.
    title: Study Activity Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207458
    rank: 1000
    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 study activity.
    title: Study Activity Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C70960
    rank: 1000
    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
  notes:
    name: notes
    description: A brief written record relevant to the activity.
    title: Activity Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215519
    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
  definedProcedures:
    name: definedProcedures
    description: A USDM relationship between the Activity and Procedure classes which
      identifies the set of defined procedures associated with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    range: Procedure
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  biomedicalConceptIds:
    name: biomedicalConceptIds
    description: A USDM relationship between the Activity and BiomedicalConcept classes
      which identifies the set of biomedical concepts associated with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    range: BiomedicalConcept
    required: false
    multivalued: true
    inlined: false
  nextId:
    name: nextId
    description: A USDM relationship within the Activity class which identifies the
      activity that follows the current activity in the display order.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: Activity
    required: false
    inlined: false
  timelineId:
    name: timelineId
    description: A USDM relationship between the Activity and ScheduleTimeline classes
      which provides the details associated with an instance of the scheduled timeline
      related to the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    - ScheduledActivityInstance
    range: ScheduleTimeline
    required: false
    inlined: false
  childIds:
    name: childIds
    description: A USDM relationship within the Activity class which identifies the
      set of child activities associated with an activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    - BiomedicalConceptCategory
    - NarrativeContent
    - StudyDefinitionDocument
    range: Activity
    required: false
    multivalued: true
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the Activity class which identifies the
      activity that precedes the current activity in the display order.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: Activity
    required: false
    inlined: false
  bcSurrogateIds:
    name: bcSurrogateIds
    description: A USDM relationship between the Activity and BiomedicalConceptSurrogate
      classes which identifies the set of biomedical concept surrogates associated
      with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    range: BiomedicalConceptSurrogate
    required: false
    multivalued: true
    inlined: false
  bcCategoryIds:
    name: bcCategoryIds
    description: A USDM relationship between the Activity and BiomedicalConceptCategory
      classes which identifies the set of biomedical concept categories associated
      with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Activity
    range: BiomedicalConceptCategory
    required: false
    multivalued: true
    inlined: false
  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:Activity

Induced

name: Activity
description: An action, undertaking, or event, which is anticipated to be performed
  or observed, or was performed or observed, according to the study protocol during
  the execution of the study.
title: Study Activity
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C71473
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: Activity
    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 study
      activity.
    title: Study Activity Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C188842
    rank: 1000
    alias: name
    owner: Activity
    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 study activity.
    title: Study Activity Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207458
    rank: 1000
    alias: label
    owner: Activity
    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 study activity.
    title: Study Activity Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C70960
    rank: 1000
    alias: description
    owner: Activity
    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
  notes:
    name: notes
    description: A brief written record relevant to the activity.
    title: Activity Notes
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C215519
    alias: notes
    owner: Activity
    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
  definedProcedures:
    name: definedProcedures
    description: A USDM relationship between the Activity and Procedure classes which
      identifies the set of defined procedures associated with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: definedProcedures
    owner: Activity
    domain_of:
    - Activity
    range: Procedure
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  biomedicalConceptIds:
    name: biomedicalConceptIds
    description: A USDM relationship between the Activity and BiomedicalConcept classes
      which identifies the set of biomedical concepts associated with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: biomedicalConceptIds
    owner: Activity
    domain_of:
    - Activity
    range: BiomedicalConcept
    required: false
    multivalued: true
    inlined: false
  nextId:
    name: nextId
    description: A USDM relationship within the Activity class which identifies the
      activity that follows the current activity in the display order.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: nextId
    owner: Activity
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyEpoch
    range: Activity
    required: false
    inlined: false
  timelineId:
    name: timelineId
    description: A USDM relationship between the Activity and ScheduleTimeline classes
      which provides the details associated with an instance of the scheduled timeline
      related to the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: timelineId
    owner: Activity
    domain_of:
    - Activity
    - ScheduledActivityInstance
    range: ScheduleTimeline
    required: false
    inlined: false
  childIds:
    name: childIds
    description: A USDM relationship within the Activity class which identifies the
      set of child activities associated with an activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: childIds
    owner: Activity
    domain_of:
    - Activity
    - BiomedicalConceptCategory
    - NarrativeContent
    - StudyDefinitionDocument
    range: Activity
    required: false
    multivalued: true
    inlined: false
  previousId:
    name: previousId
    description: A USDM relationship within the Activity class which identifies the
      activity that precedes the current activity in the display order.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: previousId
    owner: Activity
    domain_of:
    - Activity
    - EligibilityCriterion
    - Encounter
    - NarrativeContent
    - StudyAmendment
    - StudyEpoch
    range: Activity
    required: false
    inlined: false
  bcSurrogateIds:
    name: bcSurrogateIds
    description: A USDM relationship between the Activity and BiomedicalConceptSurrogate
      classes which identifies the set of biomedical concept surrogates associated
      with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: bcSurrogateIds
    owner: Activity
    domain_of:
    - Activity
    range: BiomedicalConceptSurrogate
    required: false
    multivalued: true
    inlined: false
  bcCategoryIds:
    name: bcCategoryIds
    description: A USDM relationship between the Activity and BiomedicalConceptCategory
      classes which identifies the set of biomedical concept categories associated
      with the activity.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: bcCategoryIds
    owner: Activity
    domain_of:
    - Activity
    range: BiomedicalConceptCategory
    required: false
    multivalued: true
    inlined: false
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: Activity
    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:Activity