Enum: ComputeIncomeLevel

Enumeration for computed income level

URI: [dfs:ComputeIncomeLevel](dfs:ComputeIncomeLevel) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | Low income (>138%) | | 2 | None | Medium income (139%-400%) | | 3 | None | High (401%+) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/idaf ## LinkML Source
name: ComputeIncomeLevel
description: Enumeration for computed income level
from_schema: https://w3id.org/OHD/DFA-study/idaf
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Low income (>138%)
  '2':
    text: '2'
    description: Medium income (139%-400%)
  '3':
    text: '3'
    description: High (401%+)