Skip to content

Enum: PhysicalActivityCurrent

Specify the current physical activity level

URI: cosd:PhysicalActivityCurrent

Permissible Values

Value Meaning Description
1 None Achieves guidance level of physical activity
2 None Does not achieve guidance level of physical activity
Z None Not Stated (Patient asked but declined to provide a response)
9 None Not Known (Not recorded)

Slots

Name Description
cr7840_physical_activity_current Specify the current physical activity level

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: PhysicalActivityCurrent
description: Specify the current physical activity level
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Achieves guidance level of physical activity
  '2':
    text: '2'
    description: Does not achieve guidance level of physical activity
  Z:
    text: Z
    description: Not Stated (Patient asked but declined to provide a response)
  '9':
    text: '9'
    description: Not Known (Not recorded)