+ ),
SimplePageContainer: ({ children }: { children: React.ReactNode }) => children,
UserPrompt: () => null,
Banner: () => null,
diff --git a/react-app/src/features/faq/content/oneMACFAQContent.tsx b/react-app/src/features/faq/content/oneMACFAQContent.tsx
index d92a14c950..36fafd9572 100644
--- a/react-app/src/features/faq/content/oneMACFAQContent.tsx
+++ b/react-app/src/features/faq/content/oneMACFAQContent.tsx
@@ -220,6 +220,86 @@ export const oneMACFAQContent: FAQContent[] = [
{
sectionTitle: "State Plan Amendments (SPAs)",
qanda: [
+ {
+ anchorText: "spa-admendments",
+ question: "Which state plan amendments (SPAs) can I submit in OneMAC?",
+ answerJSX: (
+
+
+ All Medicaid and CHIP state plan amendments (SPAs), except
+ Medicaid SPA submissions processed in the Medicaid & CHIP Program System portal
+ (MACPro), must be submitted in OneMac.
+
+
+ Starting [month,date,year,] Medicaid Model Data Lab (MMDL) no longer accepts new
+ submissions for these SPAs, including:
+
+
+
Medicaid Alternative Benefit Plan (ABP)
+
Medicaid Premiums & Cost Sharing
+
CHIP Eligibility
+
+
+ Pending SPAs submitted in MMDL before [month, day, year,] including those on RAI
+ (request for additional information) status, will continue to be processed through
+ MMDL.
+
+
+ Templates and implementation guides for OneMac SPAs can be downloaded from the
+ respective FAQ:
+
+
+ {[
+ {
+ href: "#abp-spa-templates",
+ text: "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?",
+ },
+ {
+ href: "#abp-implementation-guides-spa",
+ text: "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA implementation guides?",
+ },
+ {
+ href: "#mpc-spa-templates",
+ text: "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA templates?",
+ },
+ {
+ href: "#mpc-spa-implementation-guides",
+ text: "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA implementation guides?",
+ },
+ {
+ href: "#chip-spa-templates",
+ text: "Where can I download CHIP eligibility SPA templates?",
+ },
+ {
+ href: "#chip-spa-implentation-guides",
+ text: "Where can I download CHIP eligibility SPA implementation guides?",
+ },
+ ].map(({ href, text }) => (
+
For more information, refer to CMCS Information Bulletin #25-TBD.
+
+ ),
+ },
{
anchorText: "spa-id-format",
question: "What format is used to enter a SPA ID?",
@@ -679,7 +759,7 @@ export const oneMACFAQContent: FAQContent[] = [
anchorText: "abp-spa-templates",
question: "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?",
answerJSX: (
-
+
Medicaid Alternative Benefit Plan (ABP) SPA templates can be downloaded at the links
below. After downloading and completing the templates you need, upload them as part of
diff --git a/react-app/src/features/welcome/index.tsx b/react-app/src/features/welcome/index.tsx
index 3ca18c4042..13af721679 100644
--- a/react-app/src/features/welcome/index.tsx
+++ b/react-app/src/features/welcome/index.tsx
@@ -54,7 +54,7 @@ export const Welcome = () => {
Medicaid Alternative Benefit Plan, Premium and Cost Sharing, and CHIP Eligibility SPA
templates and implementation guides are now available in OneMAC. New submissions for
these SPA types are submitted through the OneMAC system effective [add date].{" "}
-
+
Learn more