{"id":44925,"date":"2026-03-30T19:48:39","date_gmt":"2026-03-30T23:48:39","guid":{"rendered":"https:\/\/elderplan0.wpengine.com\/?page_id=44925"},"modified":"2026-03-30T19:48:41","modified_gmt":"2026-03-30T23:48:41","slug":"1637-test","status":"publish","type":"page","link":"https:\/\/elderplan0.wpengine.com\/zh\/1637-test\/","title":{"rendered":"1637 Test"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><style>\n\n  \/* \u2500\u2500 TOKENS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .ep-pa-hub {\n    --ep-blue: #007dc3;\n    --ep-blue-dk: #0068a5;\n    --ep-blue-lt: #e5f3fb;\n    --dark-green: #0d7638;\n    --dark-green-alt: #043d28;\n    --ep-hero-link: #ffeb4c;\n    --ep-green: #8dc63f;\n    --background: #FBFBFB;\n    --soft-green:  #E3F0DA;\n    --navy: #0c4a7a;\n    --navy-mid: #0068a5;\n    --navy-light: #007dc3;\n    --teal: #0068a5;\n    --teal-bright: #007dc3;\n    --teal-pale: #e5f3fb;\n    --teal-glass: rgba(16, 130, 197, 0.12);\n    --gold: #e8a020;\n    --gold-pale: #fdf5e6;\n    --red: #c8251c;\n    --red-pale: #fff0ef;\n    --green: #1a7a45;\n    --green-pale: #edf7f1;\n    --amber: #b86000;\n    --amber-pale: #fff8ec;\n    --slate-50: #f7f9fc;\n    --slate-100: #eef2f7;\n    --slate-200: #dde4ef;\n    --slate-300: #c3cede;\n    --slate-500: #536179;\n    --slate-700: #354666;\n    --slate-900: #0d1b35;\n    --font: 'Open Sans', sans-serif;\n    --radius: 10px;\n    --shadow-sm: 0 1px 4px rgba(10, 35, 66, 0.08);\n    --shadow-md: 0 4px 16px rgba(10, 35, 66, 0.10);\n    --shadow-lg: 0 12px 40px rgba(10, 35, 66, 0.14);\n    --sidebar-w: 280px;\n    --wp-admin-bar-offset: 0px;\n  }\n\n  \/* hacky method to hide the green page\/post title bar unilaterally. if this should be conditional, we should create an ACF button, and then wrap the header in a conditional statement, in header.php *\/\n  .vc_row.wpb_row.vc_row-fluid.green-bar.padding-interior {\n    display: none !important;\n  }\n\n  \/* Global styles *\/\n\n  \/* entire container, including the sidebar *\/\n  .ep-pa-hub {\n    position: relative;\n    z-index: 1;\n    width: 100vw;\n    max-width: 100vw;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    isolation: isolate;\n    font-family: var(--font) ;\n  }\n  .ep-pa-hub a {\n    color: var(--dark-green);\n    \/* text-decoration: none; *\/\n  }\n\n  \/* all content excluding  sidebar nav *\/\n  #ep-main-content a {\n    text-decoration: underline;\n  }\n  #ep-main-content a:hover {\n    text-decoration: none;\n  }\n\n\/* TODO: this currently underlines the accordion arrows. *\/\n  #ep-main-content button:hover:not(.accordion-trigger) {\n    text-decoration: underline;\n  }\n\n  #ep-main-content h2 a, #ep-main-content h3 a, #ep-main-content h4 a {\n    color: var(--dark-green);\n  }\n\n  #ep-main-content h2, #ep-main-content h3, #ep-main-content h4 {\n    color: var(--dark-green-alt);\n  }\n\n  #ep-main-content button.click-btn {\n    background: var(--dark-green-alt);\n  }\n\n  \/* eyebrow content -- we want these to be a different dark green than other h2s*\/\n  #ep-main-content .section-title, #ep-main-content .section-label, #ep-main-content .metrics-section-title {\n    color: var(--dark-green);\n    \/* text-decoration: none; *\/\n  }\n\n  #page-code-lookup .page-hero a {\n    color: white !important;\n    text-decoration: none;\n    padding: 3px;\n  }\n\n  #page-code-lookup .page-hero a:hover {\n    text-decoration: underline;\n  }\n\n  .admin-bar .ep-pa-hub {\n    --wp-admin-bar-offset: 32px;\n  }\n\n  @media (max-width: 782px) {\n    .admin-bar .ep-pa-hub {\n      --wp-admin-bar-offset: 46px;\n    }\n  }\n\n  .ep-pa-hub *,\n  .ep-pa-hub *::before,\n  .ep-pa-hub *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ep-pa-hub {\n    scroll-behavior: smooth;\n  }\n\n  .ep-pa-hub {\n    font-family: var(--font);\n    background: var(--background);\n    color: var(--slate-900);\n    font-size: 15px;\n    line-height: 1.65;\n    min-height: 100vh;\n    width: 100%;\n    position: relative;\n  }\n\n  .mobile-menu-btn {\n    display: none;\n    background: none;\n    border: 1px solid var(--slate-200);\n    border-radius: 6px;\n    cursor: pointer;\n    color: var(--navy);\n    font-size: 20px;\n    padding: 4px 8px;\n    line-height: 1;\n  }\n\n  .mobile-menu-open {\n    display: none;\n    position: fixed;\n    top: calc(8px + var(--wp-admin-bar-offset));\n    left: 12px;\n    z-index: 150;\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: 8px;\n    box-shadow: var(--shadow-md);\n    cursor: pointer;\n    color: var(--navy);\n    font-size: 22px;\n    padding: 6px 10px;\n    line-height: 1;\n  }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .layout {\n    display: flex;\n    min-height: 100vh;\n  }\n\n  \/* \u2500\u2500 SIDEBAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .sidebar {\n    width: var(--sidebar-w);\n    flex-shrink: 0;\n    position: sticky;\n    top: var(--wp-admin-bar-offset);\n    height: calc(100vh - var(--wp-admin-bar-offset));\n    align-self: flex-start;\n    overflow-y: auto;\n    background: white;\n    border-right: 1px solid var(--slate-200);\n    z-index: 100;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .sidebar-header {\n    padding: 20px 20px 14px;\n    border-bottom: 1px solid var(--slate-100);\n  }\n\n  .sidebar-header .label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #007dc3;\n    margin-bottom: 6px;\n  }\n\n  .sidebar-header h2 {\n    font-family: var(--font);\n    font-size: 16px;\n    color: var(--navy);\n    line-height: 1.3;\n  }\n\n  .sidebar-nav {\n    padding: 12px 10px;\n    flex: 1;\n  }\n\n  .nav-section-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: var(--slate-500);\n    padding: 14px 10px 6px;\n  }\n\n  .nav-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 9px 12px;\n    border-radius: 7px;\n    cursor: pointer;\n    font-size: 13px;\n    color: var(--slate-700);\n    font-weight: 400;\n    text-decoration: none;\n    transition: all 0.15s;\n    position: relative;\n  }\n\n  .nav-item:hover {\n    background: #e5f3fb;\n    color: #0c4a7a;\n  }\n\n  .nav-item.active {\n    background: var(--ep-blue);\n    color: white;\n    font-weight: 600;\n  }\n\n  .nav-item .nav-icon {\n    width: 22px;\n    text-align: center;\n    font-size: 14px;\n    flex-shrink: 0;\n  }\n\n  .nav-item .nav-badge {\n    margin-left: auto;\n    font-size: 9px;\n    font-weight: 700;\n    padding: 2px 6px;\n    border-radius: 10px;\n    background: var(--red);\n    color: white;\n  }\n\n  .nav-item .nav-badge.green {\n    background: var(--green);\n  }\n\n  .nav-sub {\n    padding-left: 20px;\n  }\n\n  .nav-sub .nav-item {\n    font-size: 12px;\n    padding: 7px 10px;\n  }\n\n  .nav-ext-link {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 12px;\n    border-radius: 7px;\n    font-size: 12px;\n    color: #007dc3;\n    font-weight: 500;\n    text-decoration: none;\n    transition: all 0.15s;\n  }\n\n  .nav-ext-link:hover {\n    background: #e5f3fb;\n  }\n\n  .nav-ext-link .ext-icon {\n    font-size: 11px;\n    opacity: 0.6;\n  }\n\n  .sidebar-footer {\n    padding: 16px 20px;\n    border-top: 1px solid var(--slate-100);\n    font-size: 11px;\n    color: var(--slate-500);\n    line-height: 1.5;\n  }\n\n  .sidebar-footer strong {\n    color: var(--navy);\n    font-size: 13px;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* \u2500\u2500 MAIN CONTENT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .main {\n    flex: 1;\n    min-width: 0;\n  }\n\n  \/* \u2500\u2500 PAGE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .ep-pa-hub .page {\n    display: none;\n  }\n\n  .ep-pa-hub .page.active {\n    display: block;\n  }\n\n  \/* \u2500\u2500 PAGE HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .page-hero {\n    background: linear-gradient(135deg, #0d7638 0%, #1f8f3c 55%, #32a740  100%);\n    color: white;\n    padding: 48px 40px 40px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .page-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px;\n    right: -60px;\n    width: 320px;\n    height: 320px;\n    background: radial-gradient(circle, rgba(0, 160, 176, 0.15) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n\n  .page-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px;\n    left: 30%;\n    width: 200px;\n    height: 200px;\n    background: radial-gradient(circle, rgba(0, 160, 176, 0.08) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n\n  .hero-eyebrow {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.9);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .page-hero h1 {\n    font-family: var(--font);\n    color: white;\n    font-size: 1.8rem;\n    line-height: 1.2;\n    margin-bottom: 12px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .page-hero .hero-desc {\n    font-size: 15px;\n    color: white;\n    max-width: 680px;\n    line-height: 1.7;\n    position: relative;\n    z-index: 1;\n  }\n\n  .hero-meta {\n    display: flex;\n    gap: 20px;\n    margin-top: 20px;\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 1;\n  }\n\n  .hero-meta-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 6px;\n    padding: 7px 14px;\n    font-size: 12px;\n    color: white;\n  }\n\n  .hero-meta-item strong {\n    color: white;\n  }\n\n  \/* \u2500\u2500 CONTENT BODY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .content {\n    padding: 36px 40px 60px;\n    max-width: 1080px;\n  }\n\n  \/* \u2500\u2500 SECTION ELEMENTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .section-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n\n  h2.section-title {\n    font-family: var(--font);\n    font-size: 1.6rem;\n    margin-bottom: 8px;\n    line-height: 1.25;\n  }\n\n  .section-desc {\n    font-size: 14px;\n    color: var(--slate-500);\n    max-width: 760px;\n    line-height: 1.7;\n    margin-bottom: 24px;\n  }\n\n  .divider {\n    height: 1px;\n    background: var(--slate-200);\n    margin: 32px 0;\n  }\n\n  \/* \u2500\u2500 CALLOUT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .callout {\n    border-radius: var(--radius);\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    font-size: 13px;\n    line-height: 1.6;\n    margin-bottom: 20px;\n  }\n\n  .callout-icon {\n    font-size: 18px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .callout.info {\n    background: #e5f3fb;\n    border: 1px solid #9acfe8;\n    color: #0c4a7a;\n  }\n  .callout {\n    background:  var(--soft-green);\n    border: 1px solid var(--dark-green);\n    color: var(--dark-green);\n  }\n\n  \/* \u2500\u2500 CARDS GRID \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cards-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n  }\n\n  .card {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: var(--radius);\n    padding: 22px;\n    position: relative;\n    overflow: hidden;\n    transition: box-shadow 0.2s, transform 0.2s;\n  }\n\n  .card:hover {\n    box-shadow: var(--shadow-md);\n    transform: translateY(-1px);\n  }\n\n  .card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n  }\n\n  .card.teal::before {\n    background: #007dc3;\n  }\n\n  .card.navy::before {\n    background: var(--navy);\n  }\n\n  .card.gold::before {\n    background: var(--gold);\n  }\n\n  .card.green::before {\n    background: var(--green);\n  }\n\n  .card-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n  }\n\n  .card h3 {\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--navy);\n    margin-bottom: 6px;\n  }\n\n  .card p {\n    font-size: 13px;\n    color: var(--slate-500);\n    line-height: 1.6;\n  }\n\n  .card-value {\n    font-size: 30px;\n    font-weight: 700;\n    color: var(--navy);\n    margin: 8px 0 4px;\n  }\n\n  .card-value.teal {\n    color: var(--teal);\n  }\n\n  .card-value.red {\n    color: var(--red);\n  }\n\n  .card-value.warning {\n    color: var(--amber);\n  }\n\n  \/* \u2500\u2500 VERIFY PLACEHOLDER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .verify {\n    display: inline-block;\n    background: #fff0ef;\n    color: var(--red);\n    font-size: 10px;\n    font-weight: 600;\n    padding: 2px 7px;\n    border-radius: 4px;\n    vertical-align: middle;\n  }\n\n  \/* \u2500\u2500 TIMELINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .timeline {\n    position: relative;\n    padding-left: 28px;\n  }\n\n  .timeline::before {\n    content: '';\n    position: absolute;\n    left: 9px;\n    top: 8px;\n    bottom: 8px;\n    width: 2px;\n    background: var(--slate-200);\n  }\n\n  .timeline-item {\n    position: relative;\n    margin-bottom: 24px;\n  }\n\n  .timeline-item::before {\n    content: '';\n    position: absolute;\n    left: -24px;\n    top: 6px;\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    background: var(--teal);\n    border: 2px solid white;\n    box-shadow: 0 0 0 2px var(--teal);\n  }\n\n  .timeline-item h4 {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    margin-bottom: 4px;\n  }\n\n  .timeline-item p {\n    font-size: 13px;\n    color: var(--slate-500);\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 TIMEFRAME CARDS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .timeframe-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .timeframe-card {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: var(--radius);\n    padding: 24px;\n    display: flex;\n    gap: 16px;\n  }\n\n  .tf-accent {\n    width: 48px;\n    height: 48px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    flex-shrink: 0;\n  }\n\n  .tf-accent.standard {\n    background: var(--teal-pale);\n  }\n\n  .tf-accent.expedited {\n    background: #fff3e0;\n  }\n\n  .tf-num {\n    font-size: 28px;\n    font-weight: 700;\n    color: var(--teal);\n    line-height: 1.1;\n    margin: 4px 0;\n  }\n\n  .tf-num.expedited {\n    color: var(--gold);\n  }\n\n  .tf-card h3 {\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--navy);\n  }\n\n  .tf-card p {\n    font-size: 12px;\n    color: var(--slate-500);\n    line-height: 1.5;\n    margin-top: 4px;\n  }\n\n  .reg-tag {\n    font-size: 10px;\n    color: #0068a5;\n    background: #e5f3fb;\n    padding: 3px 7px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 8px;\n  }\n\n  \/* \u2500\u2500 CONTROLS BAR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .controls-bar {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 16px;\n    flex-wrap: wrap;\n    align-items: center;\n  }\n\n  .search-wrap {\n    position: relative;\n    flex: 1;\n    min-width: 200px;\n    max-width: 380px;\n  }\n\n  .search-wrap::before {\n    content: '\ud83d\udd0d';\n    position: absolute;\n    left: 12px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 13px;\n    pointer-events: none;\n  }\n\n  .search-input {\n    width: 100%;\n    padding: 9px 14px 9px 36px;\n    border: 1.5px solid var(--slate-200);\n    border-radius: 7px;\n    font-family: var(--font);\n    font-size: 14px;\n    outline: none;\n    transition: border-color 0.2s;\n    background: white;\n  }\n\n  .search-input:focus {\n    border-color: var(--teal);\n  }\n\n  .filter-select {\n    padding: 9px 12px;\n    border: 1.5px solid var(--slate-200);\n    border-radius: 7px;\n    font-family: var(--font);\n    font-size: 13px;\n    outline: none;\n    background: white;\n    cursor: pointer;\n    color: var(--slate-700);\n  }\n\n  .filter-select:focus {\n    border-color: var(--teal);\n  }\n\n  .results-count {\n    font-size: 12px;\n    color: var(--slate-500);\n    margin-left: auto;\n    white-space: nowrap;\n  }\n\n  \/* \u2500\u2500 PLAN BADGES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .plan-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 3px 8px;\n    border-radius: 4px;\n    margin-right: 3px;\n    white-space: nowrap;\n    letter-spacing: 0.02em;\n  }\n\n  .badge-all {\n    background: #ede9fe;\n    color: #5b21b6;\n  }\n\n  .badge-isnp {\n    background: #dbeafe;\n    color: #1d4ed8;\n  }\n\n  .badge-map {\n    background: #dcfce7;\n    color: #166534;\n  }\n\n  .badge-referral {\n    background: #fef3c7;\n    color: #854d0e;\n  }\n\n  \/* \u2500\u2500 SERVICE CARDS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .service-section-hdr {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--slate-500);\n    padding: 12px 0 8px;\n    margin-top: 20px;\n    border-bottom: 1px solid var(--slate-200);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .service-card {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: 8px;\n    padding: 18px;\n    margin-bottom: 8px;\n  }\n\n  .service-card:hover {\n    border-color: var(--slate-300);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .service-card-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 12px;\n    cursor: pointer;\n  }\n\n  #ep-main-content .service-card h3 {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);   \/* cancel out h3 color just for accordion headers *\/\n    margin-bottom: 6px;\n  }\n\n  .pa-rule {\n    font-size: 13px;\n    color: var(--slate-700);\n    background: var(--slate-50);\n    border-left: 3px solid #007dc3;\n    padding: 8px 12px;\n    border-radius: 0 6px 6px 0;\n    margin-top: 8px;\n    line-height: 1.5;\n  }\n\n  .pa-rule.referral {\n    border-left-color: var(--gold);\n  }\n\n  .svc-desc {\n    font-size: 13.5px;\n    color: var(--slate-700);\n    line-height: 1.65;\n    margin-top: 0;\n    padding: 0 14px;\n    border-top: 1px solid transparent;\n    border-radius: 0 0 6px 6px;\n    max-height: 0;\n    overflow: hidden;\n    opacity: 0;\n    transition: max-height 0.3s ease, padding 0.2s ease, margin-top 0.2s ease, opacity 0.2s ease, border-color 0.2s ease;\n  }\n\n  .svc-desc.open {\n    max-height: 500px;\n    margin-top: 10px;\n    padding: 12px 14px;\n    opacity: 1;\n  }\n\n  .expand-btn {\n    background: none;\n    border: 1px solid var(--slate-200);\n    cursor: pointer;\n    padding: 4px 10px;\n    border-radius: 5px;\n    font-size: 11px;\n    color: var(--slate-500);\n    font-family: var(--font);\n    white-space: nowrap;\n    flex-shrink: 0;\n    transition: all 0.15s;\n  }\n\n  .expand-btn:hover {\n    background: var(--slate-100);\n  }\n\n  .no-results {\n    text-align: center;\n    padding: 40px 20px;\n    color: var(--slate-500);\n    font-size: 14px;\n    background: white;\n    border-radius: 8px;\n    border: 1px dashed var(--slate-300);\n  }\n\n  \/* \u2500\u2500 CODE TABLE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .table-wrap {\n    overflow-x: auto;\n    border-radius: 8px;\n    border: 1px solid var(--slate-200);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .ep-pa-hub table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n  }\n\n  .ep-pa-hub thead {\n    background: #0068a5;\n  }\n\n  .ep-pa-hub thead th {\n    color: white;\n    font-size: 11px;\n    font-weight: 600;\n    text-align: left;\n    padding: 11px 14px;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .ep-pa-hub tbody tr {\n    border-bottom: 1px solid var(--slate-100);\n  }\n\n  .ep-pa-hub tbody tr:hover {\n    background: var(--slate-50);\n  }\n\n  .ep-pa-hub tbody td {\n    padding: 10px 14px;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .code-cell {\n    font-family: var(--font);\n    font-weight: 500;\n    color: var(--navy);\n    font-size: 12px;\n    white-space: nowrap;\n  }\n\n  .cat-pill {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    padding: 2px 7px;\n    border-radius: 10px;\n    background: var(--teal-pale);\n    color: var(--teal);\n    white-space: nowrap;\n  }\n\n  .map-section-wrap {\n    margin-top: 24px;\n    border: 1.5px solid #bbf7d0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .map-section-hdr {\n    background: #dcfce7;\n    padding: 12px 16px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #166534;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .map-section-note {\n    font-size: 12px;\n    color: #166534;\n    background: #f0fdf4;\n    padding: 10px 16px;\n    border-bottom: 1px solid #bbf7d0;\n    line-height: 1.5;\n  }\n\n  .overflow-note {\n    font-size: 12px;\n    color: var(--slate-500);\n    margin-top: 10px;\n    padding: 8px 12px;\n    background: var(--gold-pale);\n    border-radius: 6px;\n    border: 1px solid #f5c96e;\n    display: none;\n  }\n\n  \/* \u2500\u2500 METRICS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .metrics-section {\n    margin-bottom: 32px;\n  }\n\n  .metrics-section-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--slate-500);\n    margin-bottom: 14px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid var(--slate-200);\n  }\n\n  .metrics-grid {\n    display: grid;\n    gap: 14px;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n  }\n\n  .metric-card {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: var(--radius);\n    padding: 18px 16px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .metric-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: var(--teal);\n  }\n\n  .metric-card.warn::before {\n    background: var(--red);\n  }\n\n  .metric-card.caution::before {\n    background: var(--gold);\n  }\n\n  .metric-value-lg {\n    font-size: 30px;\n    font-weight: 700;\n    color: var(--navy);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .metric-card.warn .metric-value-lg {\n    color: var(--red);\n  }\n\n  .metric-label {\n    font-size: 12px;\n    color: var(--slate-500);\n    line-height: 1.4;\n  }\n\n  .metric-flag {\n    margin-top: 8px;\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    background: var(--red-pale);\n    color: var(--red);\n    font-size: 10px;\n    font-weight: 700;\n    padding: 2px 7px;\n    border-radius: 4px;\n  }\n\n  \/* \u2500\u2500 SUBMIT METHODS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .methods-grid {\n    display: grid;\n    gap: 14px;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n  }\n\n  .method-card {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: var(--radius);\n    padding: 22px;\n  }\n\n  .method-num {\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: var(--ep-blue);\n    color: white;\n    font-size: 13px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n  }\n\n  .method-card h3 {\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--navy);\n    margin-bottom: 8px;\n  }\n\n  .method-card p {\n    font-size: 13px;\n    color: var(--slate-500);\n    line-height: 1.6;\n  }\n\n  .method-card .phone-num {\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--navy);\n    display: block;\n    margin: 6px 0;\n  }\n\n  \/* \u2500\u2500 EXEMPTIONS LIST \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .exemptions-grid {\n    display: grid;\n    gap: 10px;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n  }\n\n  .exemption-item {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    font-size: 14px;\n  }\n\n  .exemption-item::before {\n    content: '\u2713';\n    color: var(--green);\n    font-weight: 700;\n    font-size: 15px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* \u2500\u2500 RIGHTS BOX \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .rights-box {\n    background: #e5f3fb;\n    border: 1px solid #9acfe8;\n    border-radius: var(--radius);\n    padding: 24px;\n  }\n\n  .rights-box h3 {\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--navy);\n    margin-bottom: 14px;\n  }\n\n  .rights-list {\n    list-style: none;\n    display: grid;\n    gap: 10px;\n  }\n\n  .rights-list li {\n    font-size: 14px;\n    color: var(--slate-700);\n    display: flex;\n    gap: 10px;\n    line-height: 1.5;\n  }\n\n  .rights-list li::before {\n    content: '\u2192';\n    color: var(--teal);\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 DENIAL ACCORDION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .accordion-item {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: 8px;\n    margin-bottom: 8px;\n    overflow: hidden;\n  }\n\n  .accordion-trigger {\n    width: 100%;\n    background: none;\n    border: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    text-align: left;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    font-family: var(--font);\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    transition: background 0.15s;\n  }\n\n  .accordion-trigger:hover {\n    background: var(--slate-50);\n  }\n\n  .accordion-chevron {\n    transition: transform 0.2s;\n    font-size: 12px;\n    color: var(--slate-500);\n  }\n\n  .accordion-chevron.open {\n    transform: rotate(180deg);\n  }\n\n  .accordion-body {\n    padding: 0 18px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease, padding 0.2s;\n    font-size: 13px;\n    color: var(--slate-700);\n    line-height: 1.6;\n  }\n\n  .accordion-body.open {\n    max-height: 400px;\n    padding: 0 18px 16px;\n  }\n\n\n  .gap-resolved .gap-tag {\n    background: #14532d;\n    color: #86efac;\n  }\n\n  \/* \u2500\u2500 PAGE FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .page-foot {\n    background: #0068a5;\n    color: rgba(255, 255, 255, 0.80);\n    padding: 20px 40px;\n    font-size: 11px;\n    line-height: 1.7;\n    margin-left: var(--sidebar-w);\n    border-top: 3px solid #8dc63f;\n  }\n\n  .page-foot .smid {\n    background: rgba(0, 0, 0, 0.2);\n    padding: 3px 8px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 8px;\n  }\n\n  \/* \u2500\u2500 DRUG PA PAGE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .drug-exclusion-banner {\n    background: #f5f0ff;\n    border: 1px solid #c4b0f0;\n    border-radius: var(--radius);\n    padding: 20px 22px;\n    margin-bottom: 24px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n\n  .drug-icon {\n    font-size: 28px;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 APP LIST \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .app-grid {\n    display: grid;\n    gap: 12px;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n  }\n\n  .app-item {\n    background: white;\n    border: 1px solid var(--slate-200);\n    border-radius: 8px;\n    padding: 14px 16px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--navy);\n    text-decoration: none;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    transition: all 0.15s;\n  }\n\n  .app-item:hover {\n    border-color: var(--teal);\n    color: var(--teal);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .app-item::before {\n    content: '\ud83d\udcf1';\n  }\n\n  \/* \u2500\u2500 SKIP NAV (WCAG 2.4.1) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .skip-nav {\n    position: absolute;\n    top: -100%;\n    left: 0;\n    background: var(--navy);\n    color: white;\n    padding: 10px 20px;\n    font-size: 14px;\n    font-weight: 600;\n    z-index: 9999;\n    text-decoration: none;\n    border-radius: 0 0 6px 0;\n    transition: top 0s;\n  }\n\n  .skip-nav:focus {\n    top: 0;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .sidebar {\n      position: fixed;\n      top: 0;\n      left: 0;\n      bottom: 0;\n      height: auto;\n      align-self: stretch;\n      transform: translateX(-100%);\n      transition: transform 0.3s;\n    }\n\n    .sidebar.open {\n      transform: translateX(0);\n    }\n\n    .main {\n      margin-left: 0;\n    }\n\n    .page-hero {\n      padding: 32px 20px;\n    }\n\n    .content {\n      padding: 24px 20px 48px;\n    }\n\n    .timeframe-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mobile-menu-btn {\n      display: inline-flex !important;\n    }\n\n    .mobile-menu-open {\n      display: block !important;\n    }\n\n    .page-foot {\n      margin-left: 0;\n      padding: 20px;\n    }\n  }\n\n  \/* \u2500\u2500 BACK TO TOP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(16px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes fadeOutDown {\n    from {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    to {\n      opacity: 0;\n      transform: translateY(16px);\n    }\n  }\n\n  .ep-pa-hub .back-to-top {\n    position: absolute;\n    bottom: 80px;\n    right: 24px;\n    z-index: 180;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: var(--dark-green-alt);\n    color: white;\n    font-family: var(--font);\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    padding: 10px 16px;\n    border-radius: 8px;\n    box-shadow: var(--shadow-md);\n    opacity: 0;\n    transform: translateY(16px);\n    pointer-events: none;\n    visibility: hidden;\n  }\n\n  .ep-pa-hub .back-to-top.sticky {\n    position: fixed;\n    bottom: 15vh;\n  }\n\n  .ep-pa-hub .back-to-top.fade-in {\n    visibility: visible;\n    pointer-events: auto;\n    animation: fadeInUp 0.4s ease-out forwards;\n  }\n\n  .ep-pa-hub .back-to-top.fade-out {\n    visibility: visible;\n    pointer-events: none;\n    animation: fadeOutDown 0.35s ease-in forwards;\n  }\n\n  .ep-pa-hub .back-to-top:hover {\n    text-decoration: none;\n    color: white;\n  }\n\n  .ep-pa-hub .back-to-top .arrow-up {\n    font-size: 16px;\n    line-height: 1;\n  }\n<\/style>\n\n<div id=\"ep-pa-hub\" class=\"ep-pa-hub\">\n\n  <!-- SKIP NAV (WCAG 2.4.1) -->\n  <a class=\"skip-nav\" href=\"#ep-main-content\">Skip to main content<\/a>\n\n  <!-- MOBILE SIDEBAR TOGGLE -->\n  <button class=\"mobile-menu-open\" onclick=\"toggleSidebar()\" aria-label=\"Open menu\">\u2630<\/button>\n\n  <div class=\"layout\">\n\n    <!-- SIDEBAR -->\n    <nav class=\"sidebar\" id=\"sidebar\" aria-label=\"Section navigation\">\n      <div class=\"sidebar-header\">\n        <button class=\"mobile-menu-btn\" onclick=\"toggleSidebar()\" aria-label=\"Close menu\">\u2715<\/button>\n        <div class=\"label\">Benefits & Coverage<\/div>\n        <h2>Prior Authorization & Coverage Decisions<\/h2>\n      <\/div>\n      <div class=\"sidebar-nav\">\n        <div class=\"nav-section-label\">Overview<\/div>\n        <a class=\"nav-item active\" href=\"javascript:void(0)\" onclick=\"showPage('hub',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83c\udfe0<\/span> Hub Overview\n        <\/a>\n\n        <div class=\"nav-section-label\">Core Topics<\/div>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('what-is',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\u2753<\/span> What is Prior Authorization?\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('when-required',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udccb<\/span> When Approval is Required\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('how-to-request',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udcdd<\/span> How to Request PA\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('timelines',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\u23f1\ufe0f<\/span> Decision Timelines\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('after-apply',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd04<\/span> After You Apply\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('denials',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udce4<\/span> Denials & Appeals\n        <\/a>\n\n        <div class=\"nav-section-label\">Prior Authorization Data<\/div>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('pa-requirements',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\uddc2\ufe0f<\/span> Services Requiring PA\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('code-lookup',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd22<\/span> HCPCS Code Lookup\n          <span class=\"nav-badge green\">543<\/span>\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('metrics',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udcca<\/span> PA Metrics & Transparency\n          <span class=\"nav-badge\">CMS<\/span>\n        <\/a>\n\n        <div class=\"nav-section-label\">Related<\/div>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('drug-pa',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udc8a<\/span> Drug PA (Part D)\n        <\/a>\n        <a class=\"nav-item\" href=\"javascript:void(0)\" onclick=\"showPage('check-status',this)\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd0d<\/span> Check Auth Status\n        <\/a>\n\n        <div class=\"nav-section-label\">External Links<\/div>\n        <a class=\"nav-ext-link\" href=\"https:\/\/www.elderplan.org\/utilization-management-criteria\/\" target=\"_blank\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd17<\/span> Utilization Management Criteria <span\n            class=\"ext-icon\">\u2197<\/span>\n        <\/a>\n        <a class=\"nav-ext-link\" href=\"https:\/\/www.elderplan.org\/interoperability-for-members\/\" target=\"_blank\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd17<\/span> Health Records App Access <span class=\"ext-icon\">\u2197<\/span>\n        <\/a>\n        <a class=\"nav-ext-link\" href=\"https:\/\/www.elderplan.org\/exceptions-appeals-grievances\/\" target=\"_blank\">\n          <span class=\"nav-icon\" aria-hidden=\"true\">\ud83d\udd17<\/span> Appeals & Grievances <span class=\"ext-icon\">\u2197<\/span>\n        <\/a>\n      <\/div>\n      <div class=\"sidebar-footer\">\n        <strong>Need Help?<\/strong>\n        Call Member Services<br>\n        <strong style=\"color:#0c4a7a;font-size:14px\">1-800-353-3765<\/strong><br>\n        TTY: 711 \u00b7 7 days \u00b7 8am\u20138pm\n      <\/div>\n    <\/nav>\n\n    <!-- MAIN CONTENT -->\n    <main class=\"main\" id=\"ep-main-content\">\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: HUB OVERVIEW\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page active\" id=\"page-hub\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83c\udfe5<\/span> Benefits & Coverage<\/div>\n          <h1>Prior Authorization &<br>Coverage Decisions<\/h1>\n          <p class=\"hero-desc\">Elderplan requires prior authorization (PA) \u2014 advance approval \u2014 for certain medical\n            services before they are delivered. This guide covers what needs approval, how to request it, and your\n            rights if a request is denied.<\/p>\n          <div class=\"hero-meta\">\n            <div class=\"hero-meta-item\">\u23f1\ufe0f Standard decisions: <strong>7 calendar days<\/strong><\/div>\n            <div class=\"hero-meta-item\">\ud83d\udea8 Urgent decisions: <strong>72 hours<\/strong><\/div>\n            <div class=\"hero-meta-item\">\ud83d\udcde Questions? Call <strong>1-800-353-3765<\/strong> [TTY: 711], 8 a.m.\u20138 p.m.,\n              seven days a week<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout drug\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\ud83d\udc8a<\/span>\n            <div><strong>Prescription drug prior authorization is handled separately.<\/strong> This page covers medical\n              services only. Drug prior authorization is managed under your Part D prescription drug benefit through a\n              different process. <a onclick=\"showPage('drug-pa',null)\">See Drug Prior Authorization \u2192<\/a><\/div>\n          <\/div>\n          <div class=\"section-label\">Navigate This Section<\/div>\n          <h2 class=\"section-title\">What would you like to do?<\/h2>\n          <div class=\"cards-grid\" style=\"grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:16px\">\n            <div class=\"card teal\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\" onclick=\"showPage('what-is',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('what-is',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\u2753<\/div>\n              <h3>Understand Prior Authorization<\/h3>\n              <p>Learn what PA is, why it exists, and how the process works<\/p>\n            <\/div>\n            <div class=\"card teal\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\"\n              onclick=\"showPage('when-required',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('when-required',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udccb<\/div>\n              <h3>See What Requires Approval<\/h3>\n              <p>Browse services requiring PA by plan type or category<\/p>\n            <\/div>\n            <div class=\"card navy\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\"\n              onclick=\"showPage('how-to-request',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('how-to-request',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udcdd<\/div>\n              <h3>Request Prior Authorization<\/h3>\n              <p>Phone, online portal, fax \u2014 and electronic submission through your doctor's system coming in 2027<\/p>\n            <\/div>\n            <div class=\"card gold\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\"\n              onclick=\"showPage('timelines',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('timelines',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\u23f1\ufe0f<\/div>\n              <h3>Decision Timeframes<\/h3>\n              <p>Regulatory deadlines for standard and urgent reviews<\/p>\n            <\/div>\n            <div class=\"card green\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\" onclick=\"showPage('denials',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('denials',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udce4<\/div>\n              <h3>Denied? Know Your Rights<\/h3>\n              <p>How to appeal and what happens at each level<\/p>\n            <\/div>\n            <div class=\"card teal\" role=\"button\" tabindex=\"0\" style=\"cursor:pointer\"\n              onclick=\"showPage('check-status',null)\"\n              onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();showPage('check-status',null)}\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udd0d<\/div>\n              <h3>Check Authorization Status<\/h3>\n              <p>Track the status of a pending or past request<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">How We Performed in 2025<\/div>\n          <h2 class=\"section-title\">Our 2025 Prior Authorization Results<\/h2>\n          <p class=\"section-desc\">In compliance with the federal interoperability rules, Elderplan publicly reports\n            prior authorization outcome metrics annually. The 2025 metrics are now posted.<\/p>\n\n          <button class=\"click-btn\"\n            style=\"padding:10px 20px;font-size:13px;color:white;border-radius:7px;border:none;cursor:pointer\"\n            onclick=\"showPage('metrics',null)\">View 2025 PA Metrics \u2192<\/button>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: WHAT IS PA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-what-is\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\">Understanding PA<\/div>\n          <h1>What is Prior Authorization?<\/h1>\n          <p class=\"hero-desc\">Prior authorization (PA) \u2014 sometimes called pre-approval \u2014 is a process where Elderplan\n            reviews whether a proposed medical service meets coverage criteria before it is delivered.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"section-label\">How It Works<\/div>\n          <h2 class=\"section-title\">The Prior Authorization Process<\/h2>\n          <div class=\"timeline\">\n            <div class=\"timeline-item\">\n              <h4>Your doctor orders a service<\/h4>\n              <p>Your physician or specialist determines that a particular treatment, procedure, equipment, or facility\n                stay is medically necessary for your care.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Check whether PA is required<\/h4>\n              <p>Not every service requires prior authorization. Use the <a onclick=\"showPage('when-required',null)\">Services Requiring PA<\/a> section to confirm whether your\n                specific service needs advance approval. Emergency and urgently needed services never require prior\n                authorization.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Request is submitted<\/h4>\n              <p>You, your representative, or your doctor submits a prior authorization request to Elderplan's care\n                review team. Requests can be submitted by phone, online portal, or fax.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Elderplan reviews the request<\/h4>\n              <p>Our clinical team reviews your request using Medicare's coverage guidelines. When Medicare doesn't have\n                specific guidelines for a service, we use a nationally recognized clinical review tool to make sure\n                decisions are based on medical evidence. No request is denied for medical necessity without a\n                physician's review.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>You receive a decision<\/h4>\n              <p>Elderplan must issue a decision within 7 calendar days for standard requests, or 72 hours for expedited\n                (urgent) requests. You will receive written notice of the decision \u2014 including a specific reason if the\n                request is denied.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>If denied \u2014 appeal<\/h4>\n              <p>You have the right to appeal any denial. Elderplan provides a multi-level internal appeal process,\n                followed by access to an independent external reviewer and Medicare escalation pathways.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Why PA Exists<\/div>\n          <h2 class=\"section-title\">The Purpose of Prior Authorization<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:20px\">Prior\n            authorization serves several functions: it ensures that services are medically necessary and appropriate for\n            your condition, prevents duplication of care, promotes use of evidence-based treatments, and coordinates\n            care across multiple providers. At Elderplan, our goal is to ensure you get the right care at the right time\n            \u2014 and PA is one of the tools we use to protect that standard.<\/p>\n          <div class=\"callout info\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div><strong>How we review requests:<\/strong> We follow Medicare's national coverage guidelines whenever\n              they apply. For services Medicare doesn't have specific guidelines for, we use a nationally recognized,\n              evidence-based clinical review tool. High-tech imaging (MRI, CT, PET scans) is reviewed by our partner\n              <strong>Premier (formerly Care to Care)<\/strong>. Behavioral health prior authorization is managed by\n              <strong>Carelon<\/strong>. Dental care is managed by <strong>DentaQuest<\/strong>. <a\n                href=\"https:\/\/www.elderplan.org\/utilization-management-criteria\/\" target=\"_blank\">Learn more about how we review requests \u2192<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"callout drug\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\ud83d\udc8a<\/span>\n            <div><strong>Important: This page covers medical service PA only.<\/strong> Under federal interoperability\n              rules, drug prior authorizations are explicitly excluded from these requirements and are handled\n              separately under your Part D benefits. <a onclick=\"showPage('drug-pa',null)\">See Drug PA \u2192<\/a><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: WHEN APPROVAL IS REQUIRED  (Service\/Class Sheet)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-when-required\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udccb<\/span> PA Requirements \u2014 Service Level<\/div>\n          <h1>Services Requiring Prior Authorization<\/h1>\n          <p class=\"hero-desc\">The following categories of services require prior authorization before you receive them.\n            Requirements vary by plan. Use the filter to see what applies to your specific plan.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout info\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div style=\"line-height:1.9\">\n              <div style=\"margin-bottom:6px\"><span class=\"plan-badge badge-all\">All MA Plans<\/span> Applies to all\n                Elderplan Medicare Advantage plans: <strong>Elderplan Plus Long-Term Care (HMO-POS D-SNP)<\/strong>,\n                <strong>Elderplan for Medicaid Beneficiaries (HMO-POS D-SNP)<\/strong>, <strong>Elderplan Flex\n                  (HMO-POS)<\/strong>, and <strong>Elderplan Extra Help (HMO-POS)<\/strong>.\n              <\/div>\n              <div style=\"margin-bottom:6px\"><span class=\"plan-badge badge-isnp\">I-SNP \/ Select<\/span> Applies to\n                <strong>Elderplan Select (HMO-POS I-SNP\/EI-SNP)<\/strong> and <strong>Elderplan Advantage for Nursing\n                  Home Residents (HMO-POS I-SNP)<\/strong> only.\n              <\/div>\n              <div style=\"margin-bottom:6px\"><span class=\"plan-badge badge-map\">MAP Only<\/span> Applies to the Medicaid\n                portion of <strong>Elderplan Plus Long-Term Care (HMO-POS D-SNP)<\/strong> only. Questions? Call\n                Elderplan Member Services at <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8\n                p.m., seven days a week.<\/div>\n              <div><span class=\"plan-badge badge-referral\">Referral Required<\/span> Your doctor must refer you to this\n                specialist before you receive the service. A referral is your doctor's recommendation \u2014 it's different\n                from prior authorization, which is Elderplan's approval of medical necessity.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"controls-bar\">\n            <div class=\"search-wrap\">\n              <input class=\"search-input\" type=\"text\" id=\"svc-search\" placeholder=\"Search services\u2026\"\n                oninput=\"filterSvcs()\" aria-label=\"Search services\">\n            <\/div>\n            <select class=\"filter-select\" id=\"svc-filter\" aria-label=\"Filter by plan type\" onchange=\"filterSvcs()\">\n              <option value=\"\">All Plan Types<\/option>\n              <option value=\"all-ma\">All MA Plans<\/option>\n              <option value=\"isnp\">I-SNP \/ Elderplan Select<\/option>\n              <option value=\"map\">MAP Only (Medicaid portion)<\/option>\n              <option value=\"referral\">Referral Required<\/option>\n            <\/select>\n            <span class=\"results-count\" id=\"svc-count\"><\/span>\n          <\/div>\n          <div id=\"svc-container\"><\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: HOW TO REQUEST\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-how-to-request\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udcdd<\/span> Submitting a Request<\/div>\n          <h1>How to Request Prior Authorization<\/h1>\n          <p class=\"hero-desc\">Prior authorization requests may be submitted by you, your authorized representative, or\n            your provider on your behalf. Choose the method that works best for you or your care team.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout warning\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\ud83d\udea8<\/span>\n            <div><strong>Need urgent care?<\/strong> If your condition is serious and waiting 7 days for a decision could\n              jeopardize your health, ask your doctor about requesting an <strong>expedited review<\/strong>. Elderplan\n              must respond within 72 hours. Tell the Member Services representative it's an urgent request when you\n              call.<\/div>\n          <\/div>\n          <div class=\"section-label\">Submission Methods<\/div>\n          <h2 class=\"section-title\">How to Submit a PA Request<\/h2>\n          <div class=\"methods-grid\">\n            <div class=\"method-card\">\n              <div class=\"method-num\">1<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udcde <\/span>By Phone<\/h3>\n              <p>Call us to request prior authorization over the phone. We can also answer any questions about the\n                process.<\/p>\n              <p>Elderplan Member Services at <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8\n                p.m., seven days a week<\/p>\n            <\/div>\n            <div class=\"method-card\">\n              <div class=\"method-num\">2<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udce0 <\/span>By Fax<\/h3>\n              <p>Submit a written PA request form by fax. Include the member ID, diagnosis, relevant clinical\n                documentation, and the requested service.<\/p>\n              <span class=\"phone-num\">718-759-5240<\/span>\n            <\/div>\n            <div class=\"method-card\">\n              <div class=\"method-num\">3<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udd17 <\/span>Electronic Submission Through Your Doctor's System (Coming 2027)\n              <\/h3>\n              <p>A new federal rule requires health plans to support electronic prior authorization submission through\n                certified health record systems starting January 1, 2027. This means your doctor's office will be able\n                to submit requests directly through their electronic records system.<br>\n                <span style=\"color:var(--slate-500);font-style:italic\">Details available January 1, 2027<\/span>\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">What to Include<\/div>\n          <h2 class=\"section-title\">Information Required for Your Request<\/h2>\n          <div style=\"display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:16px\">\n            <div class=\"card teal\">\n              <h3>Member Information<\/h3>\n              <p>Member full name, date of birth, and Elderplan Member ID number<\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Provider Information<\/h3>\n              <p>Your doctor's name and contact information<\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Clinical Information<\/h3>\n              <p>Diagnosis code(s), description of the requested service, and supporting clinical notes<\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Service Details<\/h3>\n              <p>HCPCS or CPT code(s), proposed service dates, and setting (inpatient, outpatient, home)<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"callout info\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div><strong>Special services:<\/strong> For MRI, CT, or PET scan requests, our partner <strong>Premier\n                (formerly Care to Care)<\/strong> handles the review process. For behavioral health services \u2014 including\n              crisis care, substance use treatment, ECT, TMS, intensive outpatient programs, and detox \u2014 our partner\n              <strong>Carelon<\/strong> manages the review. Call Elderplan Member Services at\n              <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8 p.m., seven days a week and we'll\n              connect you to the right team.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: DECISION TIMELINES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-timelines\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\u23f1\ufe0f<\/span> Your rights \u2014 how fast we must respond<\/div>\n          <h1>Prior Authorization Decision Timelines<\/h1>\n          <p class=\"hero-desc\">Federal regulations set maximum timeframes within which Elderplan must issue prior\n            authorization decisions. These are your legal rights \u2014 not targets or goals.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"timeframe-grid\">\n            <div class=\"timeframe-card\">\n              <div class=\"tf-accent standard\" aria-hidden=\"true\">\ud83d\udccb<\/div>\n              <div>\n                <h3 class=\"tf-card\" style=\"font-size:15px;font-weight:600;color:var(--navy)\">Standard Prior\n                  Authorization<\/h3>\n                <div class=\"tf-num\">7 calendar days<\/div>\n                <p class=\"tf-card\" style=\"font-size:12px;color:var(--slate-500);line-height:1.5;margin-top:4px\">From the\n                  date Elderplan receives a complete PA request with sufficient clinical information. Applies to all\n                  non-urgent requests.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"timeframe-card\">\n              <div class=\"tf-accent expedited\" aria-hidden=\"true\">\ud83d\udea8<\/div>\n              <div>\n                <h3 class=\"tf-card\" style=\"font-size:15px;font-weight:600;color:var(--navy)\">Expedited (Urgent) Review\n                <\/h3>\n                <div class=\"tf-num expedited\">72 hours<\/div>\n                <p class=\"tf-card\" style=\"font-size:12px;color:var(--slate-500);line-height:1.5;margin-top:4px\">For\n                  urgent requests where applying the standard timeframe could seriously jeopardize your life, health, or\n                  ability to regain maximum function.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"callout warning\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u26a0\ufe0f<\/span>\n            <div><strong>Your right to request expedited review:<\/strong> You or your doctor can always ask for an\n              expedited review if you believe the standard timeline would harm your health. Elderplan cannot deny an\n              expedited request if there is a reasonable basis that waiting 7 days could jeopardize your health. If your\n              doctor supports the need for urgency, we must grant the expedited timeline.<\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">What the Clock Measures<\/div>\n          <h2 class=\"section-title\">When Does the Timeline Start?<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:20px\">The clock\n            starts when we receive your complete request \u2014 including any medical records or clinical notes your doctor\n            provides. If we need more information, we'll contact your provider right away. If we don't receive it in\n            time, your review may take longer \u2014 but we'll always let you know.<\/p>\n          <div class=\"section-label\" style=\"margin-top:24px\">Extensions<\/div>\n          <h2 class=\"section-title\">What Happens if the Timeframe is Extended?<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:16px\">Elderplan\n            may extend the standard review period if more information is needed and the extension is in your interest.\n            You will receive written notice explaining the reason for the extension and the new expected decision date.\n            If the extended request is ultimately approved, this is separately tracked in our annual PA metrics.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: AFTER YOU APPLY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-after-apply\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udd04<\/span> Next Steps<\/div>\n          <h1>After You Apply: What Happens Next<\/h1>\n          <p class=\"hero-desc\">Once a prior authorization request is submitted, here's what to expect from Elderplan's\n            review process and how you'll receive your decision.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"section-label\">The Review Process<\/div>\n          <h2 class=\"section-title\">What Elderplan Does After Receiving Your Request<\/h2>\n          <div class=\"timeline\">\n            <div class=\"timeline-item\">\n              <h4>We receive your request<\/h4>\n              <p>Once we receive your request, we begin our review. Keep a record of when you submitted it and who you\n                spoke with, in case you need to follow up.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>We review your request<\/h4>\n              <p>Our care review team checks your request against Medicare's coverage guidelines. If your case needs a\n                closer look, a physician on our team personally reviews it. No request is ever denied for medical\n                necessity without a doctor's review.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>We may ask for more information<\/h4>\n              <p>If we need more medical records or clinical notes to complete our review, we'll reach out to your\n                provider directly. We'll let you know if this happens.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>You receive our decision<\/h4>\n              <p>We send you a written decision within 7 calendar days for standard requests, or 72 hours for urgent\n                requests. If we need more information from your provider, we'll let you know that too.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>You and your provider are notified<\/h4>\n              <p>Both you and your doctor receive written notice. If approved, the notice includes an approval reference\n                number, the specific service covered, and the dates the approval is valid. If denied, the notice\n                explains exactly why and how to appeal.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Approval Notice<\/div>\n          <h2 class=\"section-title\">If Your Request is Approved<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:16px\">An\n            approved prior authorization authorizes the specific service(s) listed for a defined period. You must still\n            receive the service from an in-network provider (unless an out-of-network exception applies). An approval\n            means Elderplan has confirmed the service is covered \u2014 your regular copays, deductibles, or coinsurance\n            still apply as outlined in your plan benefits.<\/p>\n          <div class=\"callout success\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2705<\/span>\n            <div>Your approval notice will include: a reference number for the approval, the specific service that was\n              approved, the provider or facility authorized to provide it, the dates the approval is valid, and any\n              limits on quantity or number of visits.<\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Denial Notice<\/div>\n          <h2 class=\"section-title\">If Your Request is Denied<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:16px\">If\n            Elderplan denies a prior authorization request, you will receive a written notice that includes the specific\n            reason for the denial, the clinical criteria used to make the determination, and instructions on how to\n            request a copy of those criteria and how to file an appeal. You have the right to appeal.<\/p>\n          <button class=\"click-btn\" onclick=\"showPage('denials',null)\"\n            style=\"color:white;border:none;border-radius:7px;padding:11px 22px;font-size:14px;font-weight:600;cursor:pointer;font-family:var(--font)\">Learn\n            About Appeals & Your Rights \u2192<\/button>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: DENIALS & APPEALS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-denials\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udce4<\/span> Your Rights<\/div>\n          <h1>Denials & Appeals<\/h1>\n          <p class=\"hero-desc\">If your prior authorization request is denied, you have the right to appeal. Elderplan\n            provides a multi-level appeals process, and you have access to independent external review if needed.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout success\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2705<\/span>\n            <div>If you disagree with a denial, you have the right to appeal. <a onclick=\"showPage('metrics',null)\"\n                style=\"color:var(--green);cursor:pointer\">See full metrics \u2192<\/a><\/div>\n          <\/div>\n          <div class=\"section-label\">Why Requests Are Denied<\/div>\n          <h2 class=\"section-title\">Common Reasons for PA Denials<\/h2>\n          <div style=\"margin:16px 0 24px\">\n            <div class=\"accordion-item\">\n              <button class=\"accordion-trigger\" aria-expanded=\"false\" aria-controls=\"accordion-body-0\"\n                onclick=\"toggleAccordion(this)\">Medical necessity not established <span\n                  class=\"accordion-chevron\">\u25be<\/span><\/button>\n              <div class=\"accordion-body\" id=\"accordion-body-0\" role=\"region\">\n                <p>The submitted clinical information does not show that this service is medically necessary for your\n                  diagnosis and condition based on Medicare's coverage guidelines. Your provider can submit additional\n                  medical records or a letter of support to strengthen the request.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"accordion-item\">\n              <button class=\"accordion-trigger\" aria-expanded=\"false\" aria-controls=\"accordion-body-1\"\n                onclick=\"toggleAccordion(this)\">Service not covered under your plan <span\n                  class=\"accordion-chevron\">\u25be<\/span><\/button>\n              <div class=\"accordion-body\" id=\"accordion-body-1\" role=\"region\">\n                <p>The requested service is either not covered by Medicare or is excluded under your specific plan's\n                  Evidence of Coverage. Review your Evidence of Coverage (EOC) \u2014 the plan document you received when you\n                  enrolled \u2014 or call Elderplan Member Services at <strong>1-800-353-3765<\/strong> [<strong>TTY:\n                    711<\/strong>], 8 a.m. to 8 p.m., seven days a week to confirm your coverage.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"accordion-item\">\n              <button class=\"accordion-trigger\" aria-expanded=\"false\" aria-controls=\"accordion-body-2\"\n                onclick=\"toggleAccordion(this)\">Out-of-network provider, no exception granted <span\n                  class=\"accordion-chevron\">\u25be<\/span><\/button>\n              <div class=\"accordion-body\" id=\"accordion-body-2\" role=\"region\">\n                <p>The requested service would be provided by a doctor or facility outside our network, and your plan\n                  does not include an out-of-network coverage option for this type of service. Prior authorization is\n                  required for out-of-network services in most cases.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"accordion-item\">\n              <button class=\"accordion-trigger\" aria-expanded=\"false\" aria-controls=\"accordion-body-3\"\n                onclick=\"toggleAccordion(this)\">Insufficient clinical documentation <span\n                  class=\"accordion-chevron\">\u25be<\/span><\/button>\n              <div class=\"accordion-body\" id=\"accordion-body-3\" role=\"region\">\n                <p>The request did not include enough clinical information for a determination to be made. This is\n                  addressable \u2014 your provider can supplement the submission with additional records.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Your Appeal Rights<\/div>\n          <h2 class=\"section-title\">The Appeals Process<\/h2>\n          <div class=\"timeline\">\n            <div class=\"timeline-item\">\n              <h4>Level 1 \u2014 Internal Appeal (Redetermination)<\/h4>\n              <p>Request a reconsideration of the denial from Elderplan. You or your authorized representative must file\n                within 60 days of receiving the denial notice. Elderplan must issue a decision within 30 days (standard)\n                or 72 hours (expedited).<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Level 2 \u2014 Independent Review Entity (IRE)<\/h4>\n              <p>If Elderplan upholds the denial, an independent organization (not connected to Elderplan) reviews your\n                case. CMS contracts with the IRE, which must issue a decision within 30 days (standard) or 72 hours\n                (expedited).<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Level 3 \u2014 Office of Medicare Hearings and Appeals (OMHA)<\/h4>\n              <p>An independent federal hearing officer (Administrative Law Judge) reviews your case. Available if the\n                dollar amount in dispute meets a minimum threshold set by Medicare.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Level 4 \u2014 Medicare Appeals Council<\/h4>\n              <p>Review by the Medicare Appeals Council within the Department of Health and Human Services.<\/p>\n            <\/div>\n            <div class=\"timeline-item\">\n              <h4>Level 5 \u2014 Federal District Court<\/h4>\n              <p>If the amount in dispute meets a threshold, you may seek review in federal court.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"rights-box\">\n            <h3>Your Rights Regarding Prior Authorization Denials<\/h3>\n            <ul class=\"rights-list\">\n              <li>Receive a written denial notice with the specific reason and the clinical criteria used<\/li>\n              <li>Request a free copy of the clinical criteria used in any determination<\/li>\n              <li>Request an expedited appeal if your health situation requires urgent resolution<\/li>\n              <li>Appoint a representative to act on your behalf throughout the appeal process<\/li>\n              <li>File a grievance with Elderplan if you believe you were treated unfairly<\/li>\n              <li>Contact Medicare directly: <strong>1-800-MEDICARE (1-800-633-4227)<\/strong><\/li>\n              <li>File a complaint directly with Medicare at <a href=\"https:\/\/www.medicare.gov\" target=\"_blank\">Medicare.gov<\/a><\/li>\n            <\/ul>\n          <\/div>\n          <p style=\"margin-top:16px;font-size:13px;color:var(--slate-500)\">For detailed instructions on filing an\n            appeal, visit the <a href=\"https:\/\/www.elderplan.org\/exceptions-appeals-grievances\/\" target=\"_blank\">Exceptions, Appeals & Grievances page \u2192<\/a><\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: PA REQUIREMENTS (Service-Class specific \u2014 Sheet 1)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-pa-requirements\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\uddc2\ufe0f<\/span> Authorization Requirements List<\/div>\n          <h1>Services Requiring Prior Authorization<\/h1>\n          <p class=\"hero-desc\">A complete list of service categories that require prior authorization before you receive\n            them, grouped by plan type. Requirements vary by plan \u2014 use the filter below to see what applies to you.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout info\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div>This list covers <strong>service-level<\/strong> PA requirements. For specific HCPCS procedure codes,\n              use the <a onclick=\"showPage('code-lookup',null)\">HCPCS Code\n                Lookup \u2192<\/a> For utiour full utilization management criteria, visit the <a\n                href=\"https:\/\/www.elderplan.org\/utilization-management-criteria\/\" target=\"_blank\">UM Criteria page \u2192<\/a><\/div>\n          <\/div>\n          <div class=\"callout warning\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u26a0\ufe0f<\/span>\n            <div><strong>MAP Plan Content:<\/strong> Services marked <span class=\"plan-badge badge-map\">MAP Only<\/span>\n              apply to the Medicaid portion of Elderplan Plus Long Term Care. Call Elderplan Member Services at\n              <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8 p.m., seven days a week with\n              questions about your specific plan.\n            <\/div>\n          <\/div>\n          <div class=\"controls-bar\">\n            <div class=\"search-wrap\">\n              <input class=\"search-input\" type=\"text\" id=\"req-search\" placeholder=\"Search services\u2026\"\n                oninput=\"filterReqs()\" aria-label=\"Search PA requirements\">\n            <\/div>\n            <select class=\"filter-select\" id=\"req-filter\" aria-label=\"Filter by plan type\" onchange=\"filterReqs()\">\n              <option value=\"\">All Plan Types<\/option>\n              <option value=\"all-ma\">All MA Plans<\/option>\n              <option value=\"isnp\">I-SNP \/ Elderplan Select<\/option>\n              <option value=\"map\">MAP Only<\/option>\n              <option value=\"referral\">Referral Required<\/option>\n            <\/select>\n            <span class=\"results-count\" id=\"req-count\"><\/span>\n          <\/div>\n          <div id=\"req-container\"><\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: HCPCS CODE LOOKUP (Sheet 2 \u2014 Code Specific)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-code-lookup\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udd22<\/span> Code-Specific Requirements<\/div>\n          <h1>HCPCS Code Lookup<\/h1>\n          <p class=\"hero-desc\">This list is primarily used by doctors, nurses, and billing staff to look up specific\n            procedure codes. <strong>If you're a member<\/strong> wondering whether a service needs approval, the <a onclick=\"showPage('pa-requirements',null)\">Services Requiring Prior Authorization list<\/a> is easier to use \u2014 or call Elderplan Member Services at\n            <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8 p.m., seven days a week and we'll\n            check for you.\n          <\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"callout info\">\n            <span class=\"callout-icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div>All codes listed below require prior authorization for Elderplan Medicare Advantage plans. This list is\n              updated when PA policies change. <strong>Last updated: 3\/2026<\/strong><\/div>\n          <\/div>\n          <div class=\"controls-bar\">\n            <div class=\"search-wrap\" style=\"max-width:440px\">\n              <input class=\"search-input\" type=\"text\" id=\"code-search\"\n                placeholder=\"Search by HCPCS code or description\u2026\" oninput=\"filterCodes()\"\n                aria-label=\"Search HCPCS codes\">\n            <\/div>\n            <select class=\"filter-select\" id=\"code-cat-filter\" aria-label=\"Filter by HCPCS code category\"\n              onchange=\"filterCodes()\">\n              <option value=\"\">All Categories<\/option>\n              <option value=\"A-codes\">A-codes: Medical supplies & miscellaneous items<\/option>\n              <option value=\"B-codes\">B-codes: Nutritional Formulas<\/option>\n              <option value=\"E-codes\">E-codes: Durable Medical Equipment<\/option>\n              <option value=\"K-codes\">K-codes: Temporary durable medical equipment<\/option>\n              <option value=\"L-codes\">L-codes: Braces, orthotics & prosthetics<\/option>\n              <option value=\"V-codes\">V-codes: Vision items<\/option>\n              <option value=\"T-codes\">T-codes: Incontinence supplies (MAP only)<\/option>\n              <option value=\"S-codes\">S-codes: Supplemental codes (MAP only)<\/option>\n            <\/select>\n            <span class=\"results-count\" id=\"code-count\"><\/span>\n          <\/div>\n          <div class=\"table-wrap\">\n            <table>\n              <thead>\n                <tr>\n                  <th style=\"width:110px\">HCPCS Code<\/th>\n                  <th style=\"width:160px\">Category<\/th>\n                  <th>Description<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody id=\"code-tbody\"><\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"overflow-note\" id=\"code-overflow\"><\/div>\n          <div class=\"map-section-wrap\" id=\"map-code-section\">\n            <div class=\"map-section-hdr\">\ud83d\udfe2 MAP Plan \u2014 Medicaid Portion Only (54 Codes) <span\n                class=\"plan-badge badge-map\" style=\"margin-left:auto\">MAP Only<\/span><\/div>\n            <div class=\"map-section-note\">These codes apply exclusively to members enrolled in Elderplan Plus Long Term\n              Care (MAP) who also have Medicaid. This includes T-codes for incontinence supplies, S-codes, and other\n              services not covered under Medicare. Call Elderplan Member Services at <strong>1-800-353-3765<\/strong>\n              [<strong>TTY: 711<\/strong>], 8 a.m. to 8 p.m., seven days a week with any questions. <\/div>\n            <div class=\"table-wrap\" style=\"border:none;border-radius:0\">\n              <table>\n                <thead>\n                  <tr>\n                    <th style=\"width:110px\">HCPCS Code<\/th>\n                    <th style=\"width:160px\">Category<\/th>\n                    <th>Description<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody id=\"map-code-tbody\"><\/tbody>\n              <\/table>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: DRUG PA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-drug-pa\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udc8a<\/span> Part D \u2014 Prescription Drugs<\/div>\n          <h1>Prescription Drug Prior Authorization<\/h1>\n          <p class=\"hero-desc\">Drug prior authorizations are governed by your Part D prescription drug benefit \u2014\n            completely separate from medical service PA. Different rules, different processes, different timelines.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"drug-exclusion-banner\">\n            <div class=\"drug-icon\" aria-hidden=\"true\">\u2696\ufe0f<\/div>\n            <div>\n              <strong>Federal Drug PA Rules Are Different From Medical Service\n                PA<\/strong>\n              <p style=\"font-size:13px;color:var(--slate-700);margin-top:6px;line-height:1.6\">The federal rules that\n                govern medical service prior authorization requirements on this site explicitly state that all of their\n                provisions <strong>do not apply to prior authorization decisions for drugs<\/strong>. Drug coverage\n                decisions are handled separately under your Part D prescription drug benefit.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"section-label\">Drug PA Overview<\/div>\n          <h2 class=\"section-title\">How Drug Prior Authorization Works<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:20px\">If your\n            prescribed medication requires prior authorization, you, your representative, or your doctor must request\n            approval from Elderplan before filling the prescription. Without approval, Elderplan may not cover the drug.\n          <\/p>\n          <div\n            style=\"display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:24px\">\n            <div class=\"card teal\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udccb<\/div>\n              <h3>Prior Authorization<\/h3>\n              <p>Certain drugs require advance approval to confirm medical necessity and appropriate use. Check the PA\n                List to see if your medication needs approval.<\/p>\n            <\/div>\n            <div class=\"card navy\">\n              <div class=\"card-icon\" aria-hidden=\"true\">\ud83d\udccf<\/div>\n              <h3>Quantity Limits<\/h3>\n              <p>Some drugs have quantity limits based on manufacturer dosing guidelines. If you need more than the\n                allowed amount, your doctor must submit supporting documentation.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Resources<\/div>\n          <h2 class=\"section-title\">Drug PA Resources<\/h2>\n          <div style=\"display:grid;gap:12px;max-width:580px\">\n            <a href=\"\/member-benefits\/elderplan-benefits\/prescription-drugs\/prior-authorization\/\"\n              target=\"_blank\"\n              style=\"display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--slate-200);border-radius:8px;padding:16px;text-decoration:none;transition:all 0.15s\"\n              onmouseover=\"this.style.borderColor='var(--soft-green)'\" onmouseout=\"this.style.borderColor='var(--slate-200)'\">\n              <span style=\"font-size:22px\">\ud83d\udcc4<\/span>\n              <div><strong style=\"font-size:14px\">Drug Prior Authorization Page<\/strong><br><span\n                  style=\"font-size:12px;color:var(--slate-500)\">Including PA list and Quantity Limits \u2014\n                  elderplan.org<\/span><\/div>\n              <span style=\"margin-left:auto;color:var(--soft-green);font-size:12px\">\u2197<\/span>\n            <\/a>\n            <a href=\"\/member-benefits\/elderplan-benefits\/prescription-drugs\/\" target=\"_blank\"\n              style=\"display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--slate-200);border-radius:8px;padding:16px;text-decoration:none;transition:all 0.15s\"\n              onmouseover=\"this.style.borderColor='var(--soft-green)'\" onmouseout=\"this.style.borderColor='var(--slate-200)'\">\n              <span style=\"font-size:22px\">\ud83d\udc8a<\/span>\n              <div><strong style=\"font-size:14px\">Prescription Drug Benefits<\/strong><br><span\n                  style=\"font-size:12px;color:var(--slate-500)\">Formulary, pharmacy network, and drug cost\n                  overview<\/span><\/div>\n              <span style=\"margin-left:auto;color:var(--soft-green);font-size:12px\">\u2197<\/span>\n            <\/a>\n            <a href=\"\/member-benefits\/elderplan-benefits\/prescription-drugs\/utilization-management\/\"\n              target=\"_blank\"\n              style=\"display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--slate-200);border-radius:8px;padding:16px;text-decoration:none;transition:all 0.15s\"\n              onmouseover=\"this.style.borderColor='var(--soft-green)'\" onmouseout=\"this.style.borderColor='var(--slate-200)'\">\n              <span style=\"font-size:22px\">\ud83d\udd27<\/span>\n              <div><strong style=\"font-size:14px\">Drug Utilization Management<\/strong><br><span\n                  style=\"font-size:12px;color:var(--slate-500)\">How Elderplan reviews drug coverage requests<\/span>\n              <\/div>\n              <span style=\"margin-left:auto;color:var(--soft-green);font-size:12px\">\u2197<\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: CHECK STATUS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-check-status\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udd0d<\/span> Authorization Status<\/div>\n          <h1>Check Your Authorization Status<\/h1>\n          <p class=\"hero-desc\">Track the status of a pending prior authorization request, or view decisions on past\n            requests using one of the methods below.<\/p>\n        <\/div>\n        <div class=\"content\">\n          <div class=\"methods-grid\">\n            <div class=\"method-card\">\n              <div class=\"method-num\">1<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udcde <\/span>Call Member Services<\/h3>\n              <p>The fastest way to check your status. Have your Member ID ready. If you have a reference number from a\n                previous submission, that helps too \u2014 but we can also look up your request from your name and Member ID.\n              <\/p>\n              <p>Elderplan Member Services at <strong>1-800-353-3765<\/strong> [<strong>TTY: 711<\/strong>], 8 a.m. to 8\n                p.m., seven days a week<\/p>\n            <\/div>\n            <div class=\"method-card\">\n              <div class=\"method-num\">2<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udda5\ufe0f <\/span>Provider Portal<\/h3>\n              <p>Providers can check PA status in real time through the Elderplan provider portal. Providers: submit\n                requests and track status online 24\/7.<\/p>\n              <a href=\"https:\/\/secure.healthx.com\/elderplanproviderapproval.aspx\" target=\"_blank\"\n                style=\"font-size:13px;font-weight:600\">Access Provider Portal \u2192<\/a>\n            <\/div>\n            <div class=\"method-card\">\n              <div class=\"method-num\">3<\/div>\n              <h3><span aria-hidden=\"true\">\ud83d\udcf1 <\/span>Via Health App (2027)<\/h3>\n              <p>Starting in 2027, you'll be able to view your prior authorization status \u2014 including approval or denial\n                with specific reasons \u2014 through health apps that connect to your Elderplan account.<\/p>\n              <a onclick=\"showPage('check-status',null)\" style=\"font-size:13px;cursor:pointer\">See\n                available apps \u2192<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Access Your Health Records<\/div>\n          <h2 class=\"section-title\">View PA Status Through a Health App<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:16px\">Elderplan\n            supports secure data access through several trusted health apps. These apps can display your claims, visit\n            records, and prior authorization information. Starting in 2027, the reason for any denied request will also\n            be available through these apps.<\/p>\n          <div class=\"app-grid\">\n            <a href=\"https:\/\/patient-app.1up.health\/\" target=\"_blank\" class=\"app-item\">1upHealth<\/a>\n            <a href=\"https:\/\/portal.icanbwell.com\/#\/\" target=\"_blank\" class=\"app-item\">B.well<\/a>\n            <a href=\"https:\/\/my.flexpa.com\/\" target=\"_blank\" class=\"app-item\">Flexpa<\/a>\n            <a href=\"https:\/\/me.mpoweredhealth.com\/\" target=\"_blank\" class=\"app-item\">Mpowered Health<\/a>\n            <a href=\"https:\/\/careevolution.com\/myfhr\/\" target=\"_blank\" class=\"app-item\">myFHR (CareEvolution)<\/a>\n            <a href=\"https:\/\/onerecord.com\/\" target=\"_blank\" class=\"app-item\">OneRecord<\/a>\n          <\/div>\n          <p style=\"font-size:12px;color:var(--slate-500);margin-top:12px;line-height:1.6\">This list is not exhaustive.\n            Elderplan does not endorse any specific app. Always review an app's privacy policy before connecting it to\n            your health data. <a href=\"https:\/\/www.elderplan.org\/interoperability-for-members\/\" target=\"_blank\">Learn more about health data access \u2192<\/a><\/p>\n        <\/div>\n      <\/div>\n\n      <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE: PA METRICS & TRANSPARENCY  (Interoperability Reporting Excel)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <div class=\"page\" id=\"page-metrics\">\n        <div class=\"page-hero\">\n          <div class=\"hero-eyebrow\"><span aria-hidden=\"true\">\ud83d\udcca<\/span> How we performed in 2025<\/div>\n          <h1>Our 2025 Prior Authorization Results<\/h1>\n          <p class=\"hero-desc\">Federal rules require health plans to publicly report prior authorization results each\n            year. Below are Elderplan's results for Plan Year 2025. These results cover medical service prior\n            authorizations only \u2014 prescription drug prior authorizations are reported separately under your Part D drug\n            benefit.<\/p>\n          <div class=\"hero-meta\">\n            <div class=\"hero-meta-item\">\ud83d\udcc5 Report Year: <strong>2025<\/strong><\/div>\n            <div class=\"hero-meta-item\">\u2696\ufe0f Required by: <strong>Federal law<\/strong><\/div>\n            <div class=\"hero-meta-item\">\ud83d\udd04 Last Updated: <strong>3\/2026<\/strong><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"content\">\n\n\n          <!-- Standard PA Metrics -->\n          <div class=\"metrics-section\">\n            <div class=\"metrics-section-title\">Standard Prior Authorization Requests<\/div>\n            <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">94%<\/div>\n                <div class=\"metric-label\">Standard PA requests approved<\/div>\n              <\/div>\n              <div class=\"metric-card caution\">\n                <div class=\"metric-value-lg\" style=\"color:var(--amber)\">6%<\/div>\n                <div class=\"metric-label\">Standard PA requests denied<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">6%<\/div>\n                <div class=\"metric-label\">Denied requests approved after appeal<\/div>\n              <\/div>\n              <div class=\"metric-card caution\">\n                <div class=\"metric-value-lg\" style=\"color:var(--amber)\">28%<\/div>\n                <div class=\"metric-label\">Standard requests approved after extending the decision timeframe<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Expedited PA Metrics -->\n          <div class=\"metrics-section\">\n            <div class=\"metrics-section-title\">Expedited Prior Authorization Requests<\/div>\n            <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">98%<\/div>\n                <div class=\"metric-label\">Expedited PA requests approved<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">2%<\/div>\n                <div class=\"metric-label\">Expedited PA requests denied<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Decision Times -->\n          <div class=\"metrics-section\">\n            <div class=\"metrics-section-title\">Average & Median Decision Times<\/div>\n            <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">10 days<\/div>\n                <div class=\"metric-label\">Average time \u2014 standard PA decisions<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">12 days<\/div>\n                <div class=\"metric-label\">Median time \u2014 standard PA decisions<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">24 hrs<\/div>\n                <div class=\"metric-label\">Average time \u2014 expedited PA decisions<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                <div class=\"metric-value-lg\">24 hrs<\/div>\n                <div class=\"metric-label\">Median time \u2014 expedited PA decisions<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n\n\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">Required Timeframes<\/div>\n          <h2 class=\"section-title\">Regulatory Decision Deadlines<\/h2>\n          <div class=\"timeframe-grid\">\n            <div class=\"timeframe-card\">\n              <div class=\"tf-accent standard\" aria-hidden=\"true\">\ud83d\udccb<\/div>\n              <div>\n                <h3 class=\"tf-card\" style=\"font-size:15px;font-weight:600;color:var(--navy)\">Standard Prior\n                  Authorization<\/h3>\n                <div class=\"tf-num\">7 calendar days<\/div>\n                <p style=\"font-size:12px;color:var(--slate-500);line-height:1.5;margin-top:4px\">Maximum time from\n                  receipt of a complete request to a determination.<\/p>\n              <\/div>\n            <\/div>\n            <div class=\"timeframe-card\">\n              <div class=\"tf-accent expedited\" aria-hidden=\"true\">\ud83d\udea8<\/div>\n              <div>\n                <h3 class=\"tf-card\" style=\"font-size:15px;font-weight:600;color:var(--navy)\">Expedited (Urgent) Review\n                <\/h3>\n                <div class=\"tf-num expedited\">72 hours<\/div>\n                <p style=\"font-size:12px;color:var(--slate-500);line-height:1.5;margin-top:4px\">For urgent requests\n                  where the standard timeline could jeopardize your health.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"divider\"><\/div>\n          <div class=\"section-label\">About This Disclosure<\/div>\n          <h2 class=\"section-title\">Federal Requirements<\/h2>\n          <p style=\"font-size:14px;color:var(--slate-700);max-width:720px;line-height:1.7;margin-bottom:20px\">Federal\n            rules require Medicare Advantage plans like Elderplan to publicly share prior authorization results each\n            year. These results cover only medical service authorizations \u2014 prescription drug prior authorizations are\n            governed separately under Part D. Our 2025 results are posted here in compliance with that requirement.<\/p>\n          <div style=\"display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px\">\n            <div class=\"card teal\">\n              <h3>View your PA status in a health app<\/h3>\n              <p>You can already access your prior authorization status through certain health apps that connect to your\n                Elderplan account. <a href=\"https:\/\/www.elderplan.org\/interoperability-for-members\/\" target=\"_blank\">See which apps are available \u2192<\/a><\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Electronic submission for providers (coming 2027)<\/h3>\n              <p>Starting January 1, 2027, your doctor's office will be able to submit prior authorization requests\n                electronically through their health record system. <span\n                  style=\"color:var(--slate-500);font-style:italic\">Details available January 1, 2027<\/span><\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Your care team can see your PA information (coming 2027)<\/h3>\n              <p>Starting January 1, 2027, your in-network doctors will be able to view your prior authorization\n                information directly \u2014 helping coordinate your care more smoothly.<\/p>\n            <\/div>\n            <div class=\"card teal\">\n              <h3>Your PA history follows you if you change plans (coming 2027)<\/h3>\n              <p>Starting January 1, 2027, if you switch health plans, your prior authorization history will transfer\n                automatically \u2014 so you don't have to start over.<\/p>\n            <\/div>\n          <\/div>\n\n        <\/div><!-- end .content -->\n      <\/div><!-- end #page-metrics -->\n\n    <\/main><!-- end .main -->\n  <\/div><!-- end .layout -->\n\n  <!-- BACK TO TOP -->\n  <a href=\"#ep-pa-hub\" class=\"back-to-top\" id=\"back-to-top\" aria-label=\"Back to top\">\n    <span class=\"arrow-up\">\u2191<\/span> Back to top\n  <\/a>\n\n  <!-- FOOTER -->\n\n<\/div>\n\n\n<script>\n  \/\/ \u2500\u2500 ALL SERVICE DATA (Sheet 1 \u2014 Service\/Class Specific) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  const SERVICE_DATA = [{\n      id: 's1',\n      plan: 'all-ma',\n      name: 'All Out of Network providers, vendors, and services (excluding specific categories when Point of Service (POS) option is available specific to certain plans.',\n      desc: 'Elderplan maintains an expansive network of providers (doctors, specialists), vendor (like DME or high-tech radiology), facilities (like hospitals, nursing homes), and ancillary providers (like social day care, personal care, certified home care). In general, members are required to utilize in network providers for all items and services with a few exceptions.',\n      rule: 'Elderplan requires prior authorization to obtain items\/services from an out of network provider with a few exceptions: Emergency\/Urgent care, and Point of Service Categories (see plan specific Evidence of Coverage at Elderplan.org for details)'\n    },\n    {\n      id: 's2',\n      plan: 'all-ma',\n      name: 'Comprehensive Outpatient Rehabilitation Facility (CORF)',\n      desc: 'A CORF is a special type of outpatient rehab center that helps people recover from injuries, illnesses, or disabilities without staying overnight. It brings multiple rehabilitation services together in one place\u2014like physical therapy, medical oversight, and social or psychological support\u2014so patients can get all the care they need in a coordinated way.',\n      rule: 'Elderplan requires prior authorization for in-network CORF services'\n    },\n    {\n      id: 's3',\n      plan: 'all-ma',\n      name: 'Outpatient physical\/occupational\/speech therapy',\n      desc: 'Outpatient PT\/OT\/ST services are types of therapy that help people improve how they move, function, and communicate \u2014 without needing to stay overnight in a hospital.',\n      rule: 'Elderplan requires prior authorization for all in-network outpatient physical therapy, occupational therapy, and speech therapy services. Some plans have an out of network Point of Service (POS) option. Out of network services also requires prior authorization.'\n    },\n    {\n      id: 's4',\n      plan: 'all-ma',\n      name: 'Elective Admission acute care facility',\n      desc: 'An acute care elective admission is when a member is scheduled ahead of time to go into a hospital that provides short\u2011term treatment for sudden or serious health needs\u2014but the admission itself is not an emergency. Examples of elective acute admissions are Total Knee replacement, Spinal fusion, inpatient continuous chemotherapy, etc.',\n      rule: 'Elderplan requires prior authorization for all elective admissions to network facilities with network physicians'\n    },\n    {\n      id: 's5',\n      plan: 'all-ma',\n      name: 'Long Term Acute Care (LTAC)',\n      desc: 'A Long\u2011Term Acute Care (LTAC) facility is a special type of hospital designed for members who are very sick and need hospital\u2011level care for a longer period of time. These members are not ready to go home or to a regular rehab center because they still need things like: Frequent medical monitoring, Ventilator support, Complex wound care, IV medications or nutrition, and\/orTreatment for serious or multiple medical conditions',\n      rule: 'Elderplan requires prior authorization for all in-network LTAC services.'\n    },\n    {\n      id: 's6',\n      plan: 'all-ma',\n      name: 'Skilled Nursing Facility (SNF)',\n      desc: 'A Skilled Nursing Facility is a healthcare center where members receive 24\/7 nursing care and rehabilitation services after a hospital stay. These members are not sick enough to stay in a hospital but still need more help than they can get at home and require services\/treatments like physical, occupational, or speech therapy, IV medications, Wound care, help recovering from surgery, illness, or injury, and\/or daily support with activities like bathing or dressing',\n      rule: 'Elderplan requires prior authorization for all in-network SNF services. Elderplan generally uses revenue codes for specific levels depending on acuity of the member and required services. Commonly used revenue codes are 0190, 0191, 0192, 0193, 0194'\n    },\n    {\n      id: 's7',\n      plan: 'all-ma',\n      name: 'Certified Home Health Agency (CHHA)',\n      desc: 'A Certified Home Health Agency (CHHA) is an organization that sends nurses and therapists to a member\u2019s home to provide medical care and rehabilitation services. These services are for people who are homebound or need help recovering after an illness, surgery, or hospital stay. A CHHA can provide things like: nursing care at home (medications, wound care, monitoring), physical, occupational, or speech therapy, medical equipment and supplies, home health aides to help with bathing or personal care, and\/or care coordination with a doctor.',\n      rule: 'Elderplan requires prior authorization for all in-network CHHA services. Codes range and are related to the contract or service level agreement. Elderplan commonly utilizes revenue codes (nursing (0550, 0551, 0552, 0559), Home Health Aide (0570, 0571, 0572, 0579), Home PT (0420-0424, 0429), Home OT (0430 to 0434, 0439), Home ST (0440 to 0444, 0449), Home Social Work (0560, 0561, 0562, 0569) but may utilize standard CPT codes as well.'\n    },\n    {\n      id: 's8',\n      plan: 'all-ma',\n      name: 'Home visiting services',\n      desc: 'Elderplan has providers (doctors, specialists) and vendors who may need to visit our members in their homes to provide items and services.',\n      rule: 'Elderplan requires prior authorization for all in-network home visiting services with a few exceptions: Assigned Primary Care Physician home visits'\n    },\n    {\n      id: 's9',\n      plan: 'all-ma',\n      name: 'Partial Hospitalization for Behavioral Health Conditions',\n      desc: 'Partial hospitalization is a type of intensive outpatient mental health treatment for members who need more support than traditional office therapy but do not need to stay in a hospital overnight. It provides: structured, high\u2011intensity psychiatric care during the day, multiple hours of therapy and treatment (often 20+ hours per week), a full behavioral health team (therapists, psychiatrists, nurses), and\/or the ability to go home at the end of each day',\n      rule: 'Elderplan requires prior authorization for all in-network Partial Hospitalization mental health services'\n    },\n    {\n      id: 's10',\n      plan: 'all-ma',\n      name: 'Intensive Outpatient Program Services',\n      desc: 'An Intensive Outpatient Program (IOP) is a structured mental health or substance\u2011use treatment program for members who need more support than regular weekly therapy, but do not need the full\u2011day schedule of partial hospitalization or inpatient care. In an IOP, members: attend therapy several times per week, participate in group and individual treatment sessions,receive skills training and support, and return home after each session, maintaining daily routines like work, school, or caregiving.',\n      rule: 'Elderplan requires prior authorization for all in-network Intensive Outpatient Program services'\n    },\n    {\n      id: 's11',\n      plan: 'all-ma',\n      name: 'High Tech Radiology Services',\n      desc: 'High\u2011tech radiology services are advanced medical imaging tests that create detailed pictures of the inside of the human body using specialized technologies like: MRI (Magnetic Resonance Imaging), CT scans (Computed Tomography), MRA\/CTA (angiography imaging of blood vessels), and PET (Positron Emission Tomography). These tests provide much more detail than standard X\u2011rays and help doctors diagnose complex conditions, plan treatments, and detect issues earlier and more accurately.',\n      rule: 'Elderplan utilizes a contracted vendor, Premier (formerly Care to Care), for prior authorization for all high tech radiology services.'\n    },\n    {\n      id: 's12',\n      plan: 'all-ma',\n      name: 'Cardiac Rehabilitation Services',\n      desc: 'Cardiac rehabilitation (cardiac rehab) is a medically supervised program that helps members recover and get stronger after heart problems such as a heart attack, heart failure, angioplasty, or heart surgery. It combines exercise, education, and emotional support to help members improve heart health and reduce the risk of future heart issues.',\n      rule: 'Elderplan requires prior authorization for all in-network Cardiac rehabilitation services. Common codes used are 93797, 93798, G0422, and G0423'\n    },\n    {\n      id: 's13',\n      plan: 'all-ma',\n      name: 'Pulmonary Rehabilitation Services',\n      desc: 'Pulmonary rehabilitation is a supervised program that helpsmembers with chronic lung diseases (like COPD, asthma, pulmonary fibrosis, or pulmonary hypertension) breathe better, get stronger, and improve daily life. It combines exercise, breathing training, and education to help reduce symptoms such as shortness of breath and fatigue.',\n      rule: 'Elderplan requires prior authorization for all in-network Pulmonary rehabilitation services. Common CPT  codes are 94625 and 94626.'\n    },\n    {\n      id: 's14',\n      plan: 'all-ma',\n      name: 'Acute Rehabilitation Services',\n      desc: 'Acute rehabilitation services (often called acute rehab or inpatient rehabilitation) are intensive therapy programs provided inside a hospital or a specialized rehab facility for members recovering from a serious illness, injury, or major surgery. The goal is to help members quickly regain independence, improve physical and cognitive abilities, and safely return home.',\n      rule: 'Elderplan requires prior authorization for all in-network Acute rehabilitation services'\n    },\n    {\n      id: 's15',\n      plan: 'all-ma',\n      name: 'Supervised Exercise Therapy (SET) services',\n      desc: 'Supervised Exercise Therapy (SET) is a medically supervised exercise program designed mainly for members with Peripheral Artery Disease (PAD) who experience leg pain when walking. It helps members walk farther with less pain, improve circulation, and reduce future heart and vascular risks.',\n      rule: 'Elderplan requires prior authorization for all in-network SET services. Common code uses is 93688.'\n    },\n    {\n      id: 's16',\n      plan: 'all-ma',\n      name: 'Non-Emergent Ambulance',\n      desc: 'A non\u2011emergent ambulance is an ambulance ride used when a member needs medical transportation but is not in an emergency. The member is stable, but they still need special medical support during transport that a regular car or wheelchair van cannot provide.',\n      rule: 'Elderplan requires prior authorization for all non-emergent ambulance services. Common codes are A0426, A0428, A0434'\n    },\n    {\n      id: 's17',\n      plan: 'all-ma',\n      name: 'Specific surgical procedures',\n      desc: 'Many surgical procedures today have both medical and cosmetic purposes. Medicare generally does not cover cosmetic procedures unless there is a documented medical reason for such a procedure. Prior authorization requirements ensures that Elderplan can determine the medical necessity of certain procedures.',\n      rule: 'Elderplan requires prior authorization for the following procedures: Blepharoplasty (15820, 15821, 15822, 15823), Breast reduction\/Reduction Mammoplasty (19318), bariatric surgery\/banding\/revisions\/gastric bypass\/biliopancreatic diversion\/port revisions (43644, 43645, 43770, 43771, 43772, 43773, 43774, 43842, 43843, 43844, 43845, 43846, 43847, 43848, 43886, 43887, 43888)'\n    },\n    {\n      id: 's18',\n      plan: 'all-ma',\n      name: 'Biofeedback',\n      desc: 'Biofeedback is a therapy that teaches members how to control automatic body functions like breathing, muscle tension, or heart rate, by using sensors that provide real\u2011time feedback about what their body is doing.',\n      rule: 'Elderplan requires prior authorization for biofeedback procedures. Common codes are 90912, 90913'\n    },\n    {\n      id: 's19',\n      plan: 'all-ma',\n      name: 'Hyperbaric Oxygen Therapy',\n      desc: 'Hyperbaric Oxygen Therapy (HBOT) is a medical treatment where a member breathes 100% pure oxygen inside a pressurized chamber. This higher\u2011pressure environment allows the lungs to absorb much more oxygen than normal, which helps the body heal faster and fight infection.',\n      rule: 'Elderplan requires prior authorization for Hyperbaric Oxygen Therapy procedures. Common code is 99183, C1300, G0277, revenue code 0413'\n    },\n    {\n      id: 's20',\n      plan: 'all-ma',\n      name: 'Durable Medical Equipment Repairs',\n      desc: 'Durable Medical Equipment (DME) repairs refer to fixing or restoring DME so it can work the way it was originally intended. DME includes items like wheelchairs, walkers, hospital beds, oxygen equipment, CPAP machines, etc. So, DME repairs are needed when something breaks, wears out, or stops functioning correctly. A repair could include things like: Replacing broken wheels on a wheelchair, fixing a power chair motor, repairing the frame on a walker, replacing worn parts (like brakes, cushions, straps, or motors). The purpose of DME repairs is to keep the equipment safe, usable, and functional for the patient, without replacing the entire device.',\n      rule: 'Elderplan requires prior authorization for all DME repair services with in-network DME vendors.'\n    },\n    {\n      id: 's21',\n      plan: 'all-ma',\n      name: 'Home Infusion Services (HIT benefit)',\n      desc: 'Home infusion services involve giving a member medication through a needle or catheter in their own home, instead of at a hospital or clinic. These medications are delivered directly into the bloodstream and can include things like: Intravenous Antifungals & Antivirals, Subcutaneous Immunotherapy Drugs, and Certain Chemotherapy Drugs. A home infusion service typically includes: A nurse who visits to start or manage the infusion, the medication and supplies (tubing, pumps, IV bags), education for the patient or caregiver on how to safely continue treatment, monitoring for side effects and progress.',\n      rule: 'Elderplan requires prior authorization for all in-netrwork home infusion services.'\n    },\n    {\n      id: 's22',\n      plan: 'all-ma',\n      name: 'Nutritionist services',\n      desc: 'A nutritionist is a trained professional who helps members understand how food affects their health and teaches them how to make better eating choices. They give guidance on: What foods to eat for better health, how to manage or prevent certain medical conditions with diet, and\/or how to create balanced meals and healthy habits.',\n      rule: 'Elderplan requires prior authorization for all in-netrwork nutritionist services.'\n    },\n    {\n      id: 's23',\n      plan: 'isnp',\n      name: 'Outpatient Mental Health',\n      desc: 'Outpatient mental health services are treatments and supports for mental health conditions that members receive without staying overnight in a hospital or facility. Members go to scheduled appointments, such as once a week or a few times a month, and return home afterward. These services are designed to help members manage symptoms, build coping skills, improve functioning, and maintain emotional well\u2011being while continuing normal daily life at home, work, or school.',\n      rule: 'Elderplan has two plans, Elderplan Advantage for Nursing Home Residents and Elderplan Select that require authorization for all mental health services. However, psychiatric services do not require prior authorization.'\n    },\n    {\n      id: 's24',\n      plan: 'referral',\n      name: 'Vascular Interventional Radiology specialty',\n      desc: 'Vascular Interventional Radiology (VIR) is a medical specialty where doctors use imaging tools like X\u2011rays, ultrasound, or CT scans, to see inside the body and treat blood vessel problems without major surgery. These doctors, called interventional radiologists, guide instruments (such as catheters, wires, or needles) through the blood vessels to diagnose or treat conditions in a minimally invasive way.',\n      rule: 'Elderplan requires a referral prior to the member having a vascular interventional radiology procedure'\n    },\n    {\n      id: 's25',\n      plan: 'referral',\n      name: 'Interventional Cardiology specialty',\n      desc: 'Interventional Cardiology is a type of heart care where specially trained cardiologists treat heart and blood vessel problems using thin tubes (catheters) instead of traditional surgery. These procedures are done by guiding the catheter through a blood vessel, usually in the wrist or groin, to the heart, using real\u2011time X\u2011ray imaging. Because the work is done from inside the blood vessels, members typically have smaller incisions, less pain, and faster recovery.',\n      rule: 'Elderplan requires a referral prior to the member having an interventional cardiology procedure'\n    },\n    {\n      id: 's26',\n      plan: 'referral',\n      name: 'Cardiovascular disease specialty',\n      desc: 'Cardiovascular disease specialists (cardiologists) are doctors who diagnose, treat, and help prevent diseases of the heart and blood vessels. These include problems with the heart\u2019s rhythm, blood flow, valves, and circulation throughout the body. They focus on keeping the heart healthy and treating conditions that affect how well the heart and blood vessels work together.',\n      rule: 'Elderplan requires a referral prior to the member seeing a cardiologist\/cardiovascular specialist'\n    },\n    {\n      id: 's27',\n      plan: 'referral',\n      name: 'Pulmonary Disease specialty',\n      desc: 'Pulmonary Disease specialists (pulmonologists) are doctors who diagnose and treat lung and breathing problems. They focus on the health of the lungs, airways, and respiratory system, helping members who have trouble breathing or conditions that affect oxygen flow in the body.',\n      rule: 'Elderplan requires a referral prior to the member seeing a pulmonary disease specialist'\n    },\n    {\n      id: 's28',\n      plan: 'map',\n      name: 'Adult Day Care',\n      desc: 'Adult Day Care is a community-based program that provides a safe place for older adults or adults with disabilities to spend the day. It offers supervision, social activities, meals, and health-related services during daytime hours. The goal is to keep members engaged, supported, and safe, while also giving family caregivers a break so they can work, rest, or manage daily responsibilities.',\n      rule: 'Elderplan requires prior authorization for Adult Day Care services'\n    },\n    {\n      id: 's29',\n      plan: 'map',\n      name: 'Consumer Directed Personal Assistance Services',\n      desc: 'Consumer Directed Personal Assistance Services (CDPAS) is a program that allows members who need help with daily activities, such as bathing, dressing, cooking, or mobility, to choose, hire, and manage their own caregivers. Instead of an agency assigning staff, the member (or their representative) is in charge of selecting who provides their care. This can include family members, friends, or others they trust (except spouses or legal guardians, depending on state rules). The goal is to give individuals more independence, choice, and control over how their care is delivered.',\n      rule: 'Elderplan requires prior authorization for Consumer Directed Personal Assistance Services'\n    },\n    {\n      id: 's30',\n      plan: 'map',\n      name: 'Home delivered and congregate meals',\n      desc: 'Home\u2011delivered meals are nutritious meals brought directly to the homes of members who cannot shop or cook for themselves. These services help members stay healthy, remain in their homes, and maintain independence.',\n      rule: 'Elderplan requires prior authorization for Home delivered and congregate meals'\n    },\n    {\n      id: 's31',\n      plan: 'map',\n      name: 'Medical Social services',\n      desc: 'Medical Social Services provide support to members and families dealing with illness, disability, or major health-related challenges. A medical social worker helps people cope with emotional stress, understand their care options, connect to community resources, and plan for services they may need at home or in the community. These services can include: counseling and emotional support, help understanding a diagnosis or treatment plan, assistance with accessing benefits or community programs, support with long\u2011term care planning or caregiving needs.',\n      rule: 'Elderplan requires prior authorization for Medical Social services'\n    },\n    {\n      id: 's32',\n      plan: 'map',\n      name: 'Nutritional supplements',\n      desc: 'Nutritional supplements are products that provide extra vitamins, minerals, calories, or protein for members who are not getting enough nutrition from their regular meals. They are often used when a member has trouble eating enough food, is recovering from illness, or needs help maintaining a healthy weight.',\n      rule: 'Elderplan requires prior authorization for Nutritional supplements'\n    },\n    {\n      id: 's33',\n      plan: 'map',\n      name: 'Personal care services',\n      desc: 'Personal Care Services are hands\u2011on supports that help members with everyday activities they can\u2019t safely or independently do on their own. These services are usually provided in the home and are meant to help members maintain their health, comfort, and independence. Personal care services can include help with: bathing and grooming, dressing, eating, using the bathroom, mobility and transfers and\/or basic household tasks like light cleaning or meal prep.',\n      rule: 'Elderplan requires prior authorization for Personal care services'\n    },\n    {\n      id: 's34',\n      plan: 'map',\n      name: 'Personal Emergency Response Services (PERS)',\n      desc: 'Personal Emergency Response Services (PERS) are devices that allow members to quickly get help in an emergency by pressing a button. They are often worn as a necklace, bracelet, or kept on a small base unit at home.',\n      rule: 'Elderplan requires prior authorization for Personal Emergency Response Services (PERS)'\n    },\n    {\n      id: 's35',\n      plan: 'map',\n      name: 'Private Duty Nursing',\n      desc: 'Private Duty Nursing provides skilled, ongoing nursing care in the home for members who need more than intermittent or short\u2011term nursing services. Care is delivered by a licensed nurse (RN or LPN) and is typically provided for many hours per day to help manage complex medical conditions. Private Duty Nursing may include: monitoring medical conditions, administering medications or treatments, managing feeding tubes, ventilators, or other medical equipment, and\/or providing education and support to families.',\n      rule: 'Elderplan requires prior authorization for Private Duty Nursing'\n    },\n    {\n      id: 's36',\n      plan: 'map',\n      name: 'Respiratory Therapy',\n      desc: 'Respiratory Therapy is a healthcare service that helps members who have trouble breathing. A respiratory therapist works with members who have lung conditions, such as asthma, COPD, pneumonia, or other breathing problems, to help improve their breathing and overall lung function. Respiratory therapy may include: teaching breathing exercises, providing treatments like inhalers or nebulizers, managing oxygen therapy, and\/or helping people use respiratory equipment safely at home.',\n      rule: 'Elderplan requires prior authorization for Respiratory Therapy'\n    },\n    {\n      id: 's37',\n      plan: 'map',\n      name: 'Nursing Home Care in residential health care facility',\n      desc: 'Nursing Home Care in a Residential Health Care Facility provides 24\u2011hour care for members who can no longer safely live at home due to medical, physical, or cognitive needs. These facilities offer long\u2011term, around\u2011the\u2011clock support from nurses, aides, and other healthcare professionals. Care typically includes: help with daily activities such as bathing, dressing, and eating, ongoing nursing supervision and medical monitoring, rehabilitation services (like physical, occupational, or speech therapy) when needed, medication management and chronic condition support, and\/or a safe living environment with meals, housekeeping, and social activities',\n      rule: 'Elderplan requires prior authorization for Nursing Home Care in residential health care facility'\n    },\n    {\n      id: 's38',\n      plan: 'map',\n      name: 'Social and Environmental Supports',\n      desc: 'Social and Environmental Supports are services that help members stay safe, healthy, and independent in their homes by providing practical help with their living environment or daily needs. These supports are meant to fill gaps when a member lacks basic items or home conditions needed to live safely. They can include things like: home modifications or equipment (e.g., grab bars, ramps, safety items), help with chores or cleaning when someone cannot do them on their own, one\u2011time assistance to fix urgent home issues that affect health or safety, and\/or supplies or items needed to support daily functioning at home',\n      rule: 'Elderplan requires prior authorization for Social and Environmental Supports'\n    },\n    {\n      id: 's39',\n      plan: 'map',\n      name: 'Social day care',\n      desc: 'Social Day Care is a community\u2011based program wheremembers can spend the day in a safe, supervised setting while enjoying social activities, meals, and companionship. It helps members stay active, reduces isolation, and gives caregivers a break. Social Day Care typically includes: group activities (games, exercise, crafts), social interaction and peer support, nutritious meals or snacks, supervision and a safe environment, and\/or some assistance with daily needs, depending on the program',\n      rule: 'Elderplan requires prior authorization for Social day care'\n    },\n    {\n      id: 's40',\n      plan: 'map',\n      name: 'Crisis Residence Services (Mental Health \u2013 Residential)',\n      desc: 'Short\u2011term, 24\/7 supervised residential programs that provide stabilization and support for members experiencing a psychiatric crisis. Members stay on\u2011site until stabilized enough to return home or step down to outpatient care.',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for Crisis Residence Services (Mental Health-Residential)'\n    },\n    {\n      id: 's41',\n      plan: 'map',\n      name: 'SUD Residential Treatment Programs (Addiction \u2013 Residential)',\n      desc: 'Substance Use Disorder (SUD) Residential Stabilization programs include:                                                                                                                                                                                 a. Stabilization Residential Services -Short\u2011term 24\/7 SUD treatment focused on withdrawal management and crisis stabilization. b. Rehabilitation Residential Services - Longer\u2011term structured residential treatment focused on therapy, counseling, developing recovery skills, and relapse prevention. c. Reintegration Residential Services - Residential programs helping members transition back to the community with continued recovery supports.',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for SUD Residential Treatment Programs (Addiction \u2013 Residential)'\n    },\n    {\n      id: 's42',\n      plan: 'map',\n      name: 'Intensive Outpatient Mental Health and Substance Abuse Services',\n      desc: 'Intensive Outpatient Mental Health and Substance Abuse Services are structured treatment programs for members who need more support than regular outpatient therapy but do not need 24\u2011hour inpatient care. Members attend treatment several days a week for a few hours at a time, while still being able to live at home and continue daily routines like work, school, or caregiving. These services usually include: group therapy to build coping skills and support recovery, individual counseling, education on mental health, addiction, medication, and healthy coping, relapse\u2011prevention planning (for substance use), family support sessions, and\/or monitoring of symptoms and progress.',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for Intensive Outpatient Mental Health and Substance Abuse Services'\n    },\n    {\n      id: 's43',\n      plan: 'map',\n      name: 'Outpatient ECT (Electroconvulsive Therapy)',\n      desc: 'Outpatient ECT is a medical treatment for severe mental health conditions where a membercomes to a clinic or hospital, receives ECT, and goes home the same day. ECT uses a brief, controlled electrical stimulation to the brain while the member is under general anesthesia. This creates a short, medically supervised seizure that helps improve certain mental health symptoms. Outpatient ECT is often used to treat: Severe depression, bipolar disorder, catatonia, some forms of severe psychosis, etc.',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for Outpatient ECT (Electroconvulsive Therapy)'\n    },\n    {\n      id: 's44',\n      plan: 'map',\n      name: 'Outpatient TMS (Transcranial Magnetic Stimulation)',\n      desc: 'Outpatient TMS is a non\u2011invasive treatment for depression and certain other mental health conditions that uses gentle magnetic pulses to stimulate areas of the brain involved in mood. It is done in a clinic, without anesthesia, and you go home right after the session.',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for Outpatient TMS (Transcranial Magnetic Stimulation)'\n    },\n    {\n      id: 's45',\n      plan: 'map',\n      name: 'Outpatient Detox',\n      desc: 'Outpatient Detox is a treatment program that helps members safely withdraw from alcohol or drugs while living at home instead of staying in a hospital or inpatient facility. A member goes to a clinic or treatment center for scheduled visits, usually several times per week, to receive medical supervision, medications (if needed), and support while their body clears the substance. The outpatient detox typically includes: medical assessment and monitoring to make sure withdrawal is safe, medications to reduce withdrawal symptoms or cravings, counseling or support sessions, education about recovery and next steps, and\/or a safety plan, including when inpatient care may be needed if symptoms worsen',\n      rule: 'Elderplan utilizes a delegated partner, Carelon, to complete prior authorization for Outpatient Detox'\n    },\n    {\n      id: 's46',\n      plan: 'map',\n      name: 'Respite (inpatient or outpatient)',\n      desc: 'Respite services in New York State provide temporary care for a member who needs help due to age, illness, or disability. They give family caregivers like spouses, adult children, relatives, or friends a break from their daily caregiving responsibilities. Respite services can be in the form of temporary outpatient home support or temporary inpatient services.',\n      rule: 'Elderplan requires prior authorization for Respite Care'\n    },\n    {\n      id: 's47',\n      plan: 'map',\n      name: 'Assisted Living Facility',\n      desc: 'An Assisted Living Facility (ALF) is a place where members can live if they need some help with daily activities but do not need full-time medical or nursing care like in a nursing home. Members in assisted living usually live in their own apartment or room, but they have access to staff who can help with things like: Bathing or dressing, taking medications, meals, housekeeping and laundry,transportation, social activities.',\n      rule: 'Elderplan requires prior authorization for Assisted Living Facility services. NOTE: Assisted Living Facilities are only covered during a transition from Elderplan\\'s MAP plan to Fee-For-Service Medicaid.'\n    }\n  ];\n\n  \/\/ \u2500\u2500 HCPCS CODE DATA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  const MA_CODES = [{\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2001\",\n    \"desc\": \"Innovamatrix ac, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2002\",\n    \"desc\": \"Mirragen advanced wound matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2004\",\n    \"desc\": \"Xcellistem, 1 mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2005\",\n    \"desc\": \"Microlyte matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2006\",\n    \"desc\": \"Novosorb synpath dermal matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2007\",\n    \"desc\": \"Restrata, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2008\",\n    \"desc\": \"Theragenesis, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2009\",\n    \"desc\": \"Symphony, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2010\",\n    \"desc\": \"Apis, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2011\",\n    \"desc\": \"Supra sdrm, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2012\",\n    \"desc\": \"Suprathel, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2013\",\n    \"desc\": \"Innovamatrix fs, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2014\",\n    \"desc\": \"Omeza collagen matrix, per 100 mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2015\",\n    \"desc\": \"Phoenix wound matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2016\",\n    \"desc\": \"Permeaderm b, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2017\",\n    \"desc\": \"Permeaderm glove, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2018\",\n    \"desc\": \"Permeaderm c, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2019\",\n    \"desc\": \"Kerecis omega3 marigen shield, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2020\",\n    \"desc\": \"Ac5 advanced wound system (ac5)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2021\",\n    \"desc\": \"Neomatrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2022\",\n    \"desc\": \"Innovaburn or innovamatrix xl, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2023\",\n    \"desc\": \"Innovamatrix pd, 1 mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2024\",\n    \"desc\": \"Resolve matrix or xenopatch, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2025\",\n    \"desc\": \"Miro3d, per cubic centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2026\",\n    \"desc\": \"Restrata minimatrix, 5 mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2027\",\n    \"desc\": \"Matriderm, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2028\",\n    \"desc\": \"Micromatrix flex, per mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2029\",\n    \"desc\": \"Mirotract wound matrix sheet, per cubic centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2030\",\n    \"desc\": \"Miro3d fibers, per milligram\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2031\",\n    \"desc\": \"Mirodry wound matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2032\",\n    \"desc\": \"Myriad matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2033\",\n    \"desc\": \"Myriad morcells, 4 milligrams\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2034\",\n    \"desc\": \"Foundation drs solo, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2035\",\n    \"desc\": \"Corplex p or theracor p or allacor p, per milligram\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2036\",\n    \"desc\": \"Cohealyx collagen dermal matrix, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2037\",\n    \"desc\": \"G4derm plus, per milliliter\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2038\",\n    \"desc\": \"Marigen pacto, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A2039\",\n    \"desc\": \"Innovamatrix fd, per square centimeter (add-on, list separately in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4100\",\n    \"desc\": \"Non-sheet form skin substitute, fda cleared as a device, not otherwise specified (list in addition to primary procedure)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4238\",\n    \"desc\": \"Supply allowance for adjunctive, non-implanted continuous glucose monitor (cgm), includes all supplies and accessories, 1 month supply = 1 unit of service\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4239\",\n    \"desc\": \"Supply allowance for non-adjunctive, non-implanted continuous glucose monitor (cgm), includes all supplies and accessories, 1 month supply = 1 unit of service\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4575\",\n    \"desc\": \"Topical hyperbaric oxygen chamber, disposable\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4660\",\n    \"desc\": \"Sphygmomanometer\/blood pressure apparatus with cuff and stethoscope\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4663\",\n    \"desc\": \"Blood pressure cuff only\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4670\",\n    \"desc\": \"Automatic blood pressure monitor\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4671\",\n    \"desc\": \"Disposable cycler set used with cycler dialysis machine, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4672\",\n    \"desc\": \"Drainage extension line, sterile, for dialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4673\",\n    \"desc\": \"Extension line with easy lock connectors, used with dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4674\",\n    \"desc\": \"Chemicals\/antiseptics solution used to clean\/sterilize dialysis equipment, per 8 oz\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4680\",\n    \"desc\": \"Activated carbon filter for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4690\",\n    \"desc\": \"Dialyzer (artificial kidneys), all types, all sizes, for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4706\",\n    \"desc\": \"Bicarbonate concentrate, solution, for hemodialysis, per gallon\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4707\",\n    \"desc\": \"Bicarbonate concentrate, powder, for hemodialysis, per packet\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4708\",\n    \"desc\": \"Acetate concentrate solution, for hemodialysis, per gallon\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4709\",\n    \"desc\": \"Acid concentrate, solution, for hemodialysis, per gallon\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4714\",\n    \"desc\": \"Treated water (deionized, distilled, or reverse osmosis) for peritoneal dialysis, per gallon\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4719\",\n    \"desc\": \"\\\"y set\\\" tubing for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4720\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 249 cc, but less than or equal to 999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4721\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 999 cc but less than or equal to 1999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4722\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 1999 cc but less than or equal to 2999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4723\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 2999 cc but less than or equal to 3999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4724\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 3999 cc but less than or equal to 4999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4725\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 4999 cc but less than or equal to 5999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4726\",\n    \"desc\": \"Dialysate solution, any concentration of dextrose, fluid volume greater than 5999 cc, for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4728\",\n    \"desc\": \"Dialysate solution, non-dextrose containing, 500 ml\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4730\",\n    \"desc\": \"Fistula cannulation set for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4736\",\n    \"desc\": \"Topical anesthetic, for dialysis, per gram\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4737\",\n    \"desc\": \"Injectable anesthetic, for dialysis, per 10 ml\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4740\",\n    \"desc\": \"Shunt accessory, for hemodialysis, any type, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4750\",\n    \"desc\": \"Blood tubing, arterial or venous, for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4755\",\n    \"desc\": \"Blood tubing, arterial and venous combined, for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4760\",\n    \"desc\": \"Dialysate solution test kit, for peritoneal dialysis, any type, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4765\",\n    \"desc\": \"Dialysate concentrate, powder, additive for peritoneal dialysis, per packet\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4766\",\n    \"desc\": \"Dialysate concentrate, solution, additive for peritoneal dialysis, per 10 ml\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4770\",\n    \"desc\": \"Blood collection tube, vacuum, for dialysis, per 50\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4771\",\n    \"desc\": \"Serum clotting time tube, for dialysis, per 50\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4772\",\n    \"desc\": \"Blood glucose test strips, for dialysis, per 50\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4773\",\n    \"desc\": \"Occult blood test strips, for dialysis, per 50\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4774\",\n    \"desc\": \"Ammonia test strips, for dialysis, per 50\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4802\",\n    \"desc\": \"Protamine sulfate, for hemodialysis, per 50 mg\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4860\",\n    \"desc\": \"Disposable catheter tips for peritoneal dialysis, per 10\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4870\",\n    \"desc\": \"Plumbing and\/or electrical work for home hemodialysis equipment\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4890\",\n    \"desc\": \"Contracts, repair and maintenance, for hemodialysis equipment\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4911\",\n    \"desc\": \"Drain bag\/bottle, for dialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4913\",\n    \"desc\": \"Miscellaneous dialysis supplies, not otherwise specified\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4918\",\n    \"desc\": \"Venous pressure clamp, for hemodialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4929\",\n    \"desc\": \"Tourniquet for dialysis, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6515\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, full leg, each, custom\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6516\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, foot, each, custom\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6517\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, below knee, each, custom\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6518\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, arm, each, custom\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6519\",\n    \"desc\": \"Gradient compression garment, not otherwise specified, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6520\",\n    \"desc\": \"Gradient compression garment, glove, padded, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6521\",\n    \"desc\": \"Gradient compression garment, glove, padded, for nighttime use, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6522\",\n    \"desc\": \"Gradient compression garment, arm, padded, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6523\",\n    \"desc\": \"Gradient compression garment, arm, padded, for nighttime use, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6524\",\n    \"desc\": \"Gradient compression garment, lower leg and foot, padded, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6525\",\n    \"desc\": \"Gradient compression garment, lower leg and foot, padded, for nighttime use, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6526\",\n    \"desc\": \"Gradient compression garment, full leg and foot, padded, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6527\",\n    \"desc\": \"Gradient compression garment, full leg and foot, padded, for nighttime use, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6528\",\n    \"desc\": \"Gradient compression garment, bra, for nighttime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6529\",\n    \"desc\": \"Gradient compression garment, bra, for nighttime use, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6530\",\n    \"desc\": \"Gradient compression stocking, below knee, 18-30 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6531\",\n    \"desc\": \"Gradient compression stocking, below knee, 30-40 mmhg, used as a surgical dressing, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6532\",\n    \"desc\": \"Gradient compression stocking, below knee, 40-50 mmhg, used as a surgical dressing, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6533\",\n    \"desc\": \"Gradient compression stocking, thigh length, 18-30 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6534\",\n    \"desc\": \"Gradient compression stocking, thigh length, 30-40 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6535\",\n    \"desc\": \"Gradient compression stocking, thigh length, 40 mmhg or greater, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6536\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 18-30 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6537\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 30-40 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6538\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 40 mmhg or greater, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6539\",\n    \"desc\": \"Gradient compression stocking, waist length, 18-30 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6540\",\n    \"desc\": \"Gradient compression stocking, waist length, 30-40 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6541\",\n    \"desc\": \"Gradient compression stocking, waist length, 40 mmhg or greater, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6544\",\n    \"desc\": \"Gradient compression stocking, garter belt\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6545\",\n    \"desc\": \"Gradient compression wrap, non-elastic, below knee, 30-50 mmhg, used as a surgical dressing, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6549\",\n    \"desc\": \"Gradient compression garment, not otherwise specified, for daytime use, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6550\",\n    \"desc\": \"Wound care set, for negative pressure wound therapy electrical pump, includes all supplies and accessories\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6552\",\n    \"desc\": \"Gradient compression stocking, below knee, 30-40 mmhg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6553\",\n    \"desc\": \"Gradient compression stocking, below knee, 30-40 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6554\",\n    \"desc\": \"Gradient compression stocking, below knee, 40 mmhg or greater, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6555\",\n    \"desc\": \"Gradient compression stocking, below knee, 40 mmhg or greater, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6556\",\n    \"desc\": \"Gradient compression stocking, thigh length, 18-30 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6557\",\n    \"desc\": \"Gradient compression stocking, thigh length, 30-40 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6558\",\n    \"desc\": \"Gradient compression stocking, thigh length, 40 mmhg or greater, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6559\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 18-30 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6560\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 30-40 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6561\",\n    \"desc\": \"Gradient compression stocking, full length\/chap style, 40 mmhg or greater, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6562\",\n    \"desc\": \"Gradient compression stocking, waist length, 18-30 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6563\",\n    \"desc\": \"Gradient compression stocking, waist length, 30-40 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6564\",\n    \"desc\": \"Gradient compression stocking, waist length, 40 mmhg or greater, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6565\",\n    \"desc\": \"Gradient compression gauntlet, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6566\",\n    \"desc\": \"Gradient compression garment, neck\/head, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6567\",\n    \"desc\": \"Gradient compression garment, neck\/head, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6568\",\n    \"desc\": \"Gradient compression garment, torso and shoulder, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6569\",\n    \"desc\": \"Gradient compression garment, torso\/shoulder, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6570\",\n    \"desc\": \"Gradient compression garment, genital region, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6571\",\n    \"desc\": \"Gradient compression garment, genital region, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6572\",\n    \"desc\": \"Gradient compression garment, toe caps, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6573\",\n    \"desc\": \"Gradient compression garment, toe caps, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6574\",\n    \"desc\": \"Gradient compression arm sleeve and glove combination, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6575\",\n    \"desc\": \"Gradient  compression arm sleeve and glove combination, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6576\",\n    \"desc\": \"Gradient  compression arm sleeve, custom, medium weight, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6577\",\n    \"desc\": \"Gradient  compression arm sleeve, custom, heavy weight, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6578\",\n    \"desc\": \"Gradient  compression arm sleeve, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6579\",\n    \"desc\": \"Gradient compression glove, custom, medium weight, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6580\",\n    \"desc\": \"Gradient  compression glove, custom, heavy weight, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6581\",\n    \"desc\": \"Gradient compression glove, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6582\",\n    \"desc\": \"Gradient compression gauntlet, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6583\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, below knee, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6584\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, not otherwise specified\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6585\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, above knee, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6586\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, full leg, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6587\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, foot, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6588\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, arm, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6589\",\n    \"desc\": \"Gradient pressure wrap with adjustable straps, bra, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6593\",\n    \"desc\": \"Accessory for gradient compression garment or wrap with adjustable straps, not-otherwise specified\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6594\",\n    \"desc\": \"Gradient compression bandaging supply, bandage liner, lower extremity, any size or length, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6595\",\n    \"desc\": \"Gradient compression bandaging supply, bandage liner, upper extremity, any size or length, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6596\",\n    \"desc\": \"Gradient compression bandaging supply, conforming gauze, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6597\",\n    \"desc\": \"Gradient compression bandage roll, elastic long stretch, linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6598\",\n    \"desc\": \"Gradient compression bandage roll, elastic medium stretch, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6599\",\n    \"desc\": \"Gradient compression bandage roll, inelastic short stretch, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6600\",\n    \"desc\": \"Gradient compression bandaging supply, high density foam sheet, per 250 square centimeters, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6601\",\n    \"desc\": \"Gradient compression bandaging supply, high density foam pad, any size or shape, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6602\",\n    \"desc\": \"Gradient compression bandaging supply, high density foam roll for bandage, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6603\",\n    \"desc\": \"Gradient compression bandaging supply, low density channel foam sheet, per 250 square centimeters, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6604\",\n    \"desc\": \"Gradient compression bandaging supply, low density flat foam sheet, per 250 square centimeters, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6605\",\n    \"desc\": \"Gradient compression bandaging supply, padded foam, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6606\",\n    \"desc\": \"Gradient compression bandaging supply, padded textile, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6607\",\n    \"desc\": \"Gradient compression bandaging supply, tubular protective absorption layer, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6608\",\n    \"desc\": \"Gradient compression bandaging supply, tubular protective absorption padded layer, per linear yard, any width, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6609\",\n    \"desc\": \"Gradient compression bandaging supply, not otherwise specified\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6610\",\n    \"desc\": \"Gradient compression stocking, below knee, 18-30 mmhg, custom, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6611\",\n    \"desc\": \"Gradient compression wrap with adjustable straps, above knee, each, custom\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A7001\",\n    \"desc\": \"Canister, non-disposable, used with suction pump, each\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4036\",\n    \"desc\": \"Enteral feeding supply kit; gravity fed, per day, includes but not limited to feeding\/flushing syringe, administration set tubing, dressings, tape\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4081\",\n    \"desc\": \"Nasogastric tubing with stylet\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4082\",\n    \"desc\": \"Nasogastric tubing without stylet\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4083\",\n    \"desc\": \"Stomach tube - levine type\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4087\",\n    \"desc\": \"Gastrostomy\/jejunostomy tube, standard, any material, any type, each\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4088\",\n    \"desc\": \"Gastrostomy\/jejunostomy tube, low-profile, any material, any type, each\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4102\",\n    \"desc\": \"Enteral formula, for adults, used to replace fluids and electrolytes (e.g., clear liquids), 500 ml = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4103\",\n    \"desc\": \"Enteral formula, for pediatrics, used to replace fluids and electrolytes (e.g., clear liquids), 500 ml = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4104\",\n    \"desc\": \"Additive for enteral formula (e.g., fiber)\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4105\",\n    \"desc\": \"In-line cartridge containing digestive enzyme(s) for enteral feeding, each\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4148\",\n    \"desc\": \"Enteral feeding supply kit; elastomeric control fed, per day, includes but not limited to feeding\/flushing syringe, administration set tubing, dressings, tape\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4149\",\n    \"desc\": \"Enteral formula, manufactured blenderized natural foods with intact nutrients, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4155\",\n    \"desc\": \"Enteral formula, nutritionally incomplete\/modular nutrients, includes specific nutrients, carbohydrates (e.g., glucose polymers), proteins\/amino acids (e.g., glutamine, arginine), fat (e.g., medium chain triglycerides) or combination, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4157\",\n    \"desc\": \"Enteral formula, nutritionally complete, for special metabolic needs for inherited disease of metabolism, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4158\",\n    \"desc\": \"Enteral formula, for pediatrics, nutritionally complete with intact nutrients, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber and\/or iron, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4159\",\n    \"desc\": \"Enteral formula, for pediatrics, nutritionally complete soy based with intact nutrients, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber and\/or iron, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4160\",\n    \"desc\": \"Enteral formula, for pediatrics, nutritionally complete calorically dense (equal to or greater than 0.7 kcal\/ml) with intact nutrients, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4161\",\n    \"desc\": \"Enteral formula, for pediatrics, hydrolyzed\/amino acids and peptide chain proteins, includes fats, carbohydrates, vitamins and minerals, may include fiber, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4162\",\n    \"desc\": \"Enteral formula, for pediatrics, special metabolic needs for inherited disease of metabolism, includes proteins, fats, carbohydrates, vitamins and minerals, may include fiber, administered through an enteral feeding tube, 100 calories = 1 unit\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4164\",\n    \"desc\": \"Parenteral nutrition solution: carbohydrates (dextrose), 50% or less (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4168\",\n    \"desc\": \"Parenteral nutrition solution; amino acid, 3.5%, (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4172\",\n    \"desc\": \"Parenteral nutrition solution; amino acid, 5.5% through 7%, (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4176\",\n    \"desc\": \"Parenteral nutrition solution; amino acid, 7% through 8.5%, (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4178\",\n    \"desc\": \"Parenteral nutrition solution: amino acid, greater than 8.5% (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4180\",\n    \"desc\": \"Parenteral nutrition solution; carbohydrates (dextrose), greater than 50% (500 ml = 1 unit) - home mix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4185\",\n    \"desc\": \"Parenteral nutrition solution, not otherwise specified, 10 grams lipids\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4187\",\n    \"desc\": \"Omegaven, 10 grams lipids\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4189\",\n    \"desc\": \"Parenteral nutrition solution; compounded amino acid and carbohydrates with electrolytes, trace elements, and vitamins, including preparation, any strength, 10 to 51 grams of protein - premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4193\",\n    \"desc\": \"Parenteral nutrition solution; compounded amino acid and carbohydrates with electrolytes, trace elements, and vitamins, including preparation, any strength, 52 to 73 grams of protein - premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4197\",\n    \"desc\": \"Parenteral nutrition solution; compounded amino acid and carbohydrates with electrolytes, trace elements and vitamins, including preparation, any strength, 74 to 100 grams of protein - premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4199\",\n    \"desc\": \"Parenteral nutrition solution; compounded amino acid and carbohydrates with electrolytes, trace elements and vitamins, including preparation, any strength, over 100 grams of protein - premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4216\",\n    \"desc\": \"Parenteral nutrition; additives (vitamins, trace elements, heparin, electrolytes), home mix, per day\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4220\",\n    \"desc\": \"Parenteral nutrition supply kit; premix, per day\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4222\",\n    \"desc\": \"Parenteral nutrition supply kit; home mix, per day\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4224\",\n    \"desc\": \"Parenteral nutrition administration kit, per day\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B5000\",\n    \"desc\": \"Parenteral nutrition solution compounded amino acid and carbohydrates with electrolytes, trace elements, and vitamins, including preparation, any strength, renal-aminosyn-rf, nephramine, renamine-premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B5100\",\n    \"desc\": \"Parenteral nutrition solution compounded amino acid and carbohydrates with electrolytes, trace elements, and vitamins, including preparation, any strength, hepatic, hepatamine-premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B5200\",\n    \"desc\": \"Parenteral nutrition solution compounded amino acid and carbohydrates with electrolytes, trace elements, and vitamins, including preparation, any strength, stress-branch chain amino acids-freamine-hbc-premix\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B9000\",\n    \"desc\": \"Enteral nutrition infusion pump - without alarm\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B9004\",\n    \"desc\": \"Parenteral nutrition infusion pump, portable\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B9006\",\n    \"desc\": \"Parenteral nutrition infusion pump, stationary\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B9998\",\n    \"desc\": \"Noc for enteral supplies\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B9999\",\n    \"desc\": \"Noc for parenteral supplies\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0181\",\n    \"desc\": \"Powered pressure reducing mattress overlay\/pad, alternating, with pump, includes heavy duty\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0182\",\n    \"desc\": \"Pump for alternating pressure pad, for replacement only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0183\",\n    \"desc\": \"Powered pressure reducing underlay\/pad, alternating, with pump, includes heavy duty\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0184\",\n    \"desc\": \"Dry pressure mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0185\",\n    \"desc\": \"Gel or gel-like pressure pad for mattress, standard mattress length and width\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0186\",\n    \"desc\": \"Air pressure mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0187\",\n    \"desc\": \"Water pressure mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0188\",\n    \"desc\": \"Synthetic sheepskin pad\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0189\",\n    \"desc\": \"Lambswool sheepskin pad, any size\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0193\",\n    \"desc\": \"Powered air flotation bed (low air loss therapy)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0194\",\n    \"desc\": \"Air fluidized bed\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0196\",\n    \"desc\": \"Gel pressure mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0197\",\n    \"desc\": \"Air pressure pad for mattress, standard mattress length and width\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0198\",\n    \"desc\": \"Water pressure pad for mattress, standard mattress length and width\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0199\",\n    \"desc\": \"Dry pressure pad for mattress, standard mattress length and width\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0260\",\n    \"desc\": \"Hospital bed, semi-electric (head and foot adjustment), with any type side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0261\",\n    \"desc\": \"Hospital bed, semi-electric (head and foot adjustment), with any type side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0265\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), with any type side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0266\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), with any type side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0277\",\n    \"desc\": \"Powered pressure-reducing air mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0294\",\n    \"desc\": \"Hospital bed, semi-electric (head and foot adjustment), without side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0295\",\n    \"desc\": \"Hospital bed, semi-electric (head and foot adjustment), without side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0296\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), without side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0297\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), without side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0301\",\n    \"desc\": \"Hospital bed, heavy duty, extra wide, with weight capacity greater than 350 pounds, but less than or equal to 600 pounds, with any type side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0302\",\n    \"desc\": \"Hospital bed, extra heavy duty, extra wide, with weight capacity greater than 600 pounds, with any type side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0303\",\n    \"desc\": \"Hospital bed, heavy duty, extra wide, with weight capacity greater than 350 pounds, but less than or equal to 600 pounds, with any type side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0304\",\n    \"desc\": \"Hospital bed, extra heavy duty, extra wide, with weight capacity greater than 600 pounds, with any type side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0372\",\n    \"desc\": \"Powered air overlay for mattress, standard mattress length and width\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0424\",\n    \"desc\": \"Stationary compressed gaseous oxygen system, rental; includes container, contents, regulator, flowmeter, humidifier, nebulizer, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0425\",\n    \"desc\": \"Stationary compressed gas system, purchase; includes regulator, flowmeter, humidifier, nebulizer, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0430\",\n    \"desc\": \"Portable gaseous oxygen system, purchase; includes regulator, flowmeter, humidifier, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0431\",\n    \"desc\": \"Portable gaseous oxygen system, rental; includes portable container, regulator, flowmeter, humidifier, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0434\",\n    \"desc\": \"Portable liquid oxygen system, rental; includes portable container, supply reservoir, humidifier, flowmeter, refill adaptor, contents gauge, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0435\",\n    \"desc\": \"Portable liquid oxygen system, purchase; includes portable container, supply reservoir, flowmeter, humidifier, contents gauge, cannula or mask, tubing and refill adaptor\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0439\",\n    \"desc\": \"Stationary liquid oxygen system, rental; includes container, contents, regulator, flowmeter, humidifier, nebulizer, cannula or mask, & tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0440\",\n    \"desc\": \"Stationary liquid oxygen system, purchase; includes use of reservoir, contents indicator, regulator, flowmeter, humidifier, nebulizer, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0441\",\n    \"desc\": \"Stationary oxygen contents, gaseous, 1 month's supply = 1 unit\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0442\",\n    \"desc\": \"Stationary oxygen contents, liquid, 1 month's supply = 1 unit\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0443\",\n    \"desc\": \"Portable oxygen contents, gaseous, 1 month's supply = 1 unit\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0444\",\n    \"desc\": \"Portable oxygen contents, liquid, 1 month's supply = 1 unit\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0445\",\n    \"desc\": \"Oximeter device for measuring blood oxygen levels non-invasively\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0447\",\n    \"desc\": \"Portable oxygen contents, liquid, 1 month's supply = 1 unit, prescribed amount at rest or nighttime exceeds 4 liters per minute (lpm)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0450\",\n    \"desc\": \"Volume control ventilator, without pressure support mode, may include pressure control mode, used with invasive interface (e.g., tracheostomy tube)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0455\",\n    \"desc\": \"Oxygen tent, excluding croup or pediatric tents\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0457\",\n    \"desc\": \"Chest shell (cuirass)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0459\",\n    \"desc\": \"Chest wrap\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0460\",\n    \"desc\": \"Negative pressure ventilator; portable or stationary\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0461\",\n    \"desc\": \"Volume control ventilator, without pressure support mode, may include pressure control mode, used with non-invasive interface (e.g., mask)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0462\",\n    \"desc\": \"Rocking bed with or without side rails\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0463\",\n    \"desc\": \"Pressure support ventilator with volume control mode, may include pressure control mode, used with invasive interface (e.g., tracheostomy tube)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0464\",\n    \"desc\": \"Pressure support ventilator with volume control mode, may include pressure control mode, used with non-invasive interface (e.g., mask)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0467\",\n    \"desc\": \"Home ventilator, multi-function respiratory device, also performs any or all of the additional functions of oxygen concentration, drug nebulization, aspiration, and cough stimulation, includes all accessories, components and supplies for all functions\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0468\",\n    \"desc\": \"Home ventilator, dual-function respiratory device, also performs additional function of cough stimulation, includes all accessories, components and supplies for all functions\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0469\",\n    \"desc\": \"Lung expansion airway clearance, continuous high frequency oscillation, and nebulization device\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0470\",\n    \"desc\": \"Respiratory assist device, bi-level pressure capability, without backup rate feature, used with noninvasive interface, e.g., nasal or facial mask (intermittent assist device with continuous positive airway pressure device)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0471\",\n    \"desc\": \"Respiratory assist device, bi-level pressure capability, with back-up rate feature, used with noninvasive interface, e.g., nasal or facial mask (intermittent assist device with continuous positive airway pressure device)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0472\",\n    \"desc\": \"Respiratory assist device, bi-level pressure capability, with backup rate feature, used with invasive interface, e.g., tracheostomy tube (intermittent assist device with continuous positive airway pressure device)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0480\",\n    \"desc\": \"Percussor, electric or pneumatic, home model\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0482\",\n    \"desc\": \"Cough stimulating device, alternating positive and negative airway pressure\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0483\",\n    \"desc\": \"High frequency chest wall oscillation system, with full anterior and\/or posterior thoracic region receiving simultaneous external oscillation, includes all accessories and supplies, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0484\",\n    \"desc\": \"Oscillatory positive expiratory pressure device, non-electric, any type, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0485\",\n    \"desc\": \"Oral device\/appliance used to reduce upper airway collapsibility, adjustable or non-adjustable, prefabricated, includes fitting and adjustment\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0486\",\n    \"desc\": \"Oral device\/appliance used to reduce upper airway collapsibility, adjustable or non-adjustable, custom fabricated, includes fitting and adjustment\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0490\",\n    \"desc\": \"Power source and control electronics unit for oral device\/appliance for neuromuscular electrical stimulation of the tongue muscle, controlled by hardware remote\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0491\",\n    \"desc\": \"Oral device\/appliance for neuromuscular electrical stimulation of the tongue muscle, used in conjunction with the power source and control electronics unit, controlled by hardware remote, 90-day supply\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0500\",\n    \"desc\": \"Ippb machine, all types, with built-in nebulization; manual or automatic valves; internal or external power source\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0530\",\n    \"desc\": \"Electronic positional obstructive sleep apnea treatment, with sensor, includes all components and accessories, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0565\",\n    \"desc\": \"Compressor, air power source for equipment which is not self-contained or cylinder driven\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0601\",\n    \"desc\": \"Continuous positive airway pressure (cpap) device\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0605\",\n    \"desc\": \"Vaporizer, room type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0621\",\n    \"desc\": \"Sling or seat, patient lift, canvas or nylon\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0627\",\n    \"desc\": \"Seat lift mechanism, electric, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0628\",\n    \"desc\": \"Separate seat lift mechanism for use with patient owned furniture-electric\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0629\",\n    \"desc\": \"Seat lift mechanism, non-electric, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0630\",\n    \"desc\": \"Patient lift, hydraulic or mechanical, includes any seat, sling, strap(s) or pad(s)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0635\",\n    \"desc\": \"Patient lift, electric with seat or sling\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0636\",\n    \"desc\": \"Multipositional patient support system, with integrated lift, patient accessible controls\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0637\",\n    \"desc\": \"Combination sit to stand frame\/table system, any size including pediatric, with seat lift feature, with or without wheels\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0639\",\n    \"desc\": \"Patient lift, moveable from room to room with disassembly and reassembly, includes all components\/accessories\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0640\",\n    \"desc\": \"Patient lift, fixed system, includes all components\/accessories\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0650\",\n    \"desc\": \"Pneumatic compressor, non-segmental home model\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0651\",\n    \"desc\": \"Pneumatic compressor, segmental home model without calibrated gradient pressure\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0652\",\n    \"desc\": \"Pneumatic compressor, segmental home model with calibrated gradient pressure\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0655\",\n    \"desc\": \"Non-segmental pneumatic appliance for use with pneumatic compressor, half arm\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0656\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, trunk\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0657\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, chest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0658\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, integrated, 2 full arms and chest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0659\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, integrated, head, neck and chest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0660\",\n    \"desc\": \"Non-segmental pneumatic appliance for use with pneumatic compressor, full leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0665\",\n    \"desc\": \"Non-segmental pneumatic appliance for use with pneumatic compressor, full arm\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0666\",\n    \"desc\": \"Non-segmental pneumatic appliance for use with pneumatic compressor, half leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0667\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, full leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0668\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, full arm\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0669\",\n    \"desc\": \"Segmental pneumatic appliance for use with pneumatic compressor, half leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0671\",\n    \"desc\": \"Segmental gradient pressure pneumatic appliance, full leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0672\",\n    \"desc\": \"Segmental gradient pressure pneumatic appliance, full arm\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0673\",\n    \"desc\": \"Segmental gradient pressure pneumatic appliance, half leg\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0675\",\n    \"desc\": \"Pneumatic compression device, high pressure, rapid inflation\/deflation cycle, for arterial insufficiency (unilateral or bilateral system)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0676\",\n    \"desc\": \"Intermittent limb compression device (includes all accessories), not otherwise specified\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0747\",\n    \"desc\": \"Osteogenesis stimulator, electrical, non-invasive, other than spinal applications\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0748\",\n    \"desc\": \"Osteogenesis stimulator, electrical, non-invasive, spinal applications\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0749\",\n    \"desc\": \"Osteogenesis stimulator, electrical, surgically implanted\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0760\",\n    \"desc\": \"Osteogenesis stimulator, low intensity ultrasound, non-invasive\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0782\",\n    \"desc\": \"Infusion pump, implantable, non-programmable (includes all components, e.g., pump, catheter, connectors, etc.)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0783\",\n    \"desc\": \"Infusion pump system, implantable, programmable (includes all components, e.g., pump, catheter, connectors, etc.)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0784\",\n    \"desc\": \"External ambulatory infusion pump, insulin\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0785\",\n    \"desc\": \"Implantable intraspinal (epidural\/intrathecal) catheter used with implantable infusion pump, replacement\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0786\",\n    \"desc\": \"Implantable programmable infusion pump, replacement (excludes implantable intraspinal catheter)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0983\",\n    \"desc\": \"Manual wheelchair accessory, power add-on to convert manual wheelchair to motorized wheelchair, joystick control\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0984\",\n    \"desc\": \"Manual wheelchair accessory, power add-on to convert manual wheelchair to motorized wheelchair, tiller control\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0985\",\n    \"desc\": \"Wheelchair accessory, seat lift mechanism\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0986\",\n    \"desc\": \"Manual wheelchair accessory, power assist system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0988\",\n    \"desc\": \"Manual wheelchair accessory, lever-activated, wheel drive, pair\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1002\",\n    \"desc\": \"Wheelchair accessory, power seating system, tilt only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1003\",\n    \"desc\": \"Wheelchair accessory, power seating system, recline only, without shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1004\",\n    \"desc\": \"Wheelchair accessory, power seating system, recline only, with mechanical shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1005\",\n    \"desc\": \"Wheelchair accessory, power seating system, recline only, with power shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1006\",\n    \"desc\": \"Wheelchair accessory, power seating system, combination tilt and recline, without shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1007\",\n    \"desc\": \"Wheelchair accessory, power seating system, combination tilt and recline, with mechanical shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1008\",\n    \"desc\": \"Wheelchair accessory, power seating system, combination tilt and recline, with power shear reduction\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1009\",\n    \"desc\": \"Wheelchair accessory, addition to power seating system, mechanically linked leg elevation system, including pushrod and leg rest, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1010\",\n    \"desc\": \"Wheelchair accessory, addition to power seating system, power leg elevation system, including leg rest, pair\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1011\",\n    \"desc\": \"Modification to pediatric size wheelchair, width adjustment package (not to be dispensed with initial chair)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1031\",\n    \"desc\": \"Rollabout chair, any and all types with casters 5\\\" or greater\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1035\",\n    \"desc\": \"Multi-positional patient transfer system, with integrated seat, operated by care giver, patient weight capacity up to and including 300 lbs\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1036\",\n    \"desc\": \"Multi-positional patient transfer system, extra-wide, with integrated seat, operated by caregiver, patient weight capacity greater than 300 lbs\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1037\",\n    \"desc\": \"Transport chair, pediatric size\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1038\",\n    \"desc\": \"Transport chair, adult size, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1039\",\n    \"desc\": \"Transport chair, adult size, heavy duty, patient weight capacity greater than 300 pounds\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1087\",\n    \"desc\": \"High strength lightweight wheelchair, fixed full length arms, swing away detachable elevating leg rests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1088\",\n    \"desc\": \"High strength lightweight wheelchair, detachable arms desk or full length, swing away detachable elevating leg rests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1089\",\n    \"desc\": \"High strength lightweight wheelchair, fixed length arms, swing away detachable footrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1090\",\n    \"desc\": \"High strength lightweight wheelchair, detachable arms desk or full length, swing away detachable foot rests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1092\",\n    \"desc\": \"Wide heavy duty wheel chair, detachable arms (desk or full length), swing away detachable elevating leg rests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1093\",\n    \"desc\": \"Wide heavy duty wheelchair, detachable arms desk or full length arms, swing away detachable footrests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1220\",\n    \"desc\": \"Wheelchair; specially sized or constructed, (indicate brand name, model number, if any) and justification\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1230\",\n    \"desc\": \"Power operated vehicle (three or four wheel nonhighway) specify brand name and model number\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1239\",\n    \"desc\": \"Power wheelchair, pediatric size, not otherwise specified\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1240\",\n    \"desc\": \"Lightweight wheelchair, detachable arms, (desk or full length) swing away detachable, elevating legrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1250\",\n    \"desc\": \"Lightweight wheelchair, fixed full length arms, swing away detachable footrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1260\",\n    \"desc\": \"Lightweight wheelchair, detachable arms (desk or full length) swing away detachable footrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1270\",\n    \"desc\": \"Lightweight wheelchair, fixed full length arms, swing away detachable elevating legrests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1280\",\n    \"desc\": \"Heavy duty wheelchair, detachable arms (desk or full length) elevating legrests\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1285\",\n    \"desc\": \"Heavy duty wheelchair, fixed full length arms, swing away detachable footrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1290\",\n    \"desc\": \"Heavy duty wheelchair, detachable arms (desk or full length) swing away detachable footrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1295\",\n    \"desc\": \"Heavy duty wheelchair, fixed full length arms, elevating legrest\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1310\",\n    \"desc\": \"Whirlpool, non-portable (built-in type)\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1352\",\n    \"desc\": \"Oxygen accessory, flow regulator capable of positive inspiratory pressure\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1353\",\n    \"desc\": \"Regulator\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1390\",\n    \"desc\": \"Oxygen concentrator, single delivery port, capable of delivering 85 percent or greater oxygen concentration at the prescribed flow rate\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1391\",\n    \"desc\": \"Oxygen concentrator, dual delivery port, capable of delivering 85 percent or greater oxygen concentration at the prescribed flow rate, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1392\",\n    \"desc\": \"Portable oxygen concentrator, rental\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1399\",\n    \"desc\": \"Durable medical equipment, miscellaneous\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1405\",\n    \"desc\": \"Oxygen and water vapor enriching system with heated delivery\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1406\",\n    \"desc\": \"Oxygen and water vapor enriching system without heated delivery\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1500\",\n    \"desc\": \"Centrifuge, for dialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1510\",\n    \"desc\": \"Kidney, dialysate delivery syst kidney machine, pump recirculating, air removal syst, flowrate meter, power off, heater and temperature control with alarm, i.v. poles, pressure gauge, concentrate container\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1520\",\n    \"desc\": \"Heparin infusion pump for hemodialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1530\",\n    \"desc\": \"Air bubble detector for hemodialysis, each, replacement\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1540\",\n    \"desc\": \"Pressure alarm for hemodialysis, each, replacement\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1550\",\n    \"desc\": \"Bath conductivity meter for hemodialysis, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1560\",\n    \"desc\": \"Blood leak detector for hemodialysis, each, replacement\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1570\",\n    \"desc\": \"Adjustable chair, for esrd patients\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1575\",\n    \"desc\": \"Transducer protectors\/fluid barriers, for hemodialysis, any size, per 10\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1580\",\n    \"desc\": \"Unipuncture control system for hemodialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1590\",\n    \"desc\": \"Hemodialysis machine\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1592\",\n    \"desc\": \"Automatic intermittent peritoneal dialysis system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1594\",\n    \"desc\": \"Cycler dialysis machine for peritoneal dialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1600\",\n    \"desc\": \"Delivery and\/or installation charges for hemodialysis equipment\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1610\",\n    \"desc\": \"Reverse osmosis water purification system, for hemodialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1615\",\n    \"desc\": \"Deionizer water purification system, for hemodialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1620\",\n    \"desc\": \"Blood pump for hemodialysis, replacement\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1625\",\n    \"desc\": \"Water softening system, for hemodialysis\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1629\",\n    \"desc\": \"Tablo hemodialysis system for the billable dialysis service\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1630\",\n    \"desc\": \"Reciprocating peritoneal dialysis system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1632\",\n    \"desc\": \"Wearable artificial kidney, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1634\",\n    \"desc\": \"Peritoneal dialysis clamps, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1635\",\n    \"desc\": \"Compact (portable) travel hemodialyzer system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1636\",\n    \"desc\": \"Sorbent cartridges, for hemodialysis, per 10\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1637\",\n    \"desc\": \"Hemostats, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1639\",\n    \"desc\": \"Scale, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1699\",\n    \"desc\": \"Dialysis equipment, not otherwise specified\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E1905\",\n    \"desc\": \"Virtual reality cognitive behavioral therapy device (cbt), including pre-programmed therapy software\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2000\",\n    \"desc\": \"Gastric suction pump, home model, portable or stationary, electric\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2001\",\n    \"desc\": \"Suction pump, home model, portable or stationary, electric, any type, for use with external urine and\/or fecal management system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2100\",\n    \"desc\": \"Blood glucose monitor with integrated voice synthesizer\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2102\",\n    \"desc\": \"Adjunctive, non-implanted continuous glucose monitor or receiver\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2103\",\n    \"desc\": \"Non-adjunctive, non-implanted continuous glucose monitor or receiver\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2298\",\n    \"desc\": \"Complex rehabilitative power wheelchair accessory, power seat elevation system, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2300\",\n    \"desc\": \"Wheelchair accessory, power seat elevation system, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2301\",\n    \"desc\": \"Wheelchair accessory, power standing system, any type\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2310\",\n    \"desc\": \"Power wheelchair accessory, electronic connection between wheelchair controller and one power seating system motor, including all related electronics, indicator feature, mechanical function selection switch, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2312\",\n    \"desc\": \"Power wheelchair accessory, hand or chin control interface, mini-proportional remote joystick, proportional, including fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2321\",\n    \"desc\": \"Power wheelchair accessory, hand control interface, remote joystick, nonproportional, including all related electronics, mechanical stop switch, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2322\",\n    \"desc\": \"Power wheelchair accessory, hand control interface, multiple mechanical switches, nonproportional, including all related electronics, mechanical stop switch, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2323\",\n    \"desc\": \"Power wheelchair accessory, specialty joystick handle for hand control interface, prefabricated\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2324\",\n    \"desc\": \"Power wheelchair accessory, chin cup for chin control interface\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2325\",\n    \"desc\": \"Power wheelchair accessory, sip and puff interface, nonproportional, including all related electronics, mechanical stop switch, and manual swingaway mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2326\",\n    \"desc\": \"Power wheelchair accessory, breath tube kit for sip and puff interface\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2327\",\n    \"desc\": \"Power wheelchair accessory, head control interface, mechanical, proportional, including all related electronics, mechanical direction change switch, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2328\",\n    \"desc\": \"Power wheelchair accessory, head control or extremity control interface, electronic, proportional, including all related electronics and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2329\",\n    \"desc\": \"Power wheelchair accessory, head control interface, contact switch mechanism, nonproportional, including all related electronics, mechanical stop switch, mechanical direction change switch, head array, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2330\",\n    \"desc\": \"Power wheelchair accessory, head control interface, proximity switch mechanism, nonproportional, including all related electronics, mechanical stop switch, mechanical direction change switch, head array, and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2331\",\n    \"desc\": \"Power wheelchair accessory, attendant control, proportional, including all related electronics and fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2351\",\n    \"desc\": \"Power wheelchair accessory, electronic interface to operate speech generating device using power wheelchair control interface\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2368\",\n    \"desc\": \"Power wheelchair component, drive wheel motor, replacement only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2369\",\n    \"desc\": \"Power wheelchair component, drive wheel gear box, replacement only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2370\",\n    \"desc\": \"Power wheelchair component, integrated drive wheel motor and gear box combination, replacement only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2373\",\n    \"desc\": \"Power wheelchair accessory, hand or chin control interface, compact remote joystick, proportional, including fixed mounting hardware\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2376\",\n    \"desc\": \"Power wheelchair accessory, expandable controller, including all related electronics and mounting hardware, replacement only\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2402\",\n    \"desc\": \"Negative pressure wound therapy electrical pump, stationary or portable\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2500\",\n    \"desc\": \"Speech generating device, digitized speech, using pre-recorded messages, less than or equal to 8 minutes recording time\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2502\",\n    \"desc\": \"Speech generating device, digitized speech, using pre-recorded messages, greater than 8 minutes but less than or equal to 20 minutes recording time\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2504\",\n    \"desc\": \"Speech generating device, digitized speech, using pre-recorded messages, greater than 20 minutes but less than or equal to 40 minutes recording time\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2506\",\n    \"desc\": \"Speech generating device, digitized speech, using pre-recorded messages, greater than 40 minutes recording time\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2508\",\n    \"desc\": \"Speech generating device, synthesized speech, requiring message formulation by spelling and access by physical contact with the device\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2510\",\n    \"desc\": \"Speech generating device, synthesized speech, permitting multiple methods of message formulation and multiple methods of device access\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2511\",\n    \"desc\": \"Speech generating software program, for personal computer or personal digital assistant\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2512\",\n    \"desc\": \"Accessory for speech generating device, mounting system\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2513\",\n    \"desc\": \"Accessory for speech generating device, electromyographic sensor\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E2599\",\n    \"desc\": \"Accessory for speech generating device, not otherwise classified\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E3000\",\n    \"desc\": \"Speech volume modulation system, any type, including all components and accessories\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E3200\",\n    \"desc\": \"Gait modulation system, rhythmic auditory stimulation, including restricted therapy software, all components and accessories, prescription only\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0003\",\n    \"desc\": \"Lightweight wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0004\",\n    \"desc\": \"High strength, lightweight wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0005\",\n    \"desc\": \"Ultralightweight wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0006\",\n    \"desc\": \"Heavy duty wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0007\",\n    \"desc\": \"Extra heavy duty wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0010\",\n    \"desc\": \"Standard - weight frame motorized\/power wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0011\",\n    \"desc\": \"Standard - weight frame motorized\/power wheelchair with programmable control parameters for speed adjustment, tremor dampening, acceleration control and braking\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0012\",\n    \"desc\": \"Lightweight portable motorized\/power wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0013\",\n    \"desc\": \"Custom motorized\/power wheelchair base\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0014\",\n    \"desc\": \"Other motorized\/power wheelchair base\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0462\",\n    \"desc\": \"Temporary replacement for patient owned equipment being repaired, any type\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0606\",\n    \"desc\": \"Automatic external defibrillator, with integrated electrocardiogram analysis, garment type\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0672\",\n    \"desc\": \"Addition to lower extremity orthosis, removable soft interface, all components, replacement only, each\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0730\",\n    \"desc\": \"Controlled dose inhalation drug delivery system\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0738\",\n    \"desc\": \"Portable gaseous oxygen system, rental; home compressor used to fill portable oxygen cylinders; includes portable containers, regulator, flowmeter, humidifier, cannula or mask, and tubing\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0739\",\n    \"desc\": \"Repair or nonroutine service for durable medical equipment other than oxygen equipment requiring the skill of a technician, labor component, per 15 minutes\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0740\",\n    \"desc\": \"Repair or nonroutine service for oxygen equipment requiring the skill of a technician, labor component, per 15 minutes\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0743\",\n    \"desc\": \"Suction pump, home model, portable, for use on wounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0744\",\n    \"desc\": \"Absorptive wound dressing for use with suction pump, home model, portable, pad size 16 square inches or less\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0745\",\n    \"desc\": \"Absorptive wound dressing for use with suction pump, home model, portable, pad size more than 16 square inches but less than or equal to 48 square inches\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0746\",\n    \"desc\": \"Absorptive wound dressing for use with suction pump, home model, portable, pad size greater than 48 square inches\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0800\",\n    \"desc\": \"Power operated vehicle, group 1 standard, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0801\",\n    \"desc\": \"Power operated vehicle, group 1 heavy duty, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0802\",\n    \"desc\": \"Power operated vehicle, group 1 very heavy duty, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0806\",\n    \"desc\": \"Power operated vehicle, group 2 standard, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0807\",\n    \"desc\": \"Power operated vehicle, group 2 heavy duty, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0808\",\n    \"desc\": \"Power operated vehicle, group 2 very heavy duty, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0812\",\n    \"desc\": \"Power operated vehicle, not otherwise classified\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0813\",\n    \"desc\": \"Power wheelchair, group 1 standard, portable, sling\/solid seat and back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0814\",\n    \"desc\": \"Power wheelchair, group 1 standard, portable, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0815\",\n    \"desc\": \"Power wheelchair, group 1 standard, sling\/solid seat and back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0816\",\n    \"desc\": \"Power wheelchair, group 1 standard, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0820\",\n    \"desc\": \"Power wheelchair, group 2 standard, portable, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0821\",\n    \"desc\": \"Power wheelchair, group 2 standard, portable, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0822\",\n    \"desc\": \"Power wheelchair, group 2 standard, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0823\",\n    \"desc\": \"Power wheelchair, group 2 standard, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0824\",\n    \"desc\": \"Power wheelchair, group 2 heavy duty, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0825\",\n    \"desc\": \"Power wheelchair, group 2 heavy duty, captains chair, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0826\",\n    \"desc\": \"Power wheelchair, group 2 very heavy duty, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0827\",\n    \"desc\": \"Power wheelchair, group 2 very heavy duty, captains chair, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0828\",\n    \"desc\": \"Power wheelchair, group 2 extra heavy duty, sling\/solid seat\/back, patient weight capacity 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0829\",\n    \"desc\": \"Power wheelchair, group 2 extra heavy duty, captains chair, patient weight 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0830\",\n    \"desc\": \"Power wheelchair, group 2 standard, seat elevator, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0831\",\n    \"desc\": \"Power wheelchair, group 2 standard, seat elevator, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0835\",\n    \"desc\": \"Power wheelchair, group 2 standard, single power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0836\",\n    \"desc\": \"Power wheelchair, group 2 standard, single power option, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0837\",\n    \"desc\": \"Power wheelchair, group 2 heavy duty, single power option, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0838\",\n    \"desc\": \"Power wheelchair, group 2 heavy duty, single power option, captains chair, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0839\",\n    \"desc\": \"Power wheelchair, group 2 very heavy duty, single power option, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0840\",\n    \"desc\": \"Power wheelchair, group 2 extra heavy duty, single power option, sling\/solid seat\/back, patient weight capacity 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0841\",\n    \"desc\": \"Power wheelchair, group 2 standard, multiple power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0842\",\n    \"desc\": \"Power wheelchair, group 2 standard, multiple power option, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0843\",\n    \"desc\": \"Power wheelchair, group 2 heavy duty, multiple power option, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0848\",\n    \"desc\": \"Power wheelchair, group 3 standard, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0849\",\n    \"desc\": \"Power wheelchair, group 3 standard, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0850\",\n    \"desc\": \"Power wheelchair, group 3 heavy duty, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0851\",\n    \"desc\": \"Power wheelchair, group 3 heavy duty, captains chair, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0852\",\n    \"desc\": \"Power wheelchair, group 3 very heavy duty, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0853\",\n    \"desc\": \"Power wheelchair, group 3 very heavy duty, captains chair, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0854\",\n    \"desc\": \"Power wheelchair, group 3 extra heavy duty, sling\/solid seat\/back, patient weight capacity 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0855\",\n    \"desc\": \"Power wheelchair, group 3 extra heavy duty, captains chair, patient weight capacity 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0856\",\n    \"desc\": \"Power wheelchair, group 3 standard, single power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0857\",\n    \"desc\": \"Power wheelchair, group 3 standard, single power option, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0858\",\n    \"desc\": \"Power wheelchair, group 3 heavy duty, single power option, sling\/solid seat\/back, patient weight 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0859\",\n    \"desc\": \"Power wheelchair, group 3 heavy duty, single power option, captains chair, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0860\",\n    \"desc\": \"Power wheelchair, group 3 very heavy duty, single power option, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0861\",\n    \"desc\": \"Power wheelchair, group 3 standard, multiple power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0862\",\n    \"desc\": \"Power wheelchair, group 3 heavy duty, multiple power option, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0863\",\n    \"desc\": \"Power wheelchair, group 3 very heavy duty, multiple power option, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0864\",\n    \"desc\": \"Power wheelchair, group 3 extra heavy duty, multiple power option, sling\/solid seat\/back, patient weight capacity 601 pounds or more\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0868\",\n    \"desc\": \"Power wheelchair, group 4 standard, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0869\",\n    \"desc\": \"Power wheelchair, group 4 standard, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0870\",\n    \"desc\": \"Power wheelchair, group 4 heavy duty, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0871\",\n    \"desc\": \"Power wheelchair, group 4 very heavy duty, sling\/solid seat\/back, patient weight capacity 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0877\",\n    \"desc\": \"Power wheelchair, group 4 standard, single power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0878\",\n    \"desc\": \"Power wheelchair, group 4 standard, single power option, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0879\",\n    \"desc\": \"Power wheelchair, group 4 heavy duty, single power option, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0880\",\n    \"desc\": \"Power wheelchair, group 4 very heavy duty, single power option, sling\/solid seat\/back, patient weight 451 to 600 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0884\",\n    \"desc\": \"Power wheelchair, group 4 standard, multiple power option, sling\/solid seat\/back, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0885\",\n    \"desc\": \"Power wheelchair, group 4 standard, multiple power option, captains chair, patient weight capacity up to and including 300 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0886\",\n    \"desc\": \"Power wheelchair, group 4 heavy duty, multiple power option, sling\/solid seat\/back, patient weight capacity 301 to 450 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0890\",\n    \"desc\": \"Power wheelchair, group 5 pediatric, single power option, sling\/solid seat\/back, patient weight capacity up to and including 125 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0891\",\n    \"desc\": \"Power wheelchair, group 5 pediatric, multiple power option, sling\/solid seat\/back, patient weight capacity up to and including 125 pounds\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0898\",\n    \"desc\": \"Power wheelchair, not otherwise classified\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0899\",\n    \"desc\": \"Power mobility device, not coded by dme pdac or does not meet criteria\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K0900\",\n    \"desc\": \"Customized durable medical equipment, other than wheelchair\"\n  }, {\n    \"cat\": \"Temporary Durable Medical Equipment - K codes\",\n    \"code\": \"K1007\",\n    \"desc\": \"Bilateral hip, knee, ankle, foot device, powered, includes pelvic component, single or double upright(s), knee joints any type, with or without ankle joints any type, includes all components and accessories, motors, microprocessors, sensors\"\n  }, {\n    \"cat\": \"Orthotics and Prosthetics - L codes\",\n    \"code\": \"L0100-L4999\",\n    \"desc\": \"Entire range of codes for orthotics - requires prior authorization\"\n  }, {\n    \"cat\": \"Orthotics and Prosthetics - L codes\",\n    \"code\": \"L5000-L9900\",\n    \"desc\": \"Entire range of codes for prosthetics - requires prior authorization\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2623\",\n    \"desc\": \"Prosthetic eye, plastic, custom\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2624\",\n    \"desc\": \"POLISHING\/RESURFACING OF OCULAR PROSTHESIS\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2625\",\n    \"desc\": \"Enlargement of ocular prosthesis\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2626\",\n    \"desc\": \"REDUCTION OF OCULAR PROSTHESIS\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2627\",\n    \"desc\": \"Scleral cover shell\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2628\",\n    \"desc\": \"Fabrication and fitting of ocular conformer\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2629\",\n    \"desc\": \"Prosthetic eye, other type\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2630\",\n    \"desc\": \"Anterior chamber intraocular lens\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2631\",\n    \"desc\": \"Iris supported intraocular lens\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2632\",\n    \"desc\": \"Posterior chamber intraocular lens\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V2785\",\n    \"desc\": \"Processing, preserving, and transporting corneal tissue\"\n  }];\n  const MAP_CODES = [{\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4335\",\n    \"desc\": \"Incontinence wash (ML)\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4554\",\n    \"desc\": \"Disposable underpads, breathable\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4575\",\n    \"desc\": \"Topical hyperbaric oxygen chamber, disposable\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4660\",\n    \"desc\": \"Sphygmomanometer\/blood pressure apparatus with cuff and stethoscope\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4663\",\n    \"desc\": \"Blood pressure cuff only\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4670\",\n    \"desc\": \"Automatic blood pressure monitor\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4335\",\n    \"desc\": \"Incontinence supply, miscellaneous\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4927\",\n    \"desc\": \"Gloves, nonsterile, per 100\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4930\",\n    \"desc\": \"Gloves, sterile, per pair\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A4928\",\n    \"desc\": \"Surgical mask, per 20\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A6250\",\n    \"desc\": \"Incontinence cream\/ointment\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A9281\",\n    \"desc\": \"Reaching\/grabbing device, any type, any length, each\"\n  }, {\n    \"cat\": \"Supplies and Miscellaneous Medical items (A-codes)\",\n    \"code\": \"A9284\",\n    \"desc\": \"Spirometer, nonelectronic, includes all accessories\"\n  }, {\n    \"cat\": \"Nutritional formulas and supplies B-codes\",\n    \"code\": \"B4100\",\n    \"desc\": \"Food thickener, administered orally, per ounce\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0240\",\n    \"desc\": \"Bath\/shower chair, with or without wheels, any size\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0241\",\n    \"desc\": \"Bath tub wall rail, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0242\",\n    \"desc\": \"Bath tub rail, floor base\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0243\",\n    \"desc\": \"Toilet rail, each\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0244\",\n    \"desc\": \"Raised toilet seat\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0245\",\n    \"desc\": \"Tub stool or bench\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0246\",\n    \"desc\": \"Transfer tub rail attachment\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0247\",\n    \"desc\": \"Transfer bench for tub or toilet with or without commode opening\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0248\",\n    \"desc\": \"Transfer bench, heavy duty, for tub or toilet with or without commode opening\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0265\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), with any type side rails, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0266\",\n    \"desc\": \"Hospital bed, total electric (head, foot and height adjustments), with any type side rails, without mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0270\",\n    \"desc\": \"Hospital bed, institutional type includes: oscillating, circulating and stryker frame, with mattress\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0274\",\n    \"desc\": \"Over-bed table\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0446\",\n    \"desc\": \"Topical oxygen delivery system, not otherwise specified, includes all supplies and accessories\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0625\",\n    \"desc\": \"Patient lift, bathroom or toilet, not otherwise classified\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0638\",\n    \"desc\": \"Standing frame\/table system, one position (e.g., upright, supine or prone stander), any size including pediatric, with or without wheels\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0641\",\n    \"desc\": \"Standing frame\/table system, multi-position (e.g., three-way stander), any size including pediatric, with or without wheels\"\n  }, {\n    \"cat\": \"Durable Medical Equipment (DME) E-codes\",\n    \"code\": \"E0642\",\n    \"desc\": \"Standing frame\/table system, mobile (dynamic stander), any size including pediatric\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4521\",\n    \"desc\": \"Adult disposable incontinence product, brief\/diaper, small\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4522\",\n    \"desc\": \"Adult disposable incontinence product, brief\/diaper, medium\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4523\",\n    \"desc\": \"Adult disposable incontinence product, brief\/diaper, large\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4524\",\n    \"desc\": \"Adult disposable incontinence product, brief\/diaper, extra\\u2011large\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4525\",\n    \"desc\": \"Adult\\u2011sized disposable incontinence product, protective underwear\/pull\\u2011on, small size, each\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4526\",\n    \"desc\": \"Adult pull-on protective underwear, medium\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4527\",\n    \"desc\": \"Adult pull-on protective underwear, large\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4528\",\n    \"desc\": \"Adult pull-on protective underwear, XL\/XXL\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4535\",\n    \"desc\": \"Disposable liners\/pads\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4537\",\n    \"desc\": \"INCONT PROD PROTVE UNDER PAD REUSABLE BED SIZE EA\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4539\",\n    \"desc\": \"INCONTINENCE PRODUCT DIAPER\/BRF REUSABLE SIZE EA\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4540\",\n    \"desc\": \"INCONT PROD PROTVE UNDER PAD REUSABLE CHAIR SIZE EA\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4541\",\n    \"desc\": \"Disposable underpad, small\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4542\",\n    \"desc\": \"Disposable underpad, large\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4543\",\n    \"desc\": \"Disposable bariatric diaper \/ adult brief above extra\\u2011large size\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4544\",\n    \"desc\": \"Disposable incontinence garment\/pad\"\n  }, {\n    \"cat\": \"Incontinence Supplies T-codes\",\n    \"code\": \"T4545\",\n    \"desc\": \"Incontinence product, disposable, penile wrap, each\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V5160\",\n    \"desc\": \"Dispensing fee, binaural\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V5266\",\n    \"desc\": \"BATTERY FOR USE IN HEARING DEVICE\"\n  }, {\n    \"cat\": \"Specialized vision codes - V codes\",\n    \"code\": \"V5299\",\n    \"desc\": \"HEARING SERVICE MISCELLANEOUS\"\n  }, {\n    \"cat\": \"Supplemental codes - S Codes\",\n    \"code\": \"All S-codes\",\n    \"desc\": \"All S codes require prior authorization under the medicaid portion of the MAP plan\"\n  }, {\n    \"cat\": \"Codes not covered under Medicare\",\n    \"code\": \"All S-codes\",\n    \"desc\": \"All items and service that are not covered by Medicare but could be covered under Medicaid will need prior authorization through Elderplan\"\n  }];\n\n  const CAT_ABBREV = {\n    'Supplies and Miscellaneous Medical items (A-codes)': 'A-codes',\n    'Nutritional formulas and supplies B-codes': 'B-codes',\n    'Durable Medical Equipment (DME) E-codes': 'E-codes',\n    'Temporary Durable Medical Equipment - K codes': 'K-codes',\n    'Orthotics and Prosthetics - L codes': 'L-codes',\n    'Specialized vision codes - V codes': 'V-codes',\n    'Incontinence Supplies T-codes': 'T-codes',\n    'Supplemental codes - S Codes': 'S-codes',\n    'Codes not covered under Medicare': 'Other'\n  };\n\n  const PLAN_LABELS = {\n    'all-ma': 'All MA Plans',\n    'isnp': 'I-SNP \/ Elderplan Select',\n    'map': 'MAP Only',\n    'referral': 'Referral Required'\n  };\n  const PLAN_BADGE_CLASSES = {\n    'all-ma': 'badge-all',\n    'isnp': 'badge-isnp',\n    'map': 'badge-map',\n    'referral': 'badge-referral'\n  };\n  const GROUP_LABELS = {\n    'all-ma': 'All Elderplan Medicare Advantage Plans',\n    'isnp': 'Elderplan Advantage for Nursing Home Residents (I-SNP) & Elderplan Select Only',\n    'referral': 'Referral Required Before Service \u2014 All Plans',\n    'map': 'Elderplan Plus Long Term Care (MAP) \u2014 Medicaid Portion Only'\n  };\n\n  const PAGE_TITLES = {\n    'hub': 'Prior Authorization & Coverage Decisions | Elderplan Member Center',\n    'what-is': 'What is Prior Authorization? | Elderplan Member Center',\n    'when-required': 'Services Requiring Prior Authorization | Elderplan Member Center',\n    'how-to-request': 'How to Request Prior Authorization | Elderplan Member Center',\n    'timelines': 'Decision Timelines | Elderplan Member Center',\n    'after-apply': 'After You Apply | Elderplan Member Center',\n    'denials': 'Denials & Appeals | Elderplan Member Center',\n    'pa-requirements': 'PA Requirements | Elderplan Member Center',\n    'code-lookup': 'HCPCS Code Lookup | Elderplan Member Center',\n    'metrics': 'PA Metrics & Transparency | Elderplan Member Center',\n    'drug-pa': 'Prescription Drug Prior Authorization | Elderplan Member Center',\n    'check-status': 'Check Authorization Status | Elderplan Member Center'\n  };\n\n  let HUB_ROOT = null;\n  const hubQueryAll = (selector) => HUB_ROOT ? HUB_ROOT.querySelectorAll(selector) : [];\n  const hubGetById = (id) => HUB_ROOT ? HUB_ROOT.querySelector('#' + id) : document.getElementById(id);\n\n  \/\/ \u2500\u2500 PAGE ROUTING \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  function showPage(id, clickedEl) {\n    hubQueryAll('.page').forEach(p => p.classList.remove('active'));\n    hubQueryAll('.nav-item').forEach(n => n.classList.remove('active'));\n    const pg = hubGetById('page-' + id);\n    if (pg) {\n      pg.classList.add('active');\n      const y = HUB_ROOT.getBoundingClientRect().top + window.pageYOffset;\n      window.scrollTo({\n        top: Math.max(y, 0),\n        behavior: 'smooth'\n      });\n    }\n    \/\/ Update document title for screen readers (WCAG 2.4.2)\n    if (PAGE_TITLES[id]) document.title = PAGE_TITLES[id];\n    if (clickedEl) clickedEl.classList.add('active');\n    else {\n      hubQueryAll('.nav-item').forEach(n => {\n        if (n.getAttribute('onclick') && n.getAttribute('onclick').includes(\"'\" + id + \"'\"))\n          n.classList.add('active');\n      });\n    }\n    \/\/ Close sidebar on mobile\n    if (window.innerWidth < 900) {\n      const sidebar = hubGetById('sidebar');\n      if (sidebar) sidebar.classList.remove('open');\n    }\n  }\n\n  function toggleSidebar() {\n    const sidebar = hubGetById('sidebar');\n    if (sidebar) sidebar.classList.toggle('open');\n  }\n\n  \/\/ \u2500\u2500 RENDER SERVICES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  function renderSvcContainer(data, containerId) {\n    const c = hubGetById(containerId);\n    if (!c) return;\n    if (!data.length) {\n      c.innerHTML = '<div class=\"no-results\">No services match your search.<\/div>';\n      return;\n    }\n    const groups = {};\n    data.forEach(s => {\n      if (!groups[s.plan]) groups[s.plan] = [];\n      groups[s.plan].push(s);\n    });\n    const ORDER = ['all-ma', 'isnp', 'referral', 'map'];\n    let html = '';\n    ORDER.forEach(g => {\n      if (!groups[g]) return;\n      html += `<div class=\"service-section-hdr\"><span class=\"plan-badge ${PLAN_BADGE_CLASSES[g]}\">${PLAN_LABELS[g]}<\/span>${GROUP_LABELS[g]}<\/div>`;\n      groups[g].forEach(s => {\n        const isRef = s.plan === 'referral';\n        html += `<div class=\"service-card\" data-plan=\"${s.plan}\" data-name=\"${s.name.toLowerCase()}\" data-text=\"${(s.desc + s.rule).toLowerCase()}\">\n        <div class=\"service-card-top\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\" onclick=\"toggleSvcDesc(this)\" onkeydown=\"if(event.key==='Enter'||event.key===' '){event.preventDefault();toggleSvcDesc(this);}\">\n          <h3>${s.name}<\/h3>\n          <span class=\"accordion-chevron\">\u25be<\/span>\n        <\/div>\n        <div class=\"${isRef ? 'pa-rule referral' : 'pa-rule'}\">${s.rule}<\/div>\n        <div class=\"svc-desc\">${s.desc}<\/div>\n      <\/div>`;\n      });\n    });\n    c.innerHTML = html;\n  }\n\n  function toggleSvcDesc(trigger) {\n    const card = trigger.closest('.service-card');\n    if (!card) return;\n    const desc = card.querySelector('.svc-desc');\n    const chev = trigger.querySelector('.accordion-chevron');\n    if (!desc) return;\n    desc.classList.toggle('open');\n    const isOpen = desc.classList.contains('open');\n    trigger.setAttribute('aria-expanded', isOpen ? 'true' : 'false');\n    if (chev) chev.classList.toggle('open', isOpen);\n  }\n\n  function filterSvcs() {\n    const qEl = hubGetById('svc-search');\n    const planEl = hubGetById('svc-filter');\n    if (!qEl || !planEl) return;\n    const q = qEl.value.toLowerCase();\n    const plan = planEl.value;\n    const filtered = SERVICE_DATA.filter(s => {\n      const matchPlan = !plan || s.plan === plan;\n      const matchQ = !q || s.name.toLowerCase().includes(q) || s.desc.toLowerCase().includes(q) || s.rule.toLowerCase().includes(q);\n      return matchPlan && matchQ;\n    });\n    renderSvcContainer(filtered, 'svc-container');\n    const countEl = hubGetById('svc-count');\n    if (countEl) countEl.textContent = filtered.length + ' service' + (filtered.length === 1 ? '' : 's') + ' shown';\n  }\n\n  function filterReqs() {\n    const qEl = hubGetById('req-search');\n    const planEl = hubGetById('req-filter');\n    if (!qEl || !planEl) return;\n    const q = qEl.value.toLowerCase();\n    const plan = planEl.value;\n    const filtered = SERVICE_DATA.filter(s => {\n      const matchPlan = !plan || s.plan === plan;\n      const matchQ = !q || s.name.toLowerCase().includes(q) || s.desc.toLowerCase().includes(q) || s.rule.toLowerCase().includes(q);\n      return matchPlan && matchQ;\n    });\n    renderSvcContainer(filtered, 'req-container');\n    const countEl = hubGetById('req-count');\n    if (countEl) countEl.textContent = filtered.length + ' service' + (filtered.length === 1 ? '' : 's') + ' shown';\n  }\n\n  \/\/ \u2500\u2500 RENDER CODES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  const MAX_ROWS = 500;\n\n  function renderCodeTable(data, tbodyId) {\n    const tbody = hubGetById(tbodyId);\n    if (!tbody) return;\n    tbody.innerHTML = data.slice(0, MAX_ROWS).map(c => {\n      const abbr = CAT_ABBREV[c.cat] || c.cat;\n      return `<tr><td class=\"code-cell\">${c.code}<\/td><td><span class=\"cat-pill\">${abbr}<\/span><\/td><td>${c.desc}<\/td><\/tr>`;\n    }).join('');\n  }\n\n  function filterCodes() {\n    const qEl = hubGetById('code-search');\n    const catEl = hubGetById('code-cat-filter');\n    if (!qEl || !catEl) return;\n    const q = qEl.value.toLowerCase();\n    const cat = catEl.value;\n    const filtered = MA_CODES.filter(c => {\n      const abbr = CAT_ABBREV[c.cat] || '';\n      const matchCat = !cat || abbr.toLowerCase().startsWith(cat.replace('-codes', '').toLowerCase());\n      const matchQ = !q || c.code.toLowerCase().includes(q) || c.desc.toLowerCase().includes(q);\n      return matchCat && matchQ;\n    });\n    renderCodeTable(filtered, 'code-tbody');\n    const overflow = hubGetById('code-overflow');\n    if (!overflow) return;\n    if (filtered.length > MAX_ROWS) {\n      overflow.textContent = 'Showing first ' + MAX_ROWS + ' of ' + filtered.length + ' results. Refine search to see all.';\n      overflow.style.display = 'block';\n    } else {\n      overflow.style.display = 'none';\n    }\n    const countEl = hubGetById('code-count');\n    if (countEl) countEl.textContent = Math.min(filtered.length, MAX_ROWS) + ' of ' + filtered.length + ' codes shown';\n  }\n\n  \/\/ \u2500\u2500 ACCORDION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  function toggleAccordion(btn) {\n    const body = btn.nextElementSibling;\n    const chev = btn.querySelector('.accordion-chevron');\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open');\n    btn.setAttribute('aria-expanded', isOpen ? 'false' : 'true');\n    if (chev) chev.classList.toggle('open');\n  }\n\n  \/\/ \u2500\u2500 INIT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  document.addEventListener('DOMContentLoaded', () => {\n    HUB_ROOT = document.getElementById('ep-pa-hub');\n    if (!HUB_ROOT) return;\n\n    \/\/ Back to top visibility \u2014 only within .ep-pa-hub bounds\n    const backToTop = document.getElementById('back-to-top');\n    if (backToTop) {\n      let bttVisible = false;\n      backToTop.addEventListener('animationend', () => {\n        if (backToTop.classList.contains('fade-out')) {\n          backToTop.classList.remove('fade-out');\n          backToTop.style.visibility = 'hidden';\n          backToTop.classList.remove('sticky');\n        }\n      });\n      window.addEventListener('scroll', () => {\n        const hubRect = HUB_ROOT.getBoundingClientRect();\n        const vpH = window.innerHeight;\n        \/\/ Hub top has scrolled at least 400px above viewport top\n        const pastTop = hubRect.top < -400;\n        \/\/ Hub bottom is still below 20% of the viewport\n        const beforeBottom = hubRect.bottom > vpH * 0.2;\n        const shouldShow = pastTop && beforeBottom;\n        if (shouldShow && !bttVisible) {\n          bttVisible = true;\n          backToTop.classList.remove('fade-out');\n          backToTop.style.visibility = '';\n          backToTop.classList.add('sticky');\n          backToTop.classList.add('fade-in');\n        } else if (!shouldShow && bttVisible) {\n          bttVisible = false;\n          backToTop.classList.remove('fade-in');\n          backToTop.classList.add('fade-out');\n        }\n      }, {\n        passive: true\n      });\n    }\n\n    renderSvcContainer(SERVICE_DATA, 'svc-container');\n    const svcCount = hubGetById('svc-count');\n    if (svcCount) svcCount.textContent = SERVICE_DATA.length + ' services shown';\n    renderSvcContainer(SERVICE_DATA, 'req-container');\n    const reqCount = hubGetById('req-count');\n    if (reqCount) reqCount.textContent = SERVICE_DATA.length + ' services shown';\n    renderCodeTable(MA_CODES, 'code-tbody');\n    renderCodeTable(MAP_CODES, 'map-code-tbody');\n    const codeCount = hubGetById('code-count');\n    if (codeCount) codeCount.textContent = Math.min(MA_CODES.length, MAX_ROWS) + ' of ' + MA_CODES.length + ' codes shown';\n    if (MA_CODES.length > MAX_ROWS) {\n      const ov = hubGetById('code-overflow');\n      if (ov) {\n        ov.textContent = 'Showing first ' + MAX_ROWS + ' of ' + MA_CODES.length + ' codes. Use search or filter to find specific codes.';\n        ov.style.display = 'block';\n      }\n    }\n  });\n<\/script>\n\n\n<\/section>","protected":false},"excerpt":{"rendered":"Skip to main content \u2630 \u2715 Benef [...]","protected":false},"author":21,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"class_list":["post-44925","page","type-page","status-publish","hentry"],"translation":{"provider":"WPGlobus","version":"3.0.0","language":"zh","enabled_languages":["en","es","zh"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"es":{"title":false,"content":false,"excerpt":false},"zh":{"title":false,"content":false,"excerpt":false}}},"acf":[],"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-04-13 00:39:02","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/pages\/44925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/comments?post=44925"}],"version-history":[{"count":1,"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/pages\/44925\/revisions"}],"predecessor-version":[{"id":44926,"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/pages\/44925\/revisions\/44926"}],"wp:attachment":[{"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/media?parent=44925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elderplan0.wpengine.com\/zh\/wp-json\/wp\/v2\/categories?post=44925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}