Skip to content

Enum: ConditionSeverityEnum

The clinical severity level assigned to a condition or diagnosis.

URI: ConditionSeverityEnum

Permissible Values

Value Meaning Description
MILD OMOP:4116992 A condition that causes minimal symptoms or functional impairment and typical...
MODERATE OMOP:3272197 A condition that causes noticeable symptoms or functional impairment and may ...
SEVERE OMOP:4087703 A condition that causes significant symptoms or functional impairment, often ...

Slots

Name Description
condition_severity A subjective assessment of the severity of the condition

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bdchm

LinkML Source

name: ConditionSeverityEnum
description: The clinical severity level assigned to a condition or diagnosis.
from_schema: https://w3id.org/bdchm
rank: 1000
permissible_values:
  MILD:
    text: MILD
    description: A condition that causes minimal symptoms or functional impairment
      and typically does not require intensive intervention.
    meaning: OMOP:4116992
  MODERATE:
    text: MODERATE
    description: A condition that causes noticeable symptoms or functional impairment
      and may require active treatment or monitoring.
    meaning: OMOP:3272197
  SEVERE:
    text: SEVERE
    description: A condition that causes significant symptoms or functional impairment,
      often requiring urgent or intensive intervention.
    meaning: OMOP:4087703