CINXE.COM
IDSA Home
<!doctype html> <html lang="en"> <head> <link rel="icon" href="/favicon.ico"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:type" content="article" /> <meta property="og:title" content="IDSA Home" /> <meta property="og:url" content="https://www.idsociety.org/" /> <meta property="og:image" content="https://www.idsociety.org/globalassets/idsa/logos/idsa-square-logo.png" /> <meta name="twitter:card" content="summary" /> <title>IDSA Home</title> <link rel="canonical" href="https://www.idsociety.org/" /> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-NF38THF');</script> <!-- End Google Tag Manager --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.0.0-alpha14/css/tempusdominus-bootstrap-4.min.css"> <link rel="stylesheet" href="/v-504911232000000000/fonts/idsa/style.css" /> <link rel="stylesheet" href="/v-504911232000000000/bundles/site.min.css" /> <script data-ad-client="ca-pub-9634925932411796" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function () { googletag.defineSlot('/22136316143/IDSociety.org/728x90', [[320, 50], [728, 90], [300, 50]], 'div-gpt-ad-1602686239086-0').addService(googletag.pubads()); googletag.defineSlot('/22136316143/IDSociety.org/Interstitial', [1, 1], 'div-gpt-ad-1602686239086-1').addService(googletag.pubads()); googletag.pubads().setTargeting("url", "home") .setTargeting("page", "") .setTargeting("content", "") .setTargeting("user", "ID_LO") .setTargeting("profile", "") .setTargeting("category", "") .setTargeting("visitorgroup", ""); googletag.enableServices(); }); </script> <script> !function(T,l,y){var S=T.location,k="script",D="instrumentationKey",C="ingestionendpoint",I="disableExceptionTracking",E="ai.device.",b="toLowerCase",w="crossOrigin",N="POST",e="appInsightsSDK",t=y.name||"appInsights";(y.name||T[e])&&(T[e]=t);var n=T[t]||function(d){var g=!1,f=!1,m={initialize:!0,queue:[],sv:"5",version:2,config:d};function v(e,t){var n={},a="Browser";return n[E+"id"]=a[b](),n[E+"type"]=a,n["ai.operation.name"]=S&&S.pathname||"_unknown_",n["ai.internal.sdkVersion"]="javascript:snippet_"+(m.sv||m.version),{time:function(){var e=new Date;function t(e){var t=""+e;return 1===t.length&&(t="0"+t),t}return e.getUTCFullYear()+"-"+t(1+e.getUTCMonth())+"-"+t(e.getUTCDate())+"T"+t(e.getUTCHours())+":"+t(e.getUTCMinutes())+":"+t(e.getUTCSeconds())+"."+((e.getUTCMilliseconds()/1e3).toFixed(3)+"").slice(2,5)+"Z"}(),iKey:e,name:"Microsoft.ApplicationInsights."+e.replace(/-/g,"")+"."+t,sampleRate:100,tags:n,data:{baseData:{ver:2}}}}var h=d.url||y.src;if(h){function a(e){var t,n,a,i,r,o,s,c,u,p,l;g=!0,m.queue=[],f||(f=!0,t=h,s=function(){var e={},t=d.connectionString;if(t)for(var n=t.split(";"),a=0;a<n.length;a++){var i=n[a].split("=");2===i.length&&(e[i[0][b]()]=i[1])}if(!e[C]){var r=e.endpointsuffix,o=r?e.location:null;e[C]="https://"+(o?o+".":"")+"dc."+(r||"services.visualstudio.com")}return e}(),c=s[D]||d[D]||"",u=s[C],p=u?u+"/v2/track":d.endpointUrl,(l=[]).push((n="SDK LOAD Failure: Failed to load Application Insights SDK script (See stack for details)",a=t,i=p,(o=(r=v(c,"Exception")).data).baseType="ExceptionData",o.baseData.exceptions=[{typeName:"SDKLoadFailed",message:n.replace(/\./g,"-"),hasFullStack:!1,stack:n+"\nSnippet failed to load ["+a+"] -- Telemetry is disabled\nHelp Link: https://go.microsoft.com/fwlink/?linkid=2128109\nHost: "+(S&&S.pathname||"_unknown_")+"\nEndpoint: "+i,parsedStack:[]}],r)),l.push(function(e,t,n,a){var i=v(c,"Message"),r=i.data;r.baseType="MessageData";var o=r.baseData;return o.message='AI (Internal): 99 message:"'+("SDK LOAD Failure: Failed to load Application Insights SDK script (See stack for details) ("+n+")").replace(/\"/g,"")+'"',o.properties={endpoint:a},i}(0,0,t,p)),function(e,t){if(JSON){var n=T.fetch;if(n&&!y.useXhr)n(t,{method:N,body:JSON.stringify(e),mode:"cors"});else if(XMLHttpRequest){var a=new XMLHttpRequest;a.open(N,t),a.setRequestHeader("Content-type","application/json"),a.send(JSON.stringify(e))}}}(l,p))}function i(e,t){f||setTimeout(function(){!t&&m.core||a()},500)}var e=function(){var n=l.createElement(k);n.src=h;var e=y[w];return!e&&""!==e||"undefined"==n[w]||(n[w]=e),n.onload=i,n.onerror=a,n.onreadystatechange=function(e,t){"loaded"!==n.readyState&&"complete"!==n.readyState||i(0,t)},n}();y.ld<0?l.getElementsByTagName("head")[0].appendChild(e):setTimeout(function(){l.getElementsByTagName(k)[0].parentNode.appendChild(e)},y.ld||0)}try{m.cookie=l.cookie}catch(p){}function t(e){for(;e.length;)!function(t){m[t]=function(){var e=arguments;g||m.queue.push(function(){m[t].apply(m,e)})}}(e.pop())}var n="track",r="TrackPage",o="TrackEvent";t([n+"Event",n+"PageView",n+"Exception",n+"Trace",n+"DependencyData",n+"Metric",n+"PageViewPerformance","start"+r,"stop"+r,"start"+o,"stop"+o,"addTelemetryInitializer","setAuthenticatedUserContext","clearAuthenticatedUserContext","flush"]),m.SeverityLevel={Verbose:0,Information:1,Warning:2,Error:3,Critical:4};var s=(d.extensionConfig||{}).ApplicationInsightsAnalytics||{};if(!0!==d[I]&&!0!==s[I]){var c="onerror";t(["_"+c]);var u=T[c];T[c]=function(e,t,n,a,i){var r=u&&u(e,t,n,a,i);return!0!==r&&m["_"+c]({message:e,url:t,lineNumber:n,columnNumber:a,error:i}),r},d.autoExceptionInstrumented=!0}return m}(y.cfg);function a(){y.onInit&&y.onInit(n)}(T[t]=n).queue&&0===n.queue.length?(n.queue.push(a),n.trackPageView({})):a()}(window,document,{src: "https://js.monitor.azure.com/scripts/b/ai.2.gbl.min.js", crossOrigin: "anonymous", cfg: { instrumentationKey:'fb96c16f-215a-4ac6-ab4a-8c3869ca15ed', disableCookiesUsage: false }}); </script> <!-- *** Site = HIVMA - *** --> <!-- Google tag (gtag.js) --> <script> !function(T,l,y){var S=T.location,k="script",D="instrumentationKey",C="ingestionendpoint",I="disableExceptionTracking",E="ai.device.",b="toLowerCase",w="crossOrigin",N="POST",e="appInsightsSDK",t=y.name||"appInsights";(y.name||T[e])&&(T[e]=t);var n=T[t]||function(d){var g=!1,f=!1,m={initialize:!0,queue:[],sv:"5",version:2,config:d};function v(e,t){var n={},a="Browser";return n[E+"id"]=a[b](),n[E+"type"]=a,n["ai.operation.name"]=S&&S.pathname||"_unknown_",n["ai.internal.sdkVersion"]="javascript:snippet_"+(m.sv||m.version),{time:function(){var e=new Date;function t(e){var t=""+e;return 1===t.length&&(t="0"+t),t}return e.getUTCFullYear()+"-"+t(1+e.getUTCMonth())+"-"+t(e.getUTCDate())+"T"+t(e.getUTCHours())+":"+t(e.getUTCMinutes())+":"+t(e.getUTCSeconds())+"."+((e.getUTCMilliseconds()/1e3).toFixed(3)+"").slice(2,5)+"Z"}(),iKey:e,name:"Microsoft.ApplicationInsights."+e.replace(/-/g,"")+"."+t,sampleRate:100,tags:n,data:{baseData:{ver:2}}}}var h=d.url||y.src;if(h){function a(e){var t,n,a,i,r,o,s,c,u,p,l;g=!0,m.queue=[],f||(f=!0,t=h,s=function(){var e={},t=d.connectionString;if(t)for(var n=t.split(";"),a=0;a<n.length;a++){var i=n[a].split("=");2===i.length&&(e[i[0][b]()]=i[1])}if(!e[C]){var r=e.endpointsuffix,o=r?e.location:null;e[C]="https://"+(o?o+".":"")+"dc."+(r||"services.visualstudio.com")}return e}(),c=s[D]||d[D]||"",u=s[C],p=u?u+"/v2/track":d.endpointUrl,(l=[]).push((n="SDK LOAD Failure: Failed to load Application Insights SDK script (See stack for details)",a=t,i=p,(o=(r=v(c,"Exception")).data).baseType="ExceptionData",o.baseData.exceptions=[{typeName:"SDKLoadFailed",message:n.replace(/\./g,"-"),hasFullStack:!1,stack:n+"\nSnippet failed to load ["+a+"] -- Telemetry is disabled\nHelp Link: https://go.microsoft.com/fwlink/?linkid=2128109\nHost: "+(S&&S.pathname||"_unknown_")+"\nEndpoint: "+i,parsedStack:[]}],r)),l.push(function(e,t,n,a){var i=v(c,"Message"),r=i.data;r.baseType="MessageData";var o=r.baseData;return o.message='AI (Internal): 99 message:"'+("SDK LOAD Failure: Failed to load Application Insights SDK script (See stack for details) ("+n+")").replace(/\"/g,"")+'"',o.properties={endpoint:a},i}(0,0,t,p)),function(e,t){if(JSON){var n=T.fetch;if(n&&!y.useXhr)n(t,{method:N,body:JSON.stringify(e),mode:"cors"});else if(XMLHttpRequest){var a=new XMLHttpRequest;a.open(N,t),a.setRequestHeader("Content-type","application/json"),a.send(JSON.stringify(e))}}}(l,p))}function i(e,t){f||setTimeout(function(){!t&&m.core||a()},500)}var e=function(){var n=l.createElement(k);n.src=h;var e=y[w];return!e&&""!==e||"undefined"==n[w]||(n[w]=e),n.onload=i,n.onerror=a,n.onreadystatechange=function(e,t){"loaded"!==n.readyState&&"complete"!==n.readyState||i(0,t)},n}();y.ld<0?l.getElementsByTagName("head")[0].appendChild(e):setTimeout(function(){l.getElementsByTagName(k)[0].parentNode.appendChild(e)},y.ld||0)}try{m.cookie=l.cookie}catch(p){}function t(e){for(;e.length;)!function(t){m[t]=function(){var e=arguments;g||m.queue.push(function(){m[t].apply(m,e)})}}(e.pop())}var n="track",r="TrackPage",o="TrackEvent";t([n+"Event",n+"PageView",n+"Exception",n+"Trace",n+"DependencyData",n+"Metric",n+"PageViewPerformance","start"+r,"stop"+r,"start"+o,"stop"+o,"addTelemetryInitializer","setAuthenticatedUserContext","clearAuthenticatedUserContext","flush"]),m.SeverityLevel={Verbose:0,Information:1,Warning:2,Error:3,Critical:4};var s=(d.extensionConfig||{}).ApplicationInsightsAnalytics||{};if(!0!==d[I]&&!0!==s[I]){var c="onerror";t(["_"+c]);var u=T[c];T[c]=function(e,t,n,a,i){var r=u&&u(e,t,n,a,i);return!0!==r&&m["_"+c]({message:e,url:t,lineNumber:n,columnNumber:a,error:i}),r},d.autoExceptionInstrumented=!0}return m}(y.cfg);function a(){y.onInit&&y.onInit(n)}(T[t]=n).queue&&0===n.queue.length?(n.queue.push(a),n.trackPageView({})):a()}(window,document,{src: "https://js.monitor.azure.com/scripts/b/ai.2.gbl.min.js", crossOrigin: "anonymous", cfg: { instrumentationKey:'fb96c16f-215a-4ac6-ab4a-8c3869ca15ed', disableCookiesUsage: false }}); </script> </head> <body data-ga-id="UA-5332387-1" data-gtm-ids="["GTM-TSH8X5L"]"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NF38THF" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!--[if lte IE 9]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p> <![endif]--> <div id='div-gpt-ad-1602686239086-1'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1602686239086-1'); }); </script> </div> <a class="sr-only" href="#nav">Skip to nav</a> <a class="sr-only" href="#main">Skip to content</a> <div class="idsaHeaderMain mb-0"> <div class="container xl"> <div class="row"> <div class="col-12"> <div class="idsaHeaderMainFlex"> <div class="idsaHeaderLogo idsaHeaderLogoDesktop"> <a href="/" alt="home"> <img src="/globalassets/idsa/logos/idsa-logo-white.png" /> </a> </div> <div class="idsaHeaderWrap"> <!-- Logo and Search --> <div class="idsaSuperHeader"> <div class="idsaSuperHeaderFrame"> <ul> <li> <a href="http://idweek.org/">IDWeek</a> </li> <li> <a href="/journals--publications/journals--publications-landing/">Journals</a> </li> <li> <a href="https://www.idsafoundation.org/" target="_blank">IDSA Foundation</a> </li> <li> <a href="/membership2/membership/">Membership</a> </li> <li> <a href="https://academy.idsociety.org/">IDSA Academy</a> </li> <li> <a href="https://profile.idsociety.org/idp/login?app=0spPn000000010v" target="_blank">MyIDSA</a> </li> <li> <a href="/news--publications-new/">News</a> </li> <li> <a href="/multimedia/">Multimedia</a> </li> <li> <a href="/covid-19-real-time-learning-network/" target="_blank">COVID-19</a> </li> <li> <a href="http://hivma.org/">HIVMA</a> </li> <li> <a href="/science-speaks-blog/">Science Speaks</a> </li> </ul> </div> <div class="idsaMemberMain"> <div class="idsaGuest"> <div class="idsaJoin"> <a href="/membership2/membership/">Join IDSA</a> </div> <div class="idsaLogin"> <a id="login-link" class="" href="/login"><i class="icon icon-lock"></i>Login</a> </div> </div> </div> </div> <div class="idsaHeaderLogo idsaHeaderLogoMobile"> <a href="/" alt="home"> <img src="/globalassets/idsa/logos/idsanoclipspelledout2.png" /> </a> </div> <div class="idsaHeaderHamburger"> <button class="navbar-toggler border-0 rounded-0" type="button" data-toggle="collapse" data-target="#idsaNavMain" aria-controls="idsaNavMain" aria-expanded="false" aria-label="Toggle navigation"><i class="icon icon-bars"></i></button> </div> <div class="idsaHeaderNavigation"> <form id="idsaSuperHeaderSearchOverlay" class="idsaSuperHeaderSearchOverlay collapse" action="/search-results/"> <div class="idsaSuperHeaderSearchOverlayFrame"> <div class="idsaSuperHeaderSearch input-group"> <input id="searchInput" class="search-input typeahead" autocomplete="off" type="text" name="query" placeholder="Enter Search Term" aria-label="Search"> <div class="input-group-append"> <button class="search-submit"> <i class="icon icon-search"></i><span>Search</span> <span class="sr-only">Search</span> </button> </div> </div> <div class="idsaSuperHeaderSearchOverlayClose" data-toggle="collapse" data-target="#idsaSuperHeaderSearchOverlay" aria-controls="idsaSuperHeaderSearchOverlay" aria-expanded="false" aria-label="Toggle Search"><i class="icon icon-close-thin"></i></div> </div> </form> <!-- Navbar --> <div id="idsaNavMain" class="idsaNavMain collapse navbar-collapse"> <div class="idsaNavSearch"> <form class="form-inline d-flex justify-content-end" action="/search-results/"> <div class="input-group w-100"> <input id="searchInput" class="search-input typeahead" autocomplete="off" type="text" name="query" placeholder="Enter Search Term" aria-label="Search"> <div class="input-group-append"> <button class="search-submit"> <i class="icon icon-search"></i><span>Search</span> <span class="sr-only">Search</span> </button> </div> </div> </form> </div> <nav class="idsaNavBar"> <ul class="lvl-0"> <li class="lvl-0 hasChildren"> <a href="/practice-guideline/practice-guidelines/" class="lvl-0 hasChildren" >Guidelines</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/practice-guideline/practice-guidelines/" class="lvl-1" >Practice Guidelines</a> </li> <li class="lvl-1 hasChildren"> <a href="" class="lvl-1 hasChildren" >Featured Guidelines</a> <ul class="lvl-2"> <li class="lvl-2"> <a href="/practice-guideline/clostridioides-difficile-2021-focused-update/" class="lvl-2" >Clostridioides difficile</a> </li> <li class="lvl-2"> <a href="/practice-guideline/covid-19-guideline-treatment-and-management/" class="lvl-2" >COVID-19: Treatment and Management</a> </li> </ul> </li> <li class="lvl-1"> <a href="/practice-guideline/IDSA-practice-guidelines-app/" class="lvl-1" >Practice Guidelines App</a> </li> <li class="lvl-1"> <a href="/practice-guideline/alphabetical-guidelines/" class="lvl-1" >Alphabetical Guidelines List</a> </li> <li class="lvl-1"> <a href="/practice-guideline/clinical-practice-guidelines-development-training-and-resources/" class="lvl-1" >Guideline Development Process</a> </li> <li class="lvl-1"> <a href="http://www.oupmediainfo.com/#!/reprints-eprints" class="lvl-1" target="_blank">Purchase Guideline Reprints</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/public-health/public-health/" class="lvl-0 hasChildren" >Public Health</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/public-health/influenza/avian-influenza-h5n1/" class="lvl-1" >Avian Influenza A(H5N1)</a> </li> <li class="lvl-1"> <a href="/public-health/covid-19/" class="lvl-1" >COVID-19 </a> </li> <li class="lvl-1"> <a href="/public-health/Mpox/" class="lvl-1" >Mpox</a> </li> <li class="lvl-1"> <a href="/public-health/facts-about-id/" class="lvl-1" >Facts About ID</a> </li> <li class="lvl-1"> <a href="/public-health/patient-stories/patient-stories/" class="lvl-1" >Patient Stories</a> </li> <li class="lvl-1"> <a href="/public-health/climate-change/" class="lvl-1" >Climate Change</a> </li> <li class="lvl-1"> <a href="/public-health/antimicrobial-resistance/antimicrobial-resistance/" class="lvl-1" >Antimicrobial Resistance</a> </li> <li class="lvl-1"> <a href="/public-health/opioid-epidemic/opioid/" class="lvl-1" >Opioid Epidemic</a> </li> <li class="lvl-1"> <a href="/public-health/ebola/ebola-resources/ebola-facts/" class="lvl-1" >Ebola</a> </li> <li class="lvl-1"> <a href="/public-health/hurricane-resources/hurricane-resources/" class="lvl-1" >Hurricane Resources</a> </li> <li class="lvl-1"> <a href="/public-health/hepatitis-c/hcv-hepatitis-c-virus/" class="lvl-1" >Hepatitis C</a> </li> <li class="lvl-1"> <a href="/public-health/lyme-disease/lyme-disease/" class="lvl-1" >Lyme Disease</a> </li> <li class="lvl-1"> <a href="/public-health/immunization/immunization/" class="lvl-1" >Immunization</a> </li> <li class="lvl-1"> <a href="/public-health/influenza/influenza-main-page/" class="lvl-1" >Influenza</a> </li> <li class="lvl-1"> <a href="/public-health/measles/measles/" class="lvl-1" >Measles </a> </li> <li class="lvl-1"> <a href="/public-health/zika/zika/" class="lvl-1" >Zika</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/clinical-practice/clinical-practice/" class="lvl-0 hasChildren" >Clinical Practice</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/clinical-practice/blood-culture-bottle-shortage/" class="lvl-1" >Blood Culture Bottle Shortage</a> </li> <li class="lvl-1"> <a href="/clinical-practice/antimicrobial-stewardship/" class="lvl-1" >Antimicrobial Stewardship Centers of Excellence Program</a> </li> <li class="lvl-1"> <a href="/compensation-initiative/" class="lvl-1" >ID Physician Compensation</a> </li> <li class="lvl-1"> <a href="/clinical-practice/evaluation-and-management/evaluation-and-management/" class="lvl-1" >Coding and Payment</a> </li> <li class="lvl-1"> <a href="/clinical-practice/quality-improvement/Quality-Measurement-and-Improvement/" class="lvl-1" >Quality Measurement & Improvement</a> </li> <li class="lvl-1"> <a href="/clinical-practice/telehealth/telehealth/" class="lvl-1" >Telehealth</a> </li> <li class="lvl-1"> <a href="https://ein.idsociety.org/" class="lvl-1" target="_blank">EIN (Emerging Infections Network)</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/research/research/" class="lvl-0 hasChildren" >Research</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="https://www.idsafoundation.org/our-initiatives/g-e-r-m/" class="lvl-1" target="_blank">G.E.R.M. Medical Students Grant</a> </li> <li class="lvl-1"> <a href="/professional-development/fellows-in-training-career--education-center/leap-fellowship/leap-fellowship/" class="lvl-1" >LEAP Fellowship</a> </li> <li class="lvl-1"> <a href="/research/research--funding-opportunities/research--funding-landing-page/" class="lvl-1" >Research & Funding Opportunities</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/research-and-infrastructure/" class="lvl-1" >Research & Infrastructure</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/professional-development/professional-development/" class="lvl-0 hasChildren" >Professional Development</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/id-workforce/" class="lvl-1" >ID Workforce</a> </li> <li class="lvl-1"> <a href="/professional-development/IDSA-Academy/" class="lvl-1" >IDSA Academy</a> </li> <li class="lvl-1"> <a href="http://idweek.org/" class="lvl-1" target="_blank">IDWeek </a> </li> <li class="lvl-1"> <a href="/professional-development/idsa-leadership-institute/" class="lvl-1" >Leadership Institute</a> </li> <li class="lvl-1"> <a href="/professional-development/idmentorship365-program/" class="lvl-1" target="_blank">iDMentorship365</a> </li> <li class="lvl-1"> <a href="/professional-development/idea-incubator/" class="lvl-1" >IDea Incubator</a> </li> <li class="lvl-1"> <a href="/professional-development/id-support-train-educate-and-prepare-program/" class="lvl-1" >ID Support, Train, Educate and Prepare Program</a> </li> <li class="lvl-1"> <a href="/professional-development/microbial-pathogenesis-in-alzheimers-disease-research-grant-program/" class="lvl-1" >Microbial Pathogenesis in Alzheimer鈥檚 Disease Research Grant Program</a> </li> <li class="lvl-1"> <a href="/professional-development/g-e-r-m/" class="lvl-1" >Grants For Emerging Researchers/Clinicians Mentorship Program</a> </li> <li class="lvl-1"> <a href="/events2/Events/" class="lvl-1" >Events</a> </li> <li class="lvl-1"> <a href="https://www.healthecareers.com/idsa/search-jobs/" class="lvl-1" target="_blank">Career Center</a> </li> <li class="lvl-1"> <a href="/professional-development/education--training/career-paths-in-id/" class="lvl-1" >Career Paths in ID</a> </li> <li class="lvl-1"> <a href="/professional-development/ce/continuing-education/" class="lvl-1" >CE Opportunities</a> </li> <li class="lvl-1"> <a href="/professional-development/ce/abim-maintenance-of-certification-moc/" class="lvl-1" >Maintenance of Certification</a> </li> <li class="lvl-1"> <a href="/professional-development/fellows-in-training-career--education-center/fellows-in-training-career-center/" class="lvl-1" >Fellows-In-Training Career & Education Center</a> </li> <li class="lvl-1"> <a href="/professional-development/student--resident-opportunities/id-match/match-resources/" class="lvl-1" >ID Match</a> </li> <li class="lvl-1"> <a href="/professional-development/medical-education-community-of-practice/" class="lvl-1" >Medical Education Community of Practice</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/policy--advocacy/policy--advocacy/" class="lvl-0 hasChildren" >Policy & Advocacy</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/policy--advocacy/covid-19/" class="lvl-1" >COVID-19 Advocacy</a> </li> <li class="lvl-1"> <a href="https://idsociety.quorum.us/home_page/" class="lvl-1" target="_blank">Take Action</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/bio-preparedness-workforce-pilot/" class="lvl-1" >Bio-Preparedness Workforce Pilot</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/member-advocacy-program/" class="lvl-1" >Member Advocacy Program</a> </li> <li class="lvl-1"> <a href="https://www.hivma.org/policy--advocacy/national-prep-program/" class="lvl-1" target="_blank">National PrEP Program</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/access-and-reimbursement/" class="lvl-1" >Access & Reimbursement</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/antimicrobial-resistance/" class="lvl-1" >Antimicrobial Resistance</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/Diagnostics/" class="lvl-1" >Diagnostics</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/emerging-infections-and-biothreats/" class="lvl-1" >Emerging Infections and Biothreat</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/Funding/" class="lvl-1" >Funding Policy</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/global-health/" class="lvl-1" >Global Health</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/immunization-and-vaccine-policy/" class="lvl-1" >Immunization & Vaccination</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/infection-prevention-and-control/" class="lvl-1" >Infection Prevention & Control</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/research-and-infrastructure/" class="lvl-1" >Research & Infrastructure</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/workforce-and-training/" class="lvl-1" >Workforce Policy</a> </li> </ul> </li> <li class="lvl-0 hasChildren lastItem"> <a href="/about-idsa/about-idsa/" class="lvl-0 hasChildren lastItem" >About Us</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/about-idsa/mission-values/" class="lvl-1" >Mission & Values</a> </li> <li class="lvl-1"> <a href="/about-idsa/our-history/forming-the-society/" class="lvl-1" >History</a> </li> <li class="lvl-1"> <a href="/about-idsa/strategic-plan2/strategic-plan/" class="lvl-1" >Strategic Plan</a> </li> <li class="lvl-1 hasChildren"> <a href="/about-idsa/governance/" class="lvl-1 hasChildren" >Governance</a> <ul class="lvl-2"> <li class="lvl-2"> <a href="/about-idsa/board-of-directors/" class="lvl-2" >Board of Directors</a> </li> <li class="lvl-2"> <a href="/about-idsa/idsa-committees/" class="lvl-2" >IDSA Committees</a> </li> <li class="lvl-2"> <a href="/about-idsa/idsa-industry-relations/" class="lvl-2" >Industry Relations</a> </li> <li class="lvl-2"> <a href="/about-idsa/governance/volunteer-opportunities/" class="lvl-2" >Volunteer Opportunities</a> </li> </ul> </li> <li class="lvl-1"> <a href="/membership2/membership/" class="lvl-1" >Become a Member</a> </li> <li class="lvl-1"> <a href="/about-idsa/governance/inclusion-diversity-access-and-equity-idae-task-force/" class="lvl-1" >Inclusion, Diversity, Access & Equity</a> </li> <li class="lvl-1"> <a href="/value-of-id/" class="lvl-1" >Value of ID</a> </li> <li class="lvl-1 hasChildren isLocked"> <a href="/about-idsa/staff/staff/" class="lvl-1 hasChildren isLocked" >IDSA Staff<i class="icon icon-lock"></i><span class="sr-only">Lock</span></a> <ul class="lvl-2"> <li class="lvl-2"> <a href="/about-idsa/staff/Work-at-IDSA/" class="lvl-2" >Work at IDSA</a> </li> </ul> </li> <li class="lvl-1"> <a href="/about-idsa/idsa-committees/" class="lvl-1" >Committees</a> </li> <li class="lvl-1"> <a href="/about-idsa/governance/volunteer-opportunities/" class="lvl-1" >Volunteer</a> </li> <li class="lvl-1"> <a href="/about-idsa/Year-in-Review/" class="lvl-1" >Year in Review</a> </li> <li class="lvl-1"> <a href="/about-idsa/state-and-regional-affiliate-program/" class="lvl-1" >State and Regional Societies</a> </li> <li class="lvl-1 hasChildren"> <a href="/about-idsa/society-awards/" class="lvl-1 hasChildren" >Society Awards</a> <ul class="lvl-2"> <li class="lvl-2"> <a href="/about-idsa/lectureship/past-award-lecturers/" class="lvl-2" >Past Award Lecturers</a> </li> </ul> </li> <li class="lvl-1"> <a href="/contact-us/" class="lvl-1" >Contact IDSA</a> </li> </ul> </li> </ul> <div class="idsaNavBarSecondary"> <ul class="lvl-0"> <li class="lvl-0"> <a href="http://idweek.org/" class="lvl-0">IDWeek</a> </li> <li class="lvl-0"> <a href="/journals--publications/journals--publications-landing/" class="lvl-0">Journals</a> </li> <li class="lvl-0"> <a href="https://www.idsafoundation.org/" class="lvl-0" target="_blank">IDSA Foundation</a> </li> <li class="lvl-0"> <a href="/membership2/membership/" class="lvl-0">Membership</a> </li> <li class="lvl-0"> <a href="https://academy.idsociety.org/" class="lvl-0">IDSA Academy</a> </li> <li class="lvl-0"> <a href="https://profile.idsociety.org/idp/login?app=0spPn000000010v" class="lvl-0" target="_blank">MyIDSA</a> </li> <li class="lvl-0"> <a href="/news--publications-new/" class="lvl-0">News</a> </li> <li class="lvl-0"> <a href="/multimedia/" class="lvl-0">Multimedia</a> </li> <li class="lvl-0"> <a href="/covid-19-real-time-learning-network/" class="lvl-0" target="_blank">COVID-19</a> </li> <li class="lvl-0"> <a href="http://hivma.org/" class="lvl-0">HIVMA</a> </li> <li class="lvl-0"> <a href="/science-speaks-blog/" class="lvl-0">Science Speaks</a> </li> <li class="lvl-0"> <a class="lvl-0" href="https://my.idsociety.org/home">MyIDSA</a> </li> <li class="lvl-0"> <a id="loginButton" href="/login" class="lvl-0">Login</a> </li> </ul> </div> </nav> </div> <div class="idsaSuperHeaderSearchTrigger" data-toggle="collapse" data-target="#idsaSuperHeaderSearchOverlay" aria-controls="idsaSuperHeaderSearchOverlay" aria-expanded="false" aria-label="Toggle Search"><i class="icon icon-magnifying-glass-thin"></i></div> </div> </div> </div> </div> </div> </div> </div> <!-- Jumbotron Block --> <style> @media (min-width: 0px) { #block-35623{ background-image: url("/globalassets/idsa/about-idsa/idweek182133_kpp_3871_losangelesca24-1.jpg?width=992&format=webp&quality=100&rxy=0.5%2c0.5&rmode=crop"); background-position:center; } } @media (min-width: 992px) { #block-35623{ background-image: url("/globalassets/idsa/about-idsa/idweek182133_kpp_3871_losangelesca24-1.jpg?width=1920&format=webp&quality=100&rxy=0.5%2c0.5&rmode=crop"); background-position:center; } } </style> <div class="JumbotronBlock bg-size-cover " id="block-35623"> <a class="block block-1 d-flex flex-column justify-content-end block-inverse " target="_blank" data-ga="" href="/membership2/membership/"> <div class="container d-flex flex-column align-items-start JumbotronBlockContainer"> <div class="mt-auto"> <div class="JumbotronBlockBody"> <header> <div class="text-left" style="margin-bottom: 5px"></div> <h1 class="text-left" style="color:;">The World of ID is At Your Fingertips</h1> </header> <div class="text-left"> </div> </div> </div> <footer class="row justify-content-left jumbotron-footer one-link"> <div class="col-12 text-left "> <div class="btn jumbotron-button jumbotron-button-blue btn-secondary rounded-0"> Join/Renew Your IDSA & HIVMA Membership <i class="fas fa-chevron-right"></i> </div> </div> </footer> </div> </a> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <header class="container pt-4" id="block-9639" > <h2 class="mb-5">What's New</h2> </header> <div class="container idsaContainerBlock" > <div class="row "> <div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/statement-on-acip-meeting-postponement-and-removal-of-vaccine-information/" target="" data-ga="Statement on Removal of Vaccine Promotion and ACIP Meeting Postponement"> <header class="mb-1"> <h3> Statement on Removal of Vaccine Promotion and ACIP Meeting Postponement </h3> </header> <p> Reports that the Centers for Disease Control and Prevention has been ordered to remove public information on vaccines, including information encouraging people to get vaccinated against flu, leaves Americans with fewer tools to make critical decisions in consultation with their doctors to protect themselves and their families. </p> </a></div><div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/response-to-confirmation-of-robert-f.-kennedy-jr.-as-hhs-secretary" target="" data-ga="Response to Confirmation of Robert F. Kennedy Jr. as HHS Secretary"> <header class="mb-1"> <h3> Response to Confirmation of Robert F. Kennedy Jr. as HHS Secretary </h3> </header> <p> The Department of Health and Human Services is responsible for protecting and advancing the health and well-being of all Americans. Experts in infectious diseases can offer objective insight to Secretary Kennedy and his staff as the nation faces evolving future threats to the health of its citizens. </p> </a></div><div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/idsa-and-hivma-reaffirm-commitment-to-inclusion-diversity-access-and-equity/" target="" data-ga="IDSA and HIVMA Reaffirm Commitment to Inclusion, Diversity, Access and Equity"> <header class="mb-1"> <h3> IDSA and HIVMA Reaffirm Commitment to Inclusion, Diversity, Access and Equity </h3> </header> <p> As we navigate the rapid changes in federal policies under the new Administration, the Infectious Diseases Society of America and the HIV Medicine Association remain dedicated to improving health outcomes for all and strengthening the public health system.聽 </p> </a></div><div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/firing-the-federal-workforce-endangers-health-and-safety/" target="" data-ga="Firing the Federal Workforce Endangers Health and Safety"> <header class="mb-1"> <h3> Firing the Federal Workforce Endangers Health and Safety </h3> </header> <p> A core function of the federal government is to protect the public from harm and disaster. Without professionals who provide health care, conduct medical research to find new treatments, or keep an eye out for new and emerging diseases, it is impossible to have safe and stable communities or compete with other countries as they make medical breakthroughs.聽 </p> </a></div><div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/infectious-diseases-doctors-warn-nih-funding-cuts-threaten-every-americans-health/" target="" data-ga="Infectious Diseases Doctors Warn: NIH Funding Cuts Threaten Every American’s Health"> <header class="mb-1"> <h3> Infectious Diseases Doctors Warn: NIH Funding Cuts Threaten Every American’s Health </h3> </header> <p> Massive cuts to funding for the National Institutes of Health will eliminate the promise of lifesaving medical treatments for millions of Americans of all ages, topple America鈥檚 longstanding role as a global leader in innovation, leave our nation less safe and more vulnerable to disease outbreaks and bioterror attacks, and will hurt our economy. </p> </a></div><div class="col-12 col-lg-4 pb-4"> <a class="lnk mb-5 grid-item" href="/news--publications-new/articles/2025/removal-of-hiv--and-lgbtq-related-cdc-webpages-creates-dangerous-gaps-in-scientific-information/" target="" data-ga="Removal of HIV- and LGBTQ-Related CDC Webpages Creates Dangerous Gaps in Scientific Information"> <header class="mb-1"> <h3> Removal of HIV- and LGBTQ-Related CDC Webpages Creates Dangerous Gaps in Scientific Information </h3> </header> <p> The removal of these resources from the websites of CDC and other health agencies is deeply concerning and creates a dangerous gap in scientific information and data to monitor and respond to disease outbreaks. </p> </a></div> </div> </div> <div class="container text-center mb-4 py-3 container-view-all text-lg-right" > <a class="btn btn-outline-secondary p-2 rounded-0" data-ga="What's New" href="/news--publications-new/">View More</a> </div> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <div class="container idsaContainerBlock typeHtmlBlock" id="block-19030" > <div class="row "> <div class="col-12 col-lg-6 pb-4"> <div class="clearfix HtmlBlock"> <div style="padding: 56.25% 0 0 0; position: relative;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" title="Mark Your Calendars for IDWeek 2025" src="https://player.vimeo.com/video/1035253535?badge=0&autopause=0&player_id=0&app_id=58479" width="" height="" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write"></iframe></div> <p> <script src="https://player.vimeo.com/api/player.js"></script> </p> </div></div><div class="col-12 col-lg-6 pb-4"> <div class="clearfix HtmlBlock"> <p><a href="/id-workforce/"><img class="img-fluid" src="/contentassets/512f9b3e1a8d418291d0a0338cfd8e0b/green-white-modern-podcast-youtube-thumbnail.png" /></a></p> </div></div> </div> </div> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <div class="container idsaContainerBlock typeGAMOnPageBlock" id="block-19119" > <div class="row "> <div class="pb-4 mx-auto"> <div id='div-gpt-ad-1602686239086-0' class="idsaAdvertisement"> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1602686239086-0'); }); </script> </div> </div> </div> </div> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <header class="container pt-4" id="block-16173" > <h2 class="mb-5">Latest Multimedia</h2> </header> <div class="container idsaContainerBlock typeLatestMediaBlock" > <div class="row "> <div class="container idsaContainerBlock typeLatestMedia MatchHeightParent hasFooter"> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-12 mb-4 MatchHeightChild"> <div class="MediaPageBlock"> <a class="lnk" href="/multimedia/videos/idsa-media-briefing-what-funding-cuts-for-global-health-mean/"> <div class="flex-row"> <div class="flex-column mb-1"> <figure class="figure position-relative mb-4 "> <img class="img-fluid w-100" src="/globalassets/idsa/multimedia/media-briefings/media-briefing-thumbnail---02252025.png"> </figure> </div> </div> <div class="flex-row"> <div class="flex-column"> <header> <h4>What Funding Cuts for Global Health Mean</h4> <time class="time-purple rtln-only-visible d-none" datetime="2025-02-01">25 Feb, 2025</time> <time class="time-purple rtln-only-invisible" datetime="2025-02-25">2/25/2025</time> </header> </div> </div> </a> </div> </div> <div class="col-lg-4 col-md-6 col-sm-12 mb-4 MatchHeightChild"> <div class="MediaPageBlock"> <a class="lnk" href="/multimedia/all-videos/quality-improvement-publishing-quality-improvement-work/"> <div class="flex-row"> <div class="flex-column mb-1"> <figure class="figure position-relative mb-4 lock-icon"> <img class="img-fluid w-100" src="/globalassets/idsa/multimedia/all-videos/publishing-quality-improvement-work.png"> </figure> </div> </div> <div class="flex-row"> <div class="flex-column"> <header> <h4>Session 5: Publishing Quality Improvement Work</h4> <time class="time-purple rtln-only-visible d-none" datetime="2025-02-01">20 Feb, 2025</time> <time class="time-purple rtln-only-invisible" datetime="2025-02-20">2/20/2025</time> </header> </div> </div> </a> </div> </div> <div class="col-lg-4 col-md-6 col-sm-12 mb-4 MatchHeightChild"> <div class="MediaPageBlock"> <a class="lnk" href="/multimedia/podcasts/celebrating-the-legacy-of-former-president-jimmy-carter/"> <div class="flex-row"> <div class="flex-column mb-1"> <figure class="figure position-relative mb-4 "> <img class="img-fluid w-100" src="/contentassets/e86e105416fb4700b1360ecd361d2eee/carter-center-lets-talk-id-promo-graphic.png"> </figure> </div> </div> <div class="flex-row"> <div class="flex-column"> <header> <h4>A Pioneer for Public Health: Celebrating the Legacy of Former President Jimmy Carter</h4> <time class="time-purple rtln-only-visible d-none" datetime="2025-02-01">15 Feb, 2025</time> <time class="time-purple rtln-only-invisible" datetime="2025-02-15">2/15/2025</time> </header> </div> </div> </a> </div> </div> </div> </div> <footer class="container mb-4 text-center" > <a class="btn btn-outline-secondary p-2 rounded-0 js-media-grid-btn" href="/blocks/LatestMediaBlock/LoadMore?contentRootId=22245&excludeId=0&page=2&pageSize=3&mobileCarousel=False&filters=&excludeExternal=True">View More</a> </footer> </div> </div> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <div class="container idsaContainerBlock typeBravoListingBlock typeListBlock" id="block-8811" > <div class="row "> <div class="col-12 col-lg-6 pb-4"> <!-- Title --> <header class="my-4"> <h2 class="heading-1"> Science Speaks: ID News </h2> </header> <!-- Body / Content Area --> <div> <div id="bs-block-idsa" data-subscription-id='98822ae0-5ab0-4a4b-8c4a-7f2805d592d0' data-ledger-id='9b67932c-af7f-4119-ab99-0abc4967e52d' data-api-key='0774909c-e9dd-4101-8c65-87c1ade4c76f' data-configuration-id='c126137d-e8f2-40ff-9706-1ca6783eac97' data-telemetry-key='a238506d-1ebc-42b3-b0a2-2135a512d3bf' data-is-member=false data-oup-sso-prefix='https://www.idsociety.org/oupredirect?dest=' data-supp-base-uri='https://www.idsociety.org' data-isRTLN=False> <div style="text-align: center;"> <div class="spinner-border mx-auto mb-4" role="status" aria-hidden="true"></div> <p><strong>Loading...</strong></p> </div> </div> <div class="container text-lg-right m-3"> <a class="btn btn-outline-secondary p-2 rounded-0" href="/science-speaks-blog/" target="_blank">View All</a> </div> </div> </div><div class="col-12 col-lg-6 pb-4"> <header class="my-4"> <h2 class="heading-1"> New in the Journals </h2> </header> <div class="list-group list-group-flush list-group-flush-1" id="block-8815"> <div> <a href="https://academic.oup.com/jid/advance-article-abstract/doi/10.1093/infdis/jiaf080/8019807?redirectedFrom=fulltext" class="list-group-item list-group-item-action rounded-0 flex-column align-items-start list-item" target="_blank" data-ga="G6PD Deficiency Is Associated With an Increased Risk of Acute Kidney Injury Independent of Hemolytic Complications in Children With Severe Malaria"> <h5 class="mb-1"> G6PD Deficiency Is Associated With an Increased Risk of Acute Kidney Injury Independent of Hemolytic Complications in Children With Severe Malaria<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h5> <time class="time time-purple" datetime="2025-02-18">2/18/2025</time> </a></div><div> <a href="https://academic.oup.com/cid/advance-article/doi/10.1093/cid/ciaf029/8017725" class="list-group-item list-group-item-action rounded-0 flex-column align-items-start list-item" target="_blank" data-ga="Ensitrelvir for the Treatment of Nonhospitalized Adults With COVID-19: Results From the SCORPIO-HR, Phase 3, Randomized, Double-Blind, Placebo-Controlled Trial"> <h5 class="mb-1"> Ensitrelvir for the Treatment of Nonhospitalized Adults With COVID-19: Results From the SCORPIO-HR, Phase 3, Randomized, Double-Blind, Placebo-Controlled Trial<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h5> <time class="time time-purple" datetime="2025-02-17">2/17/2025</time> </a></div><div> <a href="https://academic.oup.com/ofid/advance-article/doi/10.1093/ofid/ofaf099/8016442" class="list-group-item list-group-item-action rounded-0 flex-column align-items-start list-item" target="_blank" data-ga="Illuminating the Challenges and Diagnostic Utility of Plasma Microbial Cell-Free DNA Sequencing in Suspected Infective Endocarditis: A Retrospective Observational Cohort Study"> <h5 class="mb-1"> Illuminating the Challenges and Diagnostic Utility of Plasma Microbial Cell-Free DNA Sequencing in Suspected Infective Endocarditis: A Retrospective Observational Cohort Study<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h5> <time class="time time-purple" datetime="2025-02-17">2/17/2025</time> </a></div> </div> <div class="container text-center text-lg-right mt-1"> <a class="btn btn-outline-secondary p-2 rounded-0" href="https://academic.oup.com/idsa" target="_blank">View All </a> </div> </div> </div> </div> </div> <div class="block block-6 d-flex flex-column" style="padding: 0; "> <header class="container pt-4" id="block-8914" > <h2 class="mb-5">Journals</h2> </header> <div class="container idsaContainerBlock typeHoverBlock" > <div class="row "> <div class="col-12 col-lg-4 pb-4"> <a id="block-8916" href="https://academic.oup.com/cid" target="_blank" class="idsaHoverBlock d-flex flex-column text-center" style="background-color: transparent"> <div class="idsaHoverBlock_Frame"> <header> <h4> Clinical Infectious Diseases<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h4> </header> <div class="idsaHoverBlock_Body">Clinical Infectious Diseases (CID), one of the most heavily cited journals in the fields of infectio...</div> </div> <div class="idsaHoverBlock_Accent"></div> </a></div><div class="col-12 col-lg-4 pb-4"> <a id="block-8928" href="https://academic.oup.com/jid" target="_blank" class="idsaHoverBlock d-flex flex-column text-center" style="background-color: transparent"> <div class="idsaHoverBlock_Frame"> <header> <h4> Journal of Infectious Diseases<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h4> </header> <div class="idsaHoverBlock_Body">Founded in 1904, The Journal of Infectious Diseases (JID) is the premier global publication for orig...</div> </div> <div class="idsaHoverBlock_Accent"></div> </a></div><div class="col-12 col-lg-4 pb-4"> <a id="block-8929" href="https://academic.oup.com/ofid" target="_blank" class="idsaHoverBlock d-flex flex-column text-center" style="background-color: transparent"> <div class="idsaHoverBlock_Frame"> <header> <h4> Open Forum Infectious Diseases<i class="fas fa-external-link-alt fa-xs m-1"></i><span class="sr-only">External Link</span> </h4> </header> <div class="idsaHoverBlock_Body">Open Forum Infectious Diseases (OFID) provides a global forum for the publication of clinical, ...</div> </div> <div class="idsaHoverBlock_Accent"></div> </a></div> </div> </div> </div> <footer class="idsaFooterWrap"> <div class="container md"> <div class="row"> <div class="col-12"> <div class="idsaFooter"> <div class="idsaFooterNav"> <ul> <li> <a class="lnk footer-object" href="/public-health/public-health/"> Public Health </a> <ul> <li> <a class="lnk footer-object" href="/public-health/patient-stories/patient-stories/"> Patient Stories </a> </li> <li> <a class="lnk footer-object" href="/public-health/facts-about-id/"> Facts About ID </a> </li> </ul> </li> <li> <a class="lnk footer-object" href="/practice-guideline/practice-guidelines/"> Guidelines </a> <ul> <li> <a class="lnk footer-object" href="/practice-guideline/practice-guidelines/"> Practice Guidelines Search </a> </li> <li> <a class="lnk footer-object" href="/practice-guideline/IDSA-practice-guidelines-app/"> Practice Guidelines App </a> </li> </ul> </li> <li> <a class="lnk footer-object" href="/clinical-practice/clinical-practice/"> Clinical Practice </a> <ul> <li> <a class="lnk footer-object" href="/clinical-practice/antimicrobial-stewardship-old/"> Antimicrobial Stewardship Center of Excellence </a> </li> <li> <a class="lnk footer-object" href="/compensation-initiative/"> Compensation </a> </li> </ul> </li> </ul> <ul> <li> <a class="lnk footer-object" href="/professional-development/professional-development/"> Professional Development </a> <ul> <li> <a class="lnk footer-object" href="https://www.healthecareers.com/idsa/search-jobs/"> Career Center </a> </li> <li> <a class="lnk footer-object" href="/professional-development/education--training/career-paths-in-id/"> Career Paths in ID </a> </li> <li> <a class="lnk footer-object" href="https://ein.idsociety.org/"> EIN </a> </li> <li> <a class="lnk footer-object" href="/events2/Events/"> Events </a> </li> <li> <a class="lnk footer-object" href="/professional-development/fellows-in-training-career--education-center/fellows-in-training-career-center/"> Fellows-in-Training Career and Education Center </a> </li> </ul> </li> </ul> <ul> <li> <a class="lnk footer-object" href="/policy--advocacy/policy--advocacy/"> Policy & Advocacy </a> <ul> <li> <a class="lnk footer-object" href="/policy--advocacy/access-and-reimbursement/"> Access Reimbursement </a> </li> <li> <a class="lnk footer-object" href="/policy--advocacy/antimicrobial-resistance/"> Antimicrobial Resistance </a> </li> <li> <a class="lnk footer-object" href="/policy--advocacy/Diagnostics/"> Diagnostics </a> </li> </ul> </li> <li> <a class="lnk footer-object" href="/research/research/"> Research </a> <ul> <li> <a class="lnk footer-object" href="/professional-development/fellows-in-training-career--education-center/leap-fellowship/leap-fellowship/"> LEAP Fellowship </a> </li> <li> <a class="lnk footer-object" href="/research/research--funding-opportunities/research--funding-landing-page/"> Research & Funding Opportunities </a> </li> </ul> </li> </ul> <ul> <li> <a class="lnk footer-object" href="/about-idsa/about-idsa/"> About Us </a> <ul> <li> <a class="lnk footer-object" href="/about-idsa/our-history/forming-the-society/"> History </a> </li> <li> <a class="lnk footer-object" href="/about-idsa/governance/"> Governance </a> </li> <li> <a class="lnk footer-object" href="/about-idsa/strategic-plan2/strategic-plan/"> Strategic Plan </a> </li> <li> <a class="lnk footer-object" href="https://www.paycomonline.net/v4/ats/web.php/jobs?clientkey=C4379379EF783B339500F52E7D2B49B4"> Careers </a> </li> <li> <a class="lnk footer-object" href="/contact-us/"> Contact Us </a> </li> <li> <a class="lnk footer-object" href="/termsofuse/"> Terms of Use </a> </li> <li> <a class="lnk footer-object" href="/privacy-policy/"> Privacy Policy </a> </li> </ul> </li> </ul> </div> <div class="idsaFooterInfo"> <img src="/globalassets/idsa/logos/idsa-logo-white.png" alt=""> <address> <div>4040 Wilson Boulevard</div> <div>Suite 300</div> <div>Arlington, VA 22203</div> <div>Phone: <a class="lnk" href="tel:+17032990200">(703) 299-0200</a></div> </address> <div class="idsaFooterSocial"> <a id="Facebook" href="https://www.facebook.com/IDSociety" target="_blank"><i class="fab fa-facebook-f"><span class="sr-only">Facebook</span></i></a> <a id="LinkedIn" href="https://www.linkedin.com/company/idsociety/" target="_blank"><i class="fab fa-linkedin"><span class="sr-only">Linkedin</span></i></a> <a id="Twitter" href="https://twitter.com/idsainfo" target="_blank"><i class="icon-twitter-x" style="font-size: 22px;"><span class="sr-only">Twitter</span></i></a> <a id="Instagram" href="https://www.instagram.com/idsainfo/" target="_blank"><i class="fab fa-instagram"><span class="sr-only">Instagram</span></i></a> </div> <div class="d-flex pl-lc-3"> <a class="flex-column my-2 lnk-3 my-auto" href="https://www.hivma.org/"> <img src="/globalassets/content-images/logos/footer-logos/hivma_white_footer_logo.png" class="img-fluid logo h-65"> </a> <a class="flex-column my-2 lnk-3 my-auto" href="https://ein.idsociety.org/"> <img src="/globalassets/content-images/logos/footer-logos/-einwhite1-250w.png" class="img-fluid logo h-65"> </a> </div> </div> </div> <div class="idsaCopyright">© Copyright IDSA 2025</div> </div> </div> </div> </footer> <div class="fixed-bottom d-none bg-yellow js-gdpr"> <div class="container p-3"> <form class="row" action="/api/gdpr/log" method="POST" data-expires="365"> <div class="col-12 col-md-10"> <header> <h4>This website uses cookies</h4> </header> <p>We use cookies to ensure that we give you the best experience on our website. Cookies facilitate the functioning of this site including a member login and personalized experience. Cookies are also used to generate analytics to improve this site as well as enable social media functionality.</p> </div> <div class="col-12 col-md-2 d-flex flex-column text-center"> <div class="my-auto"> <button class="btn btn-green btn-block p-1 mt-5 mb-3 rounded-0" type="submit">Ok</button> </div> </div> </form> </div> </div> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.10/lodash.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.2/moment.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.0/js.cookie.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.0.0-alpha14/js/tempusdominus-bootstrap-4.min.js"></script> <script src="/v-504911232000000000/bundles/site.min.js"></script> <script src="/v-504911232000000000/bundles/bravo-search.js"></script> </body> </html>