Skip to content

Enum: DiabetesMellitusType1AndType2Indicator

Does the patient have a diagnosis of type 1 or type 2 diabetes mellitus?

URI: cosd:DiabetesMellitusType1AndType2Indicator

Permissible Values

Value Meaning Description
1 None Type 1 diabetes mellitus
2 None Type 2 diabetes mellitus
3 None Other diabetes mellitus not categorised as type 1 or type 2
4 None No patient diagnosis of diabetes mellitus has been made
9 None Not known

Slots

Name Description
cr9070_diabetes_mellitus_type1_and_type2_indicator Does the patient have a diagnosis of type 1 or type 2 diabetes mellitus?

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: DiabetesMellitusType1AndType2Indicator
description: Does the patient have a diagnosis of type 1 or type 2 diabetes mellitus?
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Type 1 diabetes mellitus
  '2':
    text: '2'
    description: Type 2 diabetes mellitus
  '3':
    text: '3'
    description: Other diabetes mellitus not categorised as type 1 or type 2
  '4':
    text: '4'
    description: No patient diagnosis of diabetes mellitus has been made
  '9':
    text: '9'
    description: Not known