CINXE.COM

Eligibility For VA Health Care | 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/eligibility entityId: 31 --><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/eligibility/"> <!-- Last updated --> <meta name="DC.Date" scheme="W3CDTF" content="2024-05-15"> <!-- 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/eligibility/"> <!-- og:type --> <meta property="og:type" content="website"> <!-- article:tags --> <!-- Custom metatags --> <meta name="description" content="Find out if you can get VA health care as a Veteran."> <link rel="image_src" href="https://www.va.gov/img/design/logo/va-og-image.png"> <meta name="keywords" content="va health care eligibility, va priority groups"> <meta property="og:description" content="Find out if you can get VA health care as a Veteran."> <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="Eligibility for VA health care | Veterans Affairs"> <title>Eligibility For VA Health Care | Veterans Affairs</title> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:description" content="Review VA health care eligibility criteria. 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="Eligibility for VA health care | Veterans Affairs"> <!-- Default metatags --> <!-- Add polyfills. --> <script nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> /** * 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> (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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=VA" id="_fed_an_ua_tag"></script> <script nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> window.vaSurvey = 'mcenter'; </script> <script defer type="text/javascript" nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="c4a108fa6dc9be081522488bc80a3eb3">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="83201855c94dc14e8a13ba7b80a41381"> <div class="va-crisis-line-inner"> <span class="va-crisis-line-icon" aria-hidden="true"></span> <span class="va-crisis-line-text" id="ce2e7a2f0ea56c43b3809f8c1d300913">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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> 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/eligibility\",\"isRouterLink\":false,\"label\":\"Eligibility for VA health care\",\"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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> 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="false" 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="b0e5ba409da22da80f97082c6b4e94f0">About VA health benefits</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/about-va-health-benefits/your-care-team" id="054b7955f8c8d18c58237ae90aba5cde">Your care team</a> </li> <li> <a href="/health-care/about-va-health-benefits/where-you-go-for-care" id="252c11e325fbf68cc9ffaf9fe552e04a">Where you&apos;ll go for care</a> </li> <li> <a href="/health-care/about-va-health-benefits/cost-of-care" id="997160d5cf90c8cb45227b86be0969e6">Your health care costs</a> </li> <li> <a href="/health-care/about-va-health-benefits/va-health-care-and-other-insurance" id="72625b163d2aa4d077432498b72639da">VA health care and other insurance</a> </li> <li> <a href="/health-care/about-va-health-benefits/long-term-care" id="835dd8a37ce928a0f81bf186125e10f2">Long-term care</a> </li> <li> <a href="/health-care/about-va-health-benefits/dental-care" id="48837ea05e9f7cd5b4854a2b895c67ea">Dental care</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/about-va-health-benefits/dental-care/dental-insurance" id="ab1cd90676e2dca8ec19dcea4f6a1cf3">VA Dental Insurance Program (VADIP)</a> </li> </ul> </li> <li> <a href="/health-care/about-va-health-benefits/vision-care" id="4a66414454201a757728faab3d05cb1b">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="827ed32befb1496ef6c3a7b1849dfa5a">Blind and low-vision services</a> </li> </ul> </li> </ul> </li> <li class="active-level"> <a class="usa-current" href="/health-care/eligibility" id="31809b3887ebb6a437f9f3228f55df4f">Eligibility</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/eligibility/active-duty" id="8a8216c3151ff0136fefe97ba2ae51f6">Active-duty service members</a> </li> <li> <a href="/health-care/eligibility/priority-groups" id="9ecc3ffc15d99ff099d87750159d9a14">VA priority groups</a> </li> </ul> </li> <li class="active-level"> <a href="/health-care/eligibility-esp" id="0a5940803196364465f9f06d5c653550">Elegibilidad</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/eligibility/active-duty" id="d06e9272fcef78ff082eadea6f4257cc">Active-duty service members</a> </li> <li> <a href="/health-care/eligibility/priority-groups" id="405d3516dd0ad281f4ca839f393a3c61">VA priority groups</a> </li> </ul> </li> <li> <a href="/health-care/how-to-apply" id="0b45835805ac067b31aed4c8d4a28d26">How to apply</a> </li> <li> <a href="/health-care/how-to-apply-esp" id="aaf35b92128964e120ee3372aededb3e">C&#xF3;mo solicitar</a> </li> <li> <a href="/health-care/apply-for-health-care-form-10-10ez/introduction" id="0f586385e99890f1b59009fc689bacdf">Apply now</a> </li> <li> <a href="/health-care/after-you-apply" id="393ee3370dac8596c5c48278b9445a42">After you apply</a> </li> <li> <a href="/health-care/after-you-apply-esp" id="67dddd3df49092613fc14393ba393e70">Despu&#xE9;s de solicitar</a> </li> <li> <a href="/health-care/foreign-medical-program" id="61a35e9eb1cfa3dcf7e8ecd9f19d492b">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="9c643012ba4d5804b3217c2c58ca663a">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="7865f6dbe30fe3149ed32673d6873a8f">Manage your health care with My HealtheVet</a> </li> <li> <a href="/health-care/manage-appointments" id="f587addb882c397514712f3e2e608577">Manage health appointments</a> </li> <li> <a href="/health-care/manage-prescriptions-medications" id="8c74afc1bac7c1fefa5fea6440f2985d">Refill prescriptions and manage medications</a> </li> <li> <a href="/health-care/review-medical-records" id="03404c549d60ffddef36d359aada3e9c">Review medical records online</a> </li> <li> <a href="/health-care/send-receive-messages" id="bf6cdca43b4b2bac6f16f8196018e4c8">Send and receive secure messages</a> </li> <li> <a href="/health-care/file-travel-pay-reimbursement" id="cf59692043243ea94771de30dd12c473">Get travel pay</a> </li> <li> <a href="/health-care/order-medical-supplies" id="5fc88639043b8adcc633c9c54a7bff3f">Order medical supplies</a> </li> <li> <a href="/health-care/get-health-id-card" id="00e791d4a54e79750908f754f712fe27">Get a Veteran Health Identification Card (VHIC)</a> </li> <li> <a href="/health-care/pay-copay-bill" id="e7d8f26a42b3a0f5c9405ead9da6bad6">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="d43ef1cedb54b9307b802b90ba007e8d">Dispute your VA copay charges</a> </li> <li> <a href="/health-care/pay-copay-bill/financial-hardship" id="41bc1d89d4b23ac36d5ace5884127167">Request VA financial hardship assistance</a> </li> </ul> </li> <li> <a href="/health-care/update-health-information" id="ac1ea235e3f5193090a4615110756823">Update your VA health benefits information</a> </li> <li> <a href="/health-care/file-foreign-medical-program-claim" id="0990f484b7d9c570d0332addd5f7420b">How to file a VA Foreign Medical Program claim</a> </li> <li> <a href="/health-care/covid-19-vaccine" id="9e295707b2d9b32276349ecea5681359">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="6aff6c8470d27b8dd3cd3416bd3d51ec">About COVID-19 vaccines</a> </li> <li> <a href="/health-care/covid-19-vaccine/vaccine-record" id="8c0c027e4566aae42b6ccef69872a505">How to get your COVID-19 vaccine records online</a> </li> </ul> </li> <li> <a href="/health-care/covid-19-vaccine-esp" id="d8c82511f64a3373b2c955fd35174eab">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="6ee55052d2feb2038185e31cc0be505a">Sobre las vacunas COVID-19</a> </li> <li> <a href="/health-care/covid-19-vaccine-esp/vaccine-record-esp" id="21271321b4e058616ec6a730b03df1bc">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="b1bdeeb0f61ab80954aeeb241c86d0be">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="51416aaa99007b00b90cd61a3f712804">Tungkol sa bakuna laban sa COVID-19</a> </li> <li> <a href="/health-care/covid-19-vaccine-tag/vaccine-record-tag" id="9394dd7b7468b62c40ff7ca201523338">Paano makuha sa online ang talaan ng bakuna para sa COVID-19</a> </li> </ul> </li> <li> <a href="/decision-reviews" id="fac5c5cbd292ac8f514dbe2d6def84c3">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="96491ce4cb19a8135117c52f9cf4bea4">Current VA health care copay rates</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/copay-rates/past-rates-2024" id="7522c0d4d501d5398544fbcb06826078">Past rates: 2024</a> </li> <li> <a href="/health-care/copay-rates/past-rates-2023" id="df699938b2cbcd0095720fa84a475a4b">Past rates: 2023</a> </li> <li> <a href="/health-care/copay-rates/past-rates-2022" id="e01c640a156a75aeecfb54813538cfca">Past rates: 2022</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions" id="5c5074cfc1315220c0349942834cd17f">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="37852b13d3381912d3bc4a7d9be76416">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="b314e686d54fa28cbfb9af5fab2abe74">Operation Enduring Freedom</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/iraq-war" id="cb33a18ac66c744dc4592eee399b9901">Iraq War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/gulf-war" id="2348f4c1968ae5ba3593df6b404f6774">Gulf War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/cold-war" id="147b57c8206be9e1082dbf9d09a1d4d5">Cold War Era</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/vietnam-war" id="12e091eb3a60e420ff47dca08496b299">Vietnam War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/korean-war" id="a767d66d32384c9ba5ebd829ec180afb">Korean War</a> </li> <li> <a href="/health-care/health-needs-conditions/health-issues-related-to-service-era/world-war-ii" id="3a2d0c2b2daae7b944ab965b3894dd3b">World War II</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions/mental-health" id="eda45765eb7f49df7b2c2bb4b6513f28">VA mental health services</a> <ul class="usa-sidenav-sub_list"> <li> <a href="/health-care/health-needs-conditions/mental-health/ptsd" id="0a62a5927f196d891e46ec7f44787bec">PTSD</a> </li> <li> <a href="/health-care/health-needs-conditions/mental-health/depression" id="578e6bb40d7fd3e20f33b587e04090b9">Depression</a> </li> <li> <a href="/health-care/health-needs-conditions/mental-health/suicide-prevention" id="94c8c8471ba4a1a69bbce0183c165d73">Suicide prevention</a> </li> </ul> </li> <li> <a href="/health-care/health-needs-conditions/military-sexual-trauma" id="3ec9c6accfb86e3d5937409a97f8cf74">Military sexual trauma</a> </li> <li> <a href="/health-care/health-needs-conditions/substance-use-problems" id="51064de69c820a922c5486096a54eb30">Substance use problems</a> </li> <li> <a href="/health-care/health-needs-conditions/chemical-hazardous-materials-exposure" id="e89237dfd8f05cef2ebe6ad8ff3a69a0">Exposure to hazardous materials</a> </li> <li> <a href="/health-care/health-needs-conditions/womens-health-needs" id="61769852afc73449b422d80921e6fad4">Women&#x2019;s health care needs</a> </li> <li> <a href="/health/topics/index.asp" id="53a39a546096e37c8abaadbb17f53aa2">Health topics A to Z</a> </li> </ul> </li> <li> <a href="/health-care/wellness-programs" id="814d22b18bf15f7eb4c8d73cccc2cb41">Wellness programs</a> </li> <li> <a href="https://www.va.gov/COMMUNITYCARE/programs/veterans/index.asp" id="56f68e1ae540a978eb7e702319db8369">Community care</a> </li> <li> <a href="https://www.va.gov/health-care/income-limits" id="dc56d2565667ada955a81ddbe22a1dfe">Income limits</a> </li> <li> <a href="/health-care/about-affordable-care-act" id="56eeedc847e7219817b03b6866d27fe7">Affordable Care Act</a> </li> <li> <a href="https://www.research.va.gov/mvp/" id="5c742db1418fe5f7d21fbe7b59cc64d3">Million Veteran Program</a> </li> <li> <a href="https://www.accesstocare.va.gov/" id="588e9e3294e62469a136628d018515f1">Access and quality in VA health care</a> </li> <li> <a href="/health/rights/patientrights.asp" id="b142e15bfb3d23f04795cdab458d176c">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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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>Eligibility for VA health care</h1> <div class="va-introtext"> <p>Find out if you can get VA health care as a Veteran.</p> </div> <va-alert data-template="blocks/alert" data-entity-id="283" status="info" class="vads-u-margin-top--3" uswds> <h2 slot="headline" class="vads-u-font-size--h3" id="weve-expanded-va-health-care-t"> We&#x2019;ve expanded VA health care to millions of Veterans </h2> <p>All Veterans who meet basic service and discharge requirements and who were exposed to toxins and other hazards while serving our country&#x2014;at home or abroad&#x2014;are now eligible for VA health care. This includes all Veterans who served in the Vietnam War, Gulf War, Iraq, Afghanistan, or any other combat zone after 9/11. Apply today.</p> </va-alert> <div class="feature"> <div data-template="paragraphs/q_a" data-entity-id="3339" data-analytics-faq-section data-analytics-faq-text="Am I eligible for VA health care benefits?"> <div id="3339"> <div class="vads-u-display--flex"> <h2 id="am-i-eligible-for-va-health-ca"> Am I eligible for VA health care benefits? </h2> </div> <div data-entity-id="3339"> <div data-template="paragraphs/wysiwyg" data-entity-id="3340"> <div itemprop="text"> <p>You may be&#xA0;eligible for VA health care benefits if you served in the active military, naval, or air service and didn&#x2019;t receive a dishonorable discharge.</p><h3 id="if-you-enlisted-after-septembe"><strong>If you enlisted after September 7, 1980, or entered active duty after October 16, 1981</strong></h3><p>You must have served 24 continuous months or the full period for which you were called to active duty, unless any of the descriptions below are true for you.</p><p><strong>This minimum duty requirement may not apply if any of these are true:</strong></p><ul><li>You were discharged for a disability that was caused&#x2014;or made worse&#x2014;by your active-duty service, <strong>or</strong></li><li>You were discharged for a hardship or &#x201C;early out,&#x201D; <strong>or</strong></li><li>You served prior to September 7, 1980</li></ul><h3 id="if-youre-a-current-or-former-m"><strong>If you&#x2019;re a current or former member of the Reserves or National Guard</strong></h3><p>You must have been called to active duty by a federal order and completed the full period for which you were called or ordered to active duty. If you had or have active-duty status for training purposes only, you don&#x2019;t qualify for VA health care.</p><h3 id="if-you-served-in-certain-locat"><strong>If you served in certain locations and time periods during the Vietnam War era</strong></h3><p>You&#x2019;re eligible for VA health care.&#xA0;Keep reading to learn more.</p><h3 id="if-you-meet-the-basic-service-"><strong>If you meet the basic service and discharge requirements and were exposed to toxins or other hazards while serving our country&#x2014;at home or abroad</strong>&#xA0;</h3><p>You&#x2019;re eligible for VA health care.&#x202F;This includes all Veterans who served in the Vietnam War, Gulf War, Iraq, Afghanistan, or any other combat zone after 9/11.&#xA0;</p> </div> </div> </div> </div> </div> </div> <script type="application/ld+json" nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is there anything that will make me more likely to get these benefits?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "What should I do if I received an other than honorable, bad conduct, or dishonorable discharge?", "acceptedAnswer": { "@type": "Answer", "text": "" } } ] } </script> <div data-template="paragraphs/q_a_section" data-entity-id="3342"> <div data-template="paragraphs/q_a" data-entity-id="3344" data-analytics-faq-section data-analytics-faq-text="Is there anything that will make me more likely to get these benefits?"> <div id="3344"> <div class="vads-u-display--flex"> <h2 id="is-there-anything-that-will-ma"> Is there anything that will make me more likely to get these benefits? </h2> </div> <div data-entity-id="3344"> <div data-template="paragraphs/wysiwyg" data-entity-id="3345"> <div itemprop="text"> <p>Yes. You may qualify for enhanced eligibility status if you meet the minimum active-duty service and discharge requirements and at least one of these descriptions is true for you. Enhanced eligibility means that we&#x2019;ll place you in a higher priority group. This makes you more likely to get benefits.</p><p><strong>At least one of these must be true:</strong></p><ul><li>You receive financial compensation (payments) from VA for a service-connected disability.</li><li>You were discharged for a disability resulting from something that happened to you in the line of duty.</li><li>You were discharged for a disability that got worse in the line of duty.</li><li>You&#x2019;re a combat Veteran discharged or released on or after September 11, 2001. <a href="/health-care/eligibility/active-duty" data-entity-type="node" data-entity-uuid="1e0f732e-c60c-4a40-b8cd-aa10cb619e9b" data-entity-substitution="canonical" title="Active-duty service members and VA health care">Learn more about eligibility for transitioning active-duty service members and returning combat Veterans</a></li><li>You get a VA pension.</li><li>You&#x2019;re a former prisoner of war (POW).</li><li>You have received a Purple Heart.</li><li>You have received a Medal of Honor.</li><li>You get (or qualify for) Medicaid benefits.</li><li>You were exposed to toxins or hazards by working with chemicals, pesticides, lead, asbestos, certain paints, nuclear weapons, X-rays, or other toxins. This exposure could have happened while training or serving on active duty, even if you were never deployed.</li><li>You served in Southwest Asia during the Gulf War between August 2, 1990, and November 11, 1998.</li><li>You served at least 30 days at Camp Lejeune between August 1, 1953, and December 31, 1987.</li></ul><p><strong>Or, you must have served in any of these locations during the Vietnam War era:</strong></p><ul><li>Any U.S. or Royal Thai military base&#xA0;in Thailand&#xA0;from January 9, 1962, through&#xA0;June 30, 1976&#xA0;</li><li>Laos&#xA0;from December 1, 1965, through&#xA0;September 30, 1969</li><li>Cambodia at Mimot or Krek, Kampong Cham Province&#xA0;from April 16, 1969, through April 30, 1969</li><li>Guam or American Samoa&#xA0;or in the territorial waters off&#xA0;Guam or American Samoa from January 9, 1962, through July 31, 1980</li><li>Johnston Atoll&#xA0;or on a ship that called at Johnston Atoll from January 1, 1972, through September 30, 1977</li><li>Republic of Vietnam&#xA0;from January 9, 1962 through May 7, 1975</li></ul><p><strong>If none of these descriptions apply to you,</strong>&#xA0;you may still qualify for health care based on your income. Find out if you may be eligible for free or reduced cost health care based on your income.</p><p><a href="https://www.va.gov/health-care/income-limits">Learn more about income limits and your VA health care</a></p> </div> </div> </div> </div> </div> <div data-template="paragraphs/q_a" data-entity-id="3341" data-analytics-faq-section data-analytics-faq-text="What should I do if I received an other than honorable, bad conduct, or dishonorable discharge?"> <div id="3341"> <div class="vads-u-display--flex"> <h2 id="what-should-i-do-if-i-received"> What should I do if I received an other than honorable, bad conduct, or dishonorable discharge? </h2> </div> <div data-entity-id="3341"> <div data-template="paragraphs/wysiwyg" data-entity-id="3343"> <div itemprop="text"> <p>If you&#x2019;ve received one of these discharge statuses, you may not be eligible for VA benefits.</p><p><strong>There are 2 ways you can try to qualify:</strong></p><p><a href="/discharge-upgrade-instructions/">Find out how to apply for a discharge upgrade</a></p><p><a href="/discharge-upgrade-instructions/#other-options">Learn about the VA Character of Discharge review process</a></p> </div> </div> </div> </div> </div> </div> <div data-template="paragraphs/react_widget" data-entity-id="3346" data-widget-type="health-care-app-status" data-widget-show-learn-more data-widget-timeout="20"> <div class="loading-indicator-container"> <div aria-label="Checking your application status." aria-valuetext="Loading your application..." class="loading-indicator" role="progressbar"></div> <span class="loading-indicator-message loading-indicator-message--normal"> Checking your application status. </span> <span class="loading-indicator-message loading-indicator-message--slow vads-u-display--none" aria-hidden="true"> Sorry, this is taking longer than expected. </span> </div> <span class="static-widget-content vads-u-display--none" aria-hidden="true"> <va-link-action class="vads-u-display--block" href="https://www.va.gov/health-care/apply-for-health-care-form-10-10ez/introduction" text="Apply for health care benefits"></va-link-action> </span> <div class="usa-alert usa-alert-error sip-application-error vads-u-display--none" aria-hidden="true"> <div class="usa-alert-body"> <strong>We&#x2019;re sorry. Something went wrong when we tried to load your saved application.</strong><br>Please try refreshing your browser in a few minutes. </div> </div> </div> <script type="application/ld+json" nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What if I need help filling out my application?", "acceptedAnswer": { "@type": "Answer", "text": "" } } ] } </script> <div data-template="paragraphs/q_a_section" data-entity-id="3349"> <div data-template="paragraphs/q_a" data-entity-id="3348" data-analytics-faq-section data-analytics-faq-text="What if I need help filling out my application?"> <div id="3348"> <div class="vads-u-display--flex"> <h2 id="what-if-i-need-help-filling-ou"> What if I need help filling out my application? </h2> </div> <div data-entity-id="3348"> <div data-template="paragraphs/wysiwyg" data-entity-id="3350"> <div itemprop="text"> <p>You can get help in any of these ways:</p><ul><li>Call our toll-free hotline at <a href="tel:+1-877-222-8387">877-222-8387</a>.&#xA0;We&#x2019;re here Friday, September 29, 7:00 a.m. to 9:00 p.m. CT, and Saturday, September 30, 7:00 a.m. to 11:59 p.m. CT.</li><li>Get help from an accredited representative (a trained professional trusted to help with VA-related claims). <a href="/get-help-from-accredited-representative" data-entity-type="node" data-entity-uuid="22542619-a8be-48ec-abd0-405fbd9f6509" data-entity-substitution="canonical" title="Get help from a VA accredited representative or VSO">Get help filling out an application</a></li><li><a href="https://www.va.gov/statedva.htm">Find your state&#x2019;s Veterans agency</a></li></ul> </div> </div> </div> </div> </div> </div> <script type="application/ld+json" nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What are priority groups and how do they affect me?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "I have other health insurance (like Medicare, Medicaid, or private insurance). Does that affect whether I can get VA health care benefits?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "When I leave active-duty service, how do I know if I鈥檓 eligible for TRICARE, VA health care, or both?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "If I can鈥檛 get VA health care benefits, how else can I get health insurance?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "If I don鈥檛 qualify for VA health care benefits, can I still get care for certain needs (like PTSD or military sexual trauma)?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "I need vision care. Can I get it through VA?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "I need dental care. Can I get it through VA?", "acceptedAnswer": { "@type": "Answer", "text": "" } }, { "@type": "Question", "name": "I think I may have a service-connected disability. Can I get disability compensation (monthly payments)?", "acceptedAnswer": { "@type": "Answer", "text": "" } } ] } </script> <div data-template="paragraphs/q_a_section" data-entity-id="3351"> <h2 id="more-about-va-health-care-elig">More about VA health care eligibility</h2> <p> </p> <div data-template="paragraphs/q_a.collapsible_panel"> <va-accordion uswds> <va-accordion-item class="va-accordion-item" header="What are priority groups and how do they affect me?" id="what-are-priority-groups-and-how-do-they-affect-me" level="3"> <div id="3352" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3352" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="What are priority groups and how do they affect me?"> <div id="q_a-3352"> <div data-template="paragraphs/wysiwyg" data-entity-id="3353"> <div itemprop="text"> <p>When you apply for VA health care, you&#x2019;ll be assigned 1 of 8 priority groups. This system helps to make sure that Veterans who need immediate care can get signed up quickly.</p> <p>Your priority group may affect how soon we sign you up for health care benefits. It may also affect how much (if anything) you&#x2019;ll have to pay toward the cost of your care.</p> <p><a href="/health-care/eligibility/priority-groups">Learn more about priority groups</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="I have other health insurance (like Medicare, Medicaid, or private insurance). Does that affect whether I can get VA health care benefits?" id="i-have-other-health-insurance-like-medicare-medicaid-or-priv" level="3"> <div id="3354" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3354" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="I have other health insurance (like Medicare, Medicaid, or private insurance). Does that affect whether I can get VA health care benefits?"> <div id="q_a-3354"> <div data-template="paragraphs/wysiwyg" data-entity-id="3355"> <div itemprop="text"> <p>No. Whether or not you have other health insurance coverage doesn&#x2019;t affect the VA health care benefits you can get.</p> <p><a href="/health-care/about-va-health-benefits/va-health-care-and-other-insurance/">Learn more about how VA works with other insurance</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="When I leave active-duty service, how do I know if I&#x2019;m eligible for TRICARE, VA health care, or both?" id="when-i-leave-active-duty-service-how-do-i-know-if-im-eligibl" level="3"> <div id="3356" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3356" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="When I leave active-duty service, how do I know if I&#x2019;m eligible for TRICARE, VA health care, or both?"> <div id="q_a-3356"> <div data-template="paragraphs/wysiwyg" data-entity-id="3357"> <div itemprop="text"> <p><strong>If you&#x2019;re retiring,</strong> you&#x2019;re eligible for TRICARE. You may also qualify for certain VA health care benefits.</p> <p><strong>If you&#x2019;re separating from service due to a service-connected illness or injury,</strong> you may be eligible for VA health care benefits and certain TRICARE benefits.</p> <p><strong>If you&#x2019;re an OEF/OIF/OND combat Veteran who has just returned from service,</strong> you can receive free medical care for any condition related to your service in Iraq or Afghanistan for 10 years after discharge.</p> <p><a data-entity-substitution="canonical" data-entity-type="node" data-entity-uuid="1e0f732e-c60c-4a40-b8cd-aa10cb619e9b" href="/health-care/eligibility/active-duty" title="Active-duty service members and VA health care">Learn more about health care benefits for transitioning service members</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="If I can&#x2019;t get VA health care benefits, how else can I get health insurance?" id="if-i-cant-get-va-health-care-benefits-how-else-can-i-get-hea" level="3"> <div id="3358" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3358" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="If I can&#x2019;t get VA health care benefits, how else can I get health insurance?"> <div id="q_a-3358"> <div data-template="paragraphs/wysiwyg" data-entity-id="3359"> <div itemprop="text"> <p>Visit healthcare.gov to find out if you qualify for health insurance.</p> <p><a href="https://www.healthcare.gov/">Go to healthcare.gov</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="If I don&#x2019;t qualify for VA health care benefits, can I still get care for certain needs (like PTSD or military sexual trauma)?" id="if-i-dont-qualify-for-va-health-care-benefits-can-i-still-ge" level="3"> <div id="3360" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3360" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="If I don&#x2019;t qualify for VA health care benefits, can I still get care for certain needs (like PTSD or military sexual trauma)?"> <div id="q_a-3360"> <div data-template="paragraphs/wysiwyg" data-entity-id="3361"> <div itemprop="text"> <p>Yes.</p><p><strong>Find out how you may still be able to get care for:</strong></p><ul><li>Posttraumatic stress disorder (PTSD)&#xA0;<br><a href="/health-care/health-needs-conditions/mental-health/ptsd#no-benefits" data-entity-type="node" data-entity-uuid="da20e1c8-3021-4609-b0dd-766879599579" data-entity-substitution="canonical" title="PTSD treatment">Learn more about PTSD treatment services</a></li><li>Other mental health problems (like depression or substance abuse)<br><a href="/health-care/health-needs-conditions/mental-health#no-benefits" data-entity-type="node" data-entity-uuid="ec926928-4e69-47c9-9820-f41d14183b76" data-entity-substitution="canonical" title="VA mental health services">Learn more about mental health treatment services</a></li><li>Mental and physical health problems linked to military sexual trauma (MST)<br><a href="/health-care/health-needs-conditions/military-sexual-trauma#no-benefits" data-entity-type="node" data-entity-uuid="84cb592c-4076-45a4-ba70-541f5cf43d99" data-entity-substitution="canonical" title="Military sexual trauma (MST)">Learn more about MST treatment services</a></li></ul><p>Or, call our general VA hotline at <a href="tel:+1-800-827-1000">800-827-1000</a>, Monday through Friday, 8:00 a.m. to 9:00 p.m. ET to find out what your care options may be.</p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="I need vision care. Can I get it through VA?" id="i-need-vision-care-can-i-get-it-through-va" level="3"> <div id="3362" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3362" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="I need vision care. Can I get it through VA?"> <div id="q_a-3362"> <div data-template="paragraphs/wysiwyg" data-entity-id="3363"> <div itemprop="text"> <p>We cover routine eye exams and preventive tests under VA health care benefits. In some cases, you may get coverage for eyeglasses or services for blind or low vision rehabilitation.</p> <p><a href="/health-care/about-va-health-benefits/vision-care/">Learn more about vision care through VA</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="I need dental care. Can I get it through VA?" id="i-need-dental-care-can-i-get-it-through-va" level="3"> <div id="3364" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3364" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="I need dental care. Can I get it through VA?"> <div id="q_a-3364"> <div data-template="paragraphs/wysiwyg" data-entity-id="3365"> <div itemprop="text"> <p>In certain cases, you may receive dental care as part of your VA health benefits.</p> <p><a href="/health-care/about-va-health-benefits/dental-care/">Find out if you can get dental care through VA</a></p> </div> </div> </div> </div> </va-accordion-item> <va-accordion-item class="va-accordion-item" header="I think I may have a service-connected disability. Can I get disability compensation (monthly payments)?" id="i-think-i-may-have-a-service-connected-disability-can-i-get-" level="3"> <div id="3366" data-template="paragraphs/q_a.collapsible_panel__qa" data-entity-id="3366" data-analytics-faq-section="More about VA health care eligibility" data-analytics-faq-text="I think I may have a service-connected disability. Can I get disability compensation (monthly payments)?"> <div id="q_a-3366"> <div data-template="paragraphs/wysiwyg" data-entity-id="3367"> <div itemprop="text"> <p>If you have an illness or injury that was caused&#x2014;or made worse&#x2014;by your active-duty service, you may be able to get disability compensation.</p> <p><a href="/disability/eligibility/">Find out if you qualify for disability benefits</a></p> </div> </div> </div> </div> </va-accordion-item> </va-accordion> </div> </div> <section data-template="paragraphs/list_of_link_teasers" data-entity-id="4762" class="field_content_block"> <h2 id="more-eligibility-information-y" class="va-nav-linkslist-heading" tabindex="-1"> More eligibility information you may need </h2> <ul class="va-nav-linkslist-list"> <li data-template="paragraphs/linkTeaser" data-entity-id="4758" data-links-list-header="Priority groups" data-links-list-section-header="More eligibility information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id> <va-link href="/health-care/eligibility/priority-groups" text="Priority groups"> </va-link></h3> <p class="va-nav-linkslist-description">Find out what VA priority groups are, how they work, and how they may affect you.</p> </li> <li data-template="paragraphs/linkTeaser" data-entity-id="4759" data-links-list-header="Active-duty service members and VA health care" data-links-list-section-header="More eligibility information you may need"> <h3 class="va-nav-linkslist-title vads-u-font-size--h4" id="-1"> <va-link href="/health-care/eligibility/active-duty" text="Active-duty service members and VA health care"> </va-link></h3> <p class="va-nav-linkslist-description">Learn about your health care options after separation or retirement and how to apply for VA health care when you receive your separation or retirement orders. If you&#x2019;re a combat Veteran, apply right away to take advantage of 10 years of enhanced eligibility. </p> </li> </ul> </section> <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-05-15">May 15, 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" type="text/javascript" defer src="https://www.datadoghq-browser-agent.com/datadog-rum-v5.js"></script> <script nonce="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L" 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="s4QCziXl9VNGIl3IZWFm4X27UNx6vl8L"> (function() { document.getElementById('c4a108fa6dc9be081522488bc80a3eb3').addEventListener('click', function(event) { focusContent(event) }); document.getElementById('83201855c94dc14e8a13ba7b80a41381').addEventListener('click', function(event) { recordEvent({ event: 'nav-crisis-header' }) }); document.getElementById('ce2e7a2f0ea56c43b3809f8c1d300913').addEventListener('click', function(event) { recordEvent({ event: 'nav-jumplink-click' }); }); document.getElementById('b0e5ba409da22da80f97082c6b4e94f0').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('054b7955f8c8d18c58237ae90aba5cde').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('252c11e325fbf68cc9ffaf9fe552e04a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('997160d5cf90c8cb45227b86be0969e6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('72625b163d2aa4d077432498b72639da').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('835dd8a37ce928a0f81bf186125e10f2').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('48837ea05e9f7cd5b4854a2b895c67ea').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('ab1cd90676e2dca8ec19dcea4f6a1cf3').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('4a66414454201a757728faab3d05cb1b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('827ed32befb1496ef6c3a7b1849dfa5a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('31809b3887ebb6a437f9f3228f55df4f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8a8216c3151ff0136fefe97ba2ae51f6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9ecc3ffc15d99ff099d87750159d9a14').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('0a5940803196364465f9f06d5c653550').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d06e9272fcef78ff082eadea6f4257cc').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('405d3516dd0ad281f4ca839f393a3c61').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('0b45835805ac067b31aed4c8d4a28d26').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('aaf35b92128964e120ee3372aededb3e').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('0f586385e99890f1b59009fc689bacdf').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('393ee3370dac8596c5c48278b9445a42').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('67dddd3df49092613fc14393ba393e70').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('61a35e9eb1cfa3dcf7e8ecd9f19d492b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9c643012ba4d5804b3217c2c58ca663a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('7865f6dbe30fe3149ed32673d6873a8f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('f587addb882c397514712f3e2e608577').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8c74afc1bac7c1fefa5fea6440f2985d').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('03404c549d60ffddef36d359aada3e9c').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('bf6cdca43b4b2bac6f16f8196018e4c8').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('cf59692043243ea94771de30dd12c473').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5fc88639043b8adcc633c9c54a7bff3f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('00e791d4a54e79750908f754f712fe27').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e7d8f26a42b3a0f5c9405ead9da6bad6').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d43ef1cedb54b9307b802b90ba007e8d').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('41bc1d89d4b23ac36d5ace5884127167').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('ac1ea235e3f5193090a4615110756823').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('0990f484b7d9c570d0332addd5f7420b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9e295707b2d9b32276349ecea5681359').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('6aff6c8470d27b8dd3cd3416bd3d51ec').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('8c0c027e4566aae42b6ccef69872a505').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('d8c82511f64a3373b2c955fd35174eab').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('6ee55052d2feb2038185e31cc0be505a').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('21271321b4e058616ec6a730b03df1bc').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b1bdeeb0f61ab80954aeeb241c86d0be').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('51416aaa99007b00b90cd61a3f712804').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('9394dd7b7468b62c40ff7ca201523338').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('fac5c5cbd292ac8f514dbe2d6def84c3').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('96491ce4cb19a8135117c52f9cf4bea4').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('7522c0d4d501d5398544fbcb06826078').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('df699938b2cbcd0095720fa84a475a4b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e01c640a156a75aeecfb54813538cfca').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5c5074cfc1315220c0349942834cd17f').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('37852b13d3381912d3bc4a7d9be76416').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b314e686d54fa28cbfb9af5fab2abe74').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('cb33a18ac66c744dc4592eee399b9901').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('2348f4c1968ae5ba3593df6b404f6774').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('147b57c8206be9e1082dbf9d09a1d4d5').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('12e091eb3a60e420ff47dca08496b299').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('a767d66d32384c9ba5ebd829ec180afb').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('3a2d0c2b2daae7b944ab965b3894dd3b').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('eda45765eb7f49df7b2c2bb4b6513f28').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('0a62a5927f196d891e46ec7f44787bec').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('578e6bb40d7fd3e20f33b587e04090b9').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('94c8c8471ba4a1a69bbce0183c165d73').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('3ec9c6accfb86e3d5937409a97f8cf74').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('51064de69c820a922c5486096a54eb30').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('e89237dfd8f05cef2ebe6ad8ff3a69a0').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('61769852afc73449b422d80921e6fad4').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('53a39a546096e37c8abaadbb17f53aa2').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('814d22b18bf15f7eb4c8d73cccc2cb41').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('56f68e1ae540a978eb7e702319db8369').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('dc56d2565667ada955a81ddbe22a1dfe').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('56eeedc847e7219817b03b6866d27fe7').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('5c742db1418fe5f7d21fbe7b59cc64d3').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('588e9e3294e62469a136628d018515f1').addEventListener('click', function(event) { recordEvent({ event: 'nav-sidenav' }); }); document.getElementById('b142e15bfb3d23f04795cdab458d176c').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