CINXE.COM
Applying for healthcare cover abroad (GHIC and EHIC) - NHS
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Find out if you're eligible to apply for a new UK EHIC or UK Global Health Insurance Card (GHIC)."> <meta name="google-site-verification" content="a4yrvgi5ZlBnKWfqFKkQ3_mEjqow_fpwbtF2bUTmZgc" /> <link rel="canonical" href="https://www.nhs.uk/using-the-nhs/healthcare-abroad/apply-for-a-free-uk-global-health-insurance-card-ghic/"> <title>Applying for healthcare cover abroad (GHIC and EHIC) - NHS</title> <link href="https://assets.nhs.uk/" rel="preconnect" crossorigin> <link type="font/woff2" href="https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.woff2" rel="preload" as="font" crossorigin> <link type="font/woff2" href="https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.woff2" rel="preload" as="font" crossorigin> <link rel="stylesheet" href="/static/nhsuk/css/main.5879278d8291.css" type="text/css" /> <script type="application/ld+json">{"@context": "http://schema.org", "@type": "WebPage", "about": {"@type": "WebPage", "alternateName": "", "name": "Get healthcare cover abroad with a UK GHIC or UK EHIC"}, "author": {"@type": "Organization", "email": "nhswebsite.servicedesk@nhs.net", "logo": "https://assets.nhs.uk/nhsuk-cms/images/nhs-attribution.width-510.png", "name": "NHS website", "url": "https://www.nhs.uk"}, "breadcrumb": {"@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "item": {"@id": "https://www.nhs.uk/using-the-nhs/", "genre": [], "name": "Services"}, "position": 0}, {"@type": "ListItem", "item": {"@id": "https://www.nhs.uk/using-the-nhs/healthcare-abroad/", "genre": [], "name": "Healthcare abroad"}, "position": 1}, {"@type": "ListItem", "item": {"@id": "https://www.nhs.uk/using-the-nhs/healthcare-abroad/apply-for-a-free-uk-global-health-insurance-card-ghic/", "genre": ["Advice or information"], "name": "Get healthcare cover abroad with a UK GHIC or UK EHIC"}, "position": 2}]}, "copyrightHolder": {"@type": "Organization", "name": "Crown Copyright"}, "dateModified": "2024-05-24T11:50:02+00:00", "description": "Find out if you're eligible to apply for a new UK EHIC or UK Global Health Insurance Card (GHIC).", "genre": ["Advice or information"], "keywords": "", "lastReviewed": ["2023-12-12T10:01:00+00:00", "2026-12-12T00:01:00+00:00"], "license": "https://developer.api.nhs.uk/terms", "name": "Get healthcare cover abroad with a UK GHIC or UK EHIC", "url": "https://www.nhs.uk/using-the-nhs/healthcare-abroad/apply-for-a-free-uk-global-health-insurance-card-ghic/"}</script> <link rel="shortcut icon" href="/static/nhsuk/img/favicons/favicon.68c7f017cfba.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="/static/nhsuk/img/favicons/apple-touch-icon-180x180.15a5044def06.png"> <link rel="mask-icon" href="/static/nhsuk/img/favicons/favicon.25bc75538faa.svg" color="#005eb8"> <link rel="icon" sizes="192x192" href="/static/nhsuk/img/favicons/favicon-192x192.43924bfe6c7e.png"> <meta name="msapplication-TileImage" content="/static/nhsuk/img/favicons/mediumtile-144x144.cf4985872492.png"> <meta name="msapplication-TileColor" content="#005eb8"> <meta name="msapplication-square70x70logo" content="/static/nhsuk/img/favicons/smalltile-70x70.29f75b06cf75.png"> <meta name="msapplication-square150x150logo" content="/static/nhsuk/img/favicons/mediumtile-150x150.89688d93af5b.png"> <meta name="msapplication-wide310x150logo" content="/static/nhsuk/img/favicons/widetile-310x150.535c3996630d.png"> <meta name="msapplication-square310x310logo" content="/static/nhsuk/img/favicons/largetile-310x310.294742e00ff4.png"> <meta property="og:url" content="https://www.nhs.uk/using-the-nhs/healthcare-abroad/apply-for-a-free-uk-global-health-insurance-card-ghic/"> <meta property="og:site_name" content="nhs.uk"> <meta property="og:title" content="Applying for healthcare cover abroad (GHIC and EHIC)"/> <meta property="og:description" content="Find out if you're eligible to apply for a new UK EHIC or UK Global Health Insurance Card (GHIC)."> <meta property="og:type" content="website"> <meta property="og:locale" content="en_GB"> <meta property="og:image" content="https://www.nhs.uk/static/nhsuk/img/default-social-image.a74435697f45.png"> <meta property="og:image:alt" content="nhs.uk"/> <meta property="article:author" content="https://www.facebook.com/nhswebsite/"> <meta property="article:modified_time" content="24 May 2024, 12:50 p.m."> <meta property="article:published_time" content="11 Jan 2021, 10:40 a.m."> <meta property="article:section" content="gsc"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@nhsuk"> <meta name="twitter:creator" content="@nhsuk"> <meta name="twitter:image:alt" content="nhs.uk"/> <script src="/static/nhsuk/js/main.f35b03b7573d.js" defer></script> <script src="https://assets.nhs.uk/scripts/cookie-consent.js"></script> <script id="adobe-target-configuration"> function setUpTarget() { // Enable Target tracking window.targetPageParams = () => ({ "at_property": "b477157d-6850-20b1-d82a-5da5c184f634" }); window.targetGlobalSettings = { cookieDomain: window.location.hostname }; // Obscure page while target does its magic if this visit is part of an A/B test (function(win, doc) { var STYLE_ID = 'at-body-style'; function getParent() { return doc.getElementsByTagName('head')[0]; } function addStyle(parent, id, def) { if (!parent) { return; } var style = doc.createElement('style'); style.id = id; style.innerHTML = def; parent.appendChild(style); } function removeStyle(parent, id) { if (!parent) { return; } var style = doc.getElementById(id); if (!style) { return; } parent.removeChild(style); } var style = 'body {opacity: 0 !important}'; var timeout = 3000; addStyle(getParent(), STYLE_ID, style); setTimeout(function() { removeStyle(getParent(), STYLE_ID); }, timeout); }(window, document)); } </script> <script> // Enable Adobe target only if there is statistics consent cookie if(NHSCookieConsent.getStatistics()) { setUpTarget(); } </script> <script type="application/javascript">window.digitalData= {"page": { "pageInfo": { "pageName": "nhs:web:using-the-nhs:healthcare-abroad:apply-for-a-free-uk-global-health-insurance-card-ghic" }, "category": { "primaryCategory": "using-the-nhs", "subCategory1":"healthcare-abroad", "subCategory2":"apply-for-a-free-uk-global-health-insurance-card-ghic", "subCategory3":"" } }, }; </script> <script id="adobe-analytics" src="https://assets.adobedtm.com/launch-ENe7f6cdd7cc05409b86547d9153429788.min.js" type="text/plain" data-cookieconsent="statistics" async ></script> <script> window.NHSUK_SETTINGS = {}; window.NHSUK_SETTINGS.BANNER_API_URL = "//www.nhs.uk/externalservices/surveyfeedapi/api/bannerfeed"; window.NHSUK_SETTINGS.BANNER_TEST_API_URL = "//www.nhs.uk/externalservices/surveyfeedapi/api/testfeed"; window.NHSUK_SETTINGS.SUGGESTIONS_TEST_HOST = "//api.nhs.uk/site-search/autocomplete"; window.NHSUK_SETTINGS.SEARCH_TEST_HOST = "//nhs.uk/search/results"; window.NHSUK_SETTINGS.USER_FEEDBACK_STORE_ENDPOINT = "https://nhsuk-user-feedback-func-prod-uks.azurewebsites.net/"; </script> </head> <body class=""> <script> document.body.className = ((document.body.className) ? document.body.className + ' js-enabled' : 'js-enabled'); </script> <a class="nhsuk-skip-link" href="#maincontent">Skip to main content</a> <header class="nhsuk-header" role="banner"> <div class="nhsuk-width-container nhsuk-header__container beta-header"> <div class="nhsuk-header__logo"> <a class="nhsuk-header__link" href="/" aria-label="NHS homepage"> <svg class="nhsuk-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 16" height="40" width="100"> <path class="nhsuk-logo__background" fill="#005eb8" d="M0 0h40v16H0z"></path> <path class="nhsuk-logo__text" fill="#fff" d="M3.9 1.5h4.4l2.6 9h.1l1.8-9h3.3l-2.8 13H9l-2.7-9h-.1l-1.8 9H1.1M17.3 1.5h3.6l-1 4.9h4L25 1.5h3.5l-2.7 13h-3.5l1.1-5.6h-4.1l-1.2 5.6h-3.4M37.7 4.4c-.7-.3-1.6-.6-2.9-.6-1.4 0-2.5.2-2.5 1.3 0 1.8 5.1 1.2 5.1 5.1 0 3.6-3.3 4.5-6.4 4.5-1.3 0-2.9-.3-4-.7l.8-2.7c.7.4 2.1.7 3.2.7s2.8-.2 2.8-1.5c0-2.1-5.1-1.3-5.1-5 0-3.4 2.9-4.4 5.8-4.4 1.6 0 3.1.2 4 .6"></path> </svg> </a> </div> <div class="nhsuk-header__content" id="content-header"> <div class="nhsuk-header__search"> <div class="nhsuk-header__search-wrap beta-header__search-wrap js-show" id="wrap-search"> <form class="nhsuk-header__search-form beta-header__search-form" id="search" action="/search/" method="get" role="search"> <label class="nhsuk-u-visually-hidden" for="search-field">Search the NHS website</label> <div class="autocomplete-container" id="autocomplete-container"></div> <input class="nhsuk-search__input" id="search-field" name="q" type="search" placeholder="Search" autocomplete="off" > <button class="nhsuk-search__submit beta-search__submit" type="submit"> <svg class="nhsuk-icon nhsuk-icon__search beta-icon__search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"> <path d="M19.71 18.29l-4.11-4.1a7 7 0 1 0-1.41 1.41l4.1 4.11a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42zM5 10a5 5 0 1 1 5 5 5 5 0 0 1-5-5z"></path> </svg> <span class="nhsuk-u-visually-hidden">Search</span> </button> </form> </div> </div> </div> </div> <div class="beta-nhsuk-navigation-container"> <div class="nhsuk-width-container"> <nav class="beta-nhsuk-navigation" id="header-navigation" role="navigation" aria-label="Primary navigation"> <ul class="beta-nhsuk-header__navigation-list"> <li class="beta-nhsuk-header__navigation-item"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/conditions/"> Health A-Z <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item beta-nhsuk-header__navigation-item--services-mobile"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/nhs-services/"> NHS services <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/live-well/"> Live Well <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/mental-health/"> Mental health <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/conditions/social-care-and-support-guide/"> Care and support <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/pregnancy/"> Pregnancy <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item beta-nhsuk-header__navigation-item--home"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/"> Home <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-nhsuk-header__navigation-item beta-nhsuk-header__navigation-item--services"> <a class="nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" href="/nhs-services/"> NHS services <svg class="nhsuk-icon nhsuk-icon__chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="34" width="34"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </a> </li> <li class="beta-mobile-menu-container"> <button class="beta-nhsuk-header__menu-toggle nhsuk-header__navigation-link beta-nhsuk-header__navigation-link" aria-expanded="false"> <span class="nhsuk-u-visually-hidden">Browse</span> More <svg class="nhsuk-icon beta-nhsuk-icon__chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"> <path d="M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z"></path> </svg> </button> </li> </ul> </nav> </div> </div> </header> <nav class="nhsuk-breadcrumb beta-breadcrumb" aria-label="Breadcrumb"> <div class="nhsuk-width-container"> <ol class="nhsuk-breadcrumb__list"> <li class="nhsuk-breadcrumb__item"> <a href="/" class="nhsuk-breadcrumb__link">Home</a> </li> <li class="nhsuk-breadcrumb__item"> <a href="/using-the-nhs/" class="nhsuk-breadcrumb__link">Services</a> </li> <li class="nhsuk-breadcrumb__item"> <a href="/using-the-nhs/healthcare-abroad/" class="nhsuk-breadcrumb__link">Healthcare abroad</a> </li> </ol> <p class="nhsuk-breadcrumb__back"> <a href="/using-the-nhs/healthcare-abroad/" class="nhsuk-breadcrumb__backlink"> <span class="nhsuk-u-visually-hidden">Back to </span> Healthcare abroad </a> </p> </div> </nav> <div class="nhsuk-width-container"> <main class="nhsuk-main-wrapper nhsuk-u-padding-top-0" id="maincontent" lang="en-GB" > <div class="nhsuk-grid-row"> <div class="nhsuk-grid-column-two-thirds"> <h1>Get healthcare cover abroad with a UK GHIC or UK EHIC</h1> </div> </div> <article> <div class="nhsuk-grid-row"> <div class="nhsuk-grid-column-two-thirds"> <section> <div class="block-richtext"> <p data-block-key="g9sos">The UK Global Health Insurance Card (GHIC) lets you get necessary state healthcare in the European Economic Area (EEA), and some other countries, on the same basis as a resident of that country. This may be free or it may require a payment equivalent to that which a local resident would pay.</p><p data-block-key="esc8i">The UK GHIC has replaced the existing European Health Insurance Card (EHIC). If you have an existing EHIC you can continue to use it until the expiry date on the card. Once it expires, you'll need to apply for a UK GHIC to replace it.</p><p data-block-key="5sntb">You can apply for a new card up to 9 months before your current card expires.</p><p data-block-key="5ihkp">A UK GHIC is free and lasts for up to 5 years. Apply for your new card through the NHS website. Avoid unofficial websites – they may charge you a fee to apply.</p><p data-block-key="8221n">If you have rights under the Withdrawal Agreement, you can choose to apply for a new UK EHIC instead.</p><p data-block-key="4kal2">The UK GHIC is not a replacement for travel insurance. We advise you to have private travel and medical insurance for the duration of your trip.</p><p data-block-key="4cr9b">We also recommend you check <a href="https://www.gov.uk/foreign-travel-advice">FCDO travel advice</a> on GOV.UK for the country you're visiting.</p> </div> <div class="block-action_link"> <div class="nhsuk-action-link"> <a class="nhsuk-action-link__link" href="https://overseas-healthcare.nhsbsa.nhs.uk/get-healthcare-cover-travelling-abroad/start" > <svg class="nhsuk-icon nhsuk-icon__arrow-right-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="36" width="36"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M12 2a10 10 0 0 0-9.95 9h11.64L9.74 7.05a1 1 0 0 1 1.41-1.41l5.66 5.65a1 1 0 0 1 0 1.42l-5.66 5.65a1 1 0 0 1-1.41 0 1 1 0 0 1 0-1.41L13.69 13H2.05A10 10 0 1 0 12 2z"></path> </svg> <span class="nhsuk-action-link__text" >Apply for a UK GHIC</span> </a> </div> </div> </section> <section> <div class="block-richtext"> <p data-block-key="7u27s">You can apply for a UK GHIC if you're a resident in the UK. You can also add your family members to your application when you apply.</p><p data-block-key="1v9l4">You'll need to provide your:</p><ul><li data-block-key="29s96">full name</li><li data-block-key="5dbc4">address</li><li data-block-key="1s6l3">date of birth</li><li data-block-key="4htso">National Insurance number</li><li data-block-key="57esa">Health and Care number (if you're from Northern Ireland)</li></ul> </div> <div class="block-richtext"> <h3 data-block-key="nz0n8">Applying for family members</h3><p data-block-key="b7gt7">Every member of your family needs their own card. You can add your spouse, civil partner and children to your application when you apply. You must enter your own details first and apply for any additional cards when prompted.</p><p data-block-key="fm6hu">If you've already completed your application and want to add additional family members <a href="https://faq-ohs.nhsbsa.nhs.uk/contact-us/">contact NHS Overseas Healthcare Services</a>. You'll need to give us your reference number, name, date of birth and address so we can access your record.</p><h3 data-block-key="f5al0"><b>After you apply</b></h3><p data-block-key="e28bf">After you've submitted your application, we'll email you within 24 hours to let you know whether it has been approved or not (if you don't get a reply, check your junk folder). We may need to see additional information or documents before approving it.</p><p data-block-key="5g1ng">Once your application has been approved, you should receive your new card within 15 working days. It will be sent to you by post.</p><p data-block-key="4dtit">If you do not receive it before you travel, and need medically necessary treatment during your visit, you can apply for a Provisional Replacement Certificate (PRC) to get temporary cover. For more information, see "If you don't have your card with you" towards the end of this page.</p><h3 data-block-key="js9s"><b>If you have rights under the Withdrawal Agreement</b></h3><p data-block-key="b9pr6">If you have rights under the Withdrawal Agreement, you can choose to apply for a new UK EHIC rather than a UK GHIC. Like the UK GHIC, it's free and lasts up to 5 years. You can <a href="https://www.gov.uk/guidance/the-withdrawal-agreement-what-uk-nationals-need-to-know-about-citizens-rights">find out if you have rights under the Withdrawal Agreement on GOV.UK</a>.</p> </div> <div class="block-action_link"> <div class="nhsuk-action-link"> <a class="nhsuk-action-link__link" href="https://overseas-healthcare.nhsbsa.nhs.uk/get-healthcare-cover-travelling-abroad/start" > <svg class="nhsuk-icon nhsuk-icon__arrow-right-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" height="36" width="36"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M12 2a10 10 0 0 0-9.95 9h11.64L9.74 7.05a1 1 0 0 1 1.41-1.41l5.66 5.65a1 1 0 0 1 0 1.42l-5.66 5.65a1 1 0 0 1-1.41 0 1 1 0 0 1 0-1.41L13.69 13H2.05A10 10 0 1 0 12 2z"></path> </svg> <span class="nhsuk-action-link__text" >Apply for a UK EHIC</span> </a> </div> </div> <div class="block-richtext"> <h2 data-block-key="hgvgg"><b>What your card covers</b></h2><p data-block-key="4lfft">You can use your card to get state healthcare that cannot reasonably wait until you come back to the UK (sometimes called "medically necessary healthcare"). This includes things like:</p><ul><li data-block-key="5d437">emergency treatment and visits to A&E</li><li data-block-key="ei57f">treatment or routine medical care for long-term or pre-existing medical conditions</li><li data-block-key="4t1kn">routine maternity care, as long as you're not <a href="https://www.nhs.uk/using-the-nhs/healthcare-abroad/going-abroad-for-treatment/giving-birth-outside-the-uk/">going abroad to give birth</a></li></ul><p data-block-key="c51fm">You'll need to pre-arrange some treatments with the relevant healthcare provider in the country you're visiting – for example, kidney dialysis or chemotherapy – as it's not guaranteed that local healthcare providers will always have the capacity to provide this care.</p><p data-block-key="3vm2o">Whether treatment is medically necessary is decided by the healthcare provider in the country you're visiting.</p><p data-block-key="4jm4n">Not all state healthcare is free outside of the UK. You may have to pay for treatment that you would get for free on the NHS, if a local resident would be expected to pay in the country you're visiting.</p><p data-block-key="fih2d">Before travelling, you should check the state-provided healthcare services in the country you're visiting and any potential charges you may face.</p><p data-block-key="e9u4a"><a href="https://www.gov.uk/government/collections/healthcare-in-the-eu-norway-iceland-liechtenstein-and-switzerland">Check the relevant country guide on GOV.UK for information on how to access treatment in the country you're visiting</a></p> </div> <div class="block-richtext"> <h2 data-block-key="hgvgg"><b>What your card does not cover</b></h2><p data-block-key="7sj0r">A UK GHIC (or UK EHIC) does not replace travel and medical insurance or cover services like:</p><ul><li data-block-key="frp3o">being flown back to the UK (medical repatriation)</li><li data-block-key="fs8j8">treatment in a private medical facility</li><li data-block-key="81nr7">ski or mountain rescue</li></ul><p data-block-key="qq88">We advise that you have a UK GHIC (or UK EHIC) and private travel and medical insurance for the duration of your trip.</p> </div> <div class="block-richtext"> <h2 data-block-key="a0390"><b>Where you can use your card</b></h2><h3 data-block-key="69vu1"><b>UK GHIC</b></h3><p data-block-key="43mle">You can use a UK GHIC when you're visiting:</p><ul><li data-block-key="86vud">a country in the European Economic Area (EEA) – <a href="https://www.gov.uk/eu-eea">see a list of EEA countries on GOV.UK</a></li><li data-block-key="2vae1">Montenegro</li><li data-block-key="e1prc">Australia</li><li data-block-key="1l975">Jersey, Guernsey and the Isle of Man</li><li data-block-key="bkkbk">St Helena, Tristan and Ascension</li></ul><p data-block-key="5d6qv">You can use a UK GHIC in Switzerland if you're one of the following:</p><ul><li data-block-key="13vrf">a British national</li><li data-block-key="4ka9q">a Swiss national</li><li data-block-key="70cm2">an EU citizen</li><li data-block-key="dtv7p">a refugee</li><li data-block-key="ei896">a stateless person</li><li data-block-key="2mc8i">a family member of someone who holds one of the above nationalities or statuses</li></ul><p data-block-key="d5k06">The UK government is negotiating with other countries to expand the use of the UK GHIC, so always check coverage before you travel.</p><h3 data-block-key="e3u2q"><b>UK EHIC</b></h3><p data-block-key="809nn">You can use a UK EHIC when you're visiting:</p><ul><li data-block-key="2dsl3">a country in the European Economic Area (EEA) – <a href="https://www.gov.uk/eu-eea">see a list of EEA countries on GOV.UK</a></li><li data-block-key="b0dk3">Switzerland</li></ul><h3 data-block-key="8l47p"><b>Visiting Montenegro</b></h3><p data-block-key="1v102">You can get free emergency treatment in Montenegro but you'll have to pay for your prescribed medicines and for other medical treatment.</p><p data-block-key="6ke65">If you're a UK national, your UK passport will give you access to emergency healthcare in Montenegro.</p><p data-block-key="a49q3">If you're a UK resident but not a UK national you'll need your passport and a UK GHIC (or UK EHIC) to get emergency healthcare.</p><h3 data-block-key="6stut"><b>Getting healthcare in other countries</b></h3><p data-block-key="euhvm">You'll have to pay for treatment unless the UK has a <a href="https://faq.nhsbsa.nhs.uk/knowledgebase/article/KA-26800/en-us">healthcare agreement with that country</a>.</p> </div> <div class="block-richtext"> <h2 data-block-key="pl1be"><b>Check if you're eligible for a UK GHIC</b></h2><p data-block-key="9eahl">You'll be entitled to a UK GHIC if both of these things apply:</p><ul><li data-block-key="2eel1">you're ordinarily and legally resident in the UK</li><li data-block-key="asa3c">you do not have healthcare cover provided by an EEA country or Switzerland</li></ul><p data-block-key="5u101"><a href="https://www.gov.uk/government/publications/help-for-nhs-to-recover-costs-of-care-from-visitors-and-migrants/settled-purpose-tool">There is information about what "ordinarily resident" means on GOV.UK</a></p><p data-block-key="52i3p">You may also be entitled to a UK GHIC if you're:</p><ul><li data-block-key="488vn">living in the EEA or Switzerland with a registered S1 form</li><li data-block-key="4ajjo">living in the EEA or Switzerland with an A1 document issued by the UK</li><li data-block-key="124su">a family member or dependant of an entitled individual already listed</li></ul> </div> <div class="block-richtext"> <h2 data-block-key="vjzta">Check if you're eligible for a UK EHIC</h2><p data-block-key="93sdq">You may be eligible for a new UK EHIC if you meet one of the following criteria:</p><ul><li data-block-key="1brje">you're living in the EEA or Switzerland and have been since before 1 January 2021 with a registered S1, E121, E106 or E109 form issued by the UK</li><li data-block-key="akaa8">you're living in the EEA or Switzerland since before 1 January 2021 with an A1 issued by the UK</li><li data-block-key="9rii4">you're a national of the EEA or Switzerland who has legally resided in the UK since before 1 January 2021 and are covered under the Withdrawal Agreement – you may not be covered if you are also a UK national or if you were born in the UK</li><li data-block-key="cvkgf">you're a family member or dependant of an entitled individual already listed</li></ul><p data-block-key="2p8j4">If your circumstances change and you no longer meet one of the above criteria, you may not be entitled to continue using the card and should <a href="https://faq-ohs.nhsbsa.nhs.uk/contact-us/">contact NHS Overseas Healthcare Services</a>.</p><p data-block-key="13kr7">You must be entitled to use your UK GHIC or UK EHIC at the time of the treatment. If you use it to access healthcare that you're not entitled to, you may be liable for the full cost of all treatment received or face prosecution.</p> </div> <div class="block-richtext"> <h2 data-block-key="iyg22"><b>Students </b></h2><h3 data-block-key="aics9"><b>Applying for a UK Student EHIC or UK GHIC</b></h3><p data-block-key="1d7u0">To apply for a UK Student EHIC or UK GHIC, you'll need a letter from your university or college showing:</p><ol><li data-block-key="9qfpi">the name and address of the UK educational institution if you're travelling as part of your course</li><li data-block-key="3rqmt">the address of where you're studying in the EEA or Switzerland</li><li data-block-key="1k87p">details of the qualification you're studying for</li><li data-block-key="1cf1q">the dates your study period in the EEA or Switzerland started and is due to finish</li><li data-block-key="4jioe">your permanent residential address in the UK</li></ol><p data-block-key="fa7s">If the letter from your university or college does not include your permanent residential address in the UK, you'll be asked to provide further evidence to confirm this.</p><p data-block-key="72nv4">This is in addition to the information set out in "How to apply" above.</p><h3 data-block-key="af5d3"><b>Students studying in the EEA or Switzerland applying for a UK Student EHIC or UK GHIC</b></h3><p data-block-key="14nod">If you normally live in the UK and have been studying in the EEA or Switzerland since before 1 January 2021, you may be eligible for a new UK Student EHIC for use in the EEA, Switzerland and your country of study.</p><p data-block-key="egels">If you started your course after 1 January 2021, or you're planning to study in an EEA country or Switzerland, you'll need to apply for a UK Student GHIC.</p> </div> <div class="block-richtext"> <h2 data-block-key="vjzta"><b>Using a UK GHIC (or UK EHIC) when abroad</b></h2><p data-block-key="6ivje">You should take your UK GHIC (or UK EHIC) with you when you travel abroad. If you need medically necessary treatment, you'll need to present the card to the hospital (or other service provider) that is treating you – make sure that you are being treated at a public health provider and not a private one. Keep all receipts and paperwork.</p><p data-block-key="8l3e9">Depending on the country you visit you may be expected to pay all or part of your bill upfront and then claim a refund afterwards.</p><p data-block-key="claaq">Some countries ask patients to pay a contribution towards the cost of their care. This is known as a co-payment or patient share. You can claim back the difference between the total bill and the co-payment, but the actual co-payment is not refundable.</p><p data-block-key="ce5ul">Your UK GHIC or UK EHIC will not cover costs that a local resident would have to pay.</p> </div> <div class="block-richtext"> <h2 data-block-key="iyg22"><b>If you don't have your card with you</b></h2><p data-block-key="6m62">If you need emergency treatment when you're in another country and do not have your UK GHIC (or UK EHIC) with you, you can apply for a Provisional Replacement Certificate (PRC). A PRC gives you the same level of cover as a UK GHIC or UK EHIC.</p><p data-block-key="6ac0h">A PRC also covers you if you've applied for a UK GHIC or UK EHIC and it has not arrived yet.</p><p data-block-key="716rk"><a href="https://www.nhsbsa.nhs.uk/get-healthcare-cover-travelling-abroad/temporary-cover-emergency-treatment-abroad">Find out more about PRCs and how to apply for one</a></p><p data-block-key="a72fp">You'll need to pay in full for treatment if you do not have a UK GHIC, UK EHIC or PRC. You should ask for a copy of your invoice and obtain a receipt.</p> </div> <div class="block-richtext"> <h2 data-block-key="iyg22"><b>How to claim a refund</b></h2><p data-block-key="5lve3">To claim a refund for healthcare covered by your UK GHIC or UK EHIC, you'll need to download and fill in a refund claim form and send it to NHS Overseas Healthcare Services. You should include receipts and any supporting documents with your claim form.</p><p data-block-key="c6s6o"><a href="https://www.nhsbsa.nhs.uk/claim-refund-treatment-costs">Find out how to claim a refund for healthcare covered by your UK GHIC or UK EHIC</a></p> </div> <div class="block-richtext"> <h2 data-block-key="iyg22"><b>Incorrect charges for treatment</b></h2><p data-block-key="bq607">If you think you've been incorrectly charged for medical treatment, <a href="https://www.nhsbsa.nhs.uk/claim-refund-treatment-costs">contact NHS Overseas Healthcare Services</a>.</p><p data-block-key="5tdg">Keep all documents relating to your treatment. You may need to provide more information to confirm your eligibility and the cost of the treatment you had. This could include:</p><ul><li data-block-key="94a2o">receipts or invoices relating to treatment</li><li data-block-key="d8kh2">confirmation that the treatment was state-provided</li><li data-block-key="c1emp">confirmation of payments made to healthcare institutions</li><li data-block-key="1a0ko">documents relating to insurance cover if your insurer paid for treatment</li><li data-block-key="d83h4">discharge documents</li></ul><p data-block-key="ajioi">NHS Overseas Healthcare Services will look at your claim to decide whether you were charged when you should have been covered. If they determine that your treatment should have been covered by the UK GHIC or UK EHIC, they'll reimburse you or your insurer for the costs of treatment that are covered by your card.</p> </div> <div class="block-richtext"> <h2 data-block-key="iyg22"><b>If you suspect GHIC or EHIC fraud</b></h2><p data-block-key="8knrf">If you suspect that somebody has fraudulently applied for or used a UK GHIC or UK EHIC they are not entitled to, you can report this to the <a href="https://cfa.nhs.uk/reportfraud">NHS Counter Fraud Authority</a>.</p><p data-block-key="a765r">Alternatively, you can email your concern to <a href="mailto:lcfs@nhsbsa.nhs.uk">lcfs@nhsbsa.nhs.uk</a><br/><br/>Only emails about the misuse of GHIC or EHIC will be responded to.</p> </div> </section> <div> <p class="nhsuk-body-s nhsuk-u-margin-top-7 nhsuk-u-secondary-text-color"> Page last reviewed: 12 December 2023<br> Next review due: 12 December 2026 </p> </div> </div> <div class="nhsuk-grid-column-one-third"> <div class="app-related-nav"> <nav class="app-related-nav__nav-section" aria-labelledby="parent-title"> <h2 class="app-related-nav__heading" id="parent-title">Healthcare abroad</h2> <ul class="app-related-nav__list"> <li class="app-related-nav__item app-related-nav__item--selected" aria-current="true">Get healthcare cover abroad with a UK GHIC or UK EHIC</li> <li class="app-related-nav__item"><a class="app-related-nav__link" href="/using-the-nhs/healthcare-abroad/going-abroad-for-treatment/">Going abroad for treatment</a></li> <li class="app-related-nav__item"><a class="app-related-nav__link" href="/using-the-nhs/healthcare-abroad/moving-abroad/">Moving abroad</a></li> </ul> </nav> </div> </div> </div> </article> </main> </div> <footer role="contentinfo"> <div class="nhsuk-footer" id="nhsuk-footer"> <div class="nhsuk-width-container"> <h2 class="nhsuk-u-visually-hidden">Support links</h2> <div class="beta-nhsuk-footer"> <ul class="beta-nhsuk-footer__list nhsuk-footer__list"> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/">Home</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/conditions/">Health A to Z</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/live-well/">Live Well</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/mental-health/">Mental health</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/conditions/social-care-and-support-guide/">Care and support</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/pregnancy/">Pregnancy</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-services/">NHS services</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/conditions/coronavirus-covid-19/">Coronavirus (COVID-19)</a></li> </ul> <ul class="nhsuk-footer__list beta-nhsuk-footer__list"> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-app/">NHS App</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-services/online-services/find-nhs-number/">Find my NHS number</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-services/gps/view-your-gp-health-record/">View your GP health record</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-services/online-services/view-your-test-results/">View your test results</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/using-the-nhs/about-the-nhs/">About the NHS</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/using-the-nhs/healthcare-abroad/apply-for-a-free-uk-global-health-insurance-card-ghic/">Healthcare abroad</a></li> </ul> <ul class="nhsuk-footer__list beta-nhsuk-footer__list"> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/nhs-sites/">Other NHS websites</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/our-policies/profile-editor-login/">Profile editor login</a></li> </ul> <ul class="nhsuk-footer__list beta-nhsuk-footer__list beta-nhsuk-footer__list-policies"> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/about-us/">About us</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/give-feedback-about-the-nhs-website/">Give us feedback</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/accessibility-statement/">Accessibility statement</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/our-policies/">Our policies</a></li> <li class="beta-nhsuk-footer__list-item nhsuk-footer__list-item"><a class="beta-nhsuk-footer__list-item-link nhsuk-footer__list-item-link" href="/our-policies/cookies-policy/">Cookies</a></li> </ul> </div> <div> <p class="beta-nhsuk-footer__copyright">© Crown copyright</p> </div> </div> </div> </footer> <script src="https://assets.nhs.uk/scripts/login.js"></script> </body> </html>