Skip to content

Enum: EnumConditionStatus

URI: EnumConditionStatus

Permissible Values

Value Meaning Description
Current None Condition is ongoing
Resolved None Condition has been resolved
History Of None This is a general history of the condition, without known dates

Slots

Name Description
conditionStatus Whether the Condition is ongoing, has been resolved, or this is a general his...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: enum_conditionStatus
from_schema: https://w3id.org/include
rank: 1000
permissible_values:
  current:
    text: current
    description: Condition is ongoing
    title: Current
  resolved:
    text: resolved
    description: Condition has been resolved
    title: Resolved
  history_of:
    text: history_of
    description: This is a general history of the condition, without known dates
    title: History Of