CINXE.COM

The BMJ Medical news

<!DOCTYPE html><html lang="en"><head><link rel="preload" as="image" imageSrcSet="https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&amp;w=110&amp;q=75 1x, https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&amp;w=220&amp;q=75 2x"/><meta charSet="utf-8"/><meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no, viewport-fit=cover"/><link rel="shortcut icon" href="https://thebmj-frontend.bmj.com/next-resources/favicon.ico" type="image/vnd.microsoft.icon"/><title>The BMJ Medical news</title><meta name="title" content="The BMJ Medical news"/><meta name="twitter:title" content="The BMJ Medical news"/><meta property="og:title" content="The BMJ Medical news"/><meta name="description" content="News stories selected for their interest to doctors working in medical research, clinical practice, medical education and healthcare policy"/><meta name="twitter:description" content="News stories selected for their interest to doctors working in medical research, clinical practice, medical education and healthcare policy"/><meta property="og:description" content="News stories selected for their interest to doctors working in medical research, clinical practice, medical education and healthcare policy"/><meta name="twitter:image" content="https://www.bmj.com/next-resources/the-bmj-logo.png"/><meta property="og:image" content="https://www.bmj.com/next-resources/the-bmj-logo.png"/><meta name="twitter:card" content="summary_large_image"/><meta property="og:url" content="https://www.bmj.com/news/news"/><meta name="next-head-count" content="15"/><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" data-domain-script="565e50dd-f6e9-46d6-91cd-5c40a270264f"/><script async="" src="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" type="text/javascript" data-domain-script="565e50dd-f6e9-46d6-91cd-5c40a270264f"></script><link rel="preload" href="https://thebmj-frontend.bmj.com/next-resources/oneTrust.js" as="script"/><script async="" src="https://thebmj-frontend.bmj.com/next-resources/oneTrust.js" type="text/javascript"></script><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script"/><script async="" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><link rel="preconnect dns-prefetch" href="https://analytics.bmj.com"/><link rel="preconnect dns-prefetch" href="https://adservice.google.com"/><link rel="preconnect dns-prefetch" href="https://www.google-analytics.com"/><link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net"/><link rel="preconnect dns-prefetch" href="https://cdn-eu.pagesense.io"/><link rel="preconnect dns-prefetch" href="https://popup.wisepops.com"/><link rel="preconnect dns-prefetch" href="https://www.medtargetsystem.com"/><link rel="preconnect dns-prefetch" href="https://secure.polldaddy.com"/><link rel="preconnect dns-prefetch" href="https://cdn.pbgrd.com/core-bmj.js?t=1653636702"/><script async="" type="text/javascript" src="https://cdn.pbgrd.com/core-bmj.js?t=1653636702"></script><script async=""> var topBottomSizes = [ { label: "xs", breakpoint: "20em", sizes: [ [300, 50], [320, 100], ], }, { label: "sm", breakpoint: "30em", sizes: [[468, 60]] }, { label: "lg", breakpoint: "46em", sizes: [[728, 90]] }, { label: "xl", breakpoint: "61em", sizes: [[970, 90]] }, { label: "xxl", breakpoint: "80em", sizes: [[970, 250]] }, ].reduce(function (e, t) { var a = [].concat(e) return ( window.matchMedia("screen and (min-width: " + t.breakpoint + ")") .matches && (a = a.concat(t.sizes)), a ) }, []), mpu1Size = [300, 600], mpu2Size = [300, 250], googletag = googletag || {}; googletag.cmd = googletag.cmd || []; googletag.cmd.push(function () { googletag .defineSlot( "/21798771943/BMJ.com_HomePage_TOPBanner", topBottomSizes, "div-gpt-ad-7326006-1" ) .addService(googletag.pubads()) .setTargeting("pgid", "pubgrade_lib_disabled"); googletag .defineSlot( "/21798771943/BMJ.com_HomePage_MPU1", mpu1Size, "div-gpt-ad-7326006-2" ) .addService(googletag.pubads()); googletag .defineSlot( "/21798771943/BMJ.com_HomePage_MPU2", mpu2Size, "div-gpt-ad-7326006-3" ) .addService(googletag.pubads()); googletag.pubads().setTargeting("url", window.parent.location.pathname); googletag.pubads().enableLazyLoad({fetchMarginPercent:0,renderMarginPercent:0,mobileScaling:2}); googletag.enableServices(); }) </script><script async=""> function parseCookies() { let cookieHeader = document.cookie || ""; let cookies = Object.fromEntries( cookieHeader.split("; ").map((c) => c.split("=")) ); for (let key in cookies) { if (cookies[key] === "undefined") { cookies[key] = undefined; } } return cookies; } function uuidv4() { var d = new Date().getTime(); //Timestamp var d2 = (typeof performance !== "undefined" && performance.now && performance.now() * 1000) || 0; //Time in microseconds since page-load or 0 if unsupported return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function (c) { var r = Math.random() * 16; //random number between 0 and 16 if (d > 0) { //Use timestamp until depleted r = (d + r) % 16 | 0; d = Math.floor(d / 16); } else { //Use microseconds since page-load if supported r = (d2 + r) % 16 | 0; d2 = Math.floor(d2 / 16); } return (c === "x" ? r : (r & 0x3) | 0x8).toString(16); }); } function handleCookie() { let cookies = parseCookies(); let bmj_uuid = cookies.bmj_uuid; if (!bmj_uuid) { bmj_uuid = uuidv4(); cookies.bmj_uuid = bmj_uuid; } return { bmj_uuid }; } let { bmj_uuid } = handleCookie(); let bmj_ppid = parseCookies().bmj_ppid; window.dataLayer = window.dataLayer || []; function checkUserLoginStatus(dataLayer) { const userMail = dataLayer.find((item) => item.user)?.user?.mail; if (!userMail) { return false; } return userMail !== anonMailId; } const anonMailId = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; let nonAnonMailId = dataLayer.find((item) => item.user)?.user?.mail === anonMailId ? null : dataLayer.find((item) => item.user)?.user?.mail; let userId = dataLayer.find((item) => item.user)?.user?.["data-ics"] ?? (dataLayer.find((item) => item.user)?.user?.mail && nonAnonMailId) ?? bmj_ppid ?? bmj_uuid; googletag.cmd.push(function () { googletag.pubads().setPublisherProvidedId(userId); googletag.pubads().setTargeting("islogged", checkUserLoginStatus(dataLayer) ? "true" : "false"); googletag.enableServices(); }); document.cookie = "bmj_ppid=" + userId + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; document.cookie = "bmj_uuid=" + bmj_uuid + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; window.dataLayer.push({ bmj_uuid: bmj_uuid, }); </script><script async="">(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://analytics.bmj.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NF7HCLL');</script><link rel="preload" href="/_next/static/css/0125e1088e5e73c9.css" as="style"/><link rel="stylesheet" href="/_next/static/css/0125e1088e5e73c9.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-6ef43a8d4a395f49.js" defer=""></script><script src="/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script><script src="/_next/static/chunks/main-fc788ce92ccfeb2d.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d160cdc6145746a5.js" defer=""></script><script src="/_next/static/chunks/100-933a18c4a3ce9023.js" defer=""></script><script src="/_next/static/chunks/363-c279d1e5e0049870.js" defer=""></script><script src="/_next/static/chunks/pages/%5Bslug%5D/%5BarticleType%5D-bc03eeb8e17154d1.js" defer=""></script><script src="/_next/static/RXHs9bFYNCnbJnpAwHNLu/_buildManifest.js" defer=""></script><script src="/_next/static/RXHs9bFYNCnbJnpAwHNLu/_ssgManifest.js" defer=""></script></head><body><noscript><iframe src="https://analytics.bmj.com/ns.html?id=GTM-NF7HCLL" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><div id="__next"><div><div class="undefined flex justify-center items-center min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-7326006-1" data-testid="top-ad-slot" class="flex justify-center items-center w-[auto] h-[100px] md:h-[250px]"></div></div><div data-testid="page-with-menu" class="transition-transform duration-300 ease-in-out"><div class="text-center">Intended for healthcare professionals</div><section class="hidden sm:flex bg-bmj-grey-30"><section class="max-w-[80rem] px-sm mx-auto w-full"><div data-testid="user-bar" class="flex justify-end items-center"><a data-testid="our-company" href="https://www.bmj.com/company" class="text-bmj-blue-600 no-underline p-[0.25rem] mr-4 text-base hover:text-font-color-link-hover hover:underline">Our Company</a><a data-testid="subscribe" href="https://www.bmj.com/uk/subscribe" class="text-bmj-blue-600 no-underline p-[0.25rem] mr-4 text-base hover:text-font-color-link-hover hover:underline">Subscribe</a><a data-testid="my-account" href="https://myaccount.bmj.com/myaccount/account/hw-registration.html" class="text-bmj-blue-600 no-underline p-[0.25rem] mr-4 text-base hover:text-font-color-link-hover hover:underline">My Account</a><a data-testid="login" href="https://www.bmj.com/user/login" class="text-bmj-blue-600 no-underline p-[0.25rem] mr-4 text-base hover:text-font-color-link-hover hover:underline">Login</a></div></section></section><nav class="bg-bmj-blue-500 relative z-20 w-full" data-headlessui-state=""><div data-testid="menu-bar" class="mx-auto sm2:px-4 lg2:px-6 px-[0.4rem] lg2:pr-0"><div class="relative flex h-16"><button class="lg2:hidden inline-flex items-center justify-center rounded-md p-2 sm2:p-0 text-white hover:bg-bmj-blue-500 focus:outline-none focus:ring-2 focus:ring-gray-200 dark:text-white dark:focus:ring-transparent max-w-[80rem] mx-auto"><span class="sr-only">Open main menu</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="block h-6 w-6"><path fill-rule="evenodd" d="M2 4.75A.75.75 0 012.75 4h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 4.75zM2 10a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 10zm0 5.25a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75z" clip-rule="evenodd"></path></svg></button><div class="flex w-full items-center max-w-[80rem] mx-auto"><a href="/" class="flex items-center"><div class="leading-0 ml-[0.20rem] mr-[0.5rem]" data-testid="logo"><img alt="The BMJ Logo" layout="fixed" srcSet="https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&amp;w=110&amp;q=75 1x, https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&amp;w=220&amp;q=75 2x" src="https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&amp;w=220&amp;q=75" width="110" height="40" decoding="async" data-nimg="1" class="min-w-full w-[6.87rem] mr-2 ml-[0.20rem]" loading="eager" style="color:transparent"/></div></a><div data-testid="desktop-menu" class="hidden sm2:hidden md2:flex md2:justify-between md2:w-full lg2:flex lg2:justify-start lg2:w-auto"><div class="flex w-full justify-between flex-shrink-0"><section class="flex"><a data-testid="covid-19" href="/coronavirus" class="block px-2 py-4 md2:py-[1.10rem] text-lg text-white hover:bg-bmj-blue-400">covid-19</a><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="research" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:Rj5kn6:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Research<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="education" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:Rl5kn6:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Education<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="news-views" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:Rn5kn6:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">News &amp; Views<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="campaigns" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:Rp5kn6:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Campaigns<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="jobs" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:Rr5kn6:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Jobs<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div></section><section class="lg2:flex flex-row md2:hidden md2:ml-[5rem]"><a data-testid="archive" href="/archive" class="flex lg2:px-2 md2:px-0 py-4 md2:py-[1.10rem] text-lg text-white hover:bg-bmj-blue-400">Archive</a><a data-testid="for-authors" href="/about-bmj/resources-authors" class="flex lg2:px-2 md2:px-0 py-4 md2:py-[1.10rem] text-lg text-white hover:bg-bmj-blue-400">For authors</a><a data-testid="hosted" href="http://hosted.bmj.com" class="flex lg2:px-2 md2:px-0 py-4 md2:py-[1.10rem] text-lg text-white hover:bg-bmj-blue-400">Hosted</a></section></div><div class="hidden md2:block lg2:block absolute lg2:static right-[6px]"><a class="text-white flex items-center p-4 lg2:py-5 md2:py-[20px] text-lg leading-5 hover:bg-bmj-blue-400 hover:text-white group" href="/search/advanced" data-testid="search" aria-label="Search"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="24" height="24" class="text-[1.5rem] pr-[0.3rem] text-bmj-blue-300 group-hover:text-white"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg><span class="hidden lg2:inline">Search</span></a></div></div></div></div></div><div data-testid="mobile-menu" class="-translate-x-full fixed top-0 left-0 w-[16rem] h-screen bg-bmj-blue-500 z-10 transform transition-transform duration-300 ease-in-out overflow-y-auto sm2:mt-[3.5rem] md2:mt-[3.5rem] lg2:mt-0 mt-[1.5rem]"><div class="md2:hidden text-left"><a href="/coronavirus" class="text-lg px-4 block text-white hover:bg-bmj-blue-400 border-b border-white border-opacity-30 py-[18px]">covid-19</a><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="research" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:R16b76:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Research<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="education" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:R1ab76:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Education<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="news-views" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:R1eb76:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">News &amp; Views<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="campaigns" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:R1ib76:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Campaigns<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><div data-testid="sub-menus" class="sm2:relative sm2:z-1" data-headlessui-state=""><button data-testid="jobs" class="flex w-full items-center px-4 py-[18px] text-lg text-white text-left hover:bg-bmj-blue-400 md2:py-[1.10rem] md2:px-[0.4rem] border-b border-white border-opacity-30 lg2:border-0 md2:border-0" id="headlessui-menu-button-:R1mb76:" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Jobs<!-- --> <svg class="ml-[0.10rem] h-4 w-3" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div></div><section class="flex flex-col text-lg"><a data-testid="archive" href="/archive" class="block px-4 py-[18px] text-left text-l text-white hover:bg-bmj-blue-400 border-b border-white border-opacity-30">Archive</a><a data-testid="for-authors" href="/about-bmj/resources-authors" class="block px-4 py-[18px] text-left text-l text-white hover:bg-bmj-blue-400 border-b border-white border-opacity-30">For authors</a><a data-testid="hosted" href="http://hosted.bmj.com" class="block px-4 py-[18px] text-left text-l text-white hover:bg-bmj-blue-400 border-b border-white border-opacity-30">Hosted</a></section></div><div class="md2:hidden absolute right-[8px] bottom-[5px]"><a class="text-white flex items-center p-4 lg2:py-5 md2:py-[20px] text-lg leading-5 hover:bg-bmj-blue-400 hover:text-white group" href="/search/advanced" data-testid="search" aria-label="Search"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="24" height="24" class="text-[1.5rem] pr-[0.3rem] text-bmj-blue-300 group-hover:text-white"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg><span class="hidden lg2:inline">Search</span></a></div></nav><div class=""><div><div class="w-full max-w-[80rem] mx-auto pt-sm md:pt-lg pb-xl px-sm"><div data-testid="breadcrumbs"><span class="text-font-color-medium leading-4 text-xs"><a class="no-underline text-font-color-link hover:underline" href="/">Home</a><span class="mx-xsm">/</span></span><span class="text-font-color-medium leading-4 text-xs"><a class="no-underline text-font-color-link hover:underline" href="/news">News &amp; Views</a><span class="mx-xsm">/</span></span><span class="text-[0.75rem] leading-[1rem] text-font-color-medium">News</span></div><h1 class="font-normal text-[1.625rem] md:text-[2.125rem] leading-[2.25rem] md:leading-[2.5rem] text-font-color-extra-dark mt-sm md:mt-md">News</h1><section class="mt-xsm md:mt-sm"><span class="text-bmj-grey-700" data-testid="channel-page-summary">Showing results 1-100</span><div data-testid="channel-page-order" class="hidden md:inline-block ml-[2rem]"><span class="text-bmj-grey-700">Sorted by:</span><span class="ml-xsm text-bmj-grey-700">Most recent</span></div></section><div data-testid="article-list-separator" class="mt-lg mb-xsm border-t undefined border-solid"></div><div class="flex"><div class="w-1/2 pr-2"><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r666"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GMC appeals decision allowing doctor to practise after removing two patients’ ovaries without consent</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r665"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GPs can prescribe tirzepatide to priority patient groups from June</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r653"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Resident doctors end dispute over working conditions after agreeing changes</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r662"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gaza: Bodies of 15 medics and aid workers are found in mass grave after Israeli attack, UN reports</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r659"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Satisfaction with NHS hits record low, but public still back founding principles</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r657"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Myanmar junta blocking aid as earthquake death toll nears 3000</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 1, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/389/bmj.r651"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">WHO to cut budget by a fifth following Trump withdrawal</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">April 1, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r642"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Vaccine sceptic appointed to head vaccine autism study, as 10 000 staff cut from US health agency</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r645"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump watch: HIV/AIDS research sent into crisis, growing hostility to mRNA vaccines, and more</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r640"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">New York State refuses to penalise doctor who mailed abortion drugs to Texas</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r636"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gavi’s funding is axed as Trump shuts down research on covid and pandemic threats</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r625"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Patients with sensory impairment face higher safety risks, commissioner warns</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r635"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Resident doctors criticise “incompetence” of recruitment process after radiology job offers are retracted</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r633"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sixty seconds on . . . coin swallowing</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r619"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">What is happening to the US National Institutes of Health?</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r623"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">“Abrasive culture” at Scotland’s largest health board left doctors unable to raise concerns</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r622"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gonorrhoea: Rise of antibiotic resistant cases in England prompts call for use of condoms and tests</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r618"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Reform of GP care in Scotland fails to deliver</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r616"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gaza: US doctor at bombed hospital says “the world doesn’t seem to care”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r615"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">US National Institutes of Health will stop funding climate health research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r613"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Welfare cuts: 250 000 more people will be pushed into poverty, leaving doctors to “pick up the pieces”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r609"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Care of 800 orthopaedic patients is reviewed after concerns over child surgery</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r606"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Assisted dying: England and Wales rollout could be delayed as Isle of Man pushes ahead</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 26, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r605"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical workforce: UK government is accused of “unethical” recruitment from “red list” nations</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 26, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r602"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Rising cases of TB and measles in England demand ambitious public health approach, says Harries</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 26, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r600"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Aid cuts threaten decades of progress in reducing child deaths and stillbirths, warns UN</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 26, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r595"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical students call on UK government to “fix our funding”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 25, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r594"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Lucy Letby: Families’ lawyers cast doubt on panel’s findings that questioned convictions</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 25, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r592"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA calls for changes to “absurd” pension tax rules as senior doctors reduce hours</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 25, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r591"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">H5N1: UK reports world’s first case in a sheep</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 25, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r589"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Confusion between sex and gender identity in official data has dangerous implications, review warns</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r586"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">ABPI is criticised for lifting Novo Nordisk suspension despite recent breaches</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r584"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Covid-19: Inquiry hears of doctors’ lack of confidence in PPE as ministers defend VIP lane</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r579"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">National insurance: MPs vote not to exempt GPs from hike in contributions</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r567"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Impact of child weight management pilots was hindered by poor uptake, evaluation finds</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r578"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Two hundred NHS hospitals to get solar panels from Great British Energy</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r577"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tuberculosis: WHO warns of “crippling breakdowns” in response after funding cuts</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r576"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Judge blocks DOGE cuts to USAID</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r575"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS imaging errors are leading to avoidable operations and deaths, warns ombudsman</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r570"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Deaths of three babies could “realistically” have been avoided, Scottish inquiry concludes</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r571"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Ministers agree to negotiate new long term contract for GPs in England</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r568"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Letby inquiry: Chair rejects calls to pause investigation</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r530"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical news in brief: Legal threat over MRCP error, new endometriosis pill, sexual assault referrals rise, and other stories</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r562"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">“Unprecedented” welfare cuts could pile demand on NHS, leaders warn</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 19, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r551"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The day the world changed</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 19, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r557"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gaza: Doctors and aid workers describe “massacre” as Israeli attacks kill over 400 people overnight</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r548"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Mpox in Uganda is now responsible for 40% of Africa’s new cases</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r547"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NICE recommends annual BMI checks for people with long term conditions</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r545"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Respiratory health: Follow guidelines to reduce repeat hospital visits, urge campaigners</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r543"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Celebrity doctor Mehmet Oz nears confirmation as head of US healthcare services</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section></div><div class="w-1/2 pl-2"><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r544"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump’s Environmental Protection Agency moves to gut environmental protections</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r542"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Level of discrimination experienced by NHS staff in England reached five year high in 2024</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r540"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">DOGE cuts “will hit US military veterans’ health”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r535"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Why is NHS England being abolished, and what’s next?</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r538"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Letby case: Criminal investigation is widened to focus on individual staff</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r532"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Assisted dying: RCGP shifts position to neither oppose nor support law change</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r528"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">WHO warns “measles is back” as virus spreads across Europe, America, and Afghanistan</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r531"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Cuts to England’s integrated care boards must not derail GP investment, say leaders</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r527"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump’s CDC nominee abruptly withdrawn before committee hearing</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r522"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">People detained under Mental Health Act are becoming more unwell because of poor community support, says CQC</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r523"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sixty seconds on . . . slushies</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r521"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS England: Government abolishes quango that “delivered less care at huge cost”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 13, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r520"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Endometriosis: First combination pill for treating symptoms to be rolled out in NHS</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 13, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r517"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gaza: Israel cutting off electricity is “war crime,” aid agencies warn</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 13, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r513"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Thousands missed routine screening because of incomplete GP registrations</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 13, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r509"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gambling firm is blocked from opening outlet after public health director’s intervention</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r504"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Puberty blockers: Former Tavistock clinicians say they wouldn’t refer patients to NHS trial</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r502"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Covid-19: Gove tried to “circumvent” regulations to buy Dyson ventilators, inquiry hears</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r503"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS England will be “radically reduced” and “reshaped,” government announces</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r500"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Stroke care: Can triage technologies reverse stalled progress?</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r498"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Hospital failed to disclose DNACPR order until after man’s death, ombudsman finds</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r496"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA accuses London trusts of “colluding” to keep doctors’ pay low</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r489"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">US states that restricted abortion law after Dobbs decision saw worsened access to obstetricians and gynaecologists</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r491"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">French medical regulator rejects responsibility for paedophile surgeon continuing to practise after conviction</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r470"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GP partner model: Alternatives are urgently needed to avoid “disastrous consequences,” says think tank</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r492"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK authorities are “working at speed” to trace contacts of Lassa fever case</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r488"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump’s nominees to lead NIH and FDA are likely be confirmed</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r486"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Patients face discrimination in primary care, survey finds</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r475"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA threatens legal action over MRCP exam error</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r474"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS trust is investigating claim that staff illegally accessed records of Nottingham attack victims</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r465"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS England’s most senior doctor to step down</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r464"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sexual harassment: Consultants call for new system for staff to report incidents</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r463"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Lecanemab and donanemab: NICE reconsiders controversial Alzheimer’s drugs</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r458"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK has more female than male doctors for first time</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r462"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">ICBs plan to cut more than £835 000 from eating disorder services this year, say psychiatrists</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r428"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical news in brief: Working class medical students, new haemophilia treatment, NHS chief quits, and other stories</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r456"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS can retain more staff with targeted support schemes, analysis suggests</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r454"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Robert F Kennedy Jr offers qualified support for MMR vaccine as measles spreads across US and Canada</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r453"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Consultants demand urgent action to tackle “horrendous” corridor care</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r448"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Israel blocks humanitarian aid from entering Gaza</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r445"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Relief agencies in shock as Trump cuts 90% of USAID funding</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r439"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Lecanemab: European drug agency upholds decision to recommend Alzheimer’s drug</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 3, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r438"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctors’ lack of sleep is affecting patient care, defence body warns</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 3, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r434"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GP practices should be exempt from hike in national insurance contributions, say peers</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">March 3, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r425"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Coroner warns about use of physician associates in the NHS after woman’s death</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r426"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GP leaders in England agree £889m funding deal as “starting point”</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r422"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctors affected by exam error face unemployment owing to withdrawal of job applications</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r424"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Moorfields consultants warn of “culture of fear” and leadership crisis</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 28, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r411"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">“I received verbal abuse walking to work in my scrubs”—how the racist riots of 2024 affected NHS staff</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r418"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Efforts to tackle antimicrobial resistance are having “limited impact,” NAO warns</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 27, 2025</span></div></div></section></div></div><div data-testid="article-list-separator" class="mt-md md:mt-sm border-t undefined border-solid"></div><span class="mt-sm text-bmj-grey-700">Can’t find what you’re looking for?</span><a class="text-font-color-link block mt-1 hover:underline hover:text-font-color-link-hover" href="/search/advanced/toc_section%3Anews%20numresults%3A50%20sort%3Apublication-date%20direction%3Adescending%20format_result%3Astandard?page=1">Continue to all news articles</a></div></div><div data-testid="page-footer" class="footer bg-bmj-blue-500"><div class="max-w-[80rem] px-sm mx-auto"><div class="grid-cols-cols-1-1 md:grid-cols-cols-1-1-1-1 bg-bmj-blue-500 text-white grid gap-x-3 gap-y-1 grid-mobile grid-tablet grid-desktop"><div data-testid="follow-us-on" style="grid-area:follow-us-on"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">Follow us on</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 flex flex-row flex-wrap sm:flex-col [&amp;&gt;li]:mr-8 sm:[&amp;&gt;li]:mr-0"><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://twitter.com/bmj_latest" alt="Twitter" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="21" height="24" data-testid="media-link" class="text-2xl mr-[0.66rem] mb-[4.8px]"><path fill="currentColor" d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 01-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z"></path></svg><span class="hover:underline">Twitter</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.facebook.com/bmjdotcom" alt="Facebook" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><svg aria-hidden="true" data-testid="media-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="21" height="24" class="text-2xl mr-[0.66rem] mb-[4.8px]"><path fill="currentColor" d="M400 32H48A48 48 0 000 80v352a48 48 0 0048 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0048-48V80a48 48 0 00-48-48z"></path></svg><span class="hover:underline">Facebook</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://youtube.com/user/BMJmedia" alt="YouTube" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="21" height="24" data-testid="media-link" class="text-2xl mr-[0.66rem] mb-[4.8px]"><path fill="currentColor" d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg><span class="hover:underline">YouTube</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://feeds.bmj.com/bmj/recent" alt="RSS" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="21" height="24" data-testid="media-link" class="text-2xl mr-[0.66rem] mb-[4.8px]"><path fill="currentColor" d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM112 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm157.533 0h-34.335c-6.011 0-11.051-4.636-11.442-10.634-5.214-80.05-69.243-143.92-149.123-149.123-5.997-.39-10.633-5.431-10.633-11.441v-34.335c0-6.535 5.468-11.777 11.994-11.425 110.546 5.974 198.997 94.536 204.964 204.964.352 6.526-4.89 11.994-11.425 11.994zm103.027 0h-34.334c-6.161 0-11.175-4.882-11.427-11.038-5.598-136.535-115.204-246.161-251.76-251.76C68.882 152.949 64 147.935 64 141.774V107.44c0-6.454 5.338-11.664 11.787-11.432 167.83 6.025 302.21 141.191 308.205 308.205.232 6.449-4.978 11.787-11.432 11.787z"></path></svg><span class="hover:underline">RSS</span></a></li></ul></div><div data-testid="content-links" style="grid-area:content-links"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">Content links</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://www.bmj.com/collections" alt="Collections" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Collections</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://www.bmj.com/health-in-south-asia" alt="Health in South Asia" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Health in South Asia</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://www.bmj.com/content/women%E2%80%99s-children%E2%80%99s-and-adolescents%E2%80%99-health-0" alt="Women’s, children’s &amp; adolescents’ health" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Women’s, children’s &amp; adolescents’ health</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://www.bmj.com/freezikaresources" alt="Zika virus" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Zika virus</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/research" alt="Research" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Research</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/education" alt="Education" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Education</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/news" alt="News and views" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">News and views</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://blogs.bmj.com/bmj/" alt="BMJ Opinion" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Opinion</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/rapid-responses" alt="Rapid responses" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Rapid responses</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/archive" alt="Archive" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Archive</span></a></li></ul></div><div data-testid="about-us" style="grid-area:about-us"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">About us</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj" alt="About us" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">About us</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/editorial-staff" alt="Editorial staff" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Editorial staff</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/editorial-staff/bmj-united-states" alt="BMJ in the USA" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ in the USA</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/health-in-latin-america" alt="BMJ in Latin America" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ in Latin America</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/editorial-staff/bmj-south-asia" alt="BMJ in South Asia" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ in South Asia</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/advisory-panels" alt="Advisers" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Advisers</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-authors/forms-policies-and-checklists" alt="Policies" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Policies</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://mc.manuscriptcentral.com/bmj" alt="Submit your paper" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Submit your paper</span></a></li></ul></div><div data-testid="resources" style="grid-area:resources"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">Resources</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-authors" alt="Authors" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Authors</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-reviewers" alt="Reviewers" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Reviewers</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-bma-members" alt="BMA members" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMA members</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-readers" alt="Readers" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Readers</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-subscribers" alt="Subscribers" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Subscribers</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-advertisers-and-sponsors" alt="Advertisers and sponsors" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Advertisers and sponsors</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/resources-media" alt="Media" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Media</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://recruiter.bmj.com/" alt="Recruiters" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Recruiters</span></a></li></ul></div><div data-testid="explore-bmj" style="grid-area:explore-bmj"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">Explore BMJ</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/company/?int_source=tbmj&amp;int_medium=footer&amp;int_campaign=URLswitch" alt="Our company" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Our company</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://jobs.bmj.com/" alt="BMJ Careers" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Careers</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://learning.bmj.com/" alt="BMJ Learning" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Learning</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://masterclasses.bmj.com/" alt="BMJ Masterclasses" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Masterclasses</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://journals.bmj.com/" alt="BMJ Journals" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Journals</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/student" alt="BMJ Student" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Student</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://www.bmj.com/about-bmj/resources-readers" alt="Academic edition of The BMJ" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Academic edition of The BMJ</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://bestpractice.bmj.com/" alt="BMJ Best Practice" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">BMJ Best Practice</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://thebmjawards.bmj.com/home" alt="The BMJ Awards" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">The BMJ Awards</span></a></li></ul></div><div data-testid="my-account" style="grid-area:my-account"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">My account</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://myaccount.bmj.com/myaccount/account/hw-registration.html" alt="Email alerts" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Email alerts</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="http://journals.bmj.com/cgi/activate" alt="Activate subscription" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Activate subscription</span></a></li></ul></div><div data-testid="information" style="grid-area:information"><h2 class="text-[1.25rem] text-white font-extralight pt-4 leading-[1.25rem] pb-[1rem]">Information</h2><ul class="display-[grid] grid-cols-3 grid-rows-2 grid-gap-x-4 grid-gap-y-4 p-0 "><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/contact-us" alt="Contact us" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Contact us</span></a></li><li data-testid="icon-link" class="list-none flex mobile-list"><a href="https://www.bmj.com/about-bmj/complaints-procedure" alt="Complaints" class="text-white no-underline py-[1rem] sm:py-0 text-[0.875rem] font-normal flex hover:underline"><span class="hover:underline">Complaints</span></a></li></ul></div><div data-testid="quick-links" style="grid-area:quick-links" class="text-center"><a href="#!" id="ot-sdk-btn" class="ot-sdk-show-settings !leading-[1.5rem] !text-white bg-bmj-blue-500 hover:underline hover:!bg-bmj-blue-500 !text-[0.875rem] !border-r-[1px] !border-solid !border-white !border-0 !px-[0.31rem] !py-0 !inline-flex" alt="Cookie settings">Cookie settings</a><a data-testid="quick-links" href="https://www.bmj.com/company/your-privacy/cookies-policy/" alt="Cookie Policy" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Cookie Policy</span></a><a data-testid="quick-links" href="https://www.bmj.com/company/your-privacy/" alt="Privacy policy" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Privacy policy</span></a><a data-testid="quick-links" href="http://www.bmj.com/company/legal-information/" alt="Website T&amp;Cs" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Website T&amp;Cs</span></a><a data-testid="quick-links" href="http://group.bmj.com/group/about/revenue-sources" alt="Revenue Sources" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Revenue Sources</span></a><a data-testid="quick-links" href="http://home.highwire.org/" alt="HighWire Press" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">HighWire Press</span></a><a data-testid="quick-links" href="https://www.bmj.com/sitemap" alt="Sitemap" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Sitemap</span></a></div><div data-testid="copyright" class="text-center" style="grid-area:copyright"><span>Copyright © <!-- -->2025<!-- --> BMJ Publishing Group Ltd. All rights, including for text and data mining, AI training, and similar technologies, are reserved.</span></div></div></div></div></div></div></div></div><script type="text/javascript">if (window.NodeList && !NodeList.prototype.forEach) { NodeList.prototype.forEach = Array.prototype.forEach }</script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"totalPages":"47","results":[{"title":"GMC appeals decision allowing doctor to practise after removing two patients’ ovaries without consent","url":"/content/389/bmj.r666","date":"April 2, 2025"},{"title":"GPs can prescribe tirzepatide to priority patient groups from June","url":"/content/389/bmj.r665","date":"April 2, 2025"},{"title":"Resident doctors end dispute over working conditions after agreeing changes","url":"/content/389/bmj.r653","date":"April 2, 2025"},{"title":"Gaza: Bodies of 15 medics and aid workers are found in mass grave after Israeli attack, UN reports","url":"/content/389/bmj.r662","date":"April 2, 2025"},{"title":"Satisfaction with NHS hits record low, but public still back founding principles","url":"/content/389/bmj.r659","date":"April 2, 2025"},{"title":"Myanmar junta blocking aid as earthquake death toll nears 3000","url":"/content/389/bmj.r657","date":"April 1, 2025"},{"title":"WHO to cut budget by a fifth following Trump withdrawal","url":"/content/389/bmj.r651","date":"April 1, 2025"},{"title":"Vaccine sceptic appointed to head vaccine autism study, as 10 000 staff cut from US health agency","url":"/content/388/bmj.r642","date":"March 31, 2025"},{"title":"Trump watch: HIV/AIDS research sent into crisis, growing hostility to mRNA vaccines, and more","url":"/content/388/bmj.r645","date":"March 31, 2025"},{"title":"New York State refuses to penalise doctor who mailed abortion drugs to Texas","url":"/content/388/bmj.r640","date":"March 31, 2025"},{"title":"Gavi’s funding is axed as Trump shuts down research on covid and pandemic threats","url":"/content/388/bmj.r636","date":"March 31, 2025"},{"title":"Patients with sensory impairment face higher safety risks, commissioner warns","url":"/content/388/bmj.r625","date":"March 31, 2025"},{"title":"Resident doctors criticise “incompetence” of recruitment process after radiology job offers are retracted","url":"/content/388/bmj.r635","date":"March 28, 2025"},{"title":"Sixty seconds on . . . coin swallowing","url":"/content/388/bmj.r633","date":"March 28, 2025"},{"title":"What is happening to the US National Institutes of Health?","url":"/content/388/bmj.r619","date":"March 28, 2025"},{"title":"“Abrasive culture” at Scotland’s largest health board left doctors unable to raise concerns","url":"/content/388/bmj.r623","date":"March 27, 2025"},{"title":"Gonorrhoea: Rise of antibiotic resistant cases in England prompts call for use of condoms and tests","url":"/content/388/bmj.r622","date":"March 27, 2025"},{"title":"Reform of GP care in Scotland fails to deliver","url":"/content/388/bmj.r618","date":"March 27, 2025"},{"title":"Gaza: US doctor at bombed hospital says “the world doesn’t seem to care”","url":"/content/388/bmj.r616","date":"March 27, 2025"},{"title":"US National Institutes of Health will stop funding climate health research","url":"/content/388/bmj.r615","date":"March 27, 2025"},{"title":"Welfare cuts: 250 000 more people will be pushed into poverty, leaving doctors to “pick up the pieces”","url":"/content/388/bmj.r613","date":"March 27, 2025"},{"title":"Care of 800 orthopaedic patients is reviewed after concerns over child surgery","url":"/content/388/bmj.r609","date":"March 27, 2025"},{"title":"Assisted dying: England and Wales rollout could be delayed as Isle of Man pushes ahead","url":"/content/388/bmj.r606","date":"March 26, 2025"},{"title":"Medical workforce: UK government is accused of “unethical” recruitment from “red list” nations","url":"/content/388/bmj.r605","date":"March 26, 2025"},{"title":"Rising cases of TB and measles in England demand ambitious public health approach, says Harries","url":"/content/388/bmj.r602","date":"March 26, 2025"},{"title":"Aid cuts threaten decades of progress in reducing child deaths and stillbirths, warns UN","url":"/content/388/bmj.r600","date":"March 26, 2025"},{"title":"Medical students call on UK government to “fix our funding”","url":"/content/388/bmj.r595","date":"March 25, 2025"},{"title":"Lucy Letby: Families’ lawyers cast doubt on panel’s findings that questioned convictions","url":"/content/388/bmj.r594","date":"March 25, 2025"},{"title":"BMA calls for changes to “absurd” pension tax rules as senior doctors reduce hours","url":"/content/388/bmj.r592","date":"March 25, 2025"},{"title":"H5N1: UK reports world’s first case in a sheep","url":"/content/388/bmj.r591","date":"March 25, 2025"},{"title":"Confusion between sex and gender identity in official data has dangerous implications, review warns","url":"/content/388/bmj.r589","date":"March 24, 2025"},{"title":"ABPI is criticised for lifting Novo Nordisk suspension despite recent breaches","url":"/content/388/bmj.r586","date":"March 24, 2025"},{"title":"Covid-19: Inquiry hears of doctors’ lack of confidence in PPE as ministers defend VIP lane","url":"/content/388/bmj.r584","date":"March 24, 2025"},{"title":"National insurance: MPs vote not to exempt GPs from hike in contributions","url":"/content/388/bmj.r579","date":"March 21, 2025"},{"title":"Impact of child weight management pilots was hindered by poor uptake, evaluation finds","url":"/content/388/bmj.r567","date":"March 21, 2025"},{"title":"Two hundred NHS hospitals to get solar panels from Great British Energy","url":"/content/388/bmj.r578","date":"March 21, 2025"},{"title":"Tuberculosis: WHO warns of “crippling breakdowns” in response after funding cuts","url":"/content/388/bmj.r577","date":"March 21, 2025"},{"title":"Judge blocks DOGE cuts to USAID","url":"/content/388/bmj.r576","date":"March 21, 2025"},{"title":"NHS imaging errors are leading to avoidable operations and deaths, warns ombudsman","url":"/content/388/bmj.r575","date":"March 21, 2025"},{"title":"Deaths of three babies could “realistically” have been avoided, Scottish inquiry concludes","url":"/content/388/bmj.r570","date":"March 20, 2025"},{"title":"Ministers agree to negotiate new long term contract for GPs in England","url":"/content/388/bmj.r571","date":"March 20, 2025"},{"title":"Letby inquiry: Chair rejects calls to pause investigation","url":"/content/388/bmj.r568","date":"March 20, 2025"},{"title":"Medical news in brief: Legal threat over MRCP error, new endometriosis pill, sexual assault referrals rise, and other stories","url":"/content/388/bmj.r530","date":"March 20, 2025"},{"title":"“Unprecedented” welfare cuts could pile demand on NHS, leaders warn","url":"/content/388/bmj.r562","date":"March 19, 2025"},{"title":"The day the world changed","url":"/content/388/bmj.r551","date":"March 19, 2025"},{"title":"Gaza: Doctors and aid workers describe “massacre” as Israeli attacks kill over 400 people overnight","url":"/content/388/bmj.r557","date":"March 18, 2025"},{"title":"Mpox in Uganda is now responsible for 40% of Africa’s new cases","url":"/content/388/bmj.r548","date":"March 18, 2025"},{"title":"NICE recommends annual BMI checks for people with long term conditions","url":"/content/388/bmj.r547","date":"March 18, 2025"},{"title":"Respiratory health: Follow guidelines to reduce repeat hospital visits, urge campaigners","url":"/content/388/bmj.r545","date":"March 18, 2025"},{"title":"Celebrity doctor Mehmet Oz nears confirmation as head of US healthcare services","url":"/content/388/bmj.r543","date":"March 17, 2025"},{"title":"Trump’s Environmental Protection Agency moves to gut environmental protections","url":"/content/388/bmj.r544","date":"March 17, 2025"},{"title":"Level of discrimination experienced by NHS staff in England reached five year high in 2024","url":"/content/388/bmj.r542","date":"March 17, 2025"},{"title":"DOGE cuts “will hit US military veterans’ health”","url":"/content/388/bmj.r540","date":"March 17, 2025"},{"title":"Why is NHS England being abolished, and what’s next?","url":"/content/388/bmj.r535","date":"March 17, 2025"},{"title":"Letby case: Criminal investigation is widened to focus on individual staff","url":"/content/388/bmj.r538","date":"March 17, 2025"},{"title":"Assisted dying: RCGP shifts position to neither oppose nor support law change","url":"/content/388/bmj.r532","date":"March 14, 2025"},{"title":"WHO warns “measles is back” as virus spreads across Europe, America, and Afghanistan","url":"/content/388/bmj.r528","date":"March 14, 2025"},{"title":"Cuts to England’s integrated care boards must not derail GP investment, say leaders","url":"/content/388/bmj.r531","date":"March 14, 2025"},{"title":"Trump’s CDC nominee abruptly withdrawn before committee hearing","url":"/content/388/bmj.r527","date":"March 14, 2025"},{"title":"People detained under Mental Health Act are becoming more unwell because of poor community support, says CQC","url":"/content/388/bmj.r522","date":"March 14, 2025"},{"title":"Sixty seconds on . . . slushies","url":"/content/388/bmj.r523","date":"March 14, 2025"},{"title":"NHS England: Government abolishes quango that “delivered less care at huge cost”","url":"/content/388/bmj.r521","date":"March 13, 2025"},{"title":"Endometriosis: First combination pill for treating symptoms to be rolled out in NHS","url":"/content/388/bmj.r520","date":"March 13, 2025"},{"title":"Gaza: Israel cutting off electricity is “war crime,” aid agencies warn","url":"/content/388/bmj.r517","date":"March 13, 2025"},{"title":"Thousands missed routine screening because of incomplete GP registrations","url":"/content/388/bmj.r513","date":"March 13, 2025"},{"title":"Gambling firm is blocked from opening outlet after public health director’s intervention","url":"/content/388/bmj.r509","date":"March 12, 2025"},{"title":"Puberty blockers: Former Tavistock clinicians say they wouldn’t refer patients to NHS trial","url":"/content/388/bmj.r504","date":"March 12, 2025"},{"title":"Covid-19: Gove tried to “circumvent” regulations to buy Dyson ventilators, inquiry hears","url":"/content/388/bmj.r502","date":"March 11, 2025"},{"title":"NHS England will be “radically reduced” and “reshaped,” government announces","url":"/content/388/bmj.r503","date":"March 11, 2025"},{"title":"Stroke care: Can triage technologies reverse stalled progress?","url":"/content/388/bmj.r500","date":"March 11, 2025"},{"title":"Hospital failed to disclose DNACPR order until after man’s death, ombudsman finds","url":"/content/388/bmj.r498","date":"March 11, 2025"},{"title":"BMA accuses London trusts of “colluding” to keep doctors’ pay low","url":"/content/388/bmj.r496","date":"March 11, 2025"},{"title":"US states that restricted abortion law after Dobbs decision saw worsened access to obstetricians and gynaecologists","url":"/content/388/bmj.r489","date":"March 11, 2025"},{"title":"French medical regulator rejects responsibility for paedophile surgeon continuing to practise after conviction","url":"/content/388/bmj.r491","date":"March 11, 2025"},{"title":"GP partner model: Alternatives are urgently needed to avoid “disastrous consequences,” says think tank","url":"/content/388/bmj.r470","date":"March 11, 2025"},{"title":"UK authorities are “working at speed” to trace contacts of Lassa fever case","url":"/content/388/bmj.r492","date":"March 10, 2025"},{"title":"Trump’s nominees to lead NIH and FDA are likely be confirmed","url":"/content/388/bmj.r488","date":"March 10, 2025"},{"title":"Patients face discrimination in primary care, survey finds","url":"/content/388/bmj.r486","date":"March 10, 2025"},{"title":"BMA threatens legal action over MRCP exam error","url":"/content/388/bmj.r475","date":"March 7, 2025"},{"title":"NHS trust is investigating claim that staff illegally accessed records of Nottingham attack victims","url":"/content/388/bmj.r474","date":"March 7, 2025"},{"title":"NHS England’s most senior doctor to step down","url":"/content/388/bmj.r465","date":"March 7, 2025"},{"title":"Sexual harassment: Consultants call for new system for staff to report incidents","url":"/content/388/bmj.r464","date":"March 7, 2025"},{"title":"Lecanemab and donanemab: NICE reconsiders controversial Alzheimer’s drugs","url":"/content/388/bmj.r463","date":"March 7, 2025"},{"title":"UK has more female than male doctors for first time","url":"/content/388/bmj.r458","date":"March 7, 2025"},{"title":"ICBs plan to cut more than £835 000 from eating disorder services this year, say psychiatrists","url":"/content/388/bmj.r462","date":"March 6, 2025"},{"title":"Medical news in brief: Working class medical students, new haemophilia treatment, NHS chief quits, and other stories","url":"/content/388/bmj.r428","date":"March 6, 2025"},{"title":"NHS can retain more staff with targeted support schemes, analysis suggests","url":"/content/388/bmj.r456","date":"March 5, 2025"},{"title":"Robert F Kennedy Jr offers qualified support for MMR vaccine as measles spreads across US and Canada","url":"/content/388/bmj.r454","date":"March 5, 2025"},{"title":"Consultants demand urgent action to tackle “horrendous” corridor care","url":"/content/388/bmj.r453","date":"March 5, 2025"},{"title":"Israel blocks humanitarian aid from entering Gaza","url":"/content/388/bmj.r448","date":"March 4, 2025"},{"title":"Relief agencies in shock as Trump cuts 90% of USAID funding","url":"/content/388/bmj.r445","date":"March 4, 2025"},{"title":"Lecanemab: European drug agency upholds decision to recommend Alzheimer’s drug","url":"/content/388/bmj.r439","date":"March 3, 2025"},{"title":"Doctors’ lack of sleep is affecting patient care, defence body warns","url":"/content/388/bmj.r438","date":"March 3, 2025"},{"title":"GP practices should be exempt from hike in national insurance contributions, say peers","url":"/content/388/bmj.r434","date":"March 3, 2025"},{"title":"Coroner warns about use of physician associates in the NHS after woman’s death","url":"/content/388/bmj.r425","date":"February 28, 2025"},{"title":"GP leaders in England agree £889m funding deal as “starting point”","url":"/content/388/bmj.r426","date":"February 28, 2025"},{"title":"Doctors affected by exam error face unemployment owing to withdrawal of job applications","url":"/content/388/bmj.r422","date":"February 28, 2025"},{"title":"Moorfields consultants warn of “culture of fear” and leadership crisis","url":"/content/388/bmj.r424","date":"February 28, 2025"},{"title":"“I received verbal abuse walking to work in my scrubs”—how the racist riots of 2024 affected NHS staff","url":"/content/388/bmj.r411","date":"February 27, 2025"},{"title":"Efforts to tackle antimicrobial resistance are having “limited impact,” NAO warns","url":"/content/388/bmj.r418","date":"February 27, 2025"}],"articleType":"News","headingText":"News","baseHeadingLevel":1,"breadcrumbs":[{"pageName":"Home","url":"/"},{"pageName":"News \u0026 Views","url":"/news"},{"pageName":"News"}],"moreUrl":"/search/advanced/toc_section%3Anews%20numresults%3A50%20sort%3Apublication-date%20direction%3Adescending%20format_result%3Astandard?page=1","moreText":"Continue to all news articles","metadata":{"title":"The BMJ Medical news","description":"News stories selected for their interest to doctors working in medical research, clinical practice, medical education and healthcare policy","image":"https://www.bmj.com/next-resources/the-bmj-logo.png","currentPath":"/news/news"}},"__N_SSG":true},"page":"/[slug]/[articleType]","query":{"slug":"news","articleType":"news"},"buildId":"RXHs9bFYNCnbJnpAwHNLu","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>

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