Slot: targetOID

References the definition of the target structural element for the transition. The structural element may be a StudyEventGroupDef, StudyEventDef, ItemGroupDef, ItemDef, or Branching element. The latter will be used when there is a branching definition necessary as a result of the transition.

URI: odm:targetOID

Applicable Classes

Name Description Modifies Slot
Transition A Transition defines a link between 2 structural elements in a workflow. When... yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

LinkML Source

name: targetOID
description: References the definition of the target structural element for the transition.
  The structural element may be a StudyEventGroupDef, StudyEventDef, ItemGroupDef,
  ItemDef, or Branching element. The latter will be used when there is a branching
  definition necessary as a result of the transition.
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: targetOID
domain_of:
- Transition
range: string
any_of:
- range: StudyEventGroupDef
- range: StudyEventDef
- range: ItemGroupDef
- range: ItemDef
- range: Branching