List Deadlines, Nominations, & Updates

Advertisement

Contact Anna Falvey at afalvey@beckershealthcare.com with any questions about the lists. To receive updates regarding upcoming lists, list deadlines, newly added lists and more, please sign up for our mailing list below.

var doNotShowLatestArticles = 1

setTimeout(function(){ var t = document.createElement(“script”); t.setAttribute(“src”, “https://sample.dragonforms.com/getEmbeddedClientScript.do?embeddedsite=editorial_list”); t.setAttribute(“type”, “text/javascript”); document.body.appendChild(t); }, 5); /* Remove Ad */ .entry-ad { display: none; } /* Responsive styling for the iframe container and iframe itself */ #container-editorial_list { max-width: 800px; /* PC default max width */ margin: 0 auto; } #editorial_list { width: 100%; min-width: 280px; max-width: 100%; height: 100%; max-height: 1625px; border: none; display: block; } @media (max-width: 767px) { #container-editorial_list { max-width: 600px; /* mobile: 600px width */ width: 100%; padding: 0; } #editorial_list { width: 100vw; max-width: 600px; min-width: 0; height: 100vh; max-height: 100vh; } }
function createIframeURL() { var parentURL = new URL(window.location.href); var params = new URLSearchParams(parentURL.search); // Start with the dragonforms base var iframeURL = “https://sample.dragonforms.com/editorial_list?dragoniframe=true”; // Append any URL parameters from the parent page for (const [key, value] of params.entries()) { iframeURL += `&${encodeURIComponent(key)}=${encodeURIComponent(value)}`; } // Update the iframe’s src document.getElementById(“editorial_list”).src = iframeURL; } window.addEventListener(“DOMContentLoaded”, createIframeURL);

Advertisement