Enum: ComputeIncomeLevel

Enumeration for computed income level

URI: [ada_ohwb:ComputeIncomeLevel](https://w3id.org/OHD/DFA-study/ada_ohwb/ComputeIncomeLevel) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | Low income (>138%) | | 2 | None | Medium income (139%-400%) | | 3 | None | High (401%+) | ## Slots | Name | Description | | --- | --- | | [MQ607](MQ607.md) | Compute Income Level2 | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/ada_ohwb ## LinkML Source
name: ComputeIncomeLevel
description: Enumeration for computed income level
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
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%+)