Enum: StudyObjectiveLevel

Enumeration used in level

URI: StudyObjectiveLevel

Permissible Values

Value Meaning Description
Primary None
Secondary None
Exploratory None

Slots

Name Description
level Defined level for the Study Objective

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: StudyObjectiveLevel
description: Enumeration used in level
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  Primary:
    text: Primary
    is_a: StudyObjectiveLevel
  Secondary:
    text: Secondary
    is_a: StudyObjectiveLevel
  Exploratory:
    text: Exploratory
    is_a: StudyObjectiveLevel