CINXE.COM
View your GP health record - 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="View your GP health record online, find out what's included in a GP health record and what to do if there's an issue with your record."> <meta name="google-site-verification" content="a4yrvgi5ZlBnKWfqFKkQ3_mEjqow_fpwbtF2bUTmZgc" /> <link rel="canonical" href="https://www.nhs.uk/nhs-services/gps/view-your-gp-health-record/"> <title>View your GP health record - 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": "View your GP health record"}, "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/nhs-services/", "genre": [], "name": "NHS services"}, "position": 0}, {"@type": "ListItem", "item": {"@id": "https://www.nhs.uk/nhs-services/gps/", "genre": [], "name": "GPs"}, "position": 1}, {"@type": "ListItem", "item": {"@id": "https://www.nhs.uk/nhs-services/gps/view-your-gp-health-record/", "genre": ["Advice or information"], "name": "View your GP health record"}, "position": 2}]}, "copyrightHolder": {"@type": "Organization", "name": "Crown Copyright"}, "dateModified": "2024-05-08T12:22:04+00:00", "description": "View your GP health record online, find out what's included in a GP health record and what to do if there's an issue with your record.", "genre": ["Advice or information"], "hasPart": [], "keywords": "", "lastReviewed": ["2023-11-08T10:23:00+00:00", "2026-11-08T10:23:00+00:00"], "license": "https://developer.api.nhs.uk/terms", "name": "View your GP health record", "relatedLink": [{"@type": "LinkRole", "linkRelationship": "Navigation", "name": "GPs", "position": 0, "url": "https://www.nhs.uk/nhs-services/gps/"}], "schemaVersion": "http://schema.org/version/13.0", "url": "https://www.nhs.uk/nhs-services/gps/view-your-gp-health-record/"}</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/nhs-services/gps/view-your-gp-health-record/"> <meta property="og:site_name" content="nhs.uk"> <meta property="og:title" content="View your GP health record"/> <meta property="og:description" content="View your GP health record online, find out what's included in a GP health record and what to do if there's an issue with your record."> <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="8 May 2024, 1:22 p.m."> <meta property="article:published_time" content="9 Nov 2023, 12:09 p.m."> <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:nhs-services:gps:view-your-gp-health-record" }, "category": { "primaryCategory": "nhs-services", "subCategory1":"gps", "subCategory2":"view-your-gp-health-record", "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="/nhs-services/" class="nhsuk-breadcrumb__link">NHS services</a> </li> <li class="nhsuk-breadcrumb__item"> <a href="/nhs-services/gps/" class="nhsuk-breadcrumb__link">GPs</a> </li> </ol> <p class="nhsuk-breadcrumb__back"> <a href="/nhs-services/gps/" class="nhsuk-breadcrumb__backlink"> <span class="nhsuk-u-visually-hidden">Back to </span> GPs </a> </p> </div> </nav> <div class="nhsuk-width-container"> <main class="nhsuk-main-wrapper nhsuk-u-padding-top-0 nhsuk-u-padding-top-0" id="maincontent" lang="en-GB" > <div class="nhsuk-grid-row"> <div class="nhsuk-grid-column-two-thirds"> <h1> View your GP health record </h1> <p class="nhsuk-lede-text">Your GP health record includes information about the care you've had from your GP surgery.</p> </div> </div> <article> <div class="nhsuk-grid-row"> <div class="nhsuk-grid-column-two-thirds"> <section> <div class="nhsuk-do-dont-list"> <h2 class="nhsuk-do-dont-list__label" > What's in your GP record </h2 > <ul class="nhsuk-list nhsuk-list--tick" > <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="0yw14">medicines your GP has prescribed</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">allergies you have</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">vaccinations you've had</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">conditions you've been diagnosed with</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">notes from appointments at your GP surgery</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">results of tests your GP surgery has arranged</p> </li> <li> <svg class="nhsuk-icon nhsuk-icon__tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" aria-hidden="true" height="34" width="34"> <path stroke-width="4" stroke-linecap="round" d="M18.4 7.8l-8.5 8.4L5.6 12" stroke="#007f3b"></path> </svg> <p data-block-key="x2b4m">letters that hospitals or specialists have sent to your GP</p> </li> </ul> </div> <div class="nhsuk-warning-callout"> <h3 class="nhsuk-warning-callout__label" > Important </h3> <p data-block-key="1i6yf">When you view your record online, you may only see information that was added recently. If you need to see older information, you'll have to ask your GP surgery to make it visible.</p> </div> <div class="nhsuk-do-dont-list"> <h2 class="nhsuk-do-dont-list__label" > What's not in your GP record </h2> <ul class="nhsuk-list nhsuk-list--cross" > <li> <svg class="nhsuk-icon nhsuk-icon__cross" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" width="34" height="34"> <path d="M17 18.5c-.4 0-.8-.1-1.1-.4l-10-10c-.6-.6-.6-1.6 0-2.1.6-.6 1.5-.6 2.1 0l10 10c.6.6.6 1.5 0 2.1-.3.3-.6.4-1 .4z" fill="#d5281b"></path> <path d="M7 18.5c-.4 0-.8-.1-1.1-.4-.6-.6-.6-1.5 0-2.1l10-10c.6-.6 1.5-.6 2.1 0 .6.6.6 1.5 0 2.1l-10 10c-.3.3-.6.4-1 .4z" fill="#d5281b"></path> </svg> <p data-block-key="b6twl">information kept by other services (such as hospitals, dentists and opticians) that has not been sent to your GP – to get this information, you'll need to contact these services directly</p> </li> </ul> </div> </section> <section> <h2>How to see all the information in your GP health record</h2> <p data-block-key="3or8d">When you view your GP health record online, you should be able to see any information that was added recently.</p><p data-block-key="69k91">If you need to see older information in your record (historic record information), you'll have to ask your GP surgery to make it available online.</p> <details class="nhsuk-details nhsuk-expander"> <summary class="nhsuk-details__summary"> <span class="nhsuk-details__summary-text" > How to ask for access to historic record information and what happens next </span> </summary> <div class="nhsuk-details__text"> <p data-block-key="5z3wd">You can either:</p><ul><li data-block-key="4mht">email or call your GP surgery and tell them you want to see historical information in your online GP health record</li><li data-block-key="991mh">mention it to a receptionist at the surgery when you go for your next appointment</li></ul><p data-block-key="ehknm">Let your GP surgery know if you only need access to something specific in your record (such as previous test results). This can be quicker than getting access to your full historic record.</p><p data-block-key="5msso">The surgery will consider your request and make sure there are no issues with making the information available to you (for example, if it could put you or someone else at risk of harm). This can take a few weeks.</p><p data-block-key="40lq9">If there are no issues with making this information available, you'll be able to see it when you view your GP record online.</p> </div> </details> </section> <section> <h2>View your GP health record using your NHS App or account</h2> <p data-block-key="3or8d">You can view your GP health record using the NHS App or by logging into your account on the NHS website.</p><p data-block-key="cpl0k">You can create an account if you do not already have one.</p><p data-block-key="dsfb5">To view your GP record online, you must be:</p><ul><li data-block-key="7tg18"><a href="/nhs-services/gps/how-to-register-with-a-gp-surgery/">registered with a GP surgery</a></li><li data-block-key="4alpn">aged 16 or over</li></ul><p data-block-key="2p7hc">When you create an account, you'll need to prove your identity before you can view your GP health record. This helps keep your record secure.</p> <a href="https://www.nhsapp.service.nhs.uk/patient/health-records/gp-medical-record?referrer=NHS_UK&origin=view_health_record" role="button" draggable="false" class="nhsuk-button " > Log in or open NHS App </a> <a href="https://www.nhsapp.service.nhs.uk/login" role="button" draggable="false" class="nhsuk-button nhsuk-button--secondary" > Create an account </a> <details class="nhsuk-details nhsuk-expander"> <summary class="nhsuk-details__summary"> <span class="nhsuk-details__summary-text" > Other ways to get your GP health record </span> </summary> <div class="nhsuk-details__text"> <h3 data-block-key="5z3wd">Use other GP online services and apps</h3><p data-block-key="esbj3">You may be able to use other <a href="/nhs-services/gps/online-health-and-prescription-services/">GP online services and apps</a> to view your GP record.</p><p data-block-key="8ds4m">Some services and apps are only available in certain areas. Ask your GP surgery which you can use.</p><h3 data-block-key="6fue">Contact your GP surgery</h3><p data-block-key="fpvio">You can ask for your GP record at your GP surgery. They can give you a printed copy of your record or send you a digital version.</p> </div> </details> <div class="nhsuk-inset-text" > <span class="nhsuk-u-visually-hidden">Information: </span> <h3 data-block-key="yil5m"><b>Viewing someone else's GP health record</b></h3><p data-block-key="fvofu"><a href="/nhs-services/gps/gp-services-for-someone-else-proxy-access/">Find out about accessing someone else's medical records</a></p> </div> </section> <section> <div class="nhsuk-card nhsuk-card--care nhsuk-card--care--non-urgent"> <div class="nhsuk-card--care__heading-container"> <h2 class="nhsuk-card--care__heading" > <span role="text"> <span class="nhsuk-u-visually-hidden">Non-urgent advice: </span>Contact your GP surgery if: </span> </h2> <span class="nhsuk-card--care__arrow" aria-hidden="true"></span> </div> <div class="nhsuk-card__content"> <ul><li data-block-key="64fso">you're unable to see your record</li><li data-block-key="422o0">information is missing or has disappeared from your record</li><li data-block-key="8g7di">you can only see very recent information in your record and you need to see older information</li><li data-block-key="ec3ga">there's incorrect information in your record</li><li data-block-key="ah6t5">you can see information that should not be there (for example, you can see information that's not yours)</li><li data-block-key="3cbt6">you do not want to be able to see your record</li><li data-block-key="eptpm">someone is pressuring you for information in your record</li></ul><p data-block-key="a36v">Email or call the surgery, or speak to a receptionist at the surgery when you go for your next appointment.</p> <div class="nhsuk-action-link"> <a class="nhsuk-action-link__link" href="https://www.nhs.uk/service-search/find-a-gp" > <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" >Find your GP surgery</span> </a> </div> </div> </div> </section> </div> </div> </article> <aside class="nhsuk-grid-row"> <div class="nhsuk-grid-column-two-thirds"> <div id="sibling-nav" class="beta-hub-sibling-nav nhsuk-u-padding-top-5"> <h2 class="nhsuk-u-font-size-24 nhsuk-u-margin-bottom-4"> More in <a href="/nhs-services/gps/">GPs</a> </h2> <nav role="navigation" class="beta-nhsuk-navigation-sideways"> <ul class="beta-nhsuk-navigation-sideways__list"> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/how-to-register-with-a-gp-surgery/"> How to register with a GP surgery </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/registering-with-a-gp-outside-your-area/"> Registering with a GP surgery outside your local area </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/gp-appointments-and-bookings/"> Appointments and bookings at your GP surgery </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/using-an-online-form-to-contact-your-gp-surgery/"> Using an online form to contact your GP surgery </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/video-consultations/"> Video consultations </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/what-to-ask-your-doctor/"> What to ask your doctor or other healthcare professional </a> </li> <li class="beta-nhsuk-navigation-sideways__item is-active" aria-current="true"> View your GP health record </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/using-online-services/"> Using online services </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/online-health-and-prescription-services/"> Online health and prescription services </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/gp-services-for-someone-else-proxy-access/"> Accessing GP services for someone else, with proxy access </a> </li> <li class="beta-nhsuk-navigation-sideways__item"> <a href="https://www.nhs.uk/nhs-services/gps/getting-a-fit-note/"> Getting a fit note </a> </li> </ul> </nav> </div> </div> </aside> <div> <p class="nhsuk-body-s nhsuk-u-margin-top-7 nhsuk-u-secondary-text-color"> Page last reviewed: 8 November 2023 <br> Next review due: 8 November 2026 </p> </div> </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>