Enum: IncomeLevel

Enumeration for level of income

URI: IncomeLevel

Permissible Values

Value Meaning Description
1 None 7500
2 None 20000
3 None 30000
4 None 42500
5 None 62500
6 None 87500
7 None 112500
8 None 137500
9 None 175000
10 None 225000
11 None 250000

Slots

Name Description
MQ603 Income Level

Identifier and Mapping Information

Schema Source

LinkML Source

name: IncomeLevel
description: Enumeration for level of income
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: '7500'
  '2':
    text: '2'
    description: '20000'
  '3':
    text: '3'
    description: '30000'
  '4':
    text: '4'
    description: '42500'
  '5':
    text: '5'
    description: '62500'
  '6':
    text: '6'
    description: '87500'
  '7':
    text: '7'
    description: '112500'
  '8':
    text: '8'
    description: '137500'
  '9':
    text: '9'
    description: '175000'
  '10':
    text: '10'
    description: '225000'
  '11':
    text: '11'
    description: '250000'