Skip to content

Enum: EnumConditionInterpretation

URI: EnumConditionInterpretation

Permissible Values

Value Meaning Description
Observed None Condition was observed or reported (this will be the case for most conditions...
Not Observed None Participant was specifically examined or medical record queried for condition...

Slots

Name Description
conditionInterpretation Whether Condition was observed or not

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: enum_conditionInterpretation
from_schema: https://w3id.org/include
rank: 1000
permissible_values:
  observed:
    text: observed
    description: Condition was observed or reported (this will be the case for most
      conditions)
    title: Observed
  not_observed:
    text: not_observed
    description: Participant was specifically examined or medical record queried for
      condition and found to be negative
    title: Not Observed