Enum: StudyEndPointType

Enumeration used in type

URI: StudyEndPointType

Permissible Values

Value Meaning Description
Simple None
Humane None
Surrogate None
Composite None

Slots

Name Description
type The type of end point. Simple: measures the change of a single outcome that i...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: StudyEndPointType
description: Enumeration used in type
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  Simple:
    text: Simple
    is_a: StudyEndPointType
  Humane:
    text: Humane
    is_a: StudyEndPointType
  Surrogate:
    text: Surrogate
    is_a: StudyEndPointType
  Composite:
    text: Composite
    is_a: StudyEndPointType