CINXE.COM

Past Rates: 2021 VA Health Care Copay Rates | Veterans Affairs

<!DOCTYPE html><!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]--><!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]--><!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]--><!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]--><!--[if (gt IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]--><!-- layout: page.drupal.liquid path: health-care/copay-rates/past-rates-2021 entityId: 42031 --><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Preconnecting required origins: https://web.dev/uses-rel-preconnect/ --> <link rel="preconnect" href="https://www.googletagmanager.com"> <!-- Index only pages on production. --> <!-- Add metatags. --> <!-- Canonical URL --> <link rel="canonical" href="https://www.va.gov/health-care/copay-rates/past-rates-2021/"> <!-- Last updated --> <meta name="DC.Date" scheme="W3CDTF" content="2024-12-10"> <!-- Last updated --> <!-- Mobile App Promo Banners config --> <!-- End Mobile App Promo Banners config --> <!-- og:url --> <meta property="og:url" content="https://www.va.gov/health-care/copay-rates/past-rates-2021/"> <!-- og:type --> <meta property="og:type" content="website"> <!-- article:tags --> <!-- Custom metatags --> <meta name="description" content="Review 2021 copay rates for VA and VA-approved health care.Want to check current health care copay rates?Get rates for the current year"> <link rel="image_src" href="https://www.va.gov/img/design/logo/va-og-image.png"> <meta property="og:description" content="Review 2021 copay rates for VA and VA-approved health care.Want to check current health care copay rates?Get rates for the current year"> <meta property="og:image" content="https://www.va.gov/img/design/logo/va-og-image.png"> <meta property="og:image:alt" content="U.S. Department of Veterans Affairs"> <meta property="og:site_name" content="Veterans Affairs"> <meta property="og:title" content="Past rates: 2021 VA health care copay rates | Veterans Affairs"> <title>Past Rates: 2021 VA Health Care Copay Rates | Veterans Affairs</title> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:description" content="Review VA health care eligibility criteria for 2021. Find out if you qualify for VA health care, how VA priority groups may affect you, and how to apply."> <meta name="twitter:image" content="https://www.va.gov/img/design/logo/va-og-image.png"> <meta name="twitter:image:alt" content="U.S. Department of Veterans Affairs"> <meta name="twitter:site" content="@DeptVetAffairs"> <meta name="twitter:title" content="Past rates: 2021 VA health care copay rates | Veterans Affairs"> <!-- Default metatags --> <!-- Add polyfills. --> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" nomodule data-entry-name="polyfills.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/polyfills.entry.js"></script> <!-- Add analytics helpers. --> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> /** * An alias for window.dataLayer.push made available under the window so that it is accessible in content files. * @module module:record-event * @see https://developers.google.com/tag-manager/devguide * @see module:platform/monitoring/record-event * @param {object} data - The event data that will be sent to GA. */ window.dataLayer = [] || window.dataLayer; window.recordEvent = function(data) { return window.dataLayer.push(data); }; window.recordMultipleEvents = function (events){ events.forEach(event => recordEvent(event)) } </script> <!-- Add web components. --> <link rel="stylesheet" data-entry-name="web-components.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/web-components.css"> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" defer data-entry-name="web-components.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/web-components.entry.js"></script> <!-- Render GA template. --> <script data-e2e="analytics-script" nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WFJWBD'); (function(window) { function withFormContent(acc, data) { //console.log("acc.content data",data.Content); acc.content = data.Content; } function withFeedbackUUID(acc, data) { acc.feedbackUUID = data.Feedback_UUID; } function mEvent(name, action, opts) { opts = opts || {}; var custom = opts.custom; var label = opts.label; function handle(event) { var start = +new Date(); var cm = window.cm || function() {}; var mData = event.detail; var eData = { category: 'Medallia', action: action, label: label || mData.Form_Type, value: mData.Form_ID, myParams: {}, }; if (custom) { for (var i = 0; i < custom.length; i++) custom[i](eData.myParams, mData); } var end = +new Date(); console.log('send', 'event', eData, end - start); recordEvent({ event: eData.action, 'survey-tool': eData.category, 'survey-form-id': eData.value, 'survey-status': eData.label, 'survey-details': eData.myParams, }); } window.addEventListener('MDigital_' + name, handle); } mEvent('ShowForm_Called', 'survey-show-form-call'); mEvent('Form_Displayed', 'survey-start-form'); mEvent('Form_Next_Page', 'survey-next-click'); mEvent('Form_Back_Page', 'survey-back-click'); mEvent('Form_Close_Submitted', 'survey-submit-close'); mEvent('Form_Close_No_Submit', 'survey-no-submit-close'); mEvent('Feedback_Submit', 'survey-submit', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Submit_Feedback', 'survey--submission', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Feedback_Button_Clicked', 'survey-button-click', { custom: [withFeedbackUUID], }); mEvent('ThankYou_Displayed', 'survey--submission-successful', { custom: [withFeedbackUUID, withFormContent], }); mEvent('Invite_Displayed', 'survey-invitation-display', { label: 'Invite', }); mEvent('Invite_Accepted', 'survey-invitation-accept', { label: 'Invite', }); mEvent('Invite_Declined', 'survey-invitation-decline', { label: 'Invite', }); mEvent('Invite_Skipped', 'survey-invitation-skip', { label: 'Invite', }); })(window); recordEvent({ environment: 'vagovprod' }); if ( self !== top ) { recordEvent({ event: 'iframed', embeddedIn: document.referrer }); } </script> <!-- Add Icons. --> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon.png" rel="apple-touch-icon-precomposed"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-72x72.png" rel="apple-touch-icon-precomposed" sizes="72x72"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-114x114.png" rel="apple-touch-icon-precomposed" sizes="114x114"> <link href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/apple-touch-icon-152x152.png" rel="apple-touch-icon-precomposed" sizes="144x144"> <link rel="shortcut icon" href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/design/icons/favicon.ico"> <meta name="msapplication-TileImage" content="/img/design/icons/apple-touch-icon-114x114"> <meta name="msapplication-TileColor" content="#144073"> <!-- Preload main fonts --> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/sourcesanspro-bold-webfont.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/sourcesanspro-regular-webfont.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/bitter-bold.woff2" as="font" type="font/woff2" crossorigin> <!-- CSS --> <link rel="stylesheet" data-entry-name="style.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/style.css"> <link rel="stylesheet" data-entry-content="content-build.css" href="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/assets/content-build.css"> <link rel="stylesheet" data-entry-name="static-pages.css" href="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/static-pages.css"> <!-- Old IE --> <!--[if lt IE 9]> <link rel='stylesheet' href='/assets/css/ie.css'> <![endif]--> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" defer data-entry-name="vendor.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/vendor.entry.js"></script> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" defer data-entry-name="static-pages.js" src="https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/generated/static-pages.entry.js"></script> <!-- We participate in the US government鈥檚 analytics program. See the data at analytics.usa.gov. https://github.com/digital-analytics-program/gov-wide-code --> <script async type="text/javascript" nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=VA" id="_fed_an_ua_tag"></script> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript"> function focusContent(e) { e.preventDefault(); const contentElement = document.querySelector('#content h1') || document.querySelector('#content'); contentElement.setAttribute('tabindex', '-1'); contentElement.addEventListener('blur', function(event) { event.target.removeAttribute('tabindex'); }, true); window.scrollTo(0, contentElement.offsetTop); contentElement.focus(); } window.VetsGov = window.VetsGov || {}; window.VetsGov.headerFooter = JSON.parse("{\"footerData\":[{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/accessibility-at-va\",\"order\":1,\"target\":null,\"title\":\"508 compliance\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/resources/your-civil-rights-and-how-to-file-a-discrimination-complaint/\",\"order\":2,\"target\":null,\"title\":\"Civil Rights\"},{\"column\":\"bottom_rail\",\"href\":\"https://department.va.gov/foia/\",\"order\":3,\"target\":null,\"title\":\"Freedom of Information Act (FOIA)\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/report-harassment/\",\"order\":4,\"target\":null,\"title\":\"Harassment\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/oig/\",\"order\":5,\"target\":null,\"title\":\"Office of Inspector General\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/opa/Plain_Language.asp\",\"order\":6,\"target\":null,\"title\":\"Plain language\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/privacy-policy/\",\"order\":7,\"target\":null,\"title\":\"Privacy, policies, and legal information\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.oprm.va.gov/\",\"order\":8,\"target\":null,\"title\":\"VA Privacy Service\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/ormdi/NOFEAR_Select.asp\",\"order\":9,\"target\":null,\"title\":\"No FEAR Act Data\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.usa.gov/\",\"order\":10,\"target\":null,\"title\":\"USA.gov\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/performance-dashboard/\",\"order\":11,\"target\":null,\"title\":\"VA performance dashboard\"},{\"column\":\"bottom_rail\",\"href\":\"https://www.va.gov/veterans-portrait-project/\",\"order\":12,\"target\":null,\"title\":\"Veterans Portrait Project\"},{\"column\":1,\"href\":\"https://www.va.gov/homeless/\",\"order\":1,\"target\":null,\"title\":\"Homeless Veterans\"},{\"column\":1,\"href\":\"https://www.va.gov/womenvet/\",\"order\":2,\"target\":null,\"title\":\"Women Veterans\"},{\"column\":1,\"href\":\"https://www.va.gov/centerforminorityveterans/\",\"order\":3,\"target\":null,\"title\":\"Minority Veterans\"},{\"column\":1,\"href\":\"https://www.ptsd.va.gov/\",\"order\":4,\"target\":null,\"title\":\"PTSD\"},{\"column\":1,\"href\":\"https://www.mentalhealth.va.gov/\",\"order\":5,\"target\":null,\"title\":\"Mental health\"},{\"column\":1,\"href\":\"https://department.va.gov/veteran-sports/\",\"order\":6,\"target\":null,\"title\":\"Adaptive sports and special events\"},{\"column\":1,\"href\":\"https://www.va.gov/outreach-and-events/events/\",\"order\":7,\"target\":null,\"title\":\"VA outreach events\"},{\"column\":1,\"href\":\"https://www.nrd.gov/\",\"order\":8,\"target\":null,\"title\":\"National Resource Directory\"},{\"column\":2,\"href\":\"https://www.va.gov/find-forms/\",\"order\":1,\"target\":null,\"title\":\"VA forms\"},{\"column\":2,\"href\":\"https://www.accesstocare.va.gov/\",\"order\":2,\"target\":null,\"title\":\"VA health care access and quality\"},{\"column\":2,\"href\":\"https://www.va.gov/get-help-from-accredited-representative\",\"order\":3,\"target\":null,\"title\":\"Get help from an accredited representative or VSO\"},{\"column\":2,\"href\":\"https://www.mobile.va.gov/appstore/\",\"order\":4,\"target\":null,\"title\":\"VA mobile apps\"},{\"column\":2,\"href\":\"https://department.va.gov/about/state-departments-of-veterans-affairs-office-locations/\",\"order\":5,\"target\":null,\"title\":\"State Veterans Affairs offices\"},{\"column\":2,\"href\":\"https://www.va.gov/opal/fo/dbwva.asp\",\"order\":6,\"target\":null,\"title\":\"Doing business with VA\"},{\"column\":2,\"href\":\"https://www.va.gov/jobs/\",\"order\":7,\"target\":null,\"title\":\"Careers at VA\"},{\"column\":2,\"href\":\"https://www.va.gov/outreach-and-events/outreach-materials\",\"order\":8,\"target\":null,\"title\":\"VA outreach materials\"},{\"column\":2,\"href\":\"https://www.va.gov/welcome-kit/\",\"order\":9,\"target\":null,\"title\":\"Your VA welcome kit\"},{\"column\":3,\"href\":\"https://news.va.gov/\",\"order\":1,\"target\":null,\"title\":\"VA news\"},{\"column\":3,\"href\":\"https://www.va.gov/opa/pressrel/\",\"order\":2,\"target\":null,\"title\":\"Press releases\"},{\"column\":3,\"href\":\"https://public.govdelivery.com/accounts/USVA/subscriber/new/\",\"order\":3,\"target\":null,\"title\":\"Email updates\"},{\"column\":3,\"href\":\"https://www.facebook.com/VeteransAffairs\",\"order\":4,\"target\":null,\"title\":\"Facebook\"},{\"column\":3,\"href\":\"https://www.instagram.com/deptvetaffairs/\",\"order\":5,\"target\":null,\"title\":\"Instagram\"},{\"column\":3,\"href\":\"https://www.twitter.com/DeptVetAffairs/\",\"order\":6,\"target\":null,\"title\":\"Twitter\"},{\"column\":3,\"href\":\"https://www.flickr.com/photos/VeteransAffairs/\",\"order\":7,\"target\":null,\"title\":\"Flickr\"},{\"column\":3,\"href\":\"https://www.youtube.com/user/DeptVetAffairs\",\"order\":8,\"target\":null,\"title\":\"YouTube\"},{\"column\":3,\"href\":\"https://digital.va.gov/web-governance/social-media/social-media-sites/\",\"order\":9,\"target\":null,\"title\":\"All VA social media\"},{\"column\":4,\"href\":\"https://www.va.gov/resources/\",\"order\":1,\"target\":null,\"title\":\"Resources and support\"},{\"column\":4,\"href\":\"https://www.va.gov/contact-us/\",\"order\":2,\"target\":null,\"title\":\"Contact us\"},{\"column\":4,\"label\":\"Call us\",\"href\":\"tel:18006982411\",\"order\":3,\"target\":null,\"title\":\"800-698-2411\"},{\"ariaLabel\":\"TTY: 7 1 1.\",\"column\":4,\"href\":\"tel:+1711\",\"order\":4,\"target\":null,\"title\":\"TTY: 711\"},{\"column\":4,\"label\":\"Visit a medical center or regional office\",\"href\":\"https://www.va.gov/find-locations/\",\"order\":5,\"target\":null,\"title\":\"Find a VA location\"}],\"megaMenuData\":[{\"title\":\"VA Benefits and Health Care\",\"menuSections\":[{\"title\":\"Health care\",\"links\":{\"seeAllLink\":{\"text\":\"View all in health care\",\"href\":\"https://www.va.gov/health-care\"},\"columnOne\":{\"title\":\"Get health care benefits\",\"links\":[{\"text\":\"About VA health benefits\",\"href\":\"https://www.va.gov/health-care/about-va-health-benefits\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/health-care/how-to-apply\"},{\"text\":\"Family and caregiver health benefits\",\"href\":\"https://www.va.gov/health-care/family-caregiver-benefits\"},{\"text\":\"Apply now for health care\",\"href\":\"https://www.va.gov/health-care/apply/application\"}]},\"columnTwo\":{\"title\":\"Manage your health\",\"links\":[{\"text\":\"Manage health appointments\",\"href\":\"https://www.va.gov/health-care/manage-appointments\"},{\"text\":\"Refill prescriptions and manage medications\",\"href\":\"https://www.va.gov/health-care/manage-prescriptions-medications\"},{\"text\":\"Review medical records online\",\"href\":\"https://www.va.gov/health-care/review-medical-records\"},{\"text\":\"Send and receive secure messages\",\"href\":\"https://www.va.gov/health-care/send-receive-messages\"},{\"text\":\"Get travel pay reimbursement\",\"href\":\"https://www.va.gov/health-care/file-travel-pay-reimbursement\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/health-care.png\",\"alt\":\"\"},\"link\":{\"text\":\"The PACT Act and your VA benefits\",\"href\":\"https://www.va.gov/resources/the-pact-act-and-your-va-benefits/\"},\"description\":\"Learn what this law means for Veterans and their survivors.\"}}},{\"title\":\"Disability\",\"links\":{\"seeAllLink\":{\"text\":\"View all in disability\",\"href\":\"https://www.va.gov/disability\"},\"columnOne\":{\"title\":\"Get disability benefits\",\"links\":[{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/disability/eligibility\"},{\"text\":\"How to file a claim\",\"href\":\"https://www.va.gov/disability/how-to-file-claim\"},{\"text\":\"Survivor and dependent compensation (DIC)\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/survivor-compensation/dependency-indemnity-compensation\"},{\"text\":\"File a claim online\",\"href\":\"https://www.va.gov/disability/file-disability-claim-form-21-526ez/\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"View your payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Upload evidence to support your claim\",\"href\":\"https://www.va.gov/disability/upload-supporting-evidence\"},{\"text\":\"File for a VA disability increase\",\"href\":\"https://www.va.gov/disability/file-disability-claim-form-21-526ez/\"},{\"text\":\"Request a decision review or appeal\",\"href\":\"https://www.va.gov/decision-reviews\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/disability.png\",\"alt\":\"\"},\"link\":{\"text\":\"Fully Developed Claims program\",\"href\":\"https://www.va.gov/disability/how-to-file-claim/evidence-needed/fully-developed-claims\"},\"description\":\"Use this program to get a faster decision by submitting evidence along with your claim.\"}}},{\"title\":\"Education and training\",\"links\":{\"seeAllLink\":{\"text\":\"View all in education\",\"href\":\"https://www.va.gov/education\"},\"columnOne\":{\"title\":\"Get education benefits\",\"links\":[{\"text\":\"About GI Bill benefits\",\"href\":\"https://www.va.gov/education/about-gi-bill-benefits\"},{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/education/eligibility\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/education/how-to-apply\"},{\"text\":\"Veteran Readiness and Employment (Chapter 31)\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation\"},{\"text\":\"Education and career benefits for family members\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/education-and-careers\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Check your remaining Post-9/11 GI Bill benefits\",\"href\":\"https://www.va.gov/education/check-remaining-post-9-11-gi-bill-benefits\"},{\"text\":\"Transfer your Post-9/11 GI Bill benefits\",\"href\":\"https://www.va.gov/education/transfer-post-9-11-gi-bill-benefits\"},{\"text\":\"Verify your school enrollment\",\"href\":\"https://www.va.gov/education/verify-school-enrollment\"},{\"text\":\"Change your direct deposit information\",\"href\":\"https://www.va.gov/change-direct-deposit\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/education.png\",\"alt\":\"\"},\"link\":{\"text\":\"GI Bill\u00AE Comparison Tool\",\"href\":\"https://www.va.gov/education/gi-bill-comparison-tool\"},\"description\":\"Learn about education programs and compare benefits by school.\"}}},{\"title\":\"Careers and employment\",\"links\":{\"seeAllLink\":{\"text\":\"View all in careers and employment\",\"href\":\"https://www.va.gov/careers-employment\"},\"columnOne\":{\"title\":\"Get employment benefits\",\"links\":[{\"text\":\"About Veteran Readiness and Employment (VR&E)\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation/how-to-apply\"},{\"text\":\"Educational and career counseling\",\"href\":\"https://www.va.gov/careers-employment/education-and-career-counseling\"},{\"text\":\"Veteran-owned small business support\",\"href\":\"https://www.va.gov/careers-employment/veteran-owned-business-support\"},{\"text\":\"Apply for VR&E benefits\",\"href\":\"https://www.va.gov/careers-employment/vocational-rehabilitation/apply-vre-form-28-1900/\"}]},\"columnTwo\":{\"title\":\"Manage your career\",\"links\":[{\"text\":\"VA transition assistance\",\"href\":\"https://www.benefits.va.gov/tap/\"},{\"text\":\"Find a job\",\"href\":\"https://www.dol.gov/veterans/findajob/\"},{\"text\":\"Find VA careers and support\",\"href\":\"https://www.va.gov/jobs/\"},{\"text\":\"Print your civil service preference letter\",\"href\":\"https://www.va.gov/records/download-va-letters\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/careers.png\",\"alt\":\"\"},\"link\":{\"text\":\"VA for Vets\",\"href\":\"https://www.vaforvets.va.gov/\"},\"description\":\"Get help transitioning to a civilian career and matching your skills and experiences to VA job opportunities.\"}}},{\"title\":\"Pension\",\"links\":{\"seeAllLink\":{\"text\":\"View all in pension\",\"href\":\"https://www.va.gov/pension\"},\"columnOne\":{\"title\":\"Get pension benefits\",\"links\":[{\"text\":\"Veterans Pension eligibility\",\"href\":\"https://www.va.gov/pension/eligibility\"},{\"text\":\"How to apply\",\"href\":\"https://www.va.gov/pension/how-to-apply\"},{\"text\":\"Apply now for a Veterans Pension\",\"href\":\"https://www.va.gov/pension/application/527EZ\"},{\"text\":\"Aid and attendance benefits and housebound allowance\",\"href\":\"https://www.va.gov/pension/aid-attendance-housebound\"},{\"text\":\"Survivors Pension\",\"href\":\"https://www.va.gov/family-and-caregiver-benefits/survivor-compensation/survivors-pension\"}]},\"columnTwo\":{\"title\":\"Manage your benefits\",\"links\":[{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Change your address\",\"href\":\"https://www.va.gov/change-address\"},{\"text\":\"Change your direct deposit information\",\"href\":\"https://www.va.gov/change-direct-deposit\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/pension.png\",\"alt\":\"\"},\"link\":{\"text\":\"Get your pension payments electronically\",\"href\":\"https://www.godirect.gov/gpw\"},\"description\":\"Sign up for direct deposit or a pre-paid debit card.\"}}},{\"title\":\"Housing assistance\",\"links\":{\"seeAllLink\":{\"text\":\"View all in housing assistance\",\"href\":\"https://www.va.gov/housing-assistance\"},\"columnOne\":{\"title\":\"Get home loan benefits\",\"links\":[{\"text\":\"About VA home loan types\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/loan-types\"},{\"text\":\"How to request a COE\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/how-to-request-coe\"},{\"text\":\"Check your COE status\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/check-coe-status\"},{\"text\":\"Request a COE online\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/request-coe-form-26-1880\"}]},\"columnTwo\":{\"title\":\"Get Veterans housing grants\",\"links\":[{\"text\":\"About disability housing grants\",\"href\":\"https://www.va.gov/housing-assistance/disability-housing-grants\"},{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"},{\"text\":\"How to apply for an adapted housing grant\",\"href\":\"https://www.va.gov/housing-assistance/disability-housing-grants/how-to-apply\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/housing.png\",\"alt\":\"\"},\"link\":{\"text\":\"National Call Center for Homeless Veterans\",\"href\":\"https://www.va.gov/homeless/nationalcallcenter.asp\"},\"description\":\"Find out how we can help you or a Veteran you care about connect with VA and local resources 24 hours a day, 7 days a week.\"}}},{\"title\":\"Life insurance\",\"links\":{\"seeAllLink\":{\"text\":\"View all in life insurance\",\"href\":\"https://www.va.gov/life-insurance\"},\"columnOne\":{\"title\":\"Get life insurance\",\"links\":[{\"text\":\"About life insurance options\",\"href\":\"https://www.va.gov/life-insurance/options-eligibility\"},{\"text\":\"Benefits for totally disabled or terminally ill policyholders\",\"href\":\"https://www.va.gov/life-insurance/totally-disabled-or-terminally-ill\"},{\"text\":\"Beneficiary financial counseling and online will preparation\",\"href\":\"https://www.benefits.va.gov/insurance/bfcs.asp\"}]},\"columnTwo\":{\"title\":\"Manage your life insurance\",\"links\":[{\"text\":\"Access your policy online\",\"href\":\"https://www.va.gov/life-insurance/manage-your-policy\"},{\"text\":\"Update your beneficiaries\",\"href\":\"https://www.benefits.va.gov/INSURANCE/updatebene.asp\"},{\"text\":\"File a claim for insurance benefits\",\"href\":\"https://www.benefits.va.gov/INSURANCE/sglivgli.asp\"},{\"text\":\"Check your claim, decision review, or appeal status\",\"href\":\"https://www.va.gov/claim-or-appeal-status\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/life-insurance.png\",\"alt\":\"\"},\"link\":{\"text\":\"Learn how to apply for Veterans Affairs Life Insurance (VALife)\",\"href\":\"https://www.va.gov/life-insurance/options-eligibility/valife\"},\"description\":\"VALife is our new life insurance program for Veterans with service-connected disabilities.\"}}},{\"title\":\"Burials and memorials\",\"links\":{\"seeAllLink\":{\"text\":\"View all in burials and memorials\",\"href\":\"https://www.va.gov/burials-memorials\"},\"columnOne\":{\"title\":\"Get burial benefits\",\"links\":[{\"text\":\"Eligibility\",\"href\":\"https://www.va.gov/burials-memorials/eligibility\"},{\"text\":\"Pre-need burial eligibility determination\",\"href\":\"https://www.va.gov/burials-memorials/pre-need-eligibility\"},{\"text\":\"Veteran burial allowance\",\"href\":\"https://www.va.gov/burials-memorials/veterans-burial-allowance\"},{\"text\":\"Memorial items\",\"href\":\"https://www.va.gov/burials-memorials/memorial-items\"},{\"text\":\"Survivor and dependent compensation (DIC)\",\"href\":\"https://www.va.gov/disability/dependency-indemnity-compensation\"}]},\"columnTwo\":{\"title\":\"Plan a burial\",\"links\":[{\"text\":\"Schedule a burial for a Veteran or family member\",\"href\":\"https://www.va.gov/burials-memorials/schedule-a-burial\"},{\"text\":\"Find a cemetery\",\"href\":\"https://www.cem.va.gov/cems/listcem.asp\"},{\"text\":\"Request military records (DD214)\",\"href\":\"https://www.va.gov/records/get-military-service-records\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/burials.png\",\"alt\":\"\"},\"link\":{\"text\":\"Find National Cemetery Administration Information\",\"href\":\"https://www.cem.va.gov/\"},\"description\":\"Locate a grave, search for cemeteries, and find benefits information and resources.\"}}},{\"title\":\"Records\",\"links\":{\"seeAllLink\":{\"text\":\"View all in records\",\"href\":\"https://www.va.gov/records\"},\"columnOne\":{\"title\":\"Get your records\",\"links\":[{\"text\":\"Get your VA medical records (Blue Button)\",\"href\":\"https://www.va.gov/health-care/get-medical-records\"},{\"text\":\"Download your VA benefits letters\",\"href\":\"https://www.va.gov/records/download-va-letters\"},{\"text\":\"How to request a VA home loan Certificate of Eligibility (COE)\",\"href\":\"https://www.va.gov/housing-assistance/home-loans/how-to-request-coe\"},{\"text\":\"Get Veteran ID cards\",\"href\":\"https://www.va.gov/records/get-veteran-id-cards\"}]},\"columnTwo\":{\"title\":\"Manage your records\",\"links\":[{\"text\":\"Request your military records (DD214)\",\"href\":\"https://www.va.gov/records/get-military-service-records\"},{\"text\":\"Change your address\",\"href\":\"https://www.va.gov/change-address\"},{\"text\":\"How to apply for a discharge upgrade\",\"href\":\"https://www.va.gov/discharge-upgrade-instructions\"},{\"text\":\"View your VA payment history\",\"href\":\"https://www.va.gov/va-payment-history\"},{\"text\":\"Search historical military records (National Archives)\",\"href\":\"https://www.archives.gov/\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/hub_promos/records.png\",\"alt\":\"\"},\"link\":{\"text\":\"Confirm your VA benefit status\",\"href\":\"https://www.va.gov/records/download-va-letters\"},\"description\":\"Download letters like your eligibility or award letter for certain benefits.\"}}},{\"title\":\"Service member benefits\",\"text\":\"Service member benefits\",\"href\":\"https://www.va.gov/service-member-benefits\"},{\"title\":\"Family member benefits\",\"text\":\"Family member benefits\",\"href\":\"https://www.va.gov/family-member-benefits\"}]},{\"title\":\"About VA\",\"menuSections\":{\"mainColumn\":{\"title\":\"VA organizations\",\"links\":[{\"text\":\"Veterans Health Administration\",\"href\":\"https://www.va.gov/health\"},{\"text\":\"Veterans Benefits Administration\",\"href\":\"https://www.benefits.va.gov/benefits/\"},{\"text\":\"National Cemetery Administration\",\"href\":\"https://www.cem.va.gov/\"},{\"text\":\"VA Leadership\",\"href\":\"https://department.va.gov/biographies/?_bio_position=assistant-secretary%2Cchairman%2Cdeputy-secretary%2Cgeneral-counsel%2Cinspector-general%2Cprincipal-executive-director%2Csecretary%2Cunder-secretary%2Cva-chief-of-staff/%3Fredirect%3D1%2Cva-chief-of-staff\"},{\"text\":\"Public Affairs\",\"href\":\"https://department.va.gov/administrations-and-offices/public-and-intergovernmental-affairs/\"},{\"text\":\"Congressional Affairs\",\"href\":\"https://www.va.gov/oca/index.asp\"},{\"text\":\"All VA offices and organizations\",\"href\":\"https://department.va.gov/about/\"}]},\"columnOne\":{\"title\":\"Innovation at VA\",\"links\":[{\"text\":\"Health research\",\"href\":\"https://www.research.va.gov/\"},{\"text\":\"Public health\",\"href\":\"https://www.publichealth.va.gov/\"},{\"text\":\"VA open data\",\"href\":\"https://www.va.gov/data/\"},{\"text\":\"Veterans analysis and statistics\",\"href\":\"https://www.va.gov/VETDATA/index.asp\"},{\"text\":\"Appeals modernization\",\"href\":\"https://www.benefits.va.gov/benefits/appeals.asp\"},{\"text\":\"VA Innovation Center\",\"href\":\"https://www.innovation.va.gov/\"},{\"text\":\"Recovery Act\",\"href\":\"https://www.va.gov/recovery/\"}]},\"columnTwo\":{\"title\":\"Learn about VA\",\"links\":[{\"text\":\"About VA\",\"href\":\"https://department.va.gov/about/\"},{\"text\":\"History of VA\",\"href\":\"https://department.va.gov/history/\"},{\"text\":\"VA plans, budget, finances, and performance\",\"href\":\"https://department.va.gov/about/va-plans-budget-finances-and-performance/\"},{\"text\":\"National cemetery history program\",\"href\":\"https://www.cem.va.gov/cem/history/index.asp\"},{\"text\":\"Veterans legacy program\",\"href\":\"https://www.cem.va.gov/cem/legacy/index.asp\"},{\"text\":\"Volunteer or donate\",\"href\":\"https://www.volunteer.va.gov/index.asp\"}]},\"columnThree\":{\"img\":{\"src\":\"https://www.va.gov/img/styles/3_2_medium_thumbnail/public/2023-11/disability%20icon.png\",\"alt\":\"Paper icon\"},\"link\":{\"text\":\"Agency Financial Report\",\"href\":\"https://department.va.gov/administrations-and-offices/management/finance/agency-financial-report/\"},\"description\":\"View the FY 2024 report that includes VA accomplishments with taxpayer dollars and the challenges that remain.\"}}},{\"title\":\"Find a VA Location\",\"href\":\"https://www.va.gov/find-locations\"}]}"); </script> <script type="text/javascript" nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> window.vaSurvey = 'mcenter'; </script> <script defer type="text/javascript" nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" src="https://resource.digital.voice.va.gov/wdcvoice/2/onsite/embed.js" async></script> </head> <body class=" merger"> <div id="announcement-root"></div> <!-- Draft status --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFJWBD" height="0" width="0" class="csp-inline-patch-footer"></iframe></noscript> <a class="show-on-focus" href="#content" id="edbe6500d957c3dd663b74e918f1e00d">Skip to Content</a> <!-- Header Default--> <header class="header" role="banner" id="header-default"> <!-- Mobile Layout --> <div data-widget-type="header" data-show="true" data-show-nav-login="true" data-show-mega-menu="true" id="header-v2"></div> <!-- Tablet/Desktop Layout --> <div id="legacy-header" class="vads-u-display--none"> <div class="va-notice--banner"> <div class="va-notice--banner-inner"> <div class="usa-banner"> <div class="usa-accordion"> <div class="usa-banner-header"> <div class="usa-grid usa-banner-inner"> <img src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/tiny-usa-flag.png" alt="U.S. flag" height="20" width="20"> <p>An official website of the United States government</p> <button id="usa-banner-toggle" class="usa-accordion-button usa-banner-button" aria-expanded="false" aria-controls="gov-banner"> <span class="usa-banner-button-text">Here&#x2019;s how you know</span> </button> </div> </div> <div class="usa-banner-content usa-grid usa-accordion-content" id="gov-banner" aria-hidden="true"> <div class="usa-banner-guidance-gov usa-width-one-half"> <img class="usa-banner-icon usa-media_block-img" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/icon-dot-gov.svg" alt="Dot gov"> <div class="usa-media_block-body"> <p> <strong>The .gov means it&#x2019;s official.</strong> <br> Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you&apos;re on a federal government site. </p> </div> </div> <div class="usa-banner-guidance-ssl usa-width-one-half"> <img class="usa-banner-icon usa-media_block-img" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/icon-https.svg" alt="SSL"> <div class="usa-media_block-body"> <p> <strong>The site is secure.</strong> <br> The <strong>https://</strong> ensures that you&apos;re connecting to the official website and that any information you provide is encrypted and sent securely. </p> </div> </div> </div> </div> </div> </div> <div class="va-crisis-line-container vads-u-background-color--secondary-darkest"> <button class="va-crisis-line va-overlay-trigger vads-u-background-color--secondary-darkest" data-show="#modal-crisisline" id="697e68f5ccbb654eb2ebf8f7bc84813f"> <div class="va-crisis-line-inner"> <span class="va-crisis-line-icon" aria-hidden="true"></span> <span class="va-crisis-line-text" id="6945d650464d0f309ba914215a84a32a">Talk to the <strong>Veterans Crisis Line</strong> now</span> <img alt aria-hidden="true" class="va-crisis-line-arrow" src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/arrow-right-white.svg"> </div> </button> </div> </div> <!-- /header alert box --> <div class="row va-flex usa-grid usa-grid-full" id="va-header-logo-menu"> <div class="va-header-logo-wrapper"> <a href="/" class="va-header-logo"> <img src="https://s3-us-gov-west-1.amazonaws.com/content.www.va.gov/img/header-logo.png" alt="VA logo and Seal, U.S. Department of Veterans Affairs" height="59" width="264"> </a> </div> <div id="va-nav-controls"></div> <div class="medium-screen:vads-u-display--none usa-grid usa-grid-full"> <div class="menu-rule usa-one-whole"></div> <div class="mega-menu" id="mega-menu-mobile"></div> </div> <div id="login-root" class="vet-toolbar"></div> </div> <div class="usa-grid usa-grid-full"> <div class="menu-rule usa-one-whole"></div> <div class="mega-menu" id="mega-menu"></div> </div> </div> <!-- Banners --> <!-- Derive visible banners. --> <!-- Banners --> <!-- Maintenance banner --> <div data-widget-type="maintenance-banner"></div> <!-- Derive visible promo banners. --> <!-- Promo Banners --> </header> <!-- Situation Updates banner --> <div data-widget-type="situation-updates-banner"></div> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript"> (function() { var isIe = /(trident|msie)/i.test(navigator.userAgent); if (isIe && document.getElementById && window.addEventListener) { window.addEventListener('hashchange', function skipLinkFocus() { var id = location.hash.substring(1); var element; if (!/^[A-z0-9_-]+$/.test(id)) { return; } element = document.getElementById(id); if (element) { if (!/^(?:a|select|input|button|textarea)$/i.test(element.tagName)) { element.tabIndex = -1; } element.focus(); } }); } })(); </script> <script type="text/javascript" defer nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> window.onload = function() { const contentElement = document.querySelector('.smartbanner'); if(contentElement){ contentElement.style.top = '-84px' } }; </script> <div class="vads-u-padding-x--1p5" data-template="includes/breadcrumbs"> <va-breadcrumbs class="row" wrapping> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> const bcComponent = document.querySelector('va-breadcrumbs'); if (bcComponent) { bcComponent.setAttribute('breadcrumb-list', "[{\"href\":\"/\",\"isRouterLink\":false,\"label\":\"Home\",\"lang\":\"en-US\"},{\"href\":\"/health-care\",\"isRouterLink\":false,\"label\":\"Health care\",\"lang\":\"en-US\"},{\"href\":\"/health-care/copay-rates\",\"isRouterLink\":false,\"label\":\"Current VA health care copay rates\",\"lang\":\"en-US\"},{\"href\":\"/health-care/copay-rates/past-rates-2021\",\"isRouterLink\":false,\"label\":\"Past rates: 2021 VA health care copay rates\",\"lang\":\"en-US\"}]"); } </script> </va-breadcrumbs></div> <div itemscope itemprop="mainEntity" itemtype="https://schema.org/FAQPage"> <div id="content" class="interior"> <main class="va-l-detail-page" lang="en"> <div class="usa-grid usa-grid-full"> <nav data-template="navigation/sidebar_nav" aria-label="Secondary" id="va-detailpage-sidebar" data-drupal-sidebar="true" class="va-drupal-sidebarnav usa-width-one-fourth va-sidebarnav"> <div aria-modal="true" role="dialog" aria-labelledby="sidebar_header"> <button class="va-sidenav-btn-close va-sidebarnav-close" type="button" aria-label="Close this menu"> <va-icon icon="close" size="3" class="vads-u-color--gray-dark"></va-icon> </button> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> document.addEventListener('keydown', function(event) { if (event.key === 'Escape') { const sidebar = document.getElementById('va-detailpage-sidebar'); const closeButton = sidebar.querySelector('.va-sidenav-btn-close'); if (sidebar && closeButton) { closeButton.click(); } } }); </script> <div class="vads-u-display--flex vads-u-align-items--center left-side-nav-title"> <va-icon icon="medical_services" size="3" class="hub-icon vads-u-color--white vads-u-background-color--hub-health-care vads-u-display--flex vads-u-align-items--center vads-u-justify-content--center vads-u-margin-right--1"></va-icon> <h4 id="sidebar_header">Health care</h4> </div> <nav aria-label="Secondary"> <ul class="usa-accordion"> <li> <button class="usa-accordion-button" aria-expanded="true" aria-controls="a1"> Get benefits </button> <div id="a1" class="usa-accordion-content" aria-hidden="false"> <ul class="usa-sidenav-list"> <li> <a href="/health-care/about-va-health-benefits" id="64e83f4b0c2ac8b592bfe54eb9919d1e">About VA health benefits</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/about-va-health-benefits/your-care-team" id="2dd639a68dba3f9d89387119a23a3213">Your care team</a> </li> <li> <a href="/health-care/about-va-health-benefits/where-you-go-for-care" id="11019dd378eed5e52db1bc52c6f66b76">Where you&apos;ll go for care</a> </li> <li> <a href="/health-care/about-va-health-benefits/cost-of-care" id="effd72ce2c21d2b8229dec62128c7da3">Your health care costs</a> </li> <li> <a href="/health-care/about-va-health-benefits/va-health-care-and-other-insurance" id="65be6fdd1935217991f8dd7b8766cfdd">VA health care and other insurance</a> </li> <li> <a href="/health-care/about-va-health-benefits/long-term-care" id="749bb566444024880482e2fc2ea020b7">Long-term care</a> </li> <li> <a href="/health-care/about-va-health-benefits/dental-care" id="716e8c9db683124285c94656601afa95">Dental care</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/about-va-health-benefits/dental-care/dental-insurance" id="a24c23ca53d7ca6f481071c7e3deb1ea">VA Dental Insurance Program (VADIP)</a> </li> </ul> </li> <li> <a href="/health-care/about-va-health-benefits/vision-care" id="8b3b7378b564e7f69510105579b54c78">Vision care</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/about-va-health-benefits/vision-care/blind-low-vision-rehab-services" id="077ef5148a32a94b21e0f3b0642b1a6f">Blind and low-vision services</a> </li> </ul> </li> </ul> </li> <li> <a href="/health-care/eligibility" id="9e3a863e359d4ff9548f7874734f3743">Eligibility</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/eligibility/active-duty" id="d470b3078ed642f7672397f113e460ca">Active-duty service members</a> </li> <li> <a href="/health-care/eligibility/priority-groups" id="260f0f0056bc7c393fdb777baa0dd984">VA priority groups</a> </li> </ul> </li> <li> <a href="/health-care/eligibility-esp" id="73cd5fcd45c7b6320df294374a9475b5">Elegibilidad</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/eligibility/active-duty" id="bf823e4c1f512260fa8d9e919b32498f">Active-duty service members</a> </li> <li> <a href="/health-care/eligibility/priority-groups" id="a6480f9ff8115f3ef8da7b4db80cd385">VA priority groups</a> </li> </ul> </li> <li> <a href="/health-care/how-to-apply" id="fa8eb8fc583f7eb3059739d13bbd71c9">How to apply</a> </li> <li> <a href="/health-care/how-to-apply-esp" id="26596c4dd4131734924ecc996c4482a4">C&#xF3;mo solicitar</a> </li> <li> <a href="/health-care/apply-for-health-care-form-10-10ez/introduction" id="f9395baa28c3159d9d2f424aa3cb38e8">Apply now</a> </li> <li> <a href="/health-care/after-you-apply" id="37207b5ac1e675b37f9cbdd8585a8d23">After you apply</a> </li> <li> <a href="/health-care/after-you-apply-esp" id="4d375e56f762a75750e91e6b1c293d56">Despu&#xE9;s de solicitar</a> </li> <li> <a href="/health-care/foreign-medical-program" id="6c13c209bca762d32c20daea8c9394fe">Foreign Medical Program (FMP)</a> <ul class="usa-sidenav-sub_list"> <li> <a href="https://www.va.gov/health-care/foreign-medical-program/register-form-10-7959f-1/introduction" id="ee3840735e48be39e5a9eb38a0575db7">Apply now</a> </li> </ul> </li> </ul> </div> </li> <li> <button class="usa-accordion-button" aria-expanded="false" aria-controls="a2"> Manage benefits </button> <div id="a2" class="usa-accordion-content" aria-hidden="false"> <ul class="usa-sidenav-list"> <li> <a href="/health-care/manage-health" id="f1f80a9d4e6396386cfbc5f5dfa5a10a">Manage your health care with My HealtheVet</a> </li> <li> <a href="/health-care/manage-appointments" id="5b2f7b758b17ce56507b79bb56f68600">Manage health appointments</a> </li> <li> <a href="/health-care/manage-prescriptions-medications" id="deeef9a546c567a57309e6e034af61c1">Refill prescriptions and manage medications</a> </li> <li> <a href="/health-care/review-medical-records" id="a432d3b86fd44903fd4b92cff19fe7d2">Review medical records online</a> </li> <li> <a href="/health-care/send-receive-messages" id="95b25997dff5a861856fde0f36776e0d">Send and receive secure messages</a> </li> <li> <a href="/health-care/file-travel-pay-reimbursement" id="b36b72102c24b3bc056f39fa138062b1">Get travel pay</a> </li> <li> <a href="/health-care/order-medical-supplies" id="8e250357379e526e348de34c59199b70">Order medical supplies</a> </li> <li> <a href="/health-care/get-health-id-card" id="4e214314382cc9d6e84cebcd03b19193">Get a Veteran Health Identification Card (VHIC)</a> </li> <li> <a href="/health-care/pay-copay-bill" id="6bf4bbcc7fde5e4835e741f4d198006d">Review and pay your VA copay bill</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/pay-copay-bill/dispute-charges" id="14a9c18f464db71495a03f2f358d462f">Dispute your VA copay charges</a> </li> <li> <a href="/health-care/pay-copay-bill/financial-hardship" id="e7c87f3aa538ff7d4e95ce171b5ace22">Request VA financial hardship assistance</a> </li> </ul> </li> <li> <a href="/health-care/update-health-information" id="5e2fb2e5e257bdcd38d66d32cf658e53">Update your VA health benefits information</a> </li> <li> <a href="/health-care/file-foreign-medical-program-claim" id="7d884a0a15c8ba6e621174822699e77c">How to file a VA Foreign Medical Program claim</a> </li> <li> <a href="/health-care/covid-19-vaccine" id="fd2485c360b3b5c3b276407eca871a6a">COVID-19 vaccines at VA</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/covid-19-vaccine/about-covid-19-vaccine" id="f11577713fa2597f72cad2a63fe6839f">About COVID-19 vaccines</a> </li> <li> <a href="/health-care/covid-19-vaccine/vaccine-record" id="f174034f30e76feb051d27e7f076702b">How to get your COVID-19 vaccine records online</a> </li> </ul> </li> <li> <a href="/health-care/covid-19-vaccine-esp" id="426458347cd58f5e9fbff6a1d6482fa6">Vacunas contra COVID-19 en el VA</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/covid-19-vaccine-esp/about-covid-19-vaccine-esp" id="c97deb8a66a3faaa30774b17bb64fc88">Sobre las vacunas COVID-19</a> </li> <li> <a href="/health-care/covid-19-vaccine-esp/vaccine-record-esp" id="27ece7b8df30c70b8fc5297a05f76a59">C&#xF3;mo obtener su historial de vacunas COVID-19 en l&#xED;nea</a> </li> </ul> </li> <li> <a href="/health-care/covid-19-vaccine-tag" id="213abad2e27f46f0c4aea0fc6af10901">Mga bakuna sa COVID-19 sa VA</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/covid-19-vaccine-tag/about-covid-19-vaccine-tag" id="62dbed106a424e8eb2aab27cf315d925">Tungkol sa bakuna laban sa COVID-19</a> </li> <li> <a href="/health-care/covid-19-vaccine-tag/vaccine-record-tag" id="b653274ad023b16f6645b64a5683e0ed">Paano makuha sa online ang talaan ng bakuna para sa COVID-19</a> </li> </ul> </li> <li> <a href="/decision-reviews" id="2a23b33b5978519c2415a5ecd7192cbc">Request a decision review</a> </li> </ul> </div> </li> <li> <button class="usa-accordion-button" aria-expanded="false" aria-controls="a3"> More resources </button> <div id="a3" class="usa-accordion-content" aria-hidden="false"> <ul class="usa-sidenav-list"> <li> <a href="/health-care/copay-rates" id="57c809f0eb1048054d579aac212a60d6">Current VA health care copay rates</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/copay-rates/past-rates-2024" id="8247d443d53b9289a435035a3c6ca5d6">Past rates: 2024</a> </li> <li> <a href="/health-care/copay-rates/past-rates-2023" id="173eed06cb51a3c58a09f36b9c695196">Past rates: 2023</a> </li> <li> <a href="/health-care/copay-rates/past-rates-2022" id="e886f540e2530cd20d57707f03ddcd79">Past rates: 2022</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions" id="54c0e4dc8a4df1a641c954c8ec42225c">Health needs and conditions</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era" id="64e9bc1c4fb7da981a135b2f8767a3ad">Health issues related to service era</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/operation-enduring-freedom" id="d117555d9836fc336dbc2ace9a6287bf">Operation Enduring Freedom</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/iraq-war" id="d89930912f41bef9235f18fd04cb8a19">Iraq War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/gulf-war" id="dfece7e37f487e0de9425b697de4ce3b">Gulf War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/cold-war" id="f8cf77620fab6577538a9e9b121718ea">Cold War Era</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/vietnam-war" id="62ace94b3c47ff5f8965d8a02f59b490">Vietnam War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/korean-war" id="49514eddd483739c539578ee9a678350">Korean War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/world-war-ii" id="4a28fa0ed38bd70a138575cae267be65">World War II</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions/mental-health" id="8de4496e5f8a26b1f72cd47137f2bf8a">VA mental health services</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/health-needs-conditions/mental-health/ptsd" id="74a1bb6d0ae661513a008f4a947f264b">PTSD</a> </li> <li> <a href="/health-care/health-needs-conditions/mental-health/depression" id="c6ef549ae693b9dc2f9ad41c934d7cfb">Depression</a> </li> <li> <a href="/health-care/health-needs-conditions/mental-health/suicide-prevention" id="e22bb2754fa9c64aae1598ea54d288bb">Suicide prevention</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions/military-sexual-trauma" id="dab4b5fdbb8aba19892af67bd6b1aebc">Military sexual trauma</a> </li> <li> <a href="/health-care/health-needs-conditions/substance-use-problems" id="fe43d23d42afd45d61e9e2dd63701e18">Substance use problems</a> </li> <li> <a href="/health-care/health-needs-conditions/chemical-hazardous-materials-exposure" id="60742393e89c456c6f89b2024acea2da">Exposure to hazardous materials</a> </li> <li> <a href="/health-care/health-needs-conditions/womens-health-needs" id="65c5371c057c76fdcccd08836fc20b7f">Women&#x2019;s health care needs</a> </li> <li> <a href="/health/topics/index.asp" id="39fb22227895eda2c12da992d3f29adc">Health topics A to Z</a> </li> </ul> </li> <li> <a href="/health-care/wellness-programs" id="1ed89de2c1788e94ec6e73f426766166">Wellness programs</a> </li> <li> <a href="https://www.va.gov/COMMUNITYCARE/programs/veterans/index.asp" id="af603e74c05e725784c903a4ca079ee6">Community care</a> </li> <li> <a href="https://www.va.gov/health-care/income-limits" id="a239c7a3a682e289045417ccb62065e7">Income limits</a> </li> <li> <a href="/health-care/about-affordable-care-act" id="d57734fda5118c3bde05c5a734881ecb">Affordable Care Act</a> </li> <li> <a href="https://www.research.va.gov/mvp/" id="b60bd0ea31332dba1a6b5b62fa89ef9f">Million Veteran Program</a> </li> <li> <a href="https://www.accesstocare.va.gov/" id="f318aba2abc26490bd5b72ad18400b03">Access and quality in VA health care</a> </li> <li> <a href="/health/rights/patientrights.asp" id="b96a89b750d56b2ba1db37882c7b27a3">Patient rights and responsibilities</a> </li> </ul> </div> </li> </ul> </nav> </div> </nav> <div class="usa-width-three-fourths"> <div class="va-btn-sidebarnav-trigger" id="sidebar-nav-trigger"> <!-- The button background is to hide any content that is behind the trigger --> <div class="button-background"></div> <div class="button-wrapper"> <button aria-controls="va-detailpage-sidebar"> <strong>In this section</strong> <va-icon icon="menu" size="3" class="vads-u-color--link-default"></va-icon> </button> </div> </div> <div class="trigger-placeholder"></div> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript"> var mobileMediaQuery = window.matchMedia('(max-width: 767px)') var navTrigger = document.getElementsByClassName('va-btn-sidebarnav-trigger')[0] var buttonWrapper = document.querySelector( '.va-btn-sidebarnav-trigger .button-wrapper' ) var buttonBackground = document.querySelector( '.va-btn-sidebarnav-trigger .button-background' ) var navTriggerPlaceholder = document.querySelector('.trigger-placeholder') var navTriggerPosition // Helper to get the height of the nav button, with or without the bottom // padding. This is used to set the height of the button's placeholder and the // height of the white button background function getButtonHeight(withBottomPadding) { // If the mobile nav button is hidden, just return 0 if (!mobileMediaQuery.matches) { return 0 } const style = window.getComputedStyle(buttonWrapper) const { height, paddingBottom } = style if (withBottomPadding) { return parseFloat(height) } return parseFloat(height) - parseFloat(paddingBottom) } function setElementHeights() { // In some edge cases when switching from desktop to mobile viewport (such // as when you open the web inspector), getButtonHeight() was returning 0, // likely due to `mobileMediaQuery.matches` failing. This simple hack // ensures that the height is not computed until the next run of the event // loop setTimeout(() => { navTriggerPlaceholder.style.height = getButtonHeight(true) + 'px' buttonBackground.style.height = getButtonHeight(false) + 'px' }, 0) } function setMenuTriggerPosition() { navTriggerPosition = navTriggerPlaceholder.offsetTop } function pinTrigger() { if (mobileMediaQuery.matches) { if (navTriggerPosition < window.pageYOffset) { navTrigger.classList.add('fixed-trigger') } else { navTrigger.classList.remove('fixed-trigger') } } } // As the document loads, make sure the height and trigger positions are // updated document.onreadystatechange = () => { setElementHeights() setMenuTriggerPosition() } window.addEventListener( 'resize', () => { // The height of the trigger can change at extreme browser widths setElementHeights() // The trigger can be pushed up/down as elements above it change height as // the browser width changes setMenuTriggerPosition() // We might need to pin/unpin the trigger if we transitions from/to mobile // browser widths pinTrigger() }, false ) window.addEventListener( 'scroll', () => { // We are resetting the trigger button's position on scroll just in case any // elements have been removed from above the menu trigger, such as a // dismissible alert. setMenuTriggerPosition() // Primarily scrolling will pin/unpin the trigger from the top of the // viewport pinTrigger() }, false ) </script> <article class="usa-content vads-u-padding-bottom--0"> <div data-widget-type="i18-select"></div> <h1>Past rates: 2021 VA health care copay rates</h1> <div class="va-introtext"> <p>Review 2021 copay rates for VA and VA-approved health care.</p> <p>Want to check current health care copay rates?<br><a href="https://www.va.gov/health-care/copay-rates/" hreflang="en">Get rates for the current year</a></p> </div> <div data-template="paragraphs/wysiwyg" data-entity-id="96444"> <div itemprop="text"> <h3 id="effective-january-1-2021">Effective January 1, 2021</h3> <p><strong>Note:</strong> Some Veterans don&apos;t have to pay copays (they&apos;re &quot;exempt&quot;) due to their disability rating, income level, or special eligibility factors.</p> <p><a href="/health-care/about-va-health-benefits/cost-of-care/">Learn how we determine whether you&apos;ll pay copays</a></p> <hr> <p>&#xA0;</p> </div> </div> <div data-template="paragraphs/wysiwyg" data-entity-id="96445"> <div itemprop="text"> <h2 id="urgent-care-copay-rates">Urgent care copay rates</h2> <p><strong>(Care for minor illnesses and injuries)</strong></p> <p>There&apos;s no limit to how many times you can use urgent care. To be eligible for urgent care benefits, including through our network of approved community providers, you must:</p> <ul><li>Be enrolled in the VA health care system, <strong>and</strong></li> <li>Have received care from us within the past 24 months (2 years)</li> </ul><p>You won&#x2019;t have to pay any copay for a visit where you&#x2019;re only getting a flu shot, no matter your priority group.</p> <p><a href="https://www.va.gov/COMMUNITYCARE/programs/veterans/Urgent_Care.asp">Learn more about urgent care benefits</a></p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96446" table-title="2021 urgent care copay rates" table-type="bordered" uswds> <va-table-row> <span>Priority group</span> <span>Copay amount for first 3 visits in each calendar year</span> <span>Copay amount for each additional visit in the same year</span> </va-table-row> <va-table-row> <span> <strong>1 to 5</strong> </span> <span> $0 (no copay) </span> <span> $30 </span> </va-table-row> <va-table-row> <span> <strong>6</strong> </span> <span> <strong>If related to a condition that&apos;s covered by a special authority*:</strong> $0 (no copay) <br><br><strong>If not related to a condition covered by a special authority*:</strong> $30 each visit </span> <span> $30 </span> </va-table-row> <va-table-row> <span> <strong>7 to 8</strong> </span> <span> $30 </span> <span> $30 </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96447"> <div itemprop="text"> <p><strong>* </strong>Special authorities include conditions related to combat service and exposures (like&#xA0;Agent Orange, active duty at Camp Lejeune, ionizing radiation, Project Shipboard Hazard and Defense (SHAD/Project 112), Southwest Asia Conditions) as well as military sexual trauma, and presumptions applicable to certain Veterans with psychosis and other mental illness.</p> <hr> <h2 id="outpatient-care-copay-rates">Outpatient care copay rates</h2> <p><strong>(Primary or specialty care that doesn&apos;t require an overnight stay)</strong></p> <h3 id="if-you-have-a-service-connecte">If you have a service-connected disability rating of 10% or higher</h3> <p>You won&apos;t need to pay a copay for outpatient care.</p> <h3 id="if-you-dont-have-a-service-con">If you don&apos;t have a service-connected disability rating of 10% or higher</h3> <p>You may need to pay a copay for outpatient care for conditions not related to your military service, at the rates listed below.</p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96448" table-title="2021 outpatient care copay rates" table-type="bordered" uswds> <va-table-row> <span>Type of outpatient care</span> <span>Copay amount for each visit or test</span> </va-table-row> <va-table-row> <span> <b>Primary care services</b> <br>(like a visit to your primary care doctor) </span> <span> $15 </span> </va-table-row> <va-table-row> <span> <b>Specialty care services</b> <br>(like a visit to a hearing specialist, eye doctor, surgeon, or cardiologist) </span> <span> $50 </span> </va-table-row> <va-table-row> <span> <b>Specialty tests</b> <br>(like an MRI or CT scan) </span> <span> $50 </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96449"> <div itemprop="text"> <p><strong>Note:</strong> You won&#x2019;t need to pay any copays for X-rays, lab tests, or preventive tests and services like health screenings or immunizations.</p> <hr> <h2 id="inpatient-care-copay-rates">Inpatient care copay rates</h2> <p><strong>(Care that requires you to stay one or more days in a hospital)</strong></p> <h3 id="if-you-have-a-service-connecte-1">If you have a service-connected disability rating of 10% or higher</h3> <p>You won&apos;t need to pay a copay for inpatient care.</p> <h3 id="if-youre-in-priority-group-7-o">If you&#x2019;re in priority group 7 or 8</h3> <p>You&apos;ll pay either our full copay rate or reduced copay rate. If you live in a high-cost area, you may qualify for a reduced inpatient copay rate no matter what priority group you&apos;re in. To find out if you qualify for a reduced inpatient copay rate, call us toll-free at <a href="tel:+1-877-222-8387">877-222-8387</a>. We&apos;re here Monday through Friday, 8:00 a.m. to 8:00 p.m. ET.</p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96450" table-title="2021 reduced inpatient care copay rates for priority group 7" table-type="bordered" uswds> <va-table-row> <span>Length of stay</span> <span>Copay amount</span> </va-table-row> <va-table-row> <span> <b>First 90 days of care during a 365-day period</b> </span> <span> $296.80 copay + $2 charge per day </span> </va-table-row> <va-table-row> <span> <b>Each additional 90 days of care during a 365-day period </b> </span> <span> $148.40 copay + $2 charge per day </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96451"> <div itemprop="text"> <p><strong>Note:</strong>&#xA0;You may be in priority group 7 and qualify for these rates if you don&apos;t meet eligibility requirements for priority groups 1 through 6, but you have a gross household income below our income limits for where you live and you agree to pay copays.</p> <p><a href="https://www.va.gov/healthbenefits/apps/explorer/AnnualIncomeLimits/HealthBenefits">Review the current VA national income limits</a></p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96452" table-title="2021 full inpatient care copay rates for priority group 8" table-type="bordered" uswds> <va-table-row> <span>Length of stay</span> <span>Copay amount</span> </va-table-row> <va-table-row> <span> <b>First 90 days of care during a 365-day period</b> </span> <span> $1,484 copay + $10 charge per day </span> </va-table-row> <va-table-row> <span> <b>Each additional 90 days of care during a 365-day period</b> </span> <span> $742 copay + $10 charge per day </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96453"> <div itemprop="text"> <p><strong>Note:</strong>&#xA0;You may be in priority group 8 and qualify for these rates if you don&apos;t meet eligibility requirements for priority groups 1 through 6, and you have a gross household income above our income limits for where you live, agree to pay copays, and meet other specific enrollment and service-connected eligibility criteria.</p> <p><a href="https://www.va.gov/health-care/eligibility/priority-groups/">Learn more about priority groups</a></p> <hr><h2 id="medication-copay-rates">Medication copay rates</h2> <h3 id="if-youre-in-priority-group-1">If you&#x2019;re in priority group 1</h3> <p>You won&#x2019;t pay a copay for any medications.</p> <p><strong>Note:</strong>&#xA0;You may be in priority group 1 if we&apos;ve rated your service-connected disability at 50% or more disabling, if we&apos;ve determined that you can&apos;t work because of your service-connected disability (called unemployable), or if you&apos;ve received the Medal of Honor.</p> <p><a href="https://www.va.gov/health-care/eligibility/priority-groups/">Learn more about priority groups</a></p> <h3 id="if-youre-in-priority-groups-2-">If you&#x2019;re in priority groups 2 through 8</h3> <p><strong>You&apos;ll pay a copay for:</strong></p> <ul><li>Medications your health care provider prescribes to treat non-service-connected conditions, <strong>and</strong></li> <li>Over-the-counter medications (like aspirin, cough syrup, or vitamins) that you get from a VA pharmacy. You may want to consider buying your over-the-counter medications on your own.</li> </ul><p><strong>Note:</strong>&#xA0;The cost for any medications you receive while staying in a VA or other approved hospital or health facility are covered by your inpatient care copay.</p> <p>The amount you&#x2019;ll pay for these medications will depend on the &#x201C;tier&#x201D; of the medication and the amount of medication you&#x2019;re getting, which we determine by days of supply. Once you&#x2019;ve been charged $700 in medication copays within a calendar year (January 1 to December 31), you won&#x2019;t have to pay any more that year&#x2014;even if you still get more medications. This is called a copay cap.</p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96454" table-title="2021 outpatient medication copay amounts" table-type="bordered" uswds> <va-table-row> <span>Outpatient medication tier</span> <span>1-30 day supply</span> <span>31-60 day supply</span> <span>61-90 day supply</span> </va-table-row> <va-table-row> <span> <b>Tier 1</b><br> (preferred generic prescription medicines) </span> <span> $5 </span> <span> $10 </span> <span> $15 </span> </va-table-row> <va-table-row> <span> <b>Tier 2</b><br> (non-preferred generic prescription medicines and some over-the-counter medicines) </span> <span> $8 </span> <span> $16 </span> <span> $24 </span> </va-table-row> <va-table-row> <span> <b>Tier 3</b><br> (brand-name prescription medicines) </span> <span> $11 </span> <span> $22 </span> <span> $33 </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96455"> <div itemprop="text"> <p><strong>If you have a service-connected rating of 40% or less and your income falls at or below the national income limits for receiving free medications</strong>, you may want to provide your income information to us to determine if you qualify for free medications.</p> <p><a href="https://www.va.gov/healthbenefits/apps/explorer/AnnualIncomeLimits/HealthBenefits">Review the current VA national income limits</a></p> <p><a href="/health-care/about-va-health-benefits/cost-of-care/">Find out how we determine your health care costs</a></p> <hr><h2 id="geriatric-and-extended-care-co">Geriatric and extended care copay rates</h2> <p>You won&apos;t need to pay a copay for geriatric care (also called elder care) or extended care (also called long-term care) for the first 21 days of care in a 12-month period. Starting on the 22nd day of care, we&apos;ll base your copays on 2 factors:</p> <ul><li>The level of care you&apos;re receiving, <strong>and</strong></li> <li>The financial information you provide on your Application for Extended Care Services (VA Form 10-10EC).</li> </ul><p><a data-entity-substitution="canonical" data-entity-type="node" data-entity-uuid="5184528f-5021-4e98-bb11-cf726b07e67e" href="/find-forms/about-form-10-10ec" title="About VA Form 10-10EC">Get VA Form 10-10EC to download</a></p> </div> </div> <va-table data-template="paragraphs/table" data-entity-id="96456" table-title="2021 geriatric and extended care copay amounts by level of care" table-type="bordered" uswds> <va-table-row> <span>Level of care</span> <span>Types of care included</span> <span>Copay amount for each day of care</span> </va-table-row> <va-table-row> <span> <b>Inpatient care</b> </span> <span> <ul><li>Short-term or long-term stays in a community living center (formerly called nursing homes)</li><li>Overnight respite care (in-home or onsite care designed to give family caregivers a break, available up to 30 days each calendar year)</li><li>Overnight geriatric evaluations (evaluations by a team of health care providers to help you and your family decide on a care plan)</li></ul> </span> <span> Up to $97 </span> </va-table-row> <va-table-row> <span> <b>Outpatient care</b> </span> <span> <ul><li>Adult day health care (care in your home or at a facility that provides daytime social activities, companionship, recreation, care, and support)</li><li>Daily respite care (in-home or onsite care designed to give family caregivers a break, available up to 30 days each calendar year)</li><li>Geriatric evaluations that don&apos;t require an overnight stay (evaluations by a team of health care providers to help you and your family decide on a care plan)</li></ul> </span> <span> Up to $15 </span> </va-table-row> <va-table-row> <span> <b>Domiciliary care for homeless Veterans</b> </span> <span> <ul><li>Short-term rehabilitation</li><li>Long-term maintenance care</li></ul> </span> <span> Up to $5 </span> </va-table-row> </va-table> <div data-template="paragraphs/wysiwyg" data-entity-id="96457"> <div itemprop="text"> <p><a href="https://www.va.gov/health-care/about-va-health-benefits/long-term-care/">Learn more about long-term care options</a></p> <hr><h2 id="services-that-dont-require-a-c">Services that don&apos;t require a copay</h2> <p>You won&apos;t need to pay a copay for any of the services listed below, no matter what your disability rating is or what priority group you&apos;re in.</p> <ul><li><a href="/health-care/health-needs-conditions/mental-health/">Readjustment counseling and related mental health services</a></li> <li><a href="/health-care/health-needs-conditions/military-sexual-trauma/">Counseling and care for issues related to military sexual trauma</a></li> <li><a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/">Exams to determine your risk of health problems linked to your military service</a></li> <li><a href="https://www.va.gov/HEALTHBENEFITS/apply/returning_servicemembers.asp">Care that may be related to combat service for Veterans that served in a theater of combat operations after November 11, 1998</a></li> <li><a href="/disability/va-claim-exam/">VA claim exams (also called compensation and pension, or C&amp;P, exams)</a></li> <li><a href="/disability/about-disability-ratings/">Care related to a VA-rated service-connected disability</a></li> <li><a href="https://www.publichealth.va.gov/exposures/radiation/benefits/registry-exam.asp">Care for cancer of head or neck caused by nose or throat radium treatments received while in the military</a></li> <li><a href="https://www.va.gov/health-care/wellness-programs/">Individual or group programs to help you quit smoking or lose weight</a></li> <li><a href="https://www.research.va.gov/MVP/default.cfm">Care that&apos;s part of a VA research project (like the Million Veteran Program)</a></li> <li>Laboratory (lab) tests</li> <li>Electrocardiograms (EKGs or ECGs) to check for heart disease or other heart problems</li> <li>VA health initiatives that are open to the public (like health fairs)</li> </ul> </div> </div> <div class="row"> <div class="usa-content"> <aside class="va-nav-linkslist va-nav-linkslist--related"> <section data-template="paragraphs/list_of_link_teasers" data-entity-id="96462" class="field_related_links"> <h2 id="other-information-you-may-need" class="va-nav-linkslist-heading" tabindex="-1"> Other information you may need </h2> <ul class="va-nav-linkslist-list"> <li data-template="paragraphs/linkTeaser" data-entity-id="96463" data-links-list-header="Pay your copay bill" data-links-list-section-header="Other information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id> <va-link href="/health-care/pay-copay-bill" text="Pay your copay bill"> </va-link></h3> <p class="va-nav-linkslist-description">Find out how to pay your copay bill&#x2014;and what to do if you disagree with the charges or are having trouble making payments.</p> </li> <li data-template="paragraphs/linkTeaser" data-entity-id="96464" data-links-list-header="Your health care costs" data-links-list-section-header="Other information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id="-2"> <va-link href="/health-care/about-va-health-benefits/cost-of-care" text="Your health care costs"> </va-link></h3> <p class="va-nav-linkslist-description">Learn how we assess and verify your income to help determine if you&apos;re eligible for VA health care and whether you&apos;ll need to pay copays for certain types of care, tests, and medications.</p> </li> </ul> </section> </aside> </div> </div> <va-back-to-top></va-back-to-top> <!-- Last updated & feedback button--> <div class="last-updated usa-content vads-u-padding-x--1 desktop-lg:vads-u-padding-x--0"> <div class="mobile-lg:vads-u-display--flex above-footer-elements-container"> <div class="vads-u-flex--auto"> <span class="vads-u-text-align--justify"> <p>Last updated: <time datetime="2024-12-10">December 10, 2024</time></p> </span> </div> <div class="vads-u-flex--1 vads-u-text-align--right"> <span class="vads-u-text-align--right"> <button type="button" class="feedback-button usa-button" id="mdFormButton" aria-label="give feedback"> Feedback </button> </span> </div> </div> </div> </article> </div> </div></main> </div> </div> <!-- src url from https://docs.datadoghq.com/real_user_monitoring/browser/setup/#cdn-sync --> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript" defer src="https://www.datadoghq-browser-agent.com/datadog-rum-v5.js"></script> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript"> window.addEventListener('load', () => { // All of the page urls we want to monitor include www.va.gov (production only) if (window.DD_RUM && window.location?.hostname === 'www.va.gov') { /** * Unauthenticated Static pages may be crawled by bots, so we won't initialize * RUM sessions. The following code is from DataDog: * https://docs.datadoghq.com/real_user_monitoring/guide/identify-bots-in-the-ui */ // regex patterns to identify known bot instances (5/2024): const botPattern = '(googlebot\/|bot|Googlebot-Mobile|Googlebot-Image|Google favicon|Mediapartners-Google|bingbot|slurp|java|wget|curl|Commons-HttpClient|Python-urllib|libwww|httpunit|nutch|phpcrawl|msnbot|jyxobot|FAST-WebCrawler|FAST Enterprise Crawler|biglotron|teoma|convera|seekbot|gigablast|exabot|ngbot|ia_archiver|GingerCrawler|webmon |httrack|webcrawler|grub.org|UsineNouvelleCrawler|antibot|netresearchserver|speedy|fluffy|bibnum.bnf|findlink|msrbot|panscient|yacybot|AISearchBot|IOI|ips-agent|tagoobot|MJ12bot|dotbot|woriobot|yanga|buzzbot|mlbot|yandexbot|purebot|Linguee Bot|Voyager|CyberPatrol|voilabot|baiduspider|citeseerxbot|spbot|twengabot|postrank|turnitinbot|scribdbot|page2rss|sitebot|linkdex|Adidxbot|blekkobot|ezooms|dotbot|Mail.RU_Bot|discobot|heritrix|findthatfile|europarchive.org|NerdByNature.Bot|sistrix crawler|ahrefsbot|Aboundex|domaincrawler|wbsearchbot|summify|ccbot|edisterbot|seznambot|ec2linkfinder|gslfbot|aihitbot|intelium_bot|facebookexternalhit|yeti|RetrevoPageAnalyzer|lb-spider|sogou|lssbot|careerbot|wotbox|wocbot|ichiro|DuckDuckBot|lssrocketcrawler|drupact|webcompanycrawler|acoonbot|openindexspider|gnam gnam spider|web-archive-net.com.bot|backlinkcrawler|coccoc|integromedb|content crawler spider|toplistbot|seokicks-robot|it2media-domain-crawler|ip-web-crawler.com|siteexplorer.info|elisabot|proximic|changedetection|blexbot|arabot|WeSEE:Search|niki-bot|CrystalSemanticsBot|rogerbot|360Spider|psbot|InterfaxScanBot|Lipperhey SEO Service|CC Metadata Scaper|g00g1e.net|GrapeshotCrawler|urlappendbot|brainobot|fr-crawler|binlar|SimpleCrawler|Livelapbot|Twitterbot|cXensebot|smtbot|bnf.fr_bot|A6-Indexer|ADmantX|Facebot|Twitterbot|OrangeBot|memorybot|AdvBot|MegaIndex|SemanticScholarBot|ltx71|nerdybot|xovibot|BUbiNG|Qwantify|archive.org_bot|Applebot|TweetmemeBot|crawler4j|findxbot|SemrushBot|yoozBot|lipperhey|y!j-asr|Domain Re-Animator Bot|AddThis)'; const regex = new RegExp(botPattern, 'i'); // Don't initialize RUM if a bot is crawling the page const isBot = regex.test(navigator.userAgent); /** * Initialize DataDog Real User Monitoring (RUM) sessions * https://docs.datadoghq.com/real_user_monitoring/browser/#cdn-sync */ if ( !isBot && // is DataDog is already initialized? !window.DD_RUM?.getInitConfiguration() ) { window.DD_RUM.init({ site: 'ddog-gov.com', env: 'production', version: '1.0.0', service: 'benefits-decision-review-static-pages', clientToken: 'pub17c22ff5e9e7e51f7ac28b828741e21a', applicationId: '133801ec-0b13-4a6f-9689-bd937a1ddf27', sessionSampleRate: 10, // sessionReplaySampleRate: 20, trackInteractions: true, trackUserInteractions: true, trackResources: true, trackLongTasks: true, // https://docs.datadoghq.com/real_user_monitoring/session_replay/browser/privacy_options/ defaultPrivacyLevel: 'mask-user-input', }); window.DD_RUM.startSessionReplayRecording(); } } }); </script> <footer class="footer"> <div id="footerNav" data-minimal-footer="false"></div> </footer> <div id="logout-modal-root"></div> <!-- VA's mission: To fulfill President Lincoln's promise to care for those who have served in our nation's military and for their families, caregivers, and survivors. --> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj" type="text/javascript"> (function() { var module = {}; function mountWidgets(widgets, slowLoadingThreshold) { [].slice.call(widgets).forEach(function(widget) { var timeout = widget.getAttribute('data-widget-timeout'); if (timeout) { timeout = parseInt(timeout, 10); } timeout = (timeout || 0) * 1000; if (timeout > slowLoadingThreshold) { setTimeout(function() { var replacedWithWidget = !widget.querySelector( '.static-widget-content' ); var slowMessage = widget.querySelector( '.loading-indicator-message--slow' ); var regularMessage = widget.querySelector( '.loading-indicator-message--normal' ); if (!replacedWithWidget && regularMessage) { regularMessage.setAttribute('aria-hidden', 'true'); regularMessage.classList.add('vads-u-display--none'); } if (!replacedWithWidget && slowMessage) { slowMessage.setAttribute('aria-hidden', 'false'); slowMessage.classList.remove('vads-u-display--none'); } }, slowLoadingThreshold); } if (timeout > 0) { setTimeout(function() { var replacedWithWidget = !widget.querySelector( '.static-widget-content' ); var errorMessage = widget.querySelector('.sip-application-error'); var loadingMessage = widget.querySelector( '.loading-indicator-container' ); if (!replacedWithWidget && loadingMessage) { loadingMessage.parentNode.removeChild(loadingMessage); } if (!replacedWithWidget && errorMessage) { errorMessage.setAttribute('aria-hidden', 'false'); errorMessage.classList.remove('vads-u-display--none'); } }, timeout); } }); } if (module) { module.exports = mountWidgets; } mountWidgets(document.querySelectorAll('[data-widget-type]'), 6000); })(); </script> <script nonce="4x6PoQML0grXYjDAlrUEcLvvYv0IrpAj"> (function() { document.getElementById('edbe6500d957c3dd663b74e918f1e00d').addEventListener('click', function(event) { focusContent(event) }); document.getElementById('697e68f5ccbb654eb2ebf8f7bc84813f').addEventListener('click', function(event) { recordEvent({ event: 'nav-crisis-header' }) }); document.getElementById('6945d650464d0f309ba914215a84a32a').addEventListener('click', function(event) { recordEvent({ event: 'nav-jumplink-click' }); }); document.getElementById('64e83f4b0c2ac8b592bfe54eb9919d1e').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('2dd639a68dba3f9d89387119a23a3213').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('11019dd378eed5e52db1bc52c6f66b76').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('effd72ce2c21d2b8229dec62128c7da3').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('65be6fdd1935217991f8dd7b8766cfdd').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('749bb566444024880482e2fc2ea020b7').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('716e8c9db683124285c94656601afa95').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a24c23ca53d7ca6f481071c7e3deb1ea').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8b3b7378b564e7f69510105579b54c78').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('077ef5148a32a94b21e0f3b0642b1a6f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9e3a863e359d4ff9548f7874734f3743').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d470b3078ed642f7672397f113e460ca').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('260f0f0056bc7c393fdb777baa0dd984').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('73cd5fcd45c7b6320df294374a9475b5').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('bf823e4c1f512260fa8d9e919b32498f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a6480f9ff8115f3ef8da7b4db80cd385').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('fa8eb8fc583f7eb3059739d13bbd71c9').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('26596c4dd4131734924ecc996c4482a4').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f9395baa28c3159d9d2f424aa3cb38e8').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('37207b5ac1e675b37f9cbdd8585a8d23').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('4d375e56f762a75750e91e6b1c293d56').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('6c13c209bca762d32c20daea8c9394fe').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('ee3840735e48be39e5a9eb38a0575db7').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f1f80a9d4e6396386cfbc5f5dfa5a10a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5b2f7b758b17ce56507b79bb56f68600').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('deeef9a546c567a57309e6e034af61c1').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a432d3b86fd44903fd4b92cff19fe7d2').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('95b25997dff5a861856fde0f36776e0d').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b36b72102c24b3bc056f39fa138062b1').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8e250357379e526e348de34c59199b70').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('4e214314382cc9d6e84cebcd03b19193').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('6bf4bbcc7fde5e4835e741f4d198006d').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('14a9c18f464db71495a03f2f358d462f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e7c87f3aa538ff7d4e95ce171b5ace22').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5e2fb2e5e257bdcd38d66d32cf658e53').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('7d884a0a15c8ba6e621174822699e77c').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('fd2485c360b3b5c3b276407eca871a6a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f11577713fa2597f72cad2a63fe6839f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f174034f30e76feb051d27e7f076702b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('426458347cd58f5e9fbff6a1d6482fa6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('c97deb8a66a3faaa30774b17bb64fc88').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('27ece7b8df30c70b8fc5297a05f76a59').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('213abad2e27f46f0c4aea0fc6af10901').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('62dbed106a424e8eb2aab27cf315d925').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b653274ad023b16f6645b64a5683e0ed').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('2a23b33b5978519c2415a5ecd7192cbc').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('57c809f0eb1048054d579aac212a60d6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8247d443d53b9289a435035a3c6ca5d6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('173eed06cb51a3c58a09f36b9c695196').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e886f540e2530cd20d57707f03ddcd79').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('54c0e4dc8a4df1a641c954c8ec42225c').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('64e9bc1c4fb7da981a135b2f8767a3ad').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d117555d9836fc336dbc2ace9a6287bf').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d89930912f41bef9235f18fd04cb8a19').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('dfece7e37f487e0de9425b697de4ce3b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f8cf77620fab6577538a9e9b121718ea').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('62ace94b3c47ff5f8965d8a02f59b490').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('49514eddd483739c539578ee9a678350').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('4a28fa0ed38bd70a138575cae267be65').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8de4496e5f8a26b1f72cd47137f2bf8a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('74a1bb6d0ae661513a008f4a947f264b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('c6ef549ae693b9dc2f9ad41c934d7cfb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e22bb2754fa9c64aae1598ea54d288bb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('dab4b5fdbb8aba19892af67bd6b1aebc').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('fe43d23d42afd45d61e9e2dd63701e18').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('60742393e89c456c6f89b2024acea2da').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('65c5371c057c76fdcccd08836fc20b7f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('39fb22227895eda2c12da992d3f29adc').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('1ed89de2c1788e94ec6e73f426766166').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('af603e74c05e725784c903a4ca079ee6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a239c7a3a682e289045417ccb62065e7').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d57734fda5118c3bde05c5a734881ecb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b60bd0ea31332dba1a6b5b62fa89ef9f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f318aba2abc26490bd5b72ad18400b03').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b96a89b750d56b2ba1db37882c7b27a3').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('mdFormButton').addEventListener('click', function(event) { KAMPYLE_ONSITE_SDK.showForm('17') }); })(); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10