CINXE.COM
Homepage | BMJ Paediatrics Open
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/_next/static/media/logo-bmj-journals.c2a2899be06382c530c7bc1e5d61e633.svg" /><link rel="preload" as="image" href="/next-resources/logo.svg" /><link rel="preload" as="image" href="/next-resources/search.svg" /><link rel="preload" as="image" href="/next-resources/hamburger-menu.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg" /><link rel="preload" as="image" href="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" /><link rel="preload" as="image" href="/next-resources/minus-button.svg" /><link rel="preload" as="image" href="/next-resources/plus-button.svg" /><link rel="stylesheet" href="/_next/static/css/9f94e93807393b91.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/025cd92e192088eb.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/66ad511738c93f8a.css" data-precedence="next" /><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" /><script src="/_next/static/chunks/1dd3208c-7f75999651337873.js" async=""></script><script src="/_next/static/chunks/286-b7674269bd0f8848.js" async=""></script><script src="/_next/static/chunks/main-app-5d89451faab8abb1.js" async=""></script><script src="/_next/static/chunks/9af238c7-693cab6698f4b9fe.js" async=""></script><script src="/_next/static/chunks/22747d63-441d638379b6d561.js" async=""></script><script src="/_next/static/chunks/352-38dd05b0c9361562.js" async=""></script><script src="/_next/static/chunks/789-d2923bae8cb39657.js" async=""></script><script src="/_next/static/chunks/809-16125a6eb95d024d.js" async=""></script><script src="/_next/static/chunks/21-54856eee41e993bd.js" async=""></script><script src="/_next/static/chunks/app/page-61bb13a889e77dbc.js" async=""></script><script src="/_next/static/chunks/619-a89c76242bbf01ff.js" async=""></script><script src="/_next/static/chunks/app/error-c2ebc48fbda2a78d.js" async=""></script><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><link rel="preload" as="image" href="https://api.altmetric.com/v1/donut/158920949_64.png" /><link rel="preload" as="image" href="https://api.altmetric.com/v1/donut/151930748_64.png" /><link rel="preload" as="image" href="https://api.altmetric.com/v1/donut/125158534_64.png" /><link rel="preload" as="image" href="https://api.altmetric.com/v1/donut/165790322_64.png" /><link rel="preload" as="image" href="https://api.altmetric.com/v1/donut/142367046_64.png" /><link rel="shortcut icon" href="/next-resources/favicon.ico" type="image/vnd.microsoft.icon" /><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="preconnect dns-prefetch" href="https://analytics.bmj.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="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><title>Homepage | BMJ Paediatrics Open</title><meta name="description" content="A general paediatrics and child health journal from RCPCH and BMJ, publishing original research, clinical reviews, protocols and other articles."/><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/><meta name="canonical" content="https://bmjpaedsopen.bmj.com"/><meta name="og:locale" content="en_US"/><meta name="og:type" content="article"/><meta name="og:title" content="Homepage | BMJ Paediatrics Open"/><meta name="og:description" content="A general paediatrics and child health journal from RCPCH and BMJ, publishing original research, clinical reviews, protocols and other articles."/><meta name="og:url" content="https://bmjpaedsopen.bmj.com"/><meta name="og:site_name" content="BMJ Paediatrics Open"/><meta name="og:image" content="https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/94bm3OnO_400x400.jpeg"/><meta name="og:image:width" content="298"/><meta name="og:image:height" content="298"/><meta name="twitter:image" content="https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/94bm3OnO_400x400.jpeg"/><meta name="article:modified_time" content="2024-11-07T14:12:46+00:00"/><meta name="twitter:card" content="summary_large_image"/><link rel="canonical" href="https://bmjpaedsopen.bmj.com" /><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script><script> window.dataLayer = window.dataLayer || []; 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; const anonMailId = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; let nonAnonMailId = window.dataLayer.find((item) => item.user)?.user?.mail === anonMailId ? null : window.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; 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"; var googletag = googletag || { cmd: [] }; googletag.cmd.push(function () { googletag.pubads().setPublisherProvidedId(userId); googletag.enableServices(); }); window.dataLayer.push({ bmj_uuid: bmj_uuid, }); </script> </head><body><div><div class="border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-1" data-testid="top-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div><header class="hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap" data-testid="header-panel"><a href="https://journals.bmj.com" class="py-2 px-0 flex items-center"><img class="h-[42px] w-[154px]" data-testid="bmj-journals-logo" src="/_next/static/media/logo-bmj-journals.c2a2899be06382c530c7bc1e5d61e633.svg" alt="BMJ Journals logo" /></a><nav class="flex flex-wrap items-center justify-between md:flex-nowrap"><div data-testid="search-box" class="flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined"><form role="search" class="flex undefined" action="/search" method="post"><input type="textbox" placeholder="search" title="Search for:" class="border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined" name="keywords"/><button type="submit" class="bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined" name="op">Search</button><input type="hidden" name="form_id" value="highwire_search_quicksearch_form_1"/></form><div class="flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined"><a href="/search" title="Advanced Search" class="decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [&>:first-of-type]:mr-1 undefined"><span>Advanced</span><span>search</span></a></div></div></nav></header><div data-testid="page-with-menu" class=" transition-margin-left relative m-0 mx-auto min-h-[512px] w-full min-w-0 duration-300 [&.panel-enter-active]:ml-[-15.625rem] [&.panel-enter-done]:ml-[-15.625rem] [&.panel-enter]:ml-0 [&.panel-exit-active]:ml-0 [&.panel-exit-done]:ml-0 [&.panel-exit]:ml-[-15.625rem]"><div class="page-with-menu-container"><div data-testid="top-menu-container" role="presentation" class="bg-bmj-primary-brand mx-auto h-[3.5625rem] w-full min-w-0 md:h-[4.375rem]"><nav role="navigation" class="relative m-0 mx-auto flex h-full w-full min-w-0 justify-between pl-4 pr-0"><div class="w-1/2 md:w-1/5 bg-bmj-primary-brand m-0 flex min-w-0 items-center"><a href="/" class="flex h-full w-full items-center"><img data-testid="top-menu-logo" src="/next-resources/logo.svg" alt="logo" class="h-auto w-full" /></a></div><div class=" bg-bmj-primary-brand m-0 flex min-w-0 items-center"><div class="hidden h-full lg:flex"><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&:focus-visible]:outline-none [&:hover]:bg-transparent [&:last-child]:pr-4 [&.is-active]:bg-white/20" href="/content/current" data-testid="148">Latest content</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&:focus-visible]:outline-none [&:hover]:bg-transparent [&:last-child]:pr-4 [&.is-active]:bg-white/20" href="/content/by/year" data-testid="149">Archive</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&:focus-visible]:outline-none [&:hover]:bg-transparent [&:last-child]:pr-4 [&.is-active]:bg-white/20" href="/pages/authors/" data-testid="225">For authors</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&:focus-visible]:outline-none [&:hover]:bg-transparent [&:last-child]:pr-4 [&.is-active]:bg-white/20" href="/pages/about/" data-testid="304">About</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&:focus-visible]:outline-none [&:hover]:bg-transparent [&:last-child]:pr-4 [&.is-active]:bg-white/20" href="/pages/topic-collections/" data-testid="158">Topic collections</a></div><div class="flex h-full lg:hidden"><button class=" md:hidden decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4"><img src="/next-resources/search.svg" alt="Search" width="36" height="36" /></button><button class=" decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4"><img src="/next-resources/hamburger-menu.svg" alt="Menu" width="36" height="36" /></button></div></div></nav></div><main><div><div class="flex justify-between bg-white pt-2 md:mb-10 mb-[24px]"><div><div data-testid="breadcrumbs" class="px-4"></div></div><a href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=bmjpo&fwdUrl=https://bmjpaedsopen.bmj.com/" class="undefined text-bmj-blue-600 [&:hover]:text-bmj-blue-700 hidden no-underline md:inline-block"><div class="flex"><div class="mr-2 flex"><svg class="text-bmj-primary-brand h-4 w-8" data-testid="envelope-icon" viewBox="0 0 33 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1H32V21H1V1Z" fill="white" stroke="currentColor"></path><path d="M31.9 20.8L21 9" stroke="currentColor"></path><path d="M1 20.5L11.8 9" stroke="currentColor"></path><mask id="path-4-inside-1" fill="white"><path d="M0.600098 0.700012L16.6001 13.4L32.4001 0.900012"></path></mask><path d="M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z" fill="currentColor" mask="url(#path-4-inside-1)"></path></svg></div><span class="mr-4 text-base leading-4" data-testid="email-alerts-link">Email alerts</span></div></a></div><div class="pb-6"><div class="sections-homepage-class overflow-y-auto bg-inherit"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-0"><div class="my-4 mx-auto max-w-[77rem] px-4" data-testid="homepage-section-0"><div><div class="mx-auto max-w-[77rem]"><div class=" undefined mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[24.22%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[66.67%] [&>div:nth-of-type(3)]:w-full [&>div:nth-of-type(3)]:md:w-[11.11%] " data-testid="introductory-information"><div data-testid="sections-column-0" class="[&_h1]:text-bmj-primary-brand [&_p]:text-bmj-primary-brand [&_a]:text-[1.125rem] [&_h1]:mt-0 [&_h1]:inline [&_h1]:text-[1.3125rem] [&_p:nth-of-type(1)]:inline [&_p:nth-of-type(2)]:my-4 [&_p:nth-of-type(3)]:my-4 [&_p]:text-[1.125rem]"><h1>BMJ Paediatrics Open</h1> <p>is an open access journal from BMJ and RCPCH, publishing research on the health and wellbeing of neonates, infants, children and young people.</p> <p><strong>Impact Factor:</strong> 2.2<br /> <strong>Citescore:</strong> 4.1<br /> <a href="/pages/about/">All metrics >></a></p> </div><div data-testid="sections-column-1" class="[&_p]:text-bmj-silver-800 hidden md:inline-block [&_a]:text-[1rem] [&_p:nth-of-type(1)]:mt-0 [&_p]:my-[0.7rem] [&_p]:mx-0 [&_p]:block [&_p]:text-[1rem] [&_img]:inline [&_img]:align-baseline"><p><em>BMJ Paediatrics Open</em> is an open access journal dedicated to publishing original research, study protocols and clinical reviews that deal with any aspect of child health. The provision of child health is multidisciplinary and international. The journal welcomes papers from all health care professions from anywhere in the world. Papers dealing with paediatric specialties, paediatric surgery, public health, or healthcare provision will all be considered.</p> <p>Publication decisions will be made on the scientific validity, ethical soundness and transparency of the research and whether the paper deserves publication, rather than on its apparent interest to any particular readership. <em>BMJ Paediatrics Open</em> adheres to the highest possible industry standards concerning publication ethics. To read the journal's detailed guidelines please see our <a href="/pages/authors/#editorial_policy">policies</a>.</p> <p><em>BMJ Paediatrics Open</em> is an official journal of the <a href="https://www.rcpch.ac.uk/">Royal College of Paediatrics and Child Health</a> and is indexed by Web of Science, MEDLINE, Pubmed Central, Scopus, Embase, DOAJ and Google Scholar. RCPCH members benefit from a 25% discount on the article processing charge (APC) when submitting to the journal.</p> <p><em>BMJ Paediatrics Open</em> is the open access companion journal to <a href="https://adc.bmj.com/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://adc.bmj.com/&source=gmail&ust=1715152300351000&usg=AOvVaw34LdP2zjlELv8e85ivouWB">Archives of Disease in Childhood.</a></p> <p><strong>Call for Papers! </strong><em>BMJ Paediatrics Open</em> invites submissions on Preventing and Mitigating the Impact of the Climate Crisis on Child Health. <a href="/pages/topic-collection">Find more details on the topic collection here.</a></p> <p><b>Webinar </b>Please join us for a webinar on 13 November 2024, BMJPO & ISSOP: <i>The Climate Crisis and Child </i><i>Health: A Sustainable Agenda for Future Generations</i>. <strong><a href="https://bmj.zoom.us/webinar/register/WN_xpMmL_eYTKihdwF5_X_CYQ#/registration">Register here.</a></strong></p> </div><div data-testid="sections-column-2" class="!mt-0 !w-auto"><a href="/content/current" class="bg-bmj-primary-brand decoration-none mb-8 block cursor-pointer rounded-[0.125rem] py-[0.625rem] px-[1.25rem] text-center text-white md:hidden">Current Issue</a><a href="/content/current" class="mb-8 flex justify-center md:mb-0"><img data-testid="introductory-information-image" alt="Journal Current Issue" loading="lazy" width="130" height="176" decoding="async" data-nimg="1" style="color:transparent;object-fit:contain;max-width:130px" srcSet="/_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fbmjpaedsopen-default-cover.png&w=256&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fbmjpaedsopen-default-cover.png&w=384&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fbmjpaedsopen-default-cover.png&w=384&q=75" /></a></div></div></div></div></div></div></div></div><div class="sections-homepage-class bg-bmj-silver-10 overflow-y-auto"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-1"><div class="my-4 mx-auto max-w-[77rem] px-4" data-testid="homepage-section-1"><div><div data-testid="author_data" class="undefined relative"><div class="border-bmj-primary-brand relative flex items-center justify-center border p-4 md:justify-start md:border-0"><div class="undefined flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Authors</h2></div><button data-testid="expandable-button" class="absolute right-4 block border-0 bg-transparent p-0 md:hidden"><img src="/next-resources/minus-button.svg" alt="expandable-button" aria-expanded="true" role="button" class="hidden w-[15px]" /><img src="/next-resources/plus-button.svg" alt="expandable-button" aria-expanded="false" role="button" class="block w-[15px]" /></button></div><div class="hidden md:flex"><div class="undefined flex justify-between w-full flex-col md:flex-row"><div data-testid="authors-information-content" class="hidden md:block w-full md:w-[calc(60%-0.5rem)] [&>p:nth-of-type(1)]:mt-0 [&>p]:my-4"><p>BMJ Paediatrics Open accepts submissions of a wide range of article types, including protocols, review articles and original research.</p> <p>The Author Information section provides specific article requirements to help you turn your research into an article suitable for the journal.</p> <p>Information is also provided on <a href="/pages/authors/#editorial_policy">editorial policies</a> and <a href="/pages/authors/#article_processing_charges">open access</a>.</p> </div><div class="flex w-full md:w-[calc(40%-0.5rem)] flex-col md:flex-row flex flex-wrap items-start justify-between"><a data-testid="authors-information-button-1" class="bg-bmj-primary-brand - mb-4 inline-block w-full cursor-pointer rounded-sm py-2.5 px-5 text-center text-white no-underline md:w-[230px] [&&]:text-[1.0625rem] [&&]:text-white [&&]:no-underline" href="/pages/authors/">Author information</a><a data-testid="authors-information-button-2" class="bg-bmj-primary-brand - mb-4 inline-block w-full cursor-pointer rounded-sm py-2.5 px-5 text-center text-white no-underline md:w-[230px] [&&]:text-[1.0625rem] [&&]:text-white [&&]:no-underline" href="https://mc.manuscriptcentral.com/bmjpo?_gl=1*16gp4qt*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE">Submit a paper</a></div></div></div></div></div></div></div></div></div><div class="sections-homepage-class overflow-y-auto bg-inherit"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-2"><div class="my-4 mx-auto grid max-w-[77rem] grid-cols-[1fr] gap-4 px-4 md:grid-cols-[1fr,1fr]" data-testid="homepage-section-2"><div><div data-testid="latestarticles_data"><div class="py-4 px-0 flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Recent Articles</h2></div><div class="flex w-full flex-row flex-wrap"><div><div class="flex flex-col" data-testid="article-listing"><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-0"><p class="m-0 uppercase" data-testid="article-label-0">Epidemiology<!-- -->:</p><a class="pr-2" href="/content/8/1/e002926" data-testid="article-link-0">Lesson in understanding parents’ perspective: perception of quality of care and COVID-19-related fears among users of paediatric health services over the COVID-19 pandemic in 11 facilities in Italy</a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-0">21 November 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-1"><p class="m-0 uppercase" data-testid="article-label-1">Cardiology<!-- -->:</p><a class="pr-2" href="/content/8/1/e002938" data-testid="article-link-1">Hearing impairment following surgically repaired congenital heart disease in children: a prospective study</a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-1">20 November 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-2"><p class="m-0 uppercase" data-testid="article-label-2">Adolescent health<!-- -->:</p><a class="pr-2" href="/content/8/1/e002836" data-testid="article-link-2">Anxiety and care experiences in adolescents with chronic health conditions: an international, longitudinal study across the transfer of care</a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-2">19 November 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-3"><p class="m-0 uppercase" data-testid="article-label-3">Nephrology<!-- -->:</p><a class="pr-2" href="/content/8/1/e002777" data-testid="article-link-3">Ophthalmological changes in children with advanced stage of chronic kidney disease: a hospital-based study</a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-3">19 November 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-4"><p class="m-0 uppercase" data-testid="article-label-4">Child psychology<!-- -->:</p><a class="pr-2" href="/content/8/1/e002973" data-testid="article-link-4">Mental healthcare in paediatric epilepsy clinics: implementation by non-mental health professionals</a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-4">18 November 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div></div></div></div></div></div><div><div data-testid="mostread_data"><div class="py-4 px-0 flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Most Read Articles</h2></div><div class="flex w-full flex-row flex-wrap"><div><div class="flex flex-col" data-testid="article-listing"><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-10.1136/bmjpo-2023-002407"><p class="m-0 uppercase" data-testid="article-label-10.1136/bmjpo-2023-002407">Viewpoint<!-- -->:</p><a class="pr-2" href="/content/8/1/e002407" data-testid="article-link-10.1136/bmjpo-2023-002407">Gaza, armed conflict and child health </a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-10.1136/bmjpo-2023-002407">13 February 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-10.1136/bmjpo-2024-002638"><p class="m-0 uppercase" data-testid="article-label-10.1136/bmjpo-2024-002638">General paediatrics<!-- -->:</p><a class="pr-2" href="/content/8/1/e002638" data-testid="article-link-10.1136/bmjpo-2024-002638">Role of nebulised magnesium sulfate in treating acute asthma in children: a systematic review and meta-analysis </a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-10.1136/bmjpo-2024-002638">23 May 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-10.1136/bmjpo-2023-002273"><p class="m-0 uppercase" data-testid="article-label-10.1136/bmjpo-2023-002273">Protocol<!-- -->:</p><a class="pr-2" href="/content/8/1/e002273" data-testid="article-link-10.1136/bmjpo-2023-002273">Normal saline for children with bronchiolitis: study protocol for a randomised controlled non-inferiority trial </a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-10.1136/bmjpo-2023-002273">17 January 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-10.1136/bmjpo-2024-002595"><p class="m-0 uppercase" data-testid="article-label-10.1136/bmjpo-2024-002595">Adolescent health<!-- -->:</p><a class="pr-2" href="/content/8/1/e002595" data-testid="article-link-10.1136/bmjpo-2024-002595">Physical health complications in children and young people with avoidant restrictive food intake disorder (ARFID): a systematic review and meta-analysis </a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-10.1136/bmjpo-2024-002595">8 July 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div><div class="pb-8 leading-6 [&:last-of-type]:pb-4 sm:[&:last-of-type]:pb-8" data-testid="article-10.1136/bmjpo-2023-002471"><p class="m-0 uppercase" data-testid="article-label-10.1136/bmjpo-2023-002471">Viewpoint<!-- -->:</p><a class="pr-2" href="/content/8/1/e002471" data-testid="article-link-10.1136/bmjpo-2023-002471">New WHO guideline on the prevention and management of acute malnutrition in infants and young children: remaining challenges </a><p class="m-0 whitespace-nowrap [&&]:text-[0.875rem]" data-testid="article-date-10.1136/bmjpo-2023-002471">7 May 2024<svg class="ml-2 box-content inline-block h-4 align-[-3px]" xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 50" enable-background="new 0 0 32 50" width="10px"><g id="XMLID_1_"><path id="XMLID_2_" fill="#E3721F" d="M28.5,25.863V14.064C28.5,7.136,23.015,1.5,16,1.5C8.987,1.5,3.5,7.136,3.5,14.064v1.457h5 v-1.457c0-4.154,3.296-7.532,7.5-7.532c4.204,0,7.5,3.379,7.5,7.532v6.877c-2-1.313-4.761-2.081-7.547-2.081 c-8.271,0-14.961,6.646-14.961,14.818c0,8.172,6.749,14.821,15.02,14.821c8.27,0,14.884-6.649,14.884-14.821 C30.895,30.808,30.5,28.135,28.5,25.863z M16.032,43.467c-5.463,0-9.906-4.391-9.906-9.789s4.444-9.786,9.906-9.786 c5.461,0,9.904,4.388,9.904,9.786S21.492,43.467,16.032,43.467z"></path><ellipse id="XMLID_8_" fill="#E3721F" cx="16.03" cy="33.723" rx="4.203" ry="4.152"></ellipse></g></svg></p></div></div></div></div></div></div></div></div></div></div><div class="sections-homepage-class bg-bmj-silver-10 overflow-y-auto"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-3"><div class="my-4 mx-auto max-w-[77rem] px-4" data-testid="homepage-section-3"><div><div data-testid="altmetrics_data" class="flex-wrap flex-[1 1 50%] relative"><div class="border-bmj-primary-brand relative flex items-center justify-center border p-4 md:justify-start md:border-0"><div class="undefined flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Altmetrics</h2></div><button data-testid="expandable-button" class="absolute right-4 block border-0 bg-transparent p-0 md:hidden"><img src="/next-resources/minus-button.svg" alt="expandable-button" aria-expanded="true" role="button" class="hidden w-[15px]" /><img src="/next-resources/plus-button.svg" alt="expandable-button" aria-expanded="false" role="button" class="block w-[15px]" /></button></div><div class="hidden md:flex"><div class="undefined m-0 mx-auto grid w-full min-w-0 gap-6 md:grid-cols-[repeat(auto-fill,minmax(20rem,1fr))]"><div class="grid min-h-[64px] grid-cols-[84px,1fr] leading-6" data-testid="altmetrics-item-0"><div class="min-w-[84px] p-[10px]"><a href="http://www.altmetric.com/details.php?citation_id=158920949" title="Altmetric details: Analysis of tweets discussing the risk of Mpox among children and young people in school (May–October 2022): a retrospective observational study, score: 161" aria-label="Altmetric details: Analysis of tweets discussing the risk of Mpox among children and young people in school (May–October 2022): a retrospective observational study, score: 161"><div class="h-[64px] w-[64px]"><img alt="altmetric badge" src="https://api.altmetric.com/v1/donut/158920949_64.png" width="64" height="64" /></div></a></div><div><span><a href="https://doi.org/10.1136/bmjpo-2023-002236" class="hover:no-underline">Analysis of tweets discussing the risk of Mpox among children and young people in school (May–October 2022): a retrospective observational study</a></span><br/><span class="text-sm">31 January 2024</span></div></div><div class="grid min-h-[64px] grid-cols-[84px,1fr] leading-6" data-testid="altmetrics-item-1"><div class="min-w-[84px] p-[10px]"><a href="http://www.altmetric.com/details.php?citation_id=151930748" title="Altmetric details: Considerations for vaccinating children against COVID-19, score: 133" aria-label="Altmetric details: Considerations for vaccinating children against COVID-19, score: 133"><div class="h-[64px] w-[64px]"><img alt="altmetric badge" src="https://api.altmetric.com/v1/donut/151930748_64.png" width="64" height="64" /></div></a></div><div><span><a href="https://doi.org/10.1136/bmjpo-2023-001964" class="hover:no-underline">Considerations for vaccinating children against COVID-19</a></span><br/><span class="text-sm">24 July 2023</span></div></div><div class="grid min-h-[64px] grid-cols-[84px,1fr] leading-6" data-testid="altmetrics-item-2"><div class="min-w-[84px] p-[10px]"><a href="http://www.altmetric.com/details.php?citation_id=125158534" title="Altmetric details: Are we overlooking alcohol use by younger children?, score: 46" aria-label="Altmetric details: Are we overlooking alcohol use by younger children?, score: 46"><div class="h-[64px] w-[64px]"><img alt="altmetric badge" src="https://api.altmetric.com/v1/donut/125158534_64.png" width="64" height="64" /></div></a></div><div><span><a href="https://doi.org/10.1136/bmjpo-2021-001242" class="hover:no-underline">Are we overlooking alcohol use by younger children?</a></span><br/><span class="text-sm">8 March 2022</span></div></div><div class="grid min-h-[64px] grid-cols-[84px,1fr] leading-6" data-testid="altmetrics-item-3"><div class="min-w-[84px] p-[10px]"><a href="http://www.altmetric.com/details.php?citation_id=165790322" title="Altmetric details: Signs and symptoms of serious illness in infants aged up to 6 months: rapid review of clinical guidelines, score: 16" aria-label="Altmetric details: Signs and symptoms of serious illness in infants aged up to 6 months: rapid review of clinical guidelines, score: 16"><div class="h-[64px] w-[64px]"><img alt="altmetric badge" src="https://api.altmetric.com/v1/donut/165790322_64.png" width="64" height="64" /></div></a></div><div><span><a href="https://doi.org/10.1136/bmjpo-2024-002737" class="hover:no-underline">Signs and symptoms of serious illness in infants aged up to 6 months: rapid review of clinical guidelines</a></span><br/><span class="text-sm">29 July 2024</span></div></div><div class="grid min-h-[64px] grid-cols-[84px,1fr] leading-6" data-testid="altmetrics-item-4"><div class="min-w-[84px] p-[10px]"><a href="http://www.altmetric.com/details.php?citation_id=142367046" title="Altmetric details: Why the USA should ratify the UN Convention on the Rights of the Child, score: 13" aria-label="Altmetric details: Why the USA should ratify the UN Convention on the Rights of the Child, score: 13"><div class="h-[64px] w-[64px]"><img alt="altmetric badge" src="https://api.altmetric.com/v1/donut/142367046_64.png" width="64" height="64" /></div></a></div><div><span><a href="https://doi.org/10.1136/bmjpo-2021-001355" class="hover:no-underline">Why the USA should ratify the UN Convention on the Rights of the Child</a></span><br/><span class="text-sm">2 February 2023</span></div></div></div></div></div></div></div></div></div></div><div class="sections-homepage-class overflow-y-auto bg-inherit"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-4"><div class="my-4 mx-auto max-w-[77rem] px-4" data-testid="homepage-section-4"><div><div data-testid="brightcove_data" class="undefined relative"><div class="border-bmj-primary-brand relative flex items-center justify-center border p-4 md:justify-start md:border-0"><div class="undefined flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Featured Video</h2></div><button data-testid="expandable-button" class="absolute right-4 block border-0 bg-transparent p-0 md:hidden"><img src="/next-resources/minus-button.svg" alt="expandable-button" aria-expanded="true" role="button" class="hidden w-[15px]" /><img src="/next-resources/plus-button.svg" alt="expandable-button" aria-expanded="false" role="button" class="block w-[15px]" /></button></div><div class="hidden md:flex"><div data-test-id="brightcove-video-widget" class="flex-col md:flex-row flex"><section class="shrink-1 mr-0 h-full w-full pb-1 md:mr-8 md:shrink-[0.6]"><h2 class="mt-0" data-test-id="title"></h2><div data-test-id="brightcove-video-player"><div class="relative m-0 aspect-video max-w-full"><iframe allowFullScreen="" class="absolute m-0 h-full w-full border-none p-0" title="brightcove-video-title" src="//players.brightcove.net/2696240571001/4kuAvlB6l_default/index.html?videoId=6348762752112"></iframe></div></div><h3 class="text-bmj-primary-brand mt-4 mb-1 text-base font-bold">BMJ Paediatrics Open - Our Full Story</h3><time class="text-sm">12 March 2024</time></section><section class="h-full w-full"><p class="mt-0 mb-4" data-testid="brightcove-video-widget-description">Listen to Editor-in-Chief of BMJ Paediatrics Open, Shanti Raman, talk about the journal's aims and scope, the advice she has for authors thinking about submitting to the journal, what the journal has to offer to readers and what the journal has planned for 2024.</p><a href="/pages/authors">Find out more</a></section></div></div></div></div></div></div></div></div><div class="sections-homepage-class overflow-y-auto bg-inherit"><div class="[&>div]:px-0"><div class="m-0 w-full min-w-0 px-4" data-testid="homepage-two-intro-section-homepage-section-5"><div class="my-4 mx-auto grid max-w-[77rem] grid-cols-[1fr] gap-4 px-4 md:grid-cols-[1fr,1fr]" data-testid="homepage-section-5"><div><div data-testid="jobs_data"><div class="py-4 px-0 flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Jobs</h2></div><div class="flex w-full flex-row flex-wrap"><div class="undefined flex flex-col"><div class="flex flex-wrap"><a data-testid="jobs-button-1" class="bg-bmj-primary-brand flex justify-center items-center mb-4 mr-0 inline-block w-full cursor-pointer rounded-sm px-5 py-2.5 text-center text-white no-underline lg:mb-2 lg:mr-2 lg:w-[calc(50%-1rem)] [&&]:text-white [&&]:no-underline" href="https://jobs.bmj.com/?_gl=1*1to3qsk*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE">View all doctor jobs</a><a data-testid="jobs-button-2" class="bg-bmj-primary-brand flex justify-center items-center mb-4 mr-0 inline-block w-full cursor-pointer rounded-sm px-5 py-2.5 text-center text-white no-underline lg:mb-2 lg:mr-2 lg:w-[calc(50%-1rem)] [&&]:text-white [&&]:no-underline" href="https://jobs.bmj.com/jobs/paediatrics/?_gl=1*1to3qsk*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE">Paediatric Jobs</a><a data-testid="jobs-button-3" class="bg-bmj-primary-brand flex justify-center items-center mb-4 mr-0 inline-block w-full cursor-pointer rounded-sm px-5 py-2.5 text-center text-white no-underline lg:mb-2 lg:mr-2 lg:w-[calc(50%-1rem)] [&&]:text-white [&&]:no-underline" href="https://jobs.bmj.com/jobs/paediatric-diabetes-and-endocrinology?_gl=1*chrgdh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE">Paediatric Diabetes Jobs</a><a data-testid="jobs-button-4" class="bg-bmj-primary-brand flex justify-center items-center mb-4 mr-0 inline-block w-full cursor-pointer rounded-sm px-5 py-2.5 text-center text-white no-underline lg:mb-2 lg:mr-2 lg:w-[calc(50%-1rem)] [&&]:text-white [&&]:no-underline" href="https://jobs.bmj.com/jobs/paediatric-surgery?_gl=1*chrgdh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE">Paediatric Surgeon Jobs</a></div><div class="flex flex-col"><a data-testid="job-title-1" href="https://www.bmj.com/careers/job/211750/emergency-shos-residents-division-of-emergency-medicine/?TrackID=8&utm_source=rss&utm_medium=feed&utm_campaign=general" class="mb-[0.1rem] [&&]:no-underline">Emergency SHOs/Residents - Division of Emergency Medicine</a><p data-testid="job-location-1" class="m-0 [&&]:text-sm [&&]:leading-loose">Darwin, Northern Territory (AU)</p><span data-testid="job-description-1" class="text-bmj-silver-800 text-[0.9375rem] leading-normal">We are looking for talented, adventurous residents/senior residents (SHOs) to join our Emergency Medicine team. </span><p data-testid="job-recruiter-1" class="m-0 [&&]:text-sm [&&]:leading-loose">Recruiter: <!-- -->Royal Darwin Palmerston Hospitals – Division of Emergency Medicine</p><hr class="border-bmj-silver-100 my-2 mx-0 h-px last:hidden"/><a data-testid="job-title-2" href="https://www.bmj.com/careers/job/211749/emergency-registrar-division-of-emergency-medicine/?TrackID=8&utm_source=rss&utm_medium=feed&utm_campaign=general" class="mb-[0.1rem] [&&]:no-underline">Emergency Registrar - Division of Emergency Medicine</a><p data-testid="job-location-2" class="m-0 [&&]:text-sm [&&]:leading-loose">Darwin (LGA), Northern Territory (AU)</p><span data-testid="job-description-2" class="text-bmj-silver-800 text-[0.9375rem] leading-normal">We are looking for talented, adventurous registrars to join our Emergency Medicine team!!</span><p data-testid="job-recruiter-2" class="m-0 [&&]:text-sm [&&]:leading-loose">Recruiter: <!-- -->Royal Darwin Palmerston Hospitals – Division of Emergency Medicine</p><hr class="border-bmj-silver-100 my-2 mx-0 h-px last:hidden"/><a data-testid="job-title-3" href="https://www.bmj.com/careers/job/211284/inpatient-consultant-camhs-psychiatrist/?TrackID=8&utm_source=rss&utm_medium=feed&utm_campaign=general" class="mb-[0.1rem] [&&]:no-underline">Inpatient Consultant CAMHS Psychiatrist</a><p data-testid="job-location-3" class="m-0 [&&]:text-sm [&&]:leading-loose">Horley</p><span data-testid="job-description-3" class="text-bmj-silver-800 text-[0.9375rem] leading-normal">Introduction Do you love caring for young people and children, and want an opportunity to join a brand-new 12-bedded CAMHS service in Surrey! If youre...</span><p data-testid="job-recruiter-3" class="m-0 [&&]:text-sm [&&]:leading-loose">Recruiter: <!-- -->Elysium Healthcare</p><hr class="border-bmj-silver-100 my-2 mx-0 h-px last:hidden"/><a data-testid="job-title-4" href="https://www.bmj.com/careers/job/211747/consultant-in-child-and-adolescent-psychiatry-/?TrackID=8&utm_source=rss&utm_medium=feed&utm_campaign=general" class="mb-[0.1rem] [&&]:no-underline">Consultant in Child & Adolescent Psychiatry</a><p data-testid="job-location-4" class="m-0 [&&]:text-sm [&&]:leading-loose">Tayside</p><span data-testid="job-description-4" class="text-bmj-silver-800 text-[0.9375rem] leading-normal">An exciting opportunity has arisen for a highly motivated and innovative Consultant in Child and Adolescent Psychiatry within NHS Tayside. The CA...</span><p data-testid="job-recruiter-4" class="m-0 [&&]:text-sm [&&]:leading-loose">Recruiter: <!-- -->NHS Tayside</p><hr class="border-bmj-silver-100 my-2 mx-0 h-px last:hidden"/><a data-testid="job-title-5" href="https://www.bmj.com/careers/job/211598/salaried-gp/?TrackID=8&utm_source=rss&utm_medium=feed&utm_campaign=general" class="mb-[0.1rem] [&&]:no-underline">Salaried GP</a><p data-testid="job-location-5" class="m-0 [&&]:text-sm [&&]:leading-loose">London (Greater)</p><span data-testid="job-description-5" class="text-bmj-silver-800 text-[0.9375rem] leading-normal">The Hurley Group is an NHS organisation that runs a number of practices and urgent care centres across London</span><p data-testid="job-recruiter-5" class="m-0 [&&]:text-sm [&&]:leading-loose">Recruiter: <!-- -->The Hurley Group</p><hr class="border-bmj-silver-100 my-2 mx-0 h-px last:hidden"/></div></div></div></div></div><div><div data-testid="relatedjournals_data" class="undefined relative"><div class="border-bmj-primary-brand relative flex items-center justify-center border p-4 md:justify-start md:border-0"><div class="undefined flex items-center justify-center md:justify-start"><h2 class="m-0 inline-block p-0 text-center text-[1.75rem]" data-testid="title">Related Journals</h2></div><button data-testid="expandable-button" class="absolute right-4 block border-0 bg-transparent p-0 md:hidden"><img src="/next-resources/minus-button.svg" alt="expandable-button" aria-expanded="true" role="button" class="hidden w-[15px]" /><img src="/next-resources/plus-button.svg" alt="expandable-button" aria-expanded="false" role="button" class="block w-[15px]" /></button></div><div class="hidden md:flex"><div class="undefined flex w-full"><div class="grid w-full gap-8 sm:grid-cols-[1fr] md:grid-cols-[1fr]" data-testid="top-rank-journals-widget"><div class="border-bmj-silver-100 flex border-0 border-solid pb-4 border-b border-solid border-bmj-silver-100 last-of-type:border-b-0 bg-white"><a href="https://ep.bmj.com/"><img data-testid="related-journals-image-ep" alt="ADC Education & Practice" loading="lazy" width="60" height="80" decoding="async" data-nimg="1" class="mt-[5px] h-[89px] w-[60px] max-w-[60px]" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fep.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=64&q=75 1x, /_next/image?url=https%3A%2F%2Fep.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75 2x" src="/_next/image?url=https%3A%2F%2Fep.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75" /></a><div class="ml-4 flex w-[fit-content] flex-col"><h3 data-testid="related-journals-title-ep" class="mt-0 mr-0 ml-0 text-base font-bold leading-6">ADC Education & Practice</h3><a data-testid="related-journals-link-1-ep" aria-label="Current issue" class="leading-6 [&&]:text-base" href="https://ep.bmj.com/content/current/">Current issue</a><a data-testid="related-journals-link-2-ep" class="max-w-max leading-6 [&&]:text-base " href="https://ep.bmj.com/" aria-label="Visit this journal">Visit this journal</a></div></div><div class="border-bmj-silver-100 flex border-0 border-solid pb-4 border-b border-solid border-bmj-silver-100 last-of-type:border-b-0 bg-white"><a href="https://fn.bmj.com"><img data-testid="related-journals-image-fn" alt="ADC Fetal & Neonatal Edition" loading="lazy" width="60" height="80" decoding="async" data-nimg="1" class="mt-[5px] h-[89px] w-[60px] max-w-[60px]" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Ffn.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=64&q=75 1x, /_next/image?url=https%3A%2F%2Ffn.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75 2x" src="/_next/image?url=https%3A%2F%2Ffn.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75" /></a><div class="ml-4 flex w-[fit-content] flex-col"><h3 data-testid="related-journals-title-fn" class="mt-0 mr-0 ml-0 text-base font-bold leading-6">ADC Fetal & Neonatal Edition</h3><a data-testid="related-journals-link-1-fn" aria-label="Current issue" class="leading-6 [&&]:text-base" href="https://fn.bmj.com/content/current/">Current issue</a><a data-testid="related-journals-link-2-fn" class="max-w-max leading-6 [&&]:text-base " href="https://fn.bmj.com" aria-label="Visit this journal">Visit this journal</a></div></div><div class="border-bmj-silver-100 flex border-0 border-solid pb-4 border-b border-solid border-bmj-silver-100 last-of-type:border-b-0 bg-white"><a href="https://adc.bmj.com/"><img data-testid="related-journals-image-adc" alt="Archives of Disease in Childhood" loading="lazy" width="60" height="80" decoding="async" data-nimg="1" class="mt-[5px] h-[89px] w-[60px] max-w-[60px]" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fadc.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=64&q=75 1x, /_next/image?url=https%3A%2F%2Fadc.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75 2x" src="/_next/image?url=https%3A%2F%2Fadc.bmj.com%2Fcurrent-issue%2Fcover-image-medium%2Fcover.jpg&w=128&q=75" /></a><div class="ml-4 flex w-[fit-content] flex-col"><h3 data-testid="related-journals-title-adc" class="mt-0 mr-0 ml-0 text-base font-bold leading-6">Archives of Disease in Childhood</h3><a data-testid="related-journals-link-1-adc" aria-label="Current issue" class="leading-6 [&&]:text-base" href="https://adc.bmj.com/content/current">Current issue</a><a data-testid="related-journals-link-2-adc" class="max-w-max leading-6 [&&]:text-base " href="https://adc.bmj.com/" aria-label="Visit this journal">Visit this journal</a></div></div></div></div></div></div></div></div></div></div></div></div></div></main></div></div><footer><div class="border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4"><a class="my-4" href="https://www.rcpch.ac.uk/" data-testid="association-logo-1-link" aria-label="RCPCH"><img data-testid="association-logo-1" title="RCPCH" alt="society-logo-rcpch" loading="lazy" width="203" height="90" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fsociety-logo-rcpch-1.png&w=256&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fsociety-logo-rcpch-1.png&w=640&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjpaedsopen.bmj.com%2Fbmjpaedsopen%2Fwp-content%2Fuploads%2Fsites%2F37%2F2023%2F01%2Fsociety-logo-rcpch-1.png&w=640&q=75" /></a></div><div class="bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row"><div data-testid="footer-content" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">CONTENT</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/current">Latest content</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/by/year">Archive</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/topic-collections/">Topic collections</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/most-read-articles/">Most read articles</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/top-cited-articles/">Top cited articles</a></li></ul><div class="flex"><a href="/pages/rss-feeds" data-testid="rss" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" alt="rss-icon" width="35" height="35" /></a><a href="https://twitter.com/BMJ_PO" data-testid="x" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" alt="x-icon" width="35" height="35" /></a><a href="https://facebook.com/BMJPaediatrics" data-testid="facebook" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg" alt="facebook-icon" width="35" height="35" /></a></div></div><div data-testid="footer-journal" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">JOURNAL</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/about/">About</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/vision-for-the-journal/">Vision for the journal</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/editorial-board/">Editorial board</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=bmjpo&fwdUrl=https://bmjpaedsopen.bmj.com/&_gl=1*xvl9xv*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Sign up for email alerts</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/thank-you-to-our-reviewers/">Thank you to our reviewers</a></li></ul><div class="flex"></div></div><div data-testid="footer-authors" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">AUTHORS</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/authors/">For authors</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://mc.manuscriptcentral.com/bmjpo?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Submit an article</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://authors.bmj.com/policies/?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Editorial policies</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/faq/">FAQs</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://authors.bmj.com/open-access/?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Open access at BMJ</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://authors.bmj.com/?_gl=1*1mwkk10*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">BMJ Author Aub</a></li></ul><div class="flex"></div></div><div data-testid="footer-help" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">HELP</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/contact-us/">Contact us</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://journals.bmj.com/cgi/reprintform?_gl=1*1mwkk10*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Reprints</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://www.bmj.com/company/products-services/rights-and-licensing/permissions?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Permissions</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://www.bmj.com/company/for-advertisers-and-sponsor/?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Advertising</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.">Feedback form</a></li></ul><div class="flex"></div></div></div><div class="justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between"><div class="relative h-[35px] w-[60px]"><a data-testid="bmj-footer-logo-link" href="https://www.bmj.com/company/"><img src="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" alt="bmj-footer-logo" height="35" /></a></div><div data-testid="copyright-data-wrapper" class="flex flex-col items-start md:items-end [&>:first-of-type]:mt-0 [&>span:nth-of-type(2)]:whitespace-normal"><a data-testid="website-terms-and-conditions" href="https://www.bmj.com/company/legal-information/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Website Terms & Conditions</a><a data-testid="privacy-and-cookies" href="https://www.bmj.com/company/your-privacy/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Privacy & Cookies</a><a data-testid="contact-bmj" href="https://www.bmj.com/company/contact-us/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Contact BMJ</a><a href="#!" data-testid="cookie-settings" id="ot-sdk-btn" class="ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [&:hover]:!bg-[#43791A] [&:hover]:!text-white">Cookie settings</a><span data-testid="online-issn" class="text-bmj-silver-800 whitespace-pre text-sm leading-normal [&&&]:mt-2">Online ISSN: 2399-9772</span><span data-testid="copyright" class="text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]">Copyright © 2024 BMJ Publishing Group Ltd & Royal College of Paediatrics and Child Health. All rights reserved.</span></div></div></footer><div class="border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-2" data-testid="bottom-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div></div><script src="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/9f94e93807393b91.css\",\"style\"]\n2:HL[\"/_next/static/css/025cd92e192088eb.css\",\"style\"]\n3:HL[\"/_next/static/css/66ad511738c93f8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[9562,[],\"\"]\n9:I[1395,[],\"\"]\na:[]\n0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9f94e93807393b91.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/025cd92e192088eb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/66ad511738c93f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"Fi1k8BYIiONuSOqxdtgvS\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L5\",\"$L6\"],null],null]},[\"$L7\",null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]]\n"])</script><script>self.__next_f.push([1,"b:I[5327,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"\"]\nc:I[3792,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"AdsScript\"]\nd:I[5097,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"Script\"]\ne:I[4087,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"PageWithMenu\"]\nf:I[8703,[],\"\"]\n10:I[37,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"619\",\"static/chunks/619-a89c76242bbf01ff.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"601\",\"static/chunks/app/error-c2ebc48fbda2a78d.js\"],\"default\"]\n11:I[3751,[],\"\"]\n13:I[5097,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-5"])</script><script>self.__next_f.push([1,"4856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"Image\"]\n"])</script><script>self.__next_f.push([1,"7:[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"shortcut icon\",\"href\":\"/next-resources/favicon.ico\",\"type\":\"image/vnd.microsoft.icon\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"as\":\"script\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://analytics.bmj.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://securepubads.g.doubleclick.net\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://cdn-eu.pagesense.io\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://popup.wisepops.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://www.medtargetsystem.com\"}],[\"$\",\"$Lb\",null,{\"src\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"strategy\":\"afterInteractive\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"as\":\"script\"}],[\"$\",\"$Lb\",null,{\"async\":true,\"src\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"type\":\"text/javascript\",\"data-domain-script\":\"565e50dd-f6e9-46d6-91cd-5c40a270264f\",\"id\":\"cookie-pro-script\"}],[\"$\",\"$Lb\",null,{\"id\":\"otb-ads-consent\",\"children\":\"function OnetrustAdsConsent() {\\n if (window.googletag \u0026\u0026 window.googletag.apiReady) {\\n googletag.pubads().disableInitialLoad();\\n googletag.pubads().setPrivacySettings({nonPersonalizedAds:!!OptanonActiveGroups.match(/,4,/)});\\n googletag.pubads().refresh();\\n } else {\\n setTimeout(OnetrustAdsConsent, 1000);\\n }\\n}\\nfunction OptanonWrapper() {\\n OnetrustAdsConsent();\\n}\"}]]}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$Lc\",null,{\"adsLazyLoad\":true,\"adSlotIds\":{\"DEFAULT_BOTTOM_AD_ID\":\"/21798771943/PAEDSOPEN-BOTTOM\",\"DEFAULT_TOP_AD_ID\":\"/21798771943/PAEDSOPEN-TOP\",\"DEFAULT_MIDDLE_AD_ID\":\"/21798771943/PAEDSOPEN-MPU\",\"HOMEPAGE_BOTTOM_AD_ID\":\"/21798771943/PAEDIATRICSOPEN-HOME-BOTTOM\",\"HOMEPAGE_TOP_AD_ID\":\"/21798771943/PAEDIATRICSOPEN-HOME-TOP\"}}],[\"$\",\"$Ld\",null,{\"id\":\"gtm-script\",\"children\":\"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script','dataLayer', 'GTM-NT6VQHZ');\"}],null,[\"$\",\"div\",null,{\"children\":[\"$undefined\",[\"$\",\"div\",null,{\"className\":\"border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-1\",\"data-testid\":\"top-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Ld\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-1\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-1\\\");});\"}]}]}],[\"$\",\"header\",null,{\"className\":\"hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap\",\"data-testid\":\"header-panel\",\"children\":[[\"$\",\"a\",null,{\"href\":\"https://journals.bmj.com\",\"className\":\"py-2 px-0 flex items-center\",\"children\":[\"$\",\"img\",null,{\"className\":\"h-[42px] w-[154px]\",\"data-testid\":\"bmj-journals-logo\",\"src\":\"/_next/static/media/logo-bmj-journals.c2a2899be06382c530c7bc1e5d61e633.svg\",\"alt\":\"BMJ Journals logo\"}]}],[\"$\",\"nav\",null,{\"className\":\"flex flex-wrap items-center justify-between md:flex-nowrap\",\"children\":[[],[\"$\",\"div\",null,{\"data-testid\":\"search-box\",\"className\":\"flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined\",\"children\":[[\"$\",\"form\",null,{\"role\":\"search\",\"method\":\"post\",\"action\":\"/search\",\"className\":\"flex undefined\",\"children\":[[\"$\",\"input\",null,{\"type\":\"textbox\",\"placeholder\":\"search\",\"name\":\"keywords\",\"title\":\"Search for:\",\"className\":\"border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined\"}],[\"$\",\"button\",null,{\"type\":\"submit\",\"name\":\"op\",\"className\":\"bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined\",\"children\":\"Search\"}],[\"$\",\"input\",null,{\"type\":\"hidden\",\"name\":\"form_id\",\"value\":\"highwire_search_quicksearch_form_1\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined\",\"children\":[\"$\",\"a\",null,{\"href\":\"/search\",\"title\":\"Advanced Search\",\"className\":\"decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [\u0026\u003e:first-of-type]:mr-1 undefined\",\"children\":[[\"$\",\"span\",null,{\"children\":\"Advanced\"}],[\"$\",\"span\",null,{\"children\":\"search\"}]]}]}]]}]]}]]}],[\"$\",\"$Le\",null,{\"hasSidepanelButtons\":false,\"menuData\":{\"navData\":[{\"key\":148,\"displayName\":\"Latest content\",\"link\":\"/content/current\"},{\"key\":149,\"displayName\":\"Archive\",\"link\":\"/content/by/year\"},{\"key\":225,\"displayName\":\"For authors\",\"link\":\"/pages/authors/\"},{\"key\":304,\"displayName\":\"About\",\"link\":\"/pages/about/\"},{\"key\":158,\"displayName\":\"Topic collections\",\"link\":\"/pages/topic-collections/\"}]},\"logo\":\"/next-resources/logo.svg\",\"searchFormUrl\":\"/search\",\"headerMenuData\":\"$undefined\",\"children\":[\"$\",\"div\",null,{\"children\":[\"$\",\"$Lf\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$10\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L11\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$L12\",\"notFoundStyles\":[],\"styles\":null}]}]}],[\"$\",\"footer\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4\",\"children\":[[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://www.rcpch.ac.uk/\",\"data-testid\":\"association-logo-1-link\",\"aria-label\":\"RCPCH\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-1\",\"title\":\"RCPCH\",\"src\":\"https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/society-logo-rcpch-1.png\",\"alt\":\"society-logo-rcpch\",\"width\":203,\"height\":90}]}]]}],[\"$\",\"div\",null,{\"className\":\"bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row\",\"children\":[[\"$\",\"div\",\"160\",{\"data-testid\":\"footer-content\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"CONTENT\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"161\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/current\",\"children\":\"Latest content\"}]}],[\"$\",\"li\",\"162\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/by/year\",\"children\":\"Archive\"}]}],[\"$\",\"li\",\"485\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://bmjpaedsopen.bmj.com/pages/topic-collections/\",\"children\":\"Topic collections\"}]}],[\"$\",\"li\",\"164\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/most-read-articles/\",\"children\":\"Most read articles\"}]}],[\"$\",\"li\",\"165\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/top-cited-articles/\",\"children\":\"Top cited articles\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"a\",\"rss\",{\"href\":\"/pages/rss-feeds\",\"data-testid\":\"rss\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg\",\"alt\":\"rss-icon\",\"width\":\"35\",\"height\":\"35\"}]}],[\"$\",\"a\",\"x\",{\"href\":\"https://twitter.com/BMJ_PO\",\"data-testid\":\"x\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg\",\"alt\":\"x-icon\",\"width\":\"35\",\"height\":\"35\"}]}],[\"$\",\"a\",\"facebook\",{\"href\":\"https://facebook.com/BMJPaediatrics\",\"data-testid\":\"facebook\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg\",\"alt\":\"facebook-icon\",\"width\":\"35\",\"height\":\"35\"}]}]]}]]}],[\"$\",\"div\",\"236\",{\"data-testid\":\"footer-journal\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"JOURNAL\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"237\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/about/\",\"children\":\"About\"}]}],[\"$\",\"li\",\"238\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/vision-for-the-journal/\",\"children\":\"Vision for the journal\"}]}],[\"$\",\"li\",\"239\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/editorial-board/\",\"children\":\"Editorial board\"}]}],[\"$\",\"li\",\"241\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjpo\u0026fwdUrl=https://bmjpaedsopen.bmj.com/\u0026_gl=1*xvl9xv*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Sign up for email alerts\"}]}],[\"$\",\"li\",\"242\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/thank-you-to-our-reviewers/\",\"children\":\"Thank you to our reviewers\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"307\",{\"data-testid\":\"footer-authors\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"AUTHORS\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"308\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/authors/\",\"children\":\"For authors\"}]}],[\"$\",\"li\",\"309\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://mc.manuscriptcentral.com/bmjpo?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Submit an article\"}]}],[\"$\",\"li\",\"310\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://authors.bmj.com/policies/?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Editorial policies\"}]}],[\"$\",\"li\",\"311\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/faq/\",\"children\":\"FAQs\"}]}],[\"$\",\"li\",\"312\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://authors.bmj.com/open-access/?_gl=1*1ardrsb*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Open access at BMJ\"}]}],[\"$\",\"li\",\"313\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://authors.bmj.com/?_gl=1*1mwkk10*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"BMJ Author Aub\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"374\",{\"data-testid\":\"footer-help\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"HELP\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"375\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/contact-us/\",\"children\":\"Contact us\"}]}],[\"$\",\"li\",\"376\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://journals.bmj.com/cgi/reprintform?_gl=1*1mwkk10*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Reprints\"}]}],[\"$\",\"li\",\"377\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Permissions\"}]}],[\"$\",\"li\",\"378\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://www.bmj.com/company/for-advertisers-and-sponsor/?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Advertising\"}]}],[\"$\",\"li\",\"379\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html?_gl=1*mi9ddh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzg2MDM3OC4xMzcuMS4xNjczODYxNjk0LjYwLjAuMA..*_fplc*MTNTWmxFN2RSWjI4cWl4NjgwM3lWWWdvZWo5U01CR0E2Tm1mbDdEUFJyNGNqYktGMTBuNHZKVlNxb08xYXNDNWQ0MGRlMVhzWHFtanhESiUyQllyVng3dnJBMHVxbUs3NzJsUW9PbEEyd09hVzF2N25vekVlaGFDbG11N0w4OWclM0QlM0Q.\",\"children\":\"Feedback form\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative h-[35px] w-[60px]\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"bmj-footer-logo-link\",\"href\":\"https://www.bmj.com/company/\",\"children\":[\"$\",\"img\",null,{\"src\":\"/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg\",\"alt\":\"bmj-footer-logo\",\"height\":\"35\"}]}]}],[\"$\",\"div\",null,{\"data-testid\":\"copyright-data-wrapper\",\"className\":\"flex flex-col items-start md:items-end [\u0026\u003e:first-of-type]:mt-0 [\u0026\u003espan:nth-of-type(2)]:whitespace-normal\",\"children\":[[\"$\",\"a\",\"website-terms-and-conditions\",{\"data-testid\":\"website-terms-and-conditions\",\"href\":\"https://www.bmj.com/company/legal-information/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Website Terms \u0026 Conditions\"}],[\"$\",\"a\",\"privacy-and-cookies\",{\"data-testid\":\"privacy-and-cookies\",\"href\":\"https://www.bmj.com/company/your-privacy/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Privacy \u0026 Cookies\"}],[\"$\",\"a\",\"contact-bmj\",{\"data-testid\":\"contact-bmj\",\"href\":\"https://www.bmj.com/company/contact-us/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Contact BMJ\"}],[\"$\",\"a\",null,{\"href\":\"#!\",\"data-testid\":\"cookie-settings\",\"id\":\"ot-sdk-btn\",\"className\":\"ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [\u0026:hover]:!bg-[#43791A] [\u0026:hover]:!text-white\",\"children\":\"Cookie settings\"}],[\"$\",\"span\",\"online-issn\",{\"data-testid\":\"online-issn\",\"className\":\"text-bmj-silver-800 whitespace-pre text-sm leading-normal [\u0026\u0026\u0026]:mt-2\",\"children\":\"Online ISSN: 2399-9772\"}],[\"$\",\"span\",\"copyright\",{\"data-testid\":\"copyright\",\"className\":\"text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]\",\"children\":\"Copyright © 2024 BMJ Publishing Group Ltd \u0026 Royal College of Paediatrics and Child Health. All rights reserved.\"}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-2\",\"data-testid\":\"bottom-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Ld\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-2\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-2\\\");});\"}]}]}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"div\",null,{\"className\":\"flex justify-between bg-white pt-2 md:mb-10 mb-[24px]\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjpo\u0026fwdUrl=https://bmjpaedsopen.bmj.com/\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"404-page\",\"className\":\"flex min-h-[30rem] flex-col items-center justify-center pb-12 md:flex-row\",\"children\":[[\"$\",\"img\",null,{\"src\":\"https://thebmj-frontend.bmj.com/next-resources/404-missing.svg\",\"width\":\"143\",\"height\":\"134\",\"alt\":\"not found\"}],[\"$\",\"div\",null,{\"data-testid\":\"page-contain-link\",\"className\":\"flex w-full flex-col px-8 md:w-[50%] lg:px-16\",\"children\":[[\"$\",\"p\",null,{\"className\":\"py-4\",\"children\":\"Error 404: Not found\"}],[\"$\",\"p\",null,{\"className\":\"wrap-urls m-0 mt-3 text-[1.625rem] font-bold leading-9\",\"children\":\"Sorry, the page you requested is unavailable.\"}],[\"$\",\"p\",null,{\"className\":\"text-4 mb-4 mt-1 leading-6\",\"children\":[\"The link might be broken or no longer exist. If you believe this is an error, please\",\" \",[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/customerservice/support-home.html\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"contact us.\"}]]}],[\"$\",\"p\",null,{\"className\":\"m-0 mt-3 mb-4 text-[1.625rem] font-bold leading-9\",\"children\":\"Other useful links\"}],[[\"$\",\"ul\",\"/\",{\"data-testid\":\"link-number-0\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Homepage\"}]}]}],[\"$\",\"ul\",\"/content/current\",{\"data-testid\":\"link-number-1\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/content/current\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Current issue\"}]}]}],[\"$\",\"ul\",\"/pages/authors\",{\"data-testid\":\"link-number-2\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/authors\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Authors\"}]}]}],[\"$\",\"ul\",\"/pages/about\",{\"data-testid\":\"link-number-3\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/about\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"About\"}]}]}],[\"$\",\"ul\",\"/pages/contact-us\",{\"data-testid\":\"link-number-4\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/contact-us\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Help\"}]}]}],[\"$\",\"ul\",\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",{\"data-testid\":\"link-number-5\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Permissions\"}]}]}]]]}]]}]]\n"])</script><script>self.__next_f.push([1,"14:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"IntroductoryWidgetComponent\"]\n16:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"AuthorsInformation\"]\n17:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"ArticlesInline\"]\n18:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"AltmetricsWidgetComponent\"]\n19:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"BrightcoveVideoWidget\"]\n1a:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d292"])</script><script>self.__next_f.push([1,"3bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"JobsInlineWidgetComponent\"]\n1b:I[6021,[\"611\",\"static/chunks/9af238c7-693cab6698f4b9fe.js\",\"431\",\"static/chunks/22747d63-441d638379b6d561.js\",\"352\",\"static/chunks/352-38dd05b0c9361562.js\",\"789\",\"static/chunks/789-d2923bae8cb39657.js\",\"809\",\"static/chunks/809-16125a6eb95d024d.js\",\"21\",\"static/chunks/21-54856eee41e993bd.js\",\"931\",\"static/chunks/app/page-61bb13a889e77dbc.js\"],\"RelatedJournalsWidgetInColumn\"]\n15:T8ab,"])</script><script>self.__next_f.push([1,"\u003cp\u003e\u003cem\u003eBMJ Paediatrics Open\u003c/em\u003e is an open access journal dedicated to publishing original research, study protocols and clinical reviews that deal with any aspect of child health. The provision of child health is multidisciplinary and international. The journal welcomes papers from all health care professions from anywhere in the world. Papers dealing with paediatric specialties, paediatric surgery, public health, or healthcare provision will all be considered.\u003c/p\u003e\n\u003cp\u003ePublication decisions will be made on the scientific validity, ethical soundness and transparency of the research and whether the paper deserves publication, rather than on its apparent interest to any particular readership. \u003cem\u003eBMJ Paediatrics Open\u003c/em\u003e adheres to the highest possible industry standards concerning publication ethics. To read the journal's detailed guidelines please see our \u003ca href=\"/pages/authors/#editorial_policy\"\u003epolicies\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eBMJ Paediatrics Open\u003c/em\u003e is an official journal of the \u003ca href=\"https://www.rcpch.ac.uk/\"\u003eRoyal College of Paediatrics and Child Health\u003c/a\u003e and is indexed by Web of Science, MEDLINE, Pubmed Central, Scopus, Embase, DOAJ and Google Scholar. RCPCH members benefit from a 25% discount on the article processing charge (APC) when submitting to the journal.\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eBMJ Paediatrics Open\u003c/em\u003e is the open access companion journal to \u003ca href=\"https://adc.bmj.com/\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://adc.bmj.com/\u0026amp;source=gmail\u0026amp;ust=1715152300351000\u0026amp;usg=AOvVaw34LdP2zjlELv8e85ivouWB\"\u003eArchives of Disease in Childhood.\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eCall for Papers! \u003c/strong\u003e\u003cem\u003eBMJ Paediatrics Open\u003c/em\u003e invites submissions on Preventing and Mitigating the Impact of the Climate Crisis on Child Health. \u003ca href=\"https://bmjpaedsopen.bmj.com/pages/topic-collection\"\u003eFind more details on the topic collection here.\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eWebinar \u003c/b\u003ePlease join us for a webinar on 13 November 2024, BMJPO \u0026amp; ISSOP: \u003ci\u003eThe Climate Crisis and Child \u003c/i\u003e\u003ci\u003eHealth: A Sustainable Agenda for Future Generations\u003c/i\u003e. \u003cstrong\u003e\u003ca href=\"https://bmj.zoom.us/webinar/register/WN_xpMmL_eYTKihdwF5_X_CYQ#/registration\"\u003eRegister here.\u003c/a\u003e\u003c/strong\u003e\u003c/p\u003e\n"])</script><script>self.__next_f.push([1,"6:[[\"$\",\"div\",null,{\"className\":\"flex justify-between bg-white pt-2 md:mb-10 mb-[24px]\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjpo\u0026fwdUrl=https://bmjpaedsopen.bmj.com/\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"div\",null,{\"className\":\"pb-6\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"sections-homepage-class\\n overflow-y-auto bg-inherit\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto max-w-[77rem] px-4\",\"data-testid\":\"homepage-section-0\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L14\",\"intro_data0\",{\"layoutType\":\"Z\",\"columnsContent\":[\"\u003ch1\u003eBMJ Paediatrics Open\u003c/h1\u003e\\n\u003cp\u003eis an open access journal from BMJ and RCPCH, publishing research on the health and wellbeing of neonates, infants, children and young people.\u003c/p\u003e\\n\u003cp\u003e\u003cstrong\u003eImpact Factor:\u003c/strong\u003e 2.2\u003cbr /\u003e\\n\u003cstrong\u003eCitescore:\u003c/strong\u003e 4.1\u003cbr /\u003e\\n\u003ca href=\\\"/pages/about/\\\"\u003eAll metrics \u0026gt;\u0026gt;\u003c/a\u003e\u003c/p\u003e\\n\",\"$15\",\"https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/bmjpaedsopen-default-cover.png\"],\"testId\":\"intro_data\"}]]}]}]}]}]}],[\"$\",\"div\",\"1\",{\"className\":\"sections-homepage-class\\n bg-bmj-silver-10 overflow-y-auto\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-1\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto max-w-[77rem] px-4\",\"data-testid\":\"homepage-section-1\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L16\",\"author_data0\",{\"title\":\"Authors\",\"layoutType\":\"B\",\"collapsible\":true,\"columnsContent\":[\"\u003cp\u003eBMJ Paediatrics Open accepts submissions of a wide range of article types, including protocols, review articles and original research.\u003c/p\u003e\\n\u003cp\u003eThe Author Information section provides specific article requirements to help you turn your research into an article suitable for the journal.\u003c/p\u003e\\n\u003cp\u003eInformation is also provided on \u003ca href=\\\"/pages/authors/#editorial_policy\\\"\u003eeditorial policies\u003c/a\u003e and \u003ca href=\\\"/pages/authors/#article_processing_charges\\\"\u003eopen access\u003c/a\u003e.\u003c/p\u003e\\n\",{\"buttonOne\":{\"text\":\"Author information\",\"link\":\"/pages/authors/\"},\"buttonTwo\":{\"text\":\"Submit a paper\",\"link\":\"https://mc.manuscriptcentral.com/bmjpo?_gl=1*16gp4qt*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE\"}}],\"testId\":\"author_data\"}]]}]}]}]}]}],[\"$\",\"div\",\"2\",{\"className\":\"sections-homepage-class\\n overflow-y-auto bg-inherit\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-2\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto grid max-w-[77rem] grid-cols-[1fr] gap-4 px-4 md:grid-cols-[1fr,1fr]\",\"data-testid\":\"homepage-section-2\",\"children\":[[\"$\",\"div\",\".$.$latestarticles_data0\",{\"children\":[\"$\",\"$L17\",\".$latestarticles_data0\",{\"title\":\"Recent Articles\",\"collapsible\":false,\"articleData\":[{\"id\":0,\"type\":\"Epidemiology\",\"title\":\"Lesson in understanding parents’ perspective: perception of quality of care and COVID-19-related fears among users of paediatric health services over the COVID-19 pandemic in 11 facilities in Italy\",\"link\":\"/content/8/1/e002926\",\"publicationDate\":\"21 November 2024\",\"icons\":[\"openAccess\"]},{\"id\":1,\"type\":\"Cardiology\",\"title\":\"Hearing impairment following surgically repaired congenital heart disease in children: a prospective study\",\"link\":\"/content/8/1/e002938\",\"publicationDate\":\"20 November 2024\",\"icons\":[\"openAccess\"]},{\"id\":2,\"type\":\"Adolescent health\",\"title\":\"Anxiety and care experiences in adolescents with chronic health conditions: an international, longitudinal study across the transfer of care\",\"link\":\"/content/8/1/e002836\",\"publicationDate\":\"19 November 2024\",\"icons\":[\"openAccess\"]},{\"id\":3,\"type\":\"Nephrology\",\"title\":\"Ophthalmological changes in children with advanced stage of chronic kidney disease: a hospital-based study\",\"link\":\"/content/8/1/e002777\",\"publicationDate\":\"19 November 2024\",\"icons\":[\"openAccess\"]},{\"id\":4,\"type\":\"Child psychology\",\"title\":\"Mental healthcare in paediatric epilepsy clinics: implementation by non-mental health professionals\",\"link\":\"/content/8/1/e002973\",\"publicationDate\":\"18 November 2024\",\"icons\":[\"openAccess\"]}],\"testId\":\"latestarticles_data\"}]}],[\"$\",\"div\",\".$.$mostread_data1\",{\"children\":[\"$\",\"$L17\",\".$mostread_data1\",{\"title\":\"Most Read Articles\",\"articleData\":[{\"id\":\"10.1136/bmjpo-2023-002407\",\"type\":\"Viewpoint\",\"title\":\"Gaza, armed conflict and child health \",\"link\":\"/content/8/1/e002407\",\"publicationDate\":\"13 February 2024\",\"icons\":[\"openAccess\"],\"authors\":\"Yamina Boukari, Ayesha Kadir, Tony Waterston, Prudence Jarrett, Christian Harkensee, Erin Dexter, Erva Nur Cinar, Kerry Blackett, Hadjer Nacer, Amy Stevens, Delanjathan Devakumar\"},{\"id\":\"10.1136/bmjpo-2024-002638\",\"type\":\"General paediatrics\",\"title\":\"Role of nebulised magnesium sulfate in treating acute asthma in children: a systematic review and meta-analysis \",\"link\":\"/content/8/1/e002638\",\"publicationDate\":\"23 May 2024\",\"icons\":[\"openAccess\"],\"authors\":\"Jogender Kumar, Prawin Kumar, Jagdish Prasad Goyal, Nikhil Rajvanshi, Kalyana Prabhakaran, Jitendra Meena, Atul Gupta\"},{\"id\":\"10.1136/bmjpo-2023-002273\",\"type\":\"Protocol\",\"title\":\"Normal saline for children with bronchiolitis: study protocol for a randomised controlled non-inferiority trial \",\"link\":\"/content/8/1/e002273\",\"publicationDate\":\"17 January 2024\",\"icons\":[\"openAccess\"],\"authors\":\"Marika Nathalie Schmidt, Rie Daugberg, Ulrikka Nygaard, Xiaohui Chen Nielsen, Bo Chawes, Maren Heilskov Rytter, Ann-Marie Malby Schoos\"},{\"id\":\"10.1136/bmjpo-2024-002595\",\"type\":\"Adolescent health\",\"title\":\"Physical health complications in children and young people with avoidant restrictive food intake disorder (ARFID): a systematic review and meta-analysis \",\"link\":\"/content/8/1/e002595\",\"publicationDate\":\"8 July 2024\",\"icons\":[\"openAccess\"],\"authors\":\"Rachel Marie James, Jonathan O’Shea, Nadia Micali, Simon J Russell, Lee D Hudson\"},{\"id\":\"10.1136/bmjpo-2023-002471\",\"type\":\"Viewpoint\",\"title\":\"New WHO guideline on the prevention and management of acute malnutrition in infants and young children: remaining challenges \",\"link\":\"/content/8/1/e002471\",\"publicationDate\":\"7 May 2024\",\"icons\":[\"openAccess\"],\"authors\":\"Peter Rohloff, Subodh Gupta, Waleska López Canu, Wendy Rodríguez Gómez, Shela Sridhar, Anahi Venzor\"}],\"collapsible\":false,\"testId\":\"mostread_data\"}]}]]}]}]}]}],[\"$\",\"div\",\"3\",{\"className\":\"sections-homepage-class\\n bg-bmj-silver-10 overflow-y-auto\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-3\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto max-w-[77rem] px-4\",\"data-testid\":\"homepage-section-3\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L18\",\"altmetrics_data0\",{\"title\":\"Altmetrics\",\"collapsible\":true,\"altmetricItemsData\":[{\"id\":158920949,\"title\":\"Analysis of tweets discussing the risk of Mpox among children and young people in school (May–October 2022): a retrospective observational study\",\"doi\":\"10.1136/bmjpo-2023-002236\",\"altmetricScore\":161,\"badgeUrl\":\"https://api.altmetric.com/v1/donut/158920949_64.png\",\"publicationDate\":\"31 January 2024\"},{\"id\":151930748,\"title\":\"Considerations for vaccinating children against COVID-19\",\"doi\":\"10.1136/bmjpo-2023-001964\",\"altmetricScore\":133,\"badgeUrl\":\"https://api.altmetric.com/v1/donut/151930748_64.png\",\"publicationDate\":\"24 July 2023\"},{\"id\":125158534,\"title\":\"Are we overlooking alcohol use by younger children?\",\"doi\":\"10.1136/bmjpo-2021-001242\",\"altmetricScore\":46,\"badgeUrl\":\"https://api.altmetric.com/v1/donut/125158534_64.png\",\"publicationDate\":\"8 March 2022\"},{\"id\":165790322,\"title\":\"Signs and symptoms of serious illness in infants aged up to 6 months: rapid review of clinical guidelines\",\"doi\":\"10.1136/bmjpo-2024-002737\",\"altmetricScore\":16,\"badgeUrl\":\"https://api.altmetric.com/v1/donut/165790322_64.png\",\"publicationDate\":\"29 July 2024\"},{\"id\":142367046,\"title\":\"Why the USA should ratify the UN Convention on the Rights of the Child\",\"doi\":\"10.1136/bmjpo-2021-001355\",\"altmetricScore\":13,\"badgeUrl\":\"https://api.altmetric.com/v1/donut/142367046_64.png\",\"publicationDate\":\"2 February 2023\"}],\"testId\":\"altmetrics_data\"}]]}]}]}]}]}],[\"$\",\"div\",\"4\",{\"className\":\"sections-homepage-class\\n overflow-y-auto bg-inherit\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto max-w-[77rem] px-4\",\"data-testid\":\"homepage-section-4\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L19\",\"brightcove_data0\",{\"brightcoveData\":{\"videoDescription\":\"Listen to Editor-in-Chief of BMJ Paediatrics Open, Shanti Raman, talk about the journal's aims and scope, the advice she has for authors thinking about submitting to the journal, what the journal has to offer to readers and what the journal has planned for 2024.\",\"videoTitle\":\"BMJ Paediatrics Open - Our Full Story\",\"videoPublishedDate\":\"12 March 2024\",\"articleTitle\":null,\"articleUrl\":null},\"title\":\"Featured Video\",\"videoId\":\"6348762752112\",\"videoDescription\":\"Listen to Editor-in-Chief of BMJ Paediatrics Open, Shanti Raman, talk about the journal's aims and scope, the advice she has for authors thinking about submitting to the journal, what the journal has to offer to readers and what the journal has planned for 2024.\",\"videoTitle\":\"BMJ Paediatrics Open - Our Full Story\",\"videoPublishedDate\":\"12 March 2024\",\"articleTitle\":\"BMJ Paediatrics Open - Our Full Story\",\"articleUrl\":\"https://bmjpaedsopen.bmj.com/pages/authors\",\"playerId\":\"4kuAvlB6l\",\"brightcoveAccountId\":\"2696240571001\",\"collapsible\":true,\"testId\":\"brightcove_data\"}]]}]}]}]}]}],[\"$\",\"div\",\"5\",{\"className\":\"sections-homepage-class\\n overflow-y-auto bg-inherit\",\"children\":[\"$\",\"div\",null,{\"className\":\"[\u0026\u003ediv]:px-0\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-0 w-full min-w-0 px-4\",\"data-testid\":\"homepage-two-intro-section-homepage-section-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"my-4 mx-auto grid max-w-[77rem] grid-cols-[1fr] gap-4 px-4 md:grid-cols-[1fr,1fr]\",\"data-testid\":\"homepage-section-5\",\"children\":[[\"$\",\"div\",\".$.$jobs_data0\",{\"children\":[\"$\",\"$L1a\",\".$jobs_data0\",{\"buttons\":[{\"text\":\"View all doctor jobs\",\"link\":\"https://jobs.bmj.com/?_gl=1*1to3qsk*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE\"},{\"text\":\"Paediatric Jobs\",\"link\":\"https://jobs.bmj.com/jobs/paediatrics/?_gl=1*1to3qsk*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE\"},{\"text\":\"Paediatric Diabetes Jobs\",\"link\":\"https://jobs.bmj.com/jobs/paediatric-diabetes-and-endocrinology?_gl=1*chrgdh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE\"},{\"text\":\"Paediatric Surgeon Jobs\",\"link\":\"https://jobs.bmj.com/jobs/paediatric-surgery?_gl=1*chrgdh*_ga*MTQxOTk1MjIzMi4xNjYwNjMyNjUx*_ga_EXTSVLH45V*MTY3Mzk0NzUyNi4xNDEuMS4xNjczOTQ4MzgxLjYwLjAuMA..*_fplc*d1VXajBQVyUyRko1bk84Znd4bDg2JTJCRlhLRDByVjJtSWhpTVJTdXhMWWNEMVElMkI0U2dVRmY5TWFhZzRHVXJkTjJwZW1RSVc1b3JxYjhYN2R5QUpxWGp5aURGT081ejN0eXpPWjQ0aFpRMUpuODdrbHR6aWhZT3pqWjZNbjFrRGl3JTNEJTNE\"}],\"jobs\":[{\"jobTitle\":\"Emergency SHOs/Residents - Division of Emergency Medicine\",\"jobTitleUrl\":\"https://www.bmj.com/careers/job/211750/emergency-shos-residents-division-of-emergency-medicine/?TrackID=8\u0026utm_source=rss\u0026utm_medium=feed\u0026utm_campaign=general\",\"location\":\"Darwin, Northern Territory (AU)\",\"description\":\"We are looking for talented, adventurous residents/senior residents (SHOs) to join our Emergency Medicine team. \",\"recruiter\":\"Royal Darwin Palmerston Hospitals – Division of Emergency Medicine\"},{\"jobTitle\":\"Emergency Registrar - Division of Emergency Medicine\",\"jobTitleUrl\":\"https://www.bmj.com/careers/job/211749/emergency-registrar-division-of-emergency-medicine/?TrackID=8\u0026utm_source=rss\u0026utm_medium=feed\u0026utm_campaign=general\",\"location\":\"Darwin (LGA), Northern Territory (AU)\",\"description\":\"We are looking for talented, adventurous registrars to join our Emergency Medicine team!!\",\"recruiter\":\"Royal Darwin Palmerston Hospitals – Division of Emergency Medicine\"},{\"jobTitle\":\"Inpatient Consultant CAMHS Psychiatrist\",\"jobTitleUrl\":\"https://www.bmj.com/careers/job/211284/inpatient-consultant-camhs-psychiatrist/?TrackID=8\u0026utm_source=rss\u0026utm_medium=feed\u0026utm_campaign=general\",\"location\":\"Horley\",\"description\":\"Introduction Do you love caring for young people and children, and want an opportunity to join a brand-new 12-bedded CAMHS service in Surrey! If youre...\",\"recruiter\":\"Elysium Healthcare\"},{\"jobTitle\":\"Consultant in Child \u0026 Adolescent Psychiatry\",\"jobTitleUrl\":\"https://www.bmj.com/careers/job/211747/consultant-in-child-and-adolescent-psychiatry-/?TrackID=8\u0026utm_source=rss\u0026utm_medium=feed\u0026utm_campaign=general\",\"location\":\"Tayside\",\"description\":\"An exciting opportunity has arisen for a highly motivated and innovative Consultant in Child and Adolescent Psychiatry within NHS Tayside. The CA...\",\"recruiter\":\"NHS Tayside\"},{\"jobTitle\":\"Salaried GP\",\"jobTitleUrl\":\"https://www.bmj.com/careers/job/211598/salaried-gp/?TrackID=8\u0026utm_source=rss\u0026utm_medium=feed\u0026utm_campaign=general\",\"location\":\"London (Greater)\",\"description\":\"The Hurley Group is an NHS organisation that runs a number of practices and urgent care centres across London\",\"recruiter\":\"The Hurley Group\"}],\"title\":\"Jobs\",\"collapsible\":false,\"testId\":\"jobs_data\"}]}],[\"$\",\"div\",\".$.$relatedjournals_data1\",{\"children\":[\"$\",\"$L1b\",\".$relatedjournals_data1\",{\"title\":\"Related Journals\",\"description1\":\"\",\"description2\":\"\",\"relatedJournals\":[{\"code\":\"ep\",\"src\":\"https://ep.bmj.com/current-issue/cover-image-medium/cover.jpg\",\"title\":\"ADC Education \u0026 Practice\",\"currentIssue\":{\"text\":\"Current issue\",\"url\":\"https://ep.bmj.com/content/current/\"},\"journal\":{\"text\":\"Visit this journal\",\"url\":\"https://ep.bmj.com/\"},\"rank\":\"\"},{\"code\":\"fn\",\"src\":\"https://fn.bmj.com/current-issue/cover-image-medium/cover.jpg\",\"title\":\"ADC Fetal \u0026 Neonatal Edition\",\"currentIssue\":{\"text\":\"Current issue\",\"url\":\"https://fn.bmj.com/content/current/\"},\"journal\":{\"text\":\"Visit this journal\",\"url\":\"https://fn.bmj.com\"},\"rank\":\"\"},{\"code\":\"adc\",\"src\":\"https://adc.bmj.com/current-issue/cover-image-medium/cover.jpg\",\"title\":\"Archives of Disease in Childhood\",\"currentIssue\":{\"text\":\"Current issue\",\"url\":\"https://adc.bmj.com/content/current\"},\"journal\":{\"text\":\"Visit this journal\",\"url\":\"https://adc.bmj.com/\"},\"rank\":\"\"}],\"collapsible\":true,\"testId\":\"relatedjournals_data\"}]}]]}]}]}]}]]}]]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Homepage | BMJ Paediatrics Open\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"A general paediatrics and child health journal from RCPCH and BMJ, publishing original research, clinical reviews, protocols and other articles.\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\"}],[\"$\",\"meta\",\"5\",{\"name\":\"canonical\",\"content\":\"https://bmjpaedsopen.bmj.com\"}],[\"$\",\"meta\",\"6\",{\"name\":\"og:locale\",\"content\":\"en_US\"}],[\"$\",\"meta\",\"7\",{\"name\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"8\",{\"name\":\"og:title\",\"content\":\"Homepage | BMJ Paediatrics Open\"}],[\"$\",\"meta\",\"9\",{\"name\":\"og:description\",\"content\":\"A general paediatrics and child health journal from RCPCH and BMJ, publishing original research, clinical reviews, protocols and other articles.\"}],[\"$\",\"meta\",\"10\",{\"name\":\"og:url\",\"content\":\"https://bmjpaedsopen.bmj.com\"}],[\"$\",\"meta\",\"11\",{\"name\":\"og:site_name\",\"content\":\"BMJ Paediatrics Open\"}],[\"$\",\"meta\",\"12\",{\"name\":\"og:image\",\"content\":\"https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/94bm3OnO_400x400.jpeg\"}],[\"$\",\"meta\",\"13\",{\"name\":\"og:image:width\",\"content\":\"298\"}],[\"$\",\"meta\",\"14\",{\"name\":\"og:image:height\",\"content\":\"298\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"https://bmjpaedsopen.bmj.com/bmjpaedsopen/wp-content/uploads/sites/37/2023/01/94bm3OnO_400x400.jpeg\"}],[\"$\",\"meta\",\"16\",{\"name\":\"article:modified_time\",\"content\":\"2024-11-07T14:12:46+00:00\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"link\",\"18\",{\"rel\":\"canonical\",\"href\":\"https://bmjpaedsopen.bmj.com\"}]]\n5:null\n"])</script></body></html>