CINXE.COM
The BMJ: Opinion
<!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&w=110&q=75 1x, https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&w=220&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: Opinion</title><meta name="title" content="The BMJ: Opinion"/><meta name="twitter:title" content="The BMJ: Opinion"/><meta property="og:title" content="The BMJ: Opinion"/><meta name="description" content="The latest opinion and comment by our international audience of practising clinicians, healthcare professionals, researchers and policymakers"/><meta name="twitter:description" content="The latest opinion and comment by our international audience of practising clinicians, healthcare professionals, researchers and policymakers"/><meta property="og:description" content="The latest opinion and comment by our international audience of practising clinicians, healthcare professionals, researchers and policymakers"/><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/opinion"/><meta name="next-head-count" content="15"/><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" data-domain-script="565e50dd-f6e9-46d6-91cd-5c40a270264f"/><script async="" src="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" type="text/javascript" data-domain-script="565e50dd-f6e9-46d6-91cd-5c40a270264f"></script><link rel="preload" href="https://thebmj-frontend.bmj.com/next-resources/oneTrust.js" as="script"/><script async="" src="https://thebmj-frontend.bmj.com/next-resources/oneTrust.js" type="text/javascript"></script><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script"/><script async="" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><link rel="preconnect dns-prefetch" href="https://analytics.bmj.com"/><link rel="preconnect dns-prefetch" href="https://adservice.google.com"/><link rel="preconnect dns-prefetch" href="https://www.google-analytics.com"/><link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net"/><link rel="preconnect dns-prefetch" href="https://cdn-eu.pagesense.io"/><link rel="preconnect dns-prefetch" href="https://popup.wisepops.com"/><link rel="preconnect dns-prefetch" href="https://www.medtargetsystem.com"/><link rel="preconnect dns-prefetch" href="https://secure.polldaddy.com"/><link rel="preconnect dns-prefetch" href="https://cdn.pbgrd.com/core-bmj.js?t=1653636702"/><script async="" type="text/javascript" src="https://cdn.pbgrd.com/core-bmj.js?t=1653636702"></script><script async=""> var topBottomSizes = [ { label: "xs", breakpoint: "20em", sizes: [ [300, 50], [320, 100], ], }, { label: "sm", breakpoint: "30em", sizes: [[468, 60]] }, { label: "lg", breakpoint: "46em", sizes: [[728, 90]] }, { label: "xl", breakpoint: "61em", sizes: [[970, 90]] }, { label: "xxl", breakpoint: "80em", sizes: [[970, 250]] }, ].reduce(function (e, t) { var a = [].concat(e) return ( window.matchMedia("screen and (min-width: " + t.breakpoint + ")") .matches && (a = a.concat(t.sizes)), a ) }, []), mpu1Size = [300, 600], mpu2Size = [300, 250], googletag = googletag || {}; googletag.cmd = googletag.cmd || []; googletag.cmd.push(function () { googletag .defineSlot( "/21798771943/BMJ.com_HomePage_TOPBanner", topBottomSizes, "div-gpt-ad-7326006-1" ) .addService(googletag.pubads()) .setTargeting("pgid", "pubgrade_lib_disabled"); googletag .defineSlot( "/21798771943/BMJ.com_HomePage_MPU1", mpu1Size, "div-gpt-ad-7326006-2" ) .addService(googletag.pubads()); googletag .defineSlot( "/21798771943/BMJ.com_HomePage_MPU2", mpu2Size, "div-gpt-ad-7326006-3" ) .addService(googletag.pubads()); googletag.pubads().setTargeting("url", window.parent.location.pathname); googletag.pubads().enableLazyLoad({fetchMarginPercent:0,renderMarginPercent:0,mobileScaling:2}); googletag.enableServices(); }) </script><script async=""> function parseCookies() { let cookieHeader = document.cookie || ""; let cookies = Object.fromEntries( cookieHeader.split("; ").map((c) => c.split("=")) ); for (let key in cookies) { if (cookies[key] === "undefined") { cookies[key] = undefined; } } return cookies; } function uuidv4() { var d = new Date().getTime(); //Timestamp var d2 = (typeof performance !== "undefined" && performance.now && performance.now() * 1000) || 0; //Time in microseconds since page-load or 0 if unsupported return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function (c) { var r = Math.random() * 16; //random number between 0 and 16 if (d > 0) { //Use timestamp until depleted r = (d + r) % 16 | 0; d = Math.floor(d / 16); } else { //Use microseconds since page-load if supported r = (d2 + r) % 16 | 0; d2 = Math.floor(d2 / 16); } return (c === "x" ? r : (r & 0x3) | 0x8).toString(16); }); } function handleCookie() { let cookies = parseCookies(); let bmj_uuid = cookies.bmj_uuid; if (!bmj_uuid) { bmj_uuid = uuidv4(); cookies.bmj_uuid = bmj_uuid; } return { bmj_uuid }; } let { bmj_uuid } = handleCookie(); let bmj_ppid = parseCookies().bmj_ppid; window.dataLayer = window.dataLayer || []; function checkUserLoginStatus(dataLayer) { const userMail = dataLayer.find((item) => item.user)?.user?.mail; if (!userMail) { return false; } return userMail !== anonMailId; } const anonMailId = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; let nonAnonMailId = dataLayer.find((item) => item.user)?.user?.mail === anonMailId ? null : dataLayer.find((item) => item.user)?.user?.mail; let userId = dataLayer.find((item) => item.user)?.user?.["data-ics"] ?? (dataLayer.find((item) => item.user)?.user?.mail && nonAnonMailId) ?? bmj_ppid ?? bmj_uuid; googletag.cmd.push(function () { googletag.pubads().setPublisherProvidedId(userId); googletag.pubads().setTargeting("islogged", checkUserLoginStatus(dataLayer) ? "true" : "false"); googletag.enableServices(); }); document.cookie = "bmj_ppid=" + userId + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; document.cookie = "bmj_uuid=" + bmj_uuid + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; window.dataLayer.push({ bmj_uuid: bmj_uuid, }); </script><script async="">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://analytics.bmj.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NF7HCLL');</script><link rel="preload" href="/_next/static/css/0125e1088e5e73c9.css" as="style"/><link rel="stylesheet" href="/_next/static/css/0125e1088e5e73c9.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-6ef43a8d4a395f49.js" defer=""></script><script src="/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script><script src="/_next/static/chunks/main-fc788ce92ccfeb2d.js" defer=""></script><script src="/_next/static/chunks/pages/_app-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/ewQsR4dKmkwdphk7QY7j-/_buildManifest.js" defer=""></script><script src="/_next/static/ewQsR4dKmkwdphk7QY7j-/_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&w=110&q=75 1x, https://thebmj-frontend.bmj.com/_next/image?url=https%3A%2F%2Fthebmj-frontend.bmj.com%2Fnext-resources%2Fthebmj-logo-large.png&w=220&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&w=220&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 & 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 & 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 & Views</a><span class="mx-xsm">/</span></span><span class="text-[0.75rem] leading-[1rem] text-font-color-medium">Opinion</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">Opinion</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/388/bmj.r377"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Three years into Russia’s full-scale invasion, Ukraine offers a model of health system resilience</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r372"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Fetal personhood: What happens when the rights of the “fertilized egg” supersede the rights of the mother</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r366"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">If we want to invest in our future NHS workforce, then studying medicine should be affordable</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r358"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Empowering patients is key to improving gynaecology experiences</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r376"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . The most beautiful medical words</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2821"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">If we want to take prevention of multiple long term conditions seriously, then we need to know what we mean by that</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r364"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The story of a GP imprisoned for climate activism</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r293"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We need to face uncomfortable truths about diversity in our medical workforce</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r277"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Dismantle structural barriers to improve reproductive healthcare for racially minoritised women</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r296"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Microplastics in brains … and other research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r317"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Rammya Mathew: More choice of providers won’t necessarily lead to better patient 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">February 19, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r306"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scarlett McNally: Nil-by-mouth rules need updating to implement SipTilSend</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 19, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r348"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Together we can challenge the racism that persists in healthcare</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 19, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r307"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">John Launer: Reinventing role play</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r327"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Partha Kar: NHS leaders must be honest about failures to confront racism in the workforce</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r336"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Helen Salisbury: The role of artificial intelligence in 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">February 18, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r341"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Research on hormonal contraceptives is needed to monitor their evolving safety profile</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r333"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Academic publishing: the impact factor</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r315"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Why the General Medical Council should discipline doctors who misuse social media</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r251"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Early cancer diagnosis is vital, but treatment delays are causing harm to patients</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r304"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Detained at the doctor’s office: US immigration policy endangers health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 13, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r294"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Anger, despair, and defiance from a voice within the US federal research 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">February 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r276"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The NHS in England needs a fourth shift to transform care and 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">February 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r289"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Abandoning research participants is an unconscionable betrayal</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r265"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Power, patients, and change: Young people can help to reimagine healthcare</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 12, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r288"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Pulling resources and blocking access to key scientific data will cause untold long term harm</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 11, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r270"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Better mental health support would help young people and the economy</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r272"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Medical anniversaries in 2025: digitalis and the treatment of dropsy</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r261"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Should we consider a “three strikes and you’re in” rule in 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">February 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r221"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">As a medical intern in Gaza, I have stepped out of the classroom and onto the front line</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r167"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Zolendronate for vertebral fractures … and other research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r219"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical education in Gaza must be protected</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r206"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scarlett McNally: Improving health to improve the economy</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r199"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">John Launer: Revisiting herd immunity</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r198"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We need to counter industry promotion of harmful products to protect public health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 5, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r190"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The case for women’s leadership in global health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r246"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Using a private member’s bill to legislate on assisted dying lacks the necessary preparation for an informed debate</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r243"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We must recognise the collective wisdom of those with lived experience of long covid</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r232"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Helen Salisbury: Preventing ill health requires 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">February 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r253"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical journal editors must resist CDC order and anti-gender ideology</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 4, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r222"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We must unite against regressive policies and systems that perpetuate injustice</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">February 3, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r176"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Alcohol labelling and cancer: a way to empower consumers despite industry opposition</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">January 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r220"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Lexicographic anniversaries in 2025: Placebo</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">January 31, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r185"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The US withdrawal from the Paris Climate Agreement: could it trump progress on climate change and health?</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 30, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r188"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">President Trump wants an alternative to the World Health Organization: how should we respond?</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">January 30, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r171"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">David Oliver: Losing too many NHS hospital beds has been an act of avoidable self-sabotage with predictable consequences</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">January 30, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r173"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Trump’s global gag rule on abortion care will damage women’s health, rights, and futures</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">January 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r158"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Ending gambling adverts could prevent harm to millions of adults and children in the UK</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">January 27, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r164"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Lexicographic anniversaries in 2025</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">January 24, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r150"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Children First? We need to rethink global governance to prioritise child health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 24, 2025</span></div></div></section></div><div class="w-1/2 pl-2"><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r145"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The review of physician and anaesthesia associate roles will be transparent and evidence based</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">January 23, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r65"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Exercise training in heart failure … and other research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 23, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r133"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Dear sceptics of patient engagement in research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 22, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r134"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">What black women in medicine stand to lose in the US’s war on diversity, equity, and inclusion</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">January 22, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r85"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scarlett McNally: Surgical hubs need to be ringfenced within hospitals to prevent patients being left behind</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">January 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r122"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Helen Salisbury: Electronic prescribing in hospitals is well overdue</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">January 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r116"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The US withdrawal from the WHO: a global health crisis in the making</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">January 21, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r39"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Children are bearing the brunt of violence in Gaza</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 20, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r110"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Unfair specialty recruitment practices threaten the NHS’s future workforce</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">January 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r105"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Elective care reform: more activity does not necessarily mean better care</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2851"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Diagnosing the undiagnosed—what happened to PIMS?</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">January 17, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r91"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Ethics and corridor care: a contradiction in terms?</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">January 16, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r95"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">NHS emergency department pressures are not because of a single point of failure, it’s the whole system that’s struggling</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">January 16, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r77"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Winter viruses: we can do more to prevent a surge in cases</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 15, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r72"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">John Launer: Losing touch with NHS reality</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">January 15, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2847"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Tackling drug shortages must be an urgent priority for the NHS</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 15, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r66"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Halting medical doctor degree apprenticeships is a sensible decision</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">January 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r33"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Partha Kar: The new storm propagated by poor medical workforce planning is now upon us</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">January 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r46"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Keep it in the ground: climate change could prompt the reemergence of zombie pathogens</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">January 14, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r52"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Total criminalisation of abortion is a threat to sexual and reproductive health in Brazil</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">January 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2584"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">What “dose” of anxiety is needed to awaken transformative action on climate 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">January 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r55"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We need to focus on local solutions for health inequalities</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">January 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r61"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Medical anniversaries in 2025</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">January 10, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2823"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Governance of national public health agencies: a crucial yet neglected aspect of health emergency preparedness and response</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">January 9, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2868"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">The cost of NICE appraisals … and other research</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 9, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2881"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">John Launer: Taking the temperature of the consultation</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">January 8, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2804"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Scarlett McNally: We can do more to prevent healthcare worker suicides</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">January 8, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r27"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">AI in medicine: preparing for the future while preserving what matters</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">January 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2883"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Smoking’s pop culture revival is an unwelcome throwback for public health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2884"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Matt Morgan: A living funeral with my friends</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">January 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r12"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Helen Salisbury: Is GPs’ access to scans just another transfer of work to 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">January 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r10"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Health ministers in England face hard choices in 2025</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">January 7, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r14"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Social care reform is welcome, but success will rely on political commitment</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">January 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2854"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">An early warning system could help to protect resident doctor welfare</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">January 6, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r6"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Another winter of discontent looms for NHS urgent and emergency care</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 3, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.r1"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Poor quality housing is harming our health</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">January 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/388/bmj.q2890"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We need a global agreement to safeguard human health from plastic pollution</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">January 2, 2025</span></div></div></section><section class="py-2 md:py-3 flex flex-col justify-between" data-testid="article-entry-large"><a class="text-font-color-dark hover:text-font-color-medium" data-testid="article-entry-link" href="/content/387/bmj.q2810"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Christmas 2024: End-of-life care needs decolonising</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">December 23, 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.q2864"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Academic integrity—principles and definitions</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">December 23, 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.q2822"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Governing global health with a planetary mindset</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">December 23, 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.q2836"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">“Rookie factor”: why healthcare workforce policy needs to embrace experience</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">December 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.q2838"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Survivors of war and conflict need contextualised trauma informed perinatal care</h2></a><div><div class="flex text-xs leading-4 mb-2 text-bmj-grey-600 pt-2"><span data-testid="article-entry-date" class="whitespace-nowrap">December 17, 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.q2827"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Recovery is missing in the pandemic treaty</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">December 16, 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.q2811"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Medical education fit for the future requires radical 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">December 16, 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.q2739"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Turn towards the hand in the fire—to care is to witness and condemn atrocities everywhere</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">December 16, 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.q2817"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">When I use a word . . . Academic integrity—defining misdemeanours</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">December 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.q2813"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">We need to transform women’s healthcare to tackle “medical misogyny”</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">December 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.q2798"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Afghanistan: the Taliban’s restrictions on midwifery training will jeopardise the health of women and 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">December 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.q2773"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">Christmas 2024: Architecture and public health—from harmful designs to healthy built environments</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">December 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.q2809"><h2 data-testid="article-entry-title" color="font-color-dark" class="titleHover">How is the climate crisis affecting our food supplies?</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">December 13, 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%3Aopinion%20numresults%3A50%20sort%3Apublication-date%20direction%3Adescending%20format_result%3Astandard?page=1">Continue to all opinion 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 [&>li]:mr-8 sm:[&>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 & 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 & 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&int_medium=footer&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&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&Cs</span></a><a data-testid="quick-links" href="http://group.bmj.com/group/about/revenue-sources" alt="Revenue Sources" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Revenue Sources</span></a><a data-testid="quick-links" href="http://home.highwire.org/" alt="HighWire Press" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">HighWire Press</span></a><a data-testid="quick-links" href="https://www.bmj.com/sitemap" alt="Sitemap" class="text-font-color-white no-underline py-2 sm:py-2 lg:py-0 text-[0.875rem] font-normal inline-flex"><span class="hover:underline px-[0.31rem] border-r-[1px] border-solid border-white">Sitemap</span></a></div><div data-testid="copyright" class="text-center" style="grid-area:copyright"><span>Copyright © <!-- -->2025<!-- --> BMJ Publishing Group Ltd</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":"23","results":[{"title":"Three years into Russia’s full-scale invasion, Ukraine offers a model of health system resilience","url":"/content/388/bmj.r377","date":"February 24, 2025"},{"title":"Fetal personhood: What happens when the rights of the “fertilized egg” supersede the rights of the mother","url":"/content/388/bmj.r372","date":"February 24, 2025"},{"title":"If we want to invest in our future NHS workforce, then studying medicine should be affordable","url":"/content/388/bmj.r366","date":"February 21, 2025"},{"title":"Empowering patients is key to improving gynaecology experiences","url":"/content/388/bmj.r358","date":"February 21, 2025"},{"title":"When I use a word . . . The most beautiful medical words","url":"/content/388/bmj.r376","date":"February 21, 2025"},{"title":"If we want to take prevention of multiple long term conditions seriously, then we need to know what we mean by that","url":"/content/388/bmj.q2821","date":"February 20, 2025"},{"title":"The story of a GP imprisoned for climate activism","url":"/content/388/bmj.r364","date":"February 20, 2025"},{"title":"We need to face uncomfortable truths about diversity in our medical workforce","url":"/content/388/bmj.r293","date":"February 20, 2025"},{"title":"Dismantle structural barriers to improve reproductive healthcare for racially minoritised women","url":"/content/388/bmj.r277","date":"February 20, 2025"},{"title":"Microplastics in brains … and other research","url":"/content/388/bmj.r296","date":"February 20, 2025"},{"title":"Rammya Mathew: More choice of providers won’t necessarily lead to better patient outcomes","url":"/content/388/bmj.r317","date":"February 19, 2025"},{"title":"Scarlett McNally: Nil-by-mouth rules need updating to implement SipTilSend","url":"/content/388/bmj.r306","date":"February 19, 2025"},{"title":"Together we can challenge the racism that persists in healthcare","url":"/content/388/bmj.r348","date":"February 19, 2025"},{"title":"John Launer: Reinventing role play","url":"/content/388/bmj.r307","date":"February 18, 2025"},{"title":"Partha Kar: NHS leaders must be honest about failures to confront racism in the workforce","url":"/content/388/bmj.r327","date":"February 18, 2025"},{"title":"Helen Salisbury: The role of artificial intelligence in general practice","url":"/content/388/bmj.r336","date":"February 18, 2025"},{"title":"Research on hormonal contraceptives is needed to monitor their evolving safety profile","url":"/content/388/bmj.r341","date":"February 17, 2025"},{"title":"When I use a word . . . Academic publishing: the impact factor","url":"/content/388/bmj.r333","date":"February 14, 2025"},{"title":"Why the General Medical Council should discipline doctors who misuse social media","url":"/content/388/bmj.r315","date":"February 14, 2025"},{"title":"Early cancer diagnosis is vital, but treatment delays are causing harm to patients","url":"/content/388/bmj.r251","date":"February 14, 2025"},{"title":"Detained at the doctor’s office: US immigration policy endangers health","url":"/content/388/bmj.r304","date":"February 13, 2025"},{"title":"Anger, despair, and defiance from a voice within the US federal research system","url":"/content/388/bmj.r294","date":"February 12, 2025"},{"title":"The NHS in England needs a fourth shift to transform care and outcomes","url":"/content/388/bmj.r276","date":"February 12, 2025"},{"title":"Abandoning research participants is an unconscionable betrayal","url":"/content/388/bmj.r289","date":"February 12, 2025"},{"title":"Power, patients, and change: Young people can help to reimagine healthcare","url":"/content/388/bmj.r265","date":"February 12, 2025"},{"title":"Pulling resources and blocking access to key scientific data will cause untold long term harm","url":"/content/388/bmj.r288","date":"February 11, 2025"},{"title":"Better mental health support would help young people and the economy","url":"/content/388/bmj.r270","date":"February 10, 2025"},{"title":"When I use a word . . . Medical anniversaries in 2025: digitalis and the treatment of dropsy","url":"/content/388/bmj.r272","date":"February 10, 2025"},{"title":"Should we consider a “three strikes and you’re in” rule in general practice?","url":"/content/388/bmj.r261","date":"February 6, 2025"},{"title":"As a medical intern in Gaza, I have stepped out of the classroom and onto the front line","url":"/content/388/bmj.r221","date":"February 6, 2025"},{"title":"Zolendronate for vertebral fractures … and other research","url":"/content/388/bmj.r167","date":"February 6, 2025"},{"title":"Medical education in Gaza must be protected","url":"/content/388/bmj.r219","date":"February 6, 2025"},{"title":"Scarlett McNally: Improving health to improve the economy","url":"/content/388/bmj.r206","date":"February 5, 2025"},{"title":"John Launer: Revisiting herd immunity","url":"/content/388/bmj.r199","date":"February 5, 2025"},{"title":"We need to counter industry promotion of harmful products to protect public health","url":"/content/388/bmj.r198","date":"February 5, 2025"},{"title":"The case for women’s leadership in global health","url":"/content/388/bmj.r190","date":"February 4, 2025"},{"title":"Using a private member’s bill to legislate on assisted dying lacks the necessary preparation for an informed debate","url":"/content/388/bmj.r246","date":"February 4, 2025"},{"title":"We must recognise the collective wisdom of those with lived experience of long covid","url":"/content/388/bmj.r243","date":"February 4, 2025"},{"title":"Helen Salisbury: Preventing ill health requires investment","url":"/content/388/bmj.r232","date":"February 4, 2025"},{"title":"Medical journal editors must resist CDC order and anti-gender ideology","url":"/content/388/bmj.r253","date":"February 4, 2025"},{"title":"We must unite against regressive policies and systems that perpetuate injustice","url":"/content/388/bmj.r222","date":"February 3, 2025"},{"title":"Alcohol labelling and cancer: a way to empower consumers despite industry opposition","url":"/content/388/bmj.r176","date":"January 31, 2025"},{"title":"When I use a word . . . Lexicographic anniversaries in 2025: Placebo","url":"/content/388/bmj.r220","date":"January 31, 2025"},{"title":"The US withdrawal from the Paris Climate Agreement: could it trump progress on climate change and health?","url":"/content/388/bmj.r185","date":"January 30, 2025"},{"title":"President Trump wants an alternative to the World Health Organization: how should we respond?","url":"/content/388/bmj.r188","date":"January 30, 2025"},{"title":"David Oliver: Losing too many NHS hospital beds has been an act of avoidable self-sabotage with predictable consequences","url":"/content/388/bmj.r171","date":"January 30, 2025"},{"title":"Trump’s global gag rule on abortion care will damage women’s health, rights, and futures","url":"/content/388/bmj.r173","date":"January 27, 2025"},{"title":"Ending gambling adverts could prevent harm to millions of adults and children in the UK","url":"/content/388/bmj.r158","date":"January 27, 2025"},{"title":"When I use a word . . . Lexicographic anniversaries in 2025","url":"/content/388/bmj.r164","date":"January 24, 2025"},{"title":"Children First? We need to rethink global governance to prioritise child health","url":"/content/388/bmj.r150","date":"January 24, 2025"},{"title":"The review of physician and anaesthesia associate roles will be transparent and evidence based","url":"/content/388/bmj.r145","date":"January 23, 2025"},{"title":"Exercise training in heart failure … and other research","url":"/content/388/bmj.r65","date":"January 23, 2025"},{"title":"Dear sceptics of patient engagement in research","url":"/content/388/bmj.r133","date":"January 22, 2025"},{"title":"What black women in medicine stand to lose in the US’s war on diversity, equity, and inclusion","url":"/content/388/bmj.r134","date":"January 22, 2025"},{"title":"Scarlett McNally: Surgical hubs need to be ringfenced within hospitals to prevent patients being left behind","url":"/content/388/bmj.r85","date":"January 21, 2025"},{"title":"Helen Salisbury: Electronic prescribing in hospitals is well overdue","url":"/content/388/bmj.r122","date":"January 21, 2025"},{"title":"The US withdrawal from the WHO: a global health crisis in the making","url":"/content/388/bmj.r116","date":"January 21, 2025"},{"title":"Children are bearing the brunt of violence in Gaza","url":"/content/388/bmj.r39","date":"January 20, 2025"},{"title":"Unfair specialty recruitment practices threaten the NHS’s future workforce","url":"/content/388/bmj.r110","date":"January 17, 2025"},{"title":"Elective care reform: more activity does not necessarily mean better care","url":"/content/388/bmj.r105","date":"January 17, 2025"},{"title":"Diagnosing the undiagnosed—what happened to PIMS?","url":"/content/388/bmj.q2851","date":"January 17, 2025"},{"title":"Ethics and corridor care: a contradiction in terms?","url":"/content/388/bmj.r91","date":"January 16, 2025"},{"title":"NHS emergency department pressures are not because of a single point of failure, it’s the whole system that’s struggling","url":"/content/388/bmj.r95","date":"January 16, 2025"},{"title":"Winter viruses: we can do more to prevent a surge in cases","url":"/content/388/bmj.r77","date":"January 15, 2025"},{"title":"John Launer: Losing touch with NHS reality","url":"/content/388/bmj.r72","date":"January 15, 2025"},{"title":"Tackling drug shortages must be an urgent priority for the NHS","url":"/content/388/bmj.q2847","date":"January 15, 2025"},{"title":"Halting medical doctor degree apprenticeships is a sensible decision","url":"/content/388/bmj.r66","date":"January 14, 2025"},{"title":"Partha Kar: The new storm propagated by poor medical workforce planning is now upon us","url":"/content/388/bmj.r33","date":"January 14, 2025"},{"title":"Keep it in the ground: climate change could prompt the reemergence of zombie pathogens","url":"/content/388/bmj.r46","date":"January 14, 2025"},{"title":"Total criminalisation of abortion is a threat to sexual and reproductive health in Brazil","url":"/content/388/bmj.r52","date":"January 10, 2025"},{"title":"What “dose” of anxiety is needed to awaken transformative action on climate change?","url":"/content/388/bmj.q2584","date":"January 10, 2025"},{"title":"We need to focus on local solutions for health inequalities","url":"/content/388/bmj.r55","date":"January 10, 2025"},{"title":"When I use a word . . . Medical anniversaries in 2025","url":"/content/388/bmj.r61","date":"January 10, 2025"},{"title":"Governance of national public health agencies: a crucial yet neglected aspect of health emergency preparedness and response","url":"/content/388/bmj.q2823","date":"January 9, 2025"},{"title":"The cost of NICE appraisals … and other research","url":"/content/388/bmj.q2868","date":"January 9, 2025"},{"title":"John Launer: Taking the temperature of the consultation","url":"/content/388/bmj.q2881","date":"January 8, 2025"},{"title":"Scarlett McNally: We can do more to prevent healthcare worker suicides","url":"/content/388/bmj.q2804","date":"January 8, 2025"},{"title":"AI in medicine: preparing for the future while preserving what matters","url":"/content/388/bmj.r27","date":"January 7, 2025"},{"title":"Smoking’s pop culture revival is an unwelcome throwback for public health","url":"/content/388/bmj.q2883","date":"January 7, 2025"},{"title":"Matt Morgan: A living funeral with my friends","url":"/content/388/bmj.q2884","date":"January 7, 2025"},{"title":"Helen Salisbury: Is GPs’ access to scans just another transfer of work to general practice?","url":"/content/388/bmj.r12","date":"January 7, 2025"},{"title":"Health ministers in England face hard choices in 2025","url":"/content/388/bmj.r10","date":"January 7, 2025"},{"title":"Social care reform is welcome, but success will rely on political commitment","url":"/content/388/bmj.r14","date":"January 6, 2025"},{"title":"An early warning system could help to protect resident doctor welfare","url":"/content/388/bmj.q2854","date":"January 6, 2025"},{"title":"Another winter of discontent looms for NHS urgent and emergency care","url":"/content/388/bmj.r6","date":"January 3, 2025"},{"title":"Poor quality housing is harming our health","url":"/content/388/bmj.r1","date":"January 2, 2025"},{"title":"We need a global agreement to safeguard human health from plastic pollution","url":"/content/388/bmj.q2890","date":"January 2, 2025"},{"title":"Christmas 2024: End-of-life care needs decolonising","url":"/content/387/bmj.q2810","date":"December 23, 2024"},{"title":"When I use a word . . . Academic integrity—principles and definitions","url":"/content/387/bmj.q2864","date":"December 23, 2024"},{"title":"Governing global health with a planetary mindset","url":"/content/387/bmj.q2822","date":"December 23, 2024"},{"title":"“Rookie factor”: why healthcare workforce policy needs to embrace experience","url":"/content/387/bmj.q2836","date":"December 20, 2024"},{"title":"Survivors of war and conflict need contextualised trauma informed perinatal care","url":"/content/387/bmj.q2838","date":"December 17, 2024"},{"title":"Recovery is missing in the pandemic treaty","url":"/content/387/bmj.q2827","date":"December 16, 2024"},{"title":"Medical education fit for the future requires radical change","url":"/content/387/bmj.q2811","date":"December 16, 2024"},{"title":"Turn towards the hand in the fire—to care is to witness and condemn atrocities everywhere","url":"/content/387/bmj.q2739","date":"December 16, 2024"},{"title":"When I use a word . . . Academic integrity—defining misdemeanours","url":"/content/387/bmj.q2817","date":"December 13, 2024"},{"title":"We need to transform women’s healthcare to tackle “medical misogyny”","url":"/content/387/bmj.q2813","date":"December 13, 2024"},{"title":"Afghanistan: the Taliban’s restrictions on midwifery training will jeopardise the health of women and babies","url":"/content/387/bmj.q2798","date":"December 13, 2024"},{"title":"Christmas 2024: Architecture and public health—from harmful designs to healthy built environments","url":"/content/387/bmj.q2773","date":"December 13, 2024"},{"title":"How is the climate crisis affecting our food supplies?","url":"/content/387/bmj.q2809","date":"December 13, 2024"}],"articleType":"Opinion","headingText":"Opinion","baseHeadingLevel":1,"breadcrumbs":[{"pageName":"Home","url":"/"},{"pageName":"News \u0026 Views","url":"/news"},{"pageName":"Opinion"}],"moreUrl":"/search/advanced/toc_section%3Aopinion%20numresults%3A50%20sort%3Apublication-date%20direction%3Adescending%20format_result%3Astandard?page=1","moreText":"Continue to all opinion articles","metadata":{"title":"The BMJ: Opinion","description":"The latest opinion and comment by our international audience of practising clinicians, healthcare professionals, researchers and policymakers","image":"https://www.bmj.com/next-resources/the-bmj-logo.png","currentPath":"/news/opinion"}},"__N_SSG":true},"page":"/[slug]/[articleType]","query":{"slug":"news","articleType":"opinion"},"buildId":"ewQsR4dKmkwdphk7QY7j-","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>