Merged in feature/update-mappings (pull request #537)

Update program mappings

* Update program mappings

* Merged main into feature/update-mappings


Approved-by: Alex Galarce
This commit is contained in:
Katon Minhas
2025-05-19 18:19:29 +00:00
committed by Alex Galarce
parent de6004bbd1
commit 08bba13c07
2 changed files with 6 additions and 6 deletions
@@ -24,8 +24,8 @@
"Special Needs Plan (SNP)" : "SNP",
"Chronic Condition Special Needs Plan (C-SNP)" : "CSNP",
"Dual Eligible Special Needs Plan (D-SNP)" : "DSNP",
"Fully Integrated Dual Eligible Special Needs Plan (FIDE-SNP)" : "FIDE-SNP",
"Highly Integrated Dual Eligible Special Needs Plan (HIDE-SNP)" : "HIDE-SNP",
"Fully Integrated Dual Eligible Special Needs Plan (FIDE-SNP)" : "FIDE SNP",
"Highly Integrated Dual Eligible Special Needs Plan (HIDE-SNP)" : "HIDE SNP",
"Institutional Special Needs Plan (I-SNP)" : "ISNP",
"Medicare-Medicaid Alignment Initiative (MMAI)" : "MMAI",
"Medicare-Medicaid Coordinated Plan (MMCP)" : "MMCP",
@@ -183,7 +183,7 @@
"TX" : {
"STAR" : "STAR",
"STAR Health" : "STAR",
"STAR Kids" : "STARKids",
"STAR Kids" : "STAR Kids",
"STAR+PLUS" : "STAR+PLUS"
},
"UT" : {
@@ -23,8 +23,8 @@
"SNP" : "Duals",
"CSNP" : "Duals",
"DSNP" : "Duals",
"FIDE-SNP" : "Duals",
"HIDE-SNP" : "Duals",
"FIDE SNP" : "Duals",
"HIDE SNP" : "Duals",
"ISNP" : "Duals",
"MMAI" : "Duals",
"MMCP" : "Duals",
@@ -201,7 +201,7 @@
"TX" : {
"STAR" : "Medicaid",
"STAR+PLUS" : "Medicaid",
"STARKids" : "Medicaid"
"STAR Kids" : "Medicaid"
},
"UT" : {
"Healthy U" : "Medicaid"