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().enableSingleRequest(); 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-68563fa3593348f3.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/8jC_R7aE1p2nLhz3DYNM7/_buildManifest.js" defer=""></script><script src="/_next/static/8jC_R7aE1p2nLhz3DYNM7/_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/387/bmj.q2679"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scotland’s NHS performance fails to recover after covid pandemic</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">November 28, 2024</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/387/bmj.q2680"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Maternity care “fell short of expectations,” regulator’s annual 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">November 28, 2024</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/387/bmj.q2678"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Women in prison are being denied dignity and privacy at medical appointments, watchdog 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">November 28, 2024</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/387/bmj.q2672"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Palestinian surgeon was assaulted before dying in Israeli detention, reports say</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">November 28, 2024</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/387/bmj.q2667"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gambling: Statutory levy on betting companies will raise £100m for services and research from next April</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">November 28, 2024</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/387/bmj.q2639"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Seven days in medicine: 20-26 November 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">November 28, 2024</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/387/bmj.q2668"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">MPs back bill that will phase out smoking and restrict vaping</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">November 28, 2024</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/387/bmj.q2652"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Locally employed and international doctors need better training opportunities, says GMC</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">November 28, 2024</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/387/bmj.q2664"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Oncologists in India condemn former cricketer’s claims that diet cured his wife’s cancer</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">November 27, 2024</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/387/bmj.q2657"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Bird flu: First paediatric case in US is confirmed in California</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">November 27, 2024</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/387/bmj.q2655"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Government aims to cut waiting lists and improve mental health support to get two million people into work</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">November 27, 2024</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/387/bmj.q2651"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">COP29: Deal to raise $300bn a year by 2035 for poorer countries is hailed and slated</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">November 26, 2024</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/387/bmj.q2648"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctors’ leaders welcome “long overdue” plans to regulate NHS managers</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">November 26, 2024</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/387/bmj.q2649"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">South Sudan: Surge in admissions for severe malaria among children shows a health system under serious strain</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">November 26, 2024</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/387/bmj.q2644"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Researchers in alcohol, tobacco, and processed food are being threatened, intimidated, and discredited</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">November 25, 2024</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/387/bmj.q2643"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">US Supreme Court rejects bid to shield covid misinformation doctors from state medical board discipline</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">November 25, 2024</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/387/bmj.q2642"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GPs call for special conference on national insurance increase</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">November 25, 2024</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/387/bmj.q2640"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Texas anaesthesiologist sentenced to 190 years for poisoning IV bags</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">November 25, 2024</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/387/bmj.q2633"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Healthcare lacking for rising numbers of migrants crossing Mexico, 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">November 25, 2024</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/387/bmj.q2634"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">President elect Donald Trump nominates three doctors to top health jobs</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">November 25, 2024</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/387/bmj.q2624"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Covid inquiry: Hancock claims NHS was “hours” from running out of PPE</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">November 22, 2024</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/387/bmj.q2620"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Does NICE’s “severity modifier” for assessing diseases need to 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">November 22, 2024</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/387/bmj.q2622"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Cancer: Health costs will become “unsustainable” without action, warns OECD</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">November 22, 2024</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/387/bmj.q2618"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK claimants propose legal action against Johnson &amp;amp; Johnson over talc cancer claims</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">November 22, 2024</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/387/bmj.q2615"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump nominates celebrity doctor Mehmet Oz to run US health coverage 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">November 22, 2024</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/387/bmj.q2612"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">US life expectancy gap widens to 20 years</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">November 22, 2024</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/387/bmj.q2626"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctors in Italy strike over pay and lack and investment</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">November 22, 2024</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/387/bmj.q2610"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sixty seconds on . . . medicinal cannabis</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">November 21, 2024</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/387/bmj.q2609"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Out-of-area mental health placements are harming patients, warns safety 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">November 21, 2024</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/387/bmj.q2601"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Letby likely to have harmed more babies, consultant tells inquiry</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">November 21, 2024</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/387/bmj.q2599"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK falls “well below” EU average on doctors per population, report 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">November 21, 2024</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/387/bmj.q2559"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Seven days in medicine: 13-19 November 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">November 21, 2024</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/387/bmj.q2578"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Higher staff turnover is linked to increased deaths in NHS hospitals, study 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">November 20, 2024</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/387/bmj.q2590"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Delhi and Lahore enter partial lockdown as pollution levels surpass “hazardous” rating</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">November 20, 2024</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/387/bmj.q2565"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Fire kills newborns in Indian hospital</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">November 20, 2024</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/387/bmj.q2588"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Coroner questions policy of waiving reporting requirements for certain medicines after deaths of three babies</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">November 20, 2024</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/387/bmj.q2585"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Physician associates: Government review will assess scope and safety of roles</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">November 20, 2024</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/387/bmj.q2575"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Anaesthetist shortage is preventing over a million operations a year, warns royal college</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">November 20, 2024</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/387/bmj.q2586"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctors express enthusiasm for AI but have a “troubling” reluctance to use it, says report</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">November 20, 2024</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/387/bmj.q2572"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Androcur: Patients say antiandrogen drug led to brain tumours</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">November 19, 2024</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/387/bmj.q2582"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Doctor and nurse among 45 people convicted of conspiracy to commit subversion in Hong Kong</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">November 19, 2024</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/387/bmj.q2576"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Mpox: US reports first clade Ib case as campaigners call for cheaper 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">November 19, 2024</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/387/bmj.q2564"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump criticised for nominating Robert F Kennedy Jr to head biggest 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">November 19, 2024</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/387/bmj.q2570"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tics and Tourette syndrome: Digital therapies could reduce severity of symptoms, says NICE</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">November 19, 2024</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/387/bmj.q2567"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Pancreatic cancer: Researchers challenge reports of rise among young people</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">November 19, 2024</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/387/bmj.q2566"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gynaecologist is struck off for sexual harassment of colleague who was his patient</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">November 18, 2024</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/387/bmj.q2563"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NICE proposes adding cytisine as treatment option for smoking cessation</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">November 18, 2024</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/387/bmj.q2552"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Gynaecology clinicians demand urgent support to tackle lengthy waiting lists</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">November 18, 2024</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/387/bmj.q2560"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Antibiotic resistant infections in England surpass pre-pandemic levels</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">November 18, 2024</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/387/bmj.q2537"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sixty seconds on . . . what not to say</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">November 15, 2024</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/387/bmj.q2543"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Pharmacies set to follow GPs in collective action as national insurance hike bites</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">November 15, 2024</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/387/bmj.q2545"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scotland’s plan for national social care service is in jeopardy as legislation is shelved</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">November 15, 2024</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/387/bmj.q2544"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">End-of-life care: Hospitals are missing opportunities to discuss people’s wishes, report 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">November 15, 2024</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/387/bmj.q2541"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Measles: Millions of children missed routine vaccination last year, WHO and CDC 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">November 15, 2024</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/387/bmj.q2540"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Lucy Letby inquiry: Consultant says he wishes he had reported concerns sooner</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">November 15, 2024</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/387/bmj.q2529"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Bird flu: Canadian teenager is critically ill with new genotype</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">November 14, 2024</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/387/bmj.q2531"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Folic acid: UK to fortify flour to protect against birth defects</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">November 14, 2024</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/387/bmj.q2488"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Target to reduce preterm births in England to 6% will not be met without action, 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">November 14, 2024</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/387/bmj.q2518"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Cardiovascular disease: Just one in 12 eligible people had health check last year, watchdog 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">November 13, 2024</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/387/bmj.q2490"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Spain takes stock of flood damage</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">November 13, 2024</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/387/bmj.q2509"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Covid inquiry: Caring for patients without relatives’ support caused staff “strain and trauma”</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">November 13, 2024</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/387/bmj.q2506"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">New NHS provider league table for England will mean “no more rewards for failure,” says government</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">November 13, 2024</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/387/bmj.q2502"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">All women with suspected endometriosis should be offered ultrasound scans, says NICE</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">November 12, 2024</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/387/bmj.q2496"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Generic varenicline for smoking cessation to be rolled out 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">November 12, 2024</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/387/bmj.q2495"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Former chair of BMA GP Committee wins right to tribunal for unfair dismissal</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">November 12, 2024</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/387/bmj.q2493"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK sex and gender research framework hopes to improve health outcomes</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">November 12, 2024</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/387/bmj.q2500"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Assisted dying bill: Two doctors would need to approve action</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">November 12, 2024</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/387/bmj.q2504"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS targets will be missed this winter, trust leaders fear</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">November 12, 2024</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/387/bmj.q2489"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA enters dispute with NHS trust over plans to cut doctor overtime rates</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">November 11, 2024</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/387/bmj.q2482"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">National insurance: What will the hike mean for general practice?</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">November 11, 2024</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/387/bmj.q2492"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">GP leaders in Wales reject contract offer</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">November 11, 2024</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/387/bmj.q2477"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Alzheimer’s disease: What treatments could be rolled out in the next few years?</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">November 8, 2024</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/387/bmj.q2475"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK must maximise benefits to society from “rich” health data, says independent review</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">November 8, 2024</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/387/bmj.q2468"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS trusts must train those conducting disciplinary procedures to treat doctors fairly, says MPS</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">November 8, 2024</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/387/bmj.q2465"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Nitazenes: toxicologists warn of rise in overdoses linked to class of synthetic opioids</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">November 8, 2024</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/387/bmj.q2466"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scandal of “newborn gang” that put profits ahead of babies’ lives rocks Turkey’s health system</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">November 7, 2024</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/387/bmj.q2464"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Hundred governments commit to ending violence against children</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">November 7, 2024</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/387/bmj.q2461"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump presidency will mean changes for healthcare, reproductive rights, and global heating</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">November 7, 2024</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/387/bmj.q2463"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Mental Health Bill promises more tailored and dignified treatment for people detained</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">November 7, 2024</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/387/bmj.q2460"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NICE reiterates importance of HRT for menopausal symptoms</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">November 7, 2024</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/387/bmj.q2457"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Childhood obesity in England’s most deprived areas is double that in affluent areas</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">November 6, 2024</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/387/bmj.q2454"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tight sari waist cords may cause malignant ulcers, doctors 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">November 6, 2024</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/387/bmj.q2449"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UN biodiversity summit on reversing nature loss “veers dangerously off track”</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">November 6, 2024</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/387/bmj.q2446"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Streeting “actively looking” at lowering prostate cancer “screening” age</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">November 6, 2024</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/387/bmj.q2450"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA defends consultants in row about overtime pay after BBC report</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">November 6, 2024</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/387/bmj.q2439"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Opioids and sedatives among million pills seized in London drugs haul</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">November 5, 2024</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/387/bmj.q2442"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">UK reports two further cases of clade Ib mpox</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">November 5, 2024</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/387/bmj.q2443"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tobacco Bill: Banning smoking in certain outdoors spaces is welcomed, but cessation services must not be forgotten</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">November 5, 2024</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/387/bmj.q2435"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Stroke: New NHS campaign urges people to call 999 as soon as symptoms show</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">November 4, 2024</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/387/bmj.q2430"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Far more people die from gun violence in US than in other rich countries, report says</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">November 4, 2024</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/387/bmj.q2428"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">National insurance hike could force GP surgeries to close, doctors’ 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">November 4, 2024</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/387/bmj.q2427"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Ian Paterson: Convicted breast surgeon did not seek consent for “cleavage sparing” mastectomies</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">November 4, 2024</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/387/bmj.q2426"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Throat cancer: NHS England launches pilot of smartphone device to aid diagnosis</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">November 4, 2024</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/387/bmj.q2421"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Spanish floods: Experts call for clearer warnings</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">November 1, 2024</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/387/bmj.q2420"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Covid-19: Australian inquiry calls for establishment of a national centre for disease control and action to tackle inequities</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">November 1, 2024</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/387/bmj.q2414"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Sixty seconds on . . . spelling errors</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">November 1, 2024</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/387/bmj.q2412"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Health threats from climate emergency reach “concerning new records,” says report</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">October 31, 2024</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/387/bmj.q2411"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">BMA criticises budget for failing to remove financial barriers to doctors taking on extra work</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">October 31, 2024</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/387/bmj.q2409"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">US resident died from Lassa fever probably contracted in West Africa</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">October 31, 2024</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/387/bmj.q2410"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tuberculosis: How close are we to a new vaccine?</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">October 31, 2024</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 © <!-- -->2024<!-- --> BMJ Publishing Group Ltd</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":"43","results":[{"title":"Scotland’s NHS performance fails to recover after covid pandemic","url":"/content/387/bmj.q2679","date":"November 28, 2024"},{"title":"Maternity care “fell short of expectations,” regulator’s annual survey finds","url":"/content/387/bmj.q2680","date":"November 28, 2024"},{"title":"Women in prison are being denied dignity and privacy at medical appointments, watchdog finds","url":"/content/387/bmj.q2678","date":"November 28, 2024"},{"title":"Palestinian surgeon was assaulted before dying in Israeli detention, reports say","url":"/content/387/bmj.q2672","date":"November 28, 2024"},{"title":"Gambling: Statutory levy on betting companies will raise £100m for services and research from next April","url":"/content/387/bmj.q2667","date":"November 28, 2024"},{"title":"Seven days in medicine: 20-26 November 2024","url":"/content/387/bmj.q2639","date":"November 28, 2024"},{"title":"MPs back bill that will phase out smoking and restrict vaping","url":"/content/387/bmj.q2668","date":"November 28, 2024"},{"title":"Locally employed and international doctors need better training opportunities, says GMC","url":"/content/387/bmj.q2652","date":"November 28, 2024"},{"title":"Oncologists in India condemn former cricketer’s claims that diet cured his wife’s cancer","url":"/content/387/bmj.q2664","date":"November 27, 2024"},{"title":"Bird flu: First paediatric case in US is confirmed in California","url":"/content/387/bmj.q2657","date":"November 27, 2024"},{"title":"Government aims to cut waiting lists and improve mental health support to get two million people into work","url":"/content/387/bmj.q2655","date":"November 27, 2024"},{"title":"COP29: Deal to raise $300bn a year by 2035 for poorer countries is hailed and slated","url":"/content/387/bmj.q2651","date":"November 26, 2024"},{"title":"Doctors’ leaders welcome “long overdue” plans to regulate NHS managers","url":"/content/387/bmj.q2648","date":"November 26, 2024"},{"title":"South Sudan: Surge in admissions for severe malaria among children shows a health system under serious strain","url":"/content/387/bmj.q2649","date":"November 26, 2024"},{"title":"Researchers in alcohol, tobacco, and processed food are being threatened, intimidated, and discredited","url":"/content/387/bmj.q2644","date":"November 25, 2024"},{"title":"US Supreme Court rejects bid to shield covid misinformation doctors from state medical board discipline","url":"/content/387/bmj.q2643","date":"November 25, 2024"},{"title":"GPs call for special conference on national insurance increase","url":"/content/387/bmj.q2642","date":"November 25, 2024"},{"title":"Texas anaesthesiologist sentenced to 190 years for poisoning IV bags","url":"/content/387/bmj.q2640","date":"November 25, 2024"},{"title":"Healthcare lacking for rising numbers of migrants crossing Mexico, aid agencies warn","url":"/content/387/bmj.q2633","date":"November 25, 2024"},{"title":"President elect Donald Trump nominates three doctors to top health jobs","url":"/content/387/bmj.q2634","date":"November 25, 2024"},{"title":"Covid inquiry: Hancock claims NHS was “hours” from running out of PPE","url":"/content/387/bmj.q2624","date":"November 22, 2024"},{"title":"Does NICE’s “severity modifier” for assessing diseases need to change?","url":"/content/387/bmj.q2620","date":"November 22, 2024"},{"title":"Cancer: Health costs will become “unsustainable” without action, warns OECD","url":"/content/387/bmj.q2622","date":"November 22, 2024"},{"title":"UK claimants propose legal action against Johnson \u0026amp; Johnson over talc cancer claims","url":"/content/387/bmj.q2618","date":"November 22, 2024"},{"title":"Trump nominates celebrity doctor Mehmet Oz to run US health coverage agency","url":"/content/387/bmj.q2615","date":"November 22, 2024"},{"title":"US life expectancy gap widens to 20 years","url":"/content/387/bmj.q2612","date":"November 22, 2024"},{"title":"Doctors in Italy strike over pay and lack and investment","url":"/content/387/bmj.q2626","date":"November 22, 2024"},{"title":"Sixty seconds on . . . medicinal cannabis","url":"/content/387/bmj.q2610","date":"November 21, 2024"},{"title":"Out-of-area mental health placements are harming patients, warns safety agency","url":"/content/387/bmj.q2609","date":"November 21, 2024"},{"title":"Letby likely to have harmed more babies, consultant tells inquiry","url":"/content/387/bmj.q2601","date":"November 21, 2024"},{"title":"UK falls “well below” EU average on doctors per population, report finds","url":"/content/387/bmj.q2599","date":"November 21, 2024"},{"title":"Seven days in medicine: 13-19 November 2024","url":"/content/387/bmj.q2559","date":"November 21, 2024"},{"title":"Higher staff turnover is linked to increased deaths in NHS hospitals, study finds","url":"/content/387/bmj.q2578","date":"November 20, 2024"},{"title":"Delhi and Lahore enter partial lockdown as pollution levels surpass “hazardous” rating","url":"/content/387/bmj.q2590","date":"November 20, 2024"},{"title":"Fire kills newborns in Indian hospital","url":"/content/387/bmj.q2565","date":"November 20, 2024"},{"title":"Coroner questions policy of waiving reporting requirements for certain medicines after deaths of three babies","url":"/content/387/bmj.q2588","date":"November 20, 2024"},{"title":"Physician associates: Government review will assess scope and safety of roles","url":"/content/387/bmj.q2585","date":"November 20, 2024"},{"title":"Anaesthetist shortage is preventing over a million operations a year, warns royal college","url":"/content/387/bmj.q2575","date":"November 20, 2024"},{"title":"Doctors express enthusiasm for AI but have a “troubling” reluctance to use it, says report","url":"/content/387/bmj.q2586","date":"November 20, 2024"},{"title":"Androcur: Patients say antiandrogen drug led to brain tumours","url":"/content/387/bmj.q2572","date":"November 19, 2024"},{"title":"Doctor and nurse among 45 people convicted of conspiracy to commit subversion in Hong Kong","url":"/content/387/bmj.q2582","date":"November 19, 2024"},{"title":"Mpox: US reports first clade Ib case as campaigners call for cheaper tests","url":"/content/387/bmj.q2576","date":"November 19, 2024"},{"title":"Trump criticised for nominating Robert F Kennedy Jr to head biggest US health agency","url":"/content/387/bmj.q2564","date":"November 19, 2024"},{"title":"Tics and Tourette syndrome: Digital therapies could reduce severity of symptoms, says NICE","url":"/content/387/bmj.q2570","date":"November 19, 2024"},{"title":"Pancreatic cancer: Researchers challenge reports of rise among young people","url":"/content/387/bmj.q2567","date":"November 19, 2024"},{"title":"Gynaecologist is struck off for sexual harassment of colleague who was his patient","url":"/content/387/bmj.q2566","date":"November 18, 2024"},{"title":"NICE proposes adding cytisine as treatment option for smoking cessation","url":"/content/387/bmj.q2563","date":"November 18, 2024"},{"title":"Gynaecology clinicians demand urgent support to tackle lengthy waiting lists","url":"/content/387/bmj.q2552","date":"November 18, 2024"},{"title":"Antibiotic resistant infections in England surpass pre-pandemic levels","url":"/content/387/bmj.q2560","date":"November 18, 2024"},{"title":"Sixty seconds on . . . what not to say","url":"/content/387/bmj.q2537","date":"November 15, 2024"},{"title":"Pharmacies set to follow GPs in collective action as national insurance hike bites","url":"/content/387/bmj.q2543","date":"November 15, 2024"},{"title":"Scotland’s plan for national social care service is in jeopardy as legislation is shelved","url":"/content/387/bmj.q2545","date":"November 15, 2024"},{"title":"End-of-life care: Hospitals are missing opportunities to discuss people’s wishes, report finds","url":"/content/387/bmj.q2544","date":"November 15, 2024"},{"title":"Measles: Millions of children missed routine vaccination last year, WHO and CDC warn","url":"/content/387/bmj.q2541","date":"November 15, 2024"},{"title":"Lucy Letby inquiry: Consultant says he wishes he had reported concerns sooner","url":"/content/387/bmj.q2540","date":"November 15, 2024"},{"title":"Bird flu: Canadian teenager is critically ill with new genotype","url":"/content/387/bmj.q2529","date":"November 14, 2024"},{"title":"Folic acid: UK to fortify flour to protect against birth defects","url":"/content/387/bmj.q2531","date":"November 14, 2024"},{"title":"Target to reduce preterm births in England to 6% will not be met without action, say peers","url":"/content/387/bmj.q2488","date":"November 14, 2024"},{"title":"Cardiovascular disease: Just one in 12 eligible people had health check last year, watchdog finds","url":"/content/387/bmj.q2518","date":"November 13, 2024"},{"title":"Spain takes stock of flood damage","url":"/content/387/bmj.q2490","date":"November 13, 2024"},{"title":"Covid inquiry: Caring for patients without relatives’ support caused staff “strain and trauma”","url":"/content/387/bmj.q2509","date":"November 13, 2024"},{"title":"New NHS provider league table for England will mean “no more rewards for failure,” says government","url":"/content/387/bmj.q2506","date":"November 13, 2024"},{"title":"All women with suspected endometriosis should be offered ultrasound scans, says NICE","url":"/content/387/bmj.q2502","date":"November 12, 2024"},{"title":"Generic varenicline for smoking cessation to be rolled out in England","url":"/content/387/bmj.q2496","date":"November 12, 2024"},{"title":"Former chair of BMA GP Committee wins right to tribunal for unfair dismissal","url":"/content/387/bmj.q2495","date":"November 12, 2024"},{"title":"UK sex and gender research framework hopes to improve health outcomes","url":"/content/387/bmj.q2493","date":"November 12, 2024"},{"title":"Assisted dying bill: Two doctors would need to approve action","url":"/content/387/bmj.q2500","date":"November 12, 2024"},{"title":"NHS targets will be missed this winter, trust leaders fear","url":"/content/387/bmj.q2504","date":"November 12, 2024"},{"title":"BMA enters dispute with NHS trust over plans to cut doctor overtime rates","url":"/content/387/bmj.q2489","date":"November 11, 2024"},{"title":"National insurance: What will the hike mean for general practice?","url":"/content/387/bmj.q2482","date":"November 11, 2024"},{"title":"GP leaders in Wales reject contract offer","url":"/content/387/bmj.q2492","date":"November 11, 2024"},{"title":"Alzheimer’s disease: What treatments could be rolled out in the next few years?","url":"/content/387/bmj.q2477","date":"November 8, 2024"},{"title":"UK must maximise benefits to society from “rich” health data, says independent review","url":"/content/387/bmj.q2475","date":"November 8, 2024"},{"title":"NHS trusts must train those conducting disciplinary procedures to treat doctors fairly, says MPS","url":"/content/387/bmj.q2468","date":"November 8, 2024"},{"title":"Nitazenes: toxicologists warn of rise in overdoses linked to class of synthetic opioids","url":"/content/387/bmj.q2465","date":"November 8, 2024"},{"title":"Scandal of “newborn gang” that put profits ahead of babies’ lives rocks Turkey’s health system","url":"/content/387/bmj.q2466","date":"November 7, 2024"},{"title":"Hundred governments commit to ending violence against children","url":"/content/387/bmj.q2464","date":"November 7, 2024"},{"title":"Trump presidency will mean changes for healthcare, reproductive rights, and global heating","url":"/content/387/bmj.q2461","date":"November 7, 2024"},{"title":"Mental Health Bill promises more tailored and dignified treatment for people detained","url":"/content/387/bmj.q2463","date":"November 7, 2024"},{"title":"NICE reiterates importance of HRT for menopausal symptoms","url":"/content/387/bmj.q2460","date":"November 7, 2024"},{"title":"Childhood obesity in England’s most deprived areas is double that in affluent areas","url":"/content/387/bmj.q2457","date":"November 6, 2024"},{"title":"Tight sari waist cords may cause malignant ulcers, doctors warn","url":"/content/387/bmj.q2454","date":"November 6, 2024"},{"title":"UN biodiversity summit on reversing nature loss “veers dangerously off track”","url":"/content/387/bmj.q2449","date":"November 6, 2024"},{"title":"Streeting “actively looking” at lowering prostate cancer “screening” age","url":"/content/387/bmj.q2446","date":"November 6, 2024"},{"title":"BMA defends consultants in row about overtime pay after BBC report","url":"/content/387/bmj.q2450","date":"November 6, 2024"},{"title":"Opioids and sedatives among million pills seized in London drugs haul","url":"/content/387/bmj.q2439","date":"November 5, 2024"},{"title":"UK reports two further cases of clade Ib mpox","url":"/content/387/bmj.q2442","date":"November 5, 2024"},{"title":"Tobacco Bill: Banning smoking in certain outdoors spaces is welcomed, but cessation services must not be forgotten","url":"/content/387/bmj.q2443","date":"November 5, 2024"},{"title":"Stroke: New NHS campaign urges people to call 999 as soon as symptoms show","url":"/content/387/bmj.q2435","date":"November 4, 2024"},{"title":"Far more people die from gun violence in US than in other rich countries, report says","url":"/content/387/bmj.q2430","date":"November 4, 2024"},{"title":"National insurance hike could force GP surgeries to close, doctors’ leaders warn","url":"/content/387/bmj.q2428","date":"November 4, 2024"},{"title":"Ian Paterson: Convicted breast surgeon did not seek consent for “cleavage sparing” mastectomies","url":"/content/387/bmj.q2427","date":"November 4, 2024"},{"title":"Throat cancer: NHS England launches pilot of smartphone device to aid diagnosis","url":"/content/387/bmj.q2426","date":"November 4, 2024"},{"title":"Spanish floods: Experts call for clearer warnings","url":"/content/387/bmj.q2421","date":"November 1, 2024"},{"title":"Covid-19: Australian inquiry calls for establishment of a national centre for disease control and action to tackle inequities","url":"/content/387/bmj.q2420","date":"November 1, 2024"},{"title":"Sixty seconds on . . . spelling errors","url":"/content/387/bmj.q2414","date":"November 1, 2024"},{"title":"Health threats from climate emergency reach “concerning new records,” says report","url":"/content/387/bmj.q2412","date":"October 31, 2024"},{"title":"BMA criticises budget for failing to remove financial barriers to doctors taking on extra work","url":"/content/387/bmj.q2411","date":"October 31, 2024"},{"title":"US resident died from Lassa fever probably contracted in West Africa","url":"/content/387/bmj.q2409","date":"October 31, 2024"},{"title":"Tuberculosis: How close are we to a new vaccine?","url":"/content/387/bmj.q2410","date":"October 31, 2024"}],"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":"8jC_R7aE1p2nLhz3DYNM7","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>

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