Enum: TimingType

An enumeration that defines CDISC timing type values indicating the temporal relationship of an observation to a reference point

URI: TimingType

Permissible Values

Value Meaning Description
After ncit:C201356
Before ncit:C201357
Fixed ncit:C201358

Identifier and Mapping Information

Schema Source

  • from schema: https://cdisc.org/define-json

LinkML Source

name: TimingType
description: An enumeration that defines CDISC timing type values indicating the temporal
  relationship of an observation to a reference point
from_schema: https://cdisc.org/define-json
rank: 1000
permissible_values:
  After:
    text: After
    meaning: ncit:C201356
  Before:
    text: Before
    meaning: ncit:C201357
  Fixed:
    text: Fixed
    meaning: ncit:C201358