Class: Timing (Timing)

The chronological relationship between temporal events.

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

 classDiagram
    class Timing
    click Timing href "../../classes/Timing/"
      Timing : description

      Timing : extensionAttributes





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



      Timing : id

      Timing : label

      Timing : name

      Timing : relativeFromScheduledInstanceId





        Timing --> "1" ScheduledInstance : relativeFromScheduledInstanceId
        click ScheduledInstance href "../../classes/ScheduledInstance/"



      Timing : relativeToFrom





        Timing --> "1" Code : relativeToFrom
        click Code href "../../classes/Code/"



      Timing : relativeToScheduledInstanceId





        Timing --> "0..1" ScheduledInstance : relativeToScheduledInstanceId
        click ScheduledInstance href "../../classes/ScheduledInstance/"



      Timing : type





        Timing --> "1" Code : type
        click Code href "../../classes/Code/"



      Timing : value

      Timing : valueLabel

      Timing : windowLabel

      Timing : windowLower

      Timing : windowUpper


Class Properties

Property Value
Class URI usdm:Timing

Slots

Name Cardinality and Range Description Inheritance
id 1
string
direct
name 1
string
The literal identifier (i.e., distinctive designation) of the timing. direct
label 0..1
string
The short descriptive designation for the timing. direct
description 0..1
string
A narrative representation of the chronological relationship between temporal events. direct
type 1
Code
A characterization or classification of the chronological relationship between temporal events. direct
relativeToFrom 1
Code
The name of the reference event used to define the temporal relationship with another event. direct
value 1
string
The temporal value of the chronological relationship between temporal events. direct
valueLabel 1
string
The short descriptive designation for the timing value. direct
windowLabel 0..1
string
The short descriptive designation for a time period, or other type of interval, during which a temporal event may be achieved, obtained, or observed. direct
windowLower 0..1
string
The earliest chronological value of an allowable period of time during which a temporal event takes place. direct
windowUpper 0..1
string
The latest chronological value of an allowable period of time during which a temporal event takes place. direct
relativeToScheduledInstanceId 0..1
ScheduledInstance
A USDM relationship between the Timing and ScheduledInstance classes which identifies the scheduled instance (e.g., scheduled activity instances or scheduled decision instances) to which the timing is relative to. direct
relativeFromScheduledInstanceId 1
ScheduledInstance
A USDM relationship between the Timing and ScheduledInstance classes which identifies the scheduled instance (e.g., scheduled activity instances or scheduled decision instances) to which the timing applies. direct
extensionAttributes *
ExtensionAttribute
direct

Usages

used by used in type used
Encounter scheduledAtId range Timing
ScheduleTimeline timings range Timing

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

LinkML Source

Direct

name: Timing
description: The chronological relationship between temporal events.
title: Timing
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C80484
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 timing.
    title: Timing Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207584
    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 timing.
    title: Timing Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207583
    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 chronological relationship between
      temporal events.
    title: Timing Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C164648
    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
  type:
    name: type
    description: A characterization or classification of the chronological relationship
      between temporal events.
    title: Timing Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201298
    domain_of:
    - AdministrableProductProperty
    - Encounter
    - GeographicScope
    - GovernanceDate
    - MedicalDeviceIdentifier
    - Organization
    - ReferenceIdentifier
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyEpoch
    - StudyIntervention
    - StudyTitle
    - Timing
    range: Code
    required: true
    inlined: true
  relativeToFrom:
    name: relativeToFrom
    description: The name of the reference event used to define the temporal relationship
      with another event.
    title: Timing Relative To From
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201297
    rank: 1000
    domain_of:
    - Timing
    range: Code
    required: true
    inlined: true
  value:
    name: value
    description: The temporal value of the chronological relationship between temporal
      events.
    title: Timing Value
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201341
    domain_of:
    - Quantity
    - Timing
    range: string
    required: true
  valueLabel:
    name: valueLabel
    description: The short descriptive designation for the timing value.
    title: Timing Value Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207585
    rank: 1000
    domain_of:
    - Timing
    range: string
    required: true
  windowLabel:
    name: windowLabel
    description: The short descriptive designation for a time period, or other type
      of interval, during which a temporal event may be achieved, obtained, or observed.
    title: Timing Window Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207586
    rank: 1000
    domain_of:
    - Timing
    range: string
    required: false
  windowLower:
    name: windowLower
    description: The earliest chronological value of an allowable period of time during
      which a temporal event takes place.
    title: Timing Window, Lower
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201342
    rank: 1000
    domain_of:
    - Timing
    range: string
    required: false
  windowUpper:
    name: windowUpper
    description: The latest chronological value of an allowable period of time during
      which a temporal event takes place.
    title: Timing Window, Upper
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201343
    rank: 1000
    domain_of:
    - Timing
    range: string
    required: false
  relativeToScheduledInstanceId:
    name: relativeToScheduledInstanceId
    description: A USDM relationship between the Timing and ScheduledInstance classes
      which identifies the scheduled instance (e.g., scheduled activity instances
      or scheduled decision instances) to which the timing is relative to.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Timing
    range: ScheduledInstance
    required: false
    inlined: false
  relativeFromScheduledInstanceId:
    name: relativeFromScheduledInstanceId
    description: A USDM relationship between the Timing and ScheduledInstance classes
      which identifies the scheduled instance (e.g., scheduled activity instances
      or scheduled decision instances) to which the timing applies.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    domain_of:
    - Timing
    range: ScheduledInstance
    required: 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:Timing

Induced

name: Timing
description: The chronological relationship between temporal events.
title: Timing
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C80484
rank: 1000
attributes:
  id:
    name: id
    from_schema: https://example.org/usdm/v4/linkml
    identifier: true
    alias: id
    owner: Timing
    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 timing.
    title: Timing Name
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207584
    alias: name
    owner: Timing
    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 timing.
    title: Timing Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207583
    alias: label
    owner: Timing
    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 chronological relationship between
      temporal events.
    title: Timing Description
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C164648
    alias: description
    owner: Timing
    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
  type:
    name: type
    description: A characterization or classification of the chronological relationship
      between temporal events.
    title: Timing Type
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201298
    alias: type
    owner: Timing
    domain_of:
    - AdministrableProductProperty
    - Encounter
    - GeographicScope
    - GovernanceDate
    - MedicalDeviceIdentifier
    - Organization
    - ReferenceIdentifier
    - StudyAmendmentImpact
    - StudyArm
    - StudyDefinitionDocument
    - StudyEpoch
    - StudyIntervention
    - StudyTitle
    - Timing
    range: Code
    required: true
    inlined: true
  relativeToFrom:
    name: relativeToFrom
    description: The name of the reference event used to define the temporal relationship
      with another event.
    title: Timing Relative To From
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201297
    rank: 1000
    alias: relativeToFrom
    owner: Timing
    domain_of:
    - Timing
    range: Code
    required: true
    inlined: true
  value:
    name: value
    description: The temporal value of the chronological relationship between temporal
      events.
    title: Timing Value
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201341
    alias: value
    owner: Timing
    domain_of:
    - Quantity
    - Timing
    range: string
    required: true
  valueLabel:
    name: valueLabel
    description: The short descriptive designation for the timing value.
    title: Timing Value Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207585
    rank: 1000
    alias: valueLabel
    owner: Timing
    domain_of:
    - Timing
    range: string
    required: true
  windowLabel:
    name: windowLabel
    description: The short descriptive designation for a time period, or other type
      of interval, during which a temporal event may be achieved, obtained, or observed.
    title: Timing Window Label
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C207586
    rank: 1000
    alias: windowLabel
    owner: Timing
    domain_of:
    - Timing
    range: string
    required: false
  windowLower:
    name: windowLower
    description: The earliest chronological value of an allowable period of time during
      which a temporal event takes place.
    title: Timing Window, Lower
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201342
    rank: 1000
    alias: windowLower
    owner: Timing
    domain_of:
    - Timing
    range: string
    required: false
  windowUpper:
    name: windowUpper
    description: The latest chronological value of an allowable period of time during
      which a temporal event takes place.
    title: Timing Window, Upper
    from_schema: https://example.org/usdm/v4/linkml
    exact_mappings:
    - ncit:C201343
    rank: 1000
    alias: windowUpper
    owner: Timing
    domain_of:
    - Timing
    range: string
    required: false
  relativeToScheduledInstanceId:
    name: relativeToScheduledInstanceId
    description: A USDM relationship between the Timing and ScheduledInstance classes
      which identifies the scheduled instance (e.g., scheduled activity instances
      or scheduled decision instances) to which the timing is relative to.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: relativeToScheduledInstanceId
    owner: Timing
    domain_of:
    - Timing
    range: ScheduledInstance
    required: false
    inlined: false
  relativeFromScheduledInstanceId:
    name: relativeFromScheduledInstanceId
    description: A USDM relationship between the Timing and ScheduledInstance classes
      which identifies the scheduled instance (e.g., scheduled activity instances
      or scheduled decision instances) to which the timing applies.
    from_schema: https://example.org/usdm/v4/linkml
    rank: 1000
    alias: relativeFromScheduledInstanceId
    owner: Timing
    domain_of:
    - Timing
    range: ScheduledInstance
    required: true
    inlined: false
  extensionAttributes:
    name: extensionAttributes
    from_schema: https://example.org/usdm/v4/linkml
    alias: extensionAttributes
    owner: Timing
    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:Timing