Enum: StudyEstimandLevel

Enumeration used in level

URI: StudyEstimandLevel

Permissible Values

Value Meaning Description
Primary None
Secondary None
Exploratory None

Slots

Name Description
level Level for the Study Endpoint. Primary endpoint(s) are typically efficacy meas...
level Defined Level for the Study Estimand

Identifier and Mapping Information

Schema Source

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

LinkML Source

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