Skip to content

Enum: TobaccoSmokingStatus

Specify the current tobacco smoking status of the patient.

URI: cosd:TobaccoSmokingStatus

Permissible Values

Value Meaning Description
1 None Current smoker
2 None Ex smoker
4 None Never smoked
9 None Unknown

Slots

Name Description
cr7800_tobacco_smoking_status Specify the current tobacco smoking status of the patient

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TobaccoSmokingStatus
description: Specify the current tobacco smoking status of the patient.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Current smoker
  '2':
    text: '2'
    description: Ex smoker
  '4':
    text: '4'
    description: Never smoked
  '9':
    text: '9'
    description: Unknown