From 20c14a875f9838a37f9c2b6a918697708b6b44f2 Mon Sep 17 00:00:00 2001 From: Andy Walker Date: Thu, 12 Dec 2024 21:51:40 -0800 Subject: [PATCH] Updating agency adoption table - added Medicare cardholders as LIVE for MST - changed Medicare cardholders to LIVE instead of CODE COMPLETE - added Nevada county target launch date --- docs/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/README.md b/docs/README.md index c32e6b241..979c7b47f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,12 +19,12 @@ Benefits is open-source software that is designed, developed, and maintained by The following California transit agencies have launched Cal-ITP Benefits for their riders, with the following enrollment pathway options: -| Transit agency | Older adults | Agency card | Veterans | Low-income | Medicare cardholders | Initial agency launch | -| ----------------------------------------------- | ------------ | ----------- | -------- | ---------- | -------------------- | --------------------- | -| **Monterey-Salinas Transit** | Live | Live | Live | | | 12/2021 | -| **Santa Barbara Metropolitan Transit District** | Live | Live |   | | | 10/2023 | -| **Sacramento Regional Transit District** | Live |   | Live | | | 10/2024 | -| **Nevada County Connects** | In test |   |   | | In test |  | +| Transit agency | Older adults | Agency card | Veterans | Medicare cardholders | Low-income | Initial agency launch | +| ----------------------------------------------- | ------------ | ----------- | -------- | -------------------- | -----------| --------------------- | +| **Monterey-Salinas Transit** | Live | Live | Live | Live | | 12/2021 | +| **Nevada County Connects** | In test |   |   | In test |  | 01/2025 (target) | +| **Sacramento Regional Transit District** | Live |   | Live | | | 10/2024 | +| **Santa Barbara Metropolitan Transit District** | Live | Live |   | | | 10/2023 | ## Supported enrollment pathways @@ -36,7 +36,7 @@ The Cal-ITP Benefits app supports the following enrollment pathways that use the | [**Agency cards**](/benefits/enrollment-pathways/agency-cards) | [Eligibility API](https://docs.calitp.org/eligibility-api/specification/) | Live | [11/2022](https://github.com/cal-itp/benefits/releases/tag/2022.11.1) | | [**Veterans**](/benefits/enrollment-pathways/veterans) | [Veteran Confirmation API](https://developer.va.gov/explore/api/veteran-confirmation) | Live | [09/2023](https://github.com/cal-itp/benefits/releases/tag/2023.09.1) | | [**Low-income**](/benefits/enrollment-pathways/low-income) | CalFresh Confirm API | Live | [07/2024](https://github.com/cal-itp/benefits/releases/tag/2024.07.1) | -| [**Medicare cardholders**](/benefits/enrollment-pathways/medicare-cardholders) | [Blue Button API](https://bluebutton.cms.gov/developers/#overview) | Code complete | [09/2024](https://github.com/cal-itp/benefits/releases/tag/2024.09.3) | +| [**Medicare cardholders**](/benefits/enrollment-pathways/medicare-cardholders) | [Blue Button API](https://bluebutton.cms.gov/developers/#overview) | Live | [09/2024](https://github.com/cal-itp/benefits/releases/tag/2024.09.3) | Read more about each [enrollment pathway](/benefits/enrollment-pathways/).