Skip to content

Enum: SmokingStatusObservationTypeEnum

Values describing the types of Smoking Status observed in an Observation.

URI: SmokingStatusObservationTypeEnum

Permissible Values

Value Meaning Description
CURRENT_SMOKER OMOP:40766945
FORMER_SOMKER OMOP:45883458
NEVER_SMOKED OMOP:45883537
UNKNOWN_IF_EVER_SMOKED OMOP:45885135

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nhlbidatastage/bdchm

LinkML Source

name: SmokingStatusObservationTypeEnum
description: Values describing the types of Smoking Status observed in an Observation.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
permissible_values:
  CURRENT_SMOKER:
    text: CURRENT_SMOKER
    meaning: OMOP:40766945
  FORMER_SOMKER:
    text: FORMER_SOMKER
    meaning: OMOP:45883458
  NEVER_SMOKED:
    text: NEVER_SMOKED
    meaning: OMOP:45883537
  UNKNOWN_IF_EVER_SMOKED:
    text: UNKNOWN_IF_EVER_SMOKED
    meaning: OMOP:45885135