Skip to content

Enum: YesNoIndicator

Simple yes/no indicator.

URI: sact:YesNoIndicator

Permissible Values

Value Meaning Description
Y None Yes
N None No

Slots

Name Description
co_morbidity_adjustment Whether the patient's overall physical state (other diseases and conditions) ...

Identifier and Mapping Information

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact

LinkML Source

name: YesNoIndicator
description: Simple yes/no indicator.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
permissible_values:
  Y:
    text: Y
    description: 'Yes'
  N:
    text: N
    description: 'No'