Skip to content

Enum: SmokingStatusEnum

Tobacco and nicotine consumption status

URI: valuesets:SmokingStatusEnum

Permissible Values

Value Meaning Description
CURRENT_SMOKER ExO:0000115 Person who is currently smoking tobacco
FORMER_SMOKER ExO:0000116 Person who has smoked at least 100 cigarettes in their life but is not curren...
NEVER_SMOKER ExO:0000117 Person who has smoked less than 100 cigarettes in their life
NON_SMOKER ExO:0000118 Person who is not currently smoking

Slots

Name Description
smoking_status Tobacco and nicotine consumption status

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: SmokingStatusEnum
description: Tobacco and nicotine consumption status
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  CURRENT_SMOKER:
    text: CURRENT_SMOKER
    description: Person who is currently smoking tobacco
    meaning: ExO:0000115
  FORMER_SMOKER:
    text: FORMER_SMOKER
    description: Person who has smoked at least 100 cigarettes in their life but is
      not currently smoking
    meaning: ExO:0000116
  NEVER_SMOKER:
    text: NEVER_SMOKER
    description: Person who has smoked less than 100 cigarettes in their life
    meaning: ExO:0000117
  NON_SMOKER:
    text: NON_SMOKER
    description: Person who is not currently smoking
    meaning: ExO:0000118