Skip to content

Enum: BiomarkerReadoutDirectionEnum

Direction of association between biomarker value/presence and the linked event or endpoint

URI: dismech:enum/BiomarkerReadoutDirectionEnum

Permissible Values

Value Meaning Description Additional Info
POSITIVE None Higher biomarker value or stronger presence tracks with more of the linked ev... Title: Positive
NEGATIVE None Higher biomarker value or stronger presence tracks with less of the linked ev... Title: Negative
PRESENT_ABSENT None Biomarker presence or absence, rather than monotonic level, is the interpreta... Title: Present/absent
THRESHOLD_DEPENDENT None Interpretation depends on threshold, range, genotype, assay, or clinical cont... Title: Threshold dependent

Slots

Name Description
direction Direction of association between the biomarker value/presence and the linked ...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/dismech

LinkML Source

name: BiomarkerReadoutDirectionEnum
description: Direction of association between biomarker value/presence and the linked
  event or endpoint
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
permissible_values:
  POSITIVE:
    text: POSITIVE
    description: Higher biomarker value or stronger presence tracks with more of the
      linked event
    title: Positive
  NEGATIVE:
    text: NEGATIVE
    description: Higher biomarker value or stronger presence tracks with less of the
      linked event
    title: Negative
  PRESENT_ABSENT:
    text: PRESENT_ABSENT
    description: Biomarker presence or absence, rather than monotonic level, is the
      interpretable signal
    title: Present/absent
  THRESHOLD_DEPENDENT:
    text: THRESHOLD_DEPENDENT
    description: Interpretation depends on threshold, range, genotype, assay, or clinical
      context
    title: Threshold dependent