[codex] Model Virginia Medicaid LIFC regional limits#8524
Draft
daphnehanse11 wants to merge 1 commit into
Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8524 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 4 -5
Lines 149 64 -85
=========================================
- Hits 149 64 -85
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5798.
Summary
This models Virginia's Medicaid Low Income Families With Children (LIFC) regional income limits for parent/caretaker eligibility. Virginia's parent Medicaid limit is not a single statewide FPL percentage; DMAS publishes annual dollar limits by LIFC locality Group I, Group II, and Group III.
Changes
va_medicaid_lifc_locality_groupandva_medicaid_lifc_income_limit.medicaid_parent_income_limit, so Virginia uses its regional LIFC limit while other states continue using the existing national parent Medicaid income-limit table.Sources
Not Modeled
Validation
make format.venv/bin/policyengine-core test policyengine_us/tests/policy/baseline/gov/states/va/dmas/medicaid/lifc -c policyengine_us.venv/bin/policyengine-core test policyengine_us/tests/policy/baseline/gov/hhs/medicaid/eligibility/categories/parent/medicaid_parent_income_limit.yaml -c policyengine_us.venv/bin/policyengine-core test policyengine_us/tests/policy/baseline/gov/hhs/medicaid/eligibility/categories/is_parent_for_medicaid.yaml -c policyengine_us