Add Hawaii Optional State Supplementation (OSS)#7735
Draft
mattunrath wants to merge 1 commit intoPolicyEngine:mainfrom
Draft
Add Hawaii Optional State Supplementation (OSS)#7735mattunrath wants to merge 1 commit intoPolicyEngine:mainfrom
mattunrath wants to merge 1 commit intoPolicyEngine:mainfrom
Conversation
Implements Hawaii OSS per HRS Chapter 346: federally-administered state supplement for SSI recipients in community care foster homes, domiciliary care facilities, and Medicaid institutions. Payment varies by living arrangement and marital status. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7735 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 4 -1
Lines 69 58 -11
Branches 2 0 -2
=========================================
- Hits 69 58 -11
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.
Summary
Implements Hawaii Optional State Supplementation (OSS) — a federally-administered state supplement for SSI recipients residing in qualifying care facilities.
Hawaii provides monthly state supplement payments that vary by living arrangement type and marital status.
Regulatory Authority
Benefit Details (January 2025)
Individual Payment Amounts (State Supplement Only)
Couple Payment Amounts (State Supplement Only, per person)
Eligibility Criteria
Files Added
parameters/gov/states/hi/dhs/oss/payment/individual/amount.yamlparameters/gov/states/hi/dhs/oss/payment/couple/amount.yamlvariables/gov/states/hi/dhs/oss/hi_oss.pyvariables/gov/states/hi/dhs/oss/hi_oss_eligible.pyvariables/gov/states/hi/dhs/oss/hi_oss_living_arrangement.pyvariables/gov/states/hi/dhs/oss/hi_oss_payment_amount.pytests/policy/baseline/gov/states/hi/dhs/oss/hi_oss.yaml(10 tests)Test Coverage