diff --git a/react-app/src/features/faq/content/abpTemplate.tsx b/react-app/src/features/faq/content/abpTemplate.ts similarity index 100% rename from react-app/src/features/faq/content/abpTemplate.tsx rename to react-app/src/features/faq/content/abpTemplate.ts diff --git a/react-app/src/features/faq/content/chpGuides.tsx b/react-app/src/features/faq/content/chpGuides.ts similarity index 100% rename from react-app/src/features/faq/content/chpGuides.tsx rename to react-app/src/features/faq/content/chpGuides.ts diff --git a/react-app/src/features/faq/content/chpTemplates.tsx b/react-app/src/features/faq/content/chpTemplates.ts similarity index 100% rename from react-app/src/features/faq/content/chpTemplates.tsx rename to react-app/src/features/faq/content/chpTemplates.ts diff --git a/react-app/src/features/faq/content/oneMACFAQContent.tsx b/react-app/src/features/faq/content/oneMACFAQContent.tsx index 73f521b7aa..bbfbe2b6de 100644 --- a/react-app/src/features/faq/content/oneMACFAQContent.tsx +++ b/react-app/src/features/faq/content/oneMACFAQContent.tsx @@ -224,7 +224,7 @@ export const oneMACFAQContent: FAQContent[] = [ 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
@@ -304,19 +304,22 @@ export const oneMACFAQContent: FAQContent[] = [
anchorText: "spa-id-format",
question: "What format is used to enter a SPA ID?",
answerJSX: (
- <>
- Enter the State Plan Amendment transmittal number. Assign consecutive numbers on a
- calendar year basis (e.g., 20-0001-XXXX, 20-0002-XXXX, etc.).
-
- The Official Submission package SPA ID must follow the format SS-YY-#### OR
- SS-YY-####-XXXX to include:
-
+ Enter the State Plan Amendment transmittal number. Assign consecutive numbers on a + calendar year basis (e.g., 20-0001-XXXX, 20-0002-XXXX, etc.). +
++ The Official Submission package SPA ID must follow the format SS-YY-#### OR + SS-YY-####-XXXX to include: +
+When necessary, states will receive an RAI via email from CMS.
-To respond to a Medicaid SPA RAI, select the SPA Tab view from the Package Dashboard.
-If a state wishes to withdraw a Formal RAI Response, the state must first contact their CMS Point of Contact so the action can be enabled.
-A state can withdraw a submission package if it is in the Under Review or RAI Issued status. However, please note that once withdrawn, a submission package cannot be @@ -716,7 +719,7 @@ export const oneMACFAQContent: FAQContent[] = [ question: "How do I submit a Formal Request for Additional Information (RAI) Response for a CHIP SPA?", answerJSX: ( -
When necessary, states will receive an RAI via email from CMS.
If a state wishes to withdraw a Formal RAI Response, the state must first contact their CMS Point of Contact so the action can be enabled.
-
A state can withdraw a submission package if it is in the Under Review or RAI Issued
status. However, please note that once withdrawn, a submission package cannot be
@@ -833,13 +836,13 @@ 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
the SPA submission.
Medicaid Alternative Benefit Plan (ABP) SPA implementation guides can be downloaded at
the links below.
Medicaid Premiums and Cost Sharing (MPC) SPA templates can be downloaded at the links
below. After downloading and completing the templates you need, upload them as part of
the SPA submission.
+
{ABP_TEMPLATES.map((pdf) => (
+
{pdf.subtext.map((sub, index) => (
+
{ABP_GUIDES.map((pdf) => (