CINXE.COM

News

<!doctype html> <html lang="en"> <head> <link rel="icon" href="/favicon-hivma.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="News" /> <meta property="og:url" content="https://www.hivma.org/news_and_publications/News/" /> <meta name="twitter:site" content="HIVMA" /> <meta name="twitter:card" content="summary" /> <title>News</title> <link rel="canonical" href="https://www.hivma.org/news_and_publications/News/" /> <!-- 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/HIVMA.org/728x90', [[320, 50], [728, 90], [300, 50]], 'div-gpt-ad-1602686595192-0').addService(googletag.pubads()); googletag.defineSlot('/22136316143/HIVMA.org/Interstitial', [1, 1], 'div-gpt-ad-1602686595192-1').addService(googletag.pubads()); googletag.pubads().setTargeting("url", "/news_and_publications/News/") .setTargeting("page", "") .setTargeting("content", "") .setTargeting("user", "HIV_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 = IDSA *** --> <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-2" data-gtm-ids="[&quot;GTM-KRN53H5&quot;]"> <!-- 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-1602686595192-1'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1602686595192-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 "> <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/hivma/logos/hivma-logo_white.png" /> </a> </div> <div class="idsaHeaderWrap"> <!-- Logo and Search --> <div class="idsaSuperHeader"> <div class="idsaSuperHeaderFrame"> <ul> <li> <a href="/membership/">Membership</a> </li> <li> <a href="https://www.idsociety.org/journals--publications/journals--publications-landing/">Journals &amp; Publications</a> </li> <li> <a href="https://www.idsociety.org/events2/Events/">Events</a> </li> <li> <a href="https://www.idsafoundation.org/">IDSA Foundation</a> </li> <li> <a href="/contact-us/">Contact Us</a> </li> <li> <a href="/news_and_publications/News/">News</a> </li> <li> <a href="/hiv-provider-directory/">HIV Provider Directory</a> </li> </ul> </div> <div class="idsaMemberMain"> <div class="idsaGuest"> <div class="idsaJoin"> <a href="/membership/">Join HIVMA</a> </div> <div class="idsaLogin"> <a id="login-link" class="" href="/login?returnUrl=%2Fnews_and_publications%2FNews%2F"><i class="icon icon-lock"></i>Login</a> </div> </div> </div> </div> <div class="idsaHeaderLogo idsaHeaderLogoMobile"> <a href="/" alt="home"> <img src="/globalassets/hivma/logos/hivma-logo_300-newblue1.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="https://www.idsociety.org/practice-guideline/practice-guidelines/" class="lvl-0 hasChildren" >Guidelines</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="https://www.idsociety.org/practice-guideline/practice-guidelines/" class="lvl-1" target=&quot;_blank&quot;>IDSA Guidelines</a> </li> <li class="lvl-1"> <a href="/guidelines/guidelines-and-other-resources/" class="lvl-1" >Guidelines & Other Resources</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/practice-guideline/primary-care-management-of-people-with-hiv/" class="lvl-1" >HIVMA鈥檚 Primary Care Guidance</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/practice-guideline/hiv-chronic-pain-management/" class="lvl-1" >HIVMA鈥檚 Chronic Pain in Patients with HIV</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="https://www.idsociety.org/clinical-practice/clinical-practice/" class="lvl-0 hasChildren" >Clinical Practice</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/clinical-practice/gender-affirming-care-clinical-educational--policy-resources-for-clinicians/" class="lvl-1" >Gender-Affirming Care Resource Brief</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/public-health/Mpox/" class="lvl-1" >Mpox</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/clinical-practice/clinical-practice/" class="lvl-1" >ID Clinical Practice</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/infectious-diseases--the-opioid-epidemic/" class="lvl-1" >ID & The Opioid Epidemic</a> </li> <li class="lvl-1"> <a href="/clinical-practice/prevention-and-screening-resources/" class="lvl-1" >Prevention & Screening Resources</a> </li> <li class="lvl-1"> <a href="/hivaids-resources/access-to-prevention-and-healthcare/" class="lvl-1" >Resources for Immigrants</a> </li> <li class="lvl-1"> <a href="/hivaids-resources/patient-assistance-programs/" class="lvl-1" >Patients Assistance Programs</a> </li> <li class="lvl-1"> <a href="/clinical-practice/defining-hiv-expertise/" class="lvl-1" >Defining HIV Expertise</a> </li> <li class="lvl-1"> <a href="/clinical-practice/hiv-treatment-as-preventions-uu/" class="lvl-1" >HIV Treatment as Prevention and U=U</a> </li> </ul> </li> <li class="lvl-0 hasChildren"> <a href="/hivaids-resources/hivaids-resources/" class="lvl-0 hasChildren" >HIV/AIDS Resources</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="https://www.cdc.gov/hiv/data-research/facts-stats/index.html" class="lvl-1" target=&quot;_blank&quot;>Facts about HIV (CDC)</a> </li> <li class="lvl-1"> <a href="https://gettested.cdc.gov/" class="lvl-1" target=&quot;_blank&quot;>Get Tested (CDC)</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/lets-talk-hiv/" class="lvl-1" >Let鈥檚 Talk HIV</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/policy--advocacy/member-advocacy-program/" class="lvl-1" >Member Advocacy Program</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/policy--advocacy/bio-preparedness-workforce-pilot/" class="lvl-1" >BIO-Preparedness Workforce Pilot</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/policy-priorities-folder/Policy-Priorities/" class="lvl-1" >Policy Priorities</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/ryan-white-medical-providers-coalition/ryan-white-medical-providers-coalition/" class="lvl-1" >Ryan White Medical Providers Coalition</a> </li> <li class="lvl-1"> <a href="https://idsociety.quorum.us/home_page/" class="lvl-1" target=&quot;_blank&quot;>Take Action</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/national-prep-program/" class="lvl-1" >National PrEP Program</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/policy-amp-advocacy/" class="lvl-1" >Policy Statements</a> </li> <li class="lvl-1"> <a href="/policy--advocacy/Ending-HIV-as-an-Epidemic/ETE/" class="lvl-1" >Ending HIV as an Epidemic</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="https://www.healthecareers.com/idsa/search-jobs/" class="lvl-1" target=&quot;_blank&quot;>Career Center</a> </li> <li class="lvl-1"> <a href="https://www.idsociety.org/professional-development/IDSA-Academy/" class="lvl-1" >IDSA Academy</a> </li> <li class="lvl-1"> <a href="/professional-development/hivma-clinical-fellowship/" class="lvl-1" >HIVMA Clinical Fellowship Program</a> </li> <li class="lvl-1"> <a href="https://www.idsafoundation.org/our-initiatives/g-e-r-m/" class="lvl-1" target=&quot;_blank&quot;>G.E.R.M. (Medical Student Grant)</a> </li> <li class="lvl-1"> <a href="/professional-development/international-training-opportunities/international-hiv-training-opportunities-content/" class="lvl-1" >International HIV Training Opportunities</a> </li> <li class="lvl-1"> <a href="/professional-development/training--education-resources/" class="lvl-1" >Student & Residents Opportunities</a> </li> <li class="lvl-1"> <a href="/professional-development/hiv-training-programs2/hiv-training-programs-updated/" class="lvl-1" >HIV Training Programs</a> </li> <li class="lvl-1"> <a href="/globalassets/hivma/hivma-resource-directory-2022.pdf" class="lvl-1" >Resource Directory for HIV Clinicians and Educators</a> </li> </ul> </li> <li class="lvl-0 hasChildren lastItem"> <a href="/about-us/about-us/" class="lvl-0 hasChildren lastItem" >About Us</a> <ul class="lvl-1"> <li class="lvl-1"> <a href="/about-us/vision-mission-priorities/" class="lvl-1" >Vision, Mission & Priorities</a> </li> <li class="lvl-1"> <a href="/about-us/awards_recognition/awards-recognition/" class="lvl-1" >Awards & Recognition</a> </li> <li class="lvl-1"> <a href="/about-us/board-of-directors/" class="lvl-1" >Board of Directors</a> </li> <li class="lvl-1"> <a href="https://www.paycomonline.net/v4/ats/web.php/jobs?clientkey=C4379379EF783B339500F52E7D2B49B4" class="lvl-1" target=&quot;_blank&quot;>Careers</a> </li> </ul> </li> </ul> <div class="idsaNavBarSecondary"> <ul class="lvl-0"> <li class="lvl-0"> <a href="/membership/" class="lvl-0">Membership</a> </li> <li class="lvl-0"> <a href="https://www.idsociety.org/journals--publications/journals--publications-landing/" class="lvl-0">Journals &amp; Publications</a> </li> <li class="lvl-0"> <a href="https://www.idsociety.org/events2/Events/" class="lvl-0">Events</a> </li> <li class="lvl-0"> <a href="https://www.idsafoundation.org/" class="lvl-0">IDSA Foundation</a> </li> <li class="lvl-0"> <a href="/contact-us/" class="lvl-0">Contact Us</a> </li> <li class="lvl-0"> <a href="/news_and_publications/News/" class="lvl-0">News</a> </li> <li class="lvl-0"> <a href="/hiv-provider-directory/" class="lvl-0">HIV Provider Directory</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> <div class="container"> <div class="row"> <div class="col-12"> <div id='div-gpt-ad-1602686595192-0' class="idsaAdvertisement"> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1602686595192-0'); }); </script> </div> </div> </div> </div> <header class="container my-4"> <h1 class="heading-1">News</h1> <a class="fab fa-lg fa-facebook-square color-facebook p-1" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.hivma.org%2Fnews_and_publications%2FNews%2F" target="_blank"><span class="sr-only">Facebook</span></a> <a class="fab fa-lg icon-twitter-x icon-twitter-share color-twitter p-1" href="https://twitter.com/intent/tweet?text=&amp;url=https%3A%2F%2Fwww.hivma.org%2Fnews_and_publications%2FNews%2F&amp;via=HIVMA" target="_blank"><span class="sr-only">Twitter</span></a> <a class="fab fa-lg fa-linkedin color-linkedin p-1" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fwww.hivma.org%2Fnews_and_publications%2FNews%2F&amp;title=News&amp;summary=&amp;source=HIVMA" target="_blank"><span class="sr-only">LinkedIn</span></a> <a class="fas fa-lg fa-envelope-square color-gray-900 p-1" href="mailto:?subject=News&amp;body=%0D%0A%0D%0Ahttps%3A%2F%2Fwww.hivma.org%2Fnews_and_publications%2FNews%2F%0D%0A%0D%0A"><span class="sr-only">Email</span></a> </header> <div class="container"> <div class="row"> <article class="col-12 col-lg-12"> <div class="row mb-5"> <a class="col-12 col-lg-4 border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2025/idsa-and-hivma-reaffirm-commitment-to-inclusion-diversity-access-and-equity/"> <header class="text-left"> <h3>IDSA and HIVMA Reaffirm Commitment to Inclusion, Diversity, Access and Equity</h3> <time class="time-purple" datetime="2025-02-12">2/12/2025</time> </header> <article class="text-left"> <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.&#xA0;</p> </article> </a> <a class="col-12 col-lg-4 border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2025/statement-from-hivma-chair-colleen-kelley-md-mph-fidsa-in-response-to-nih-funding-cuts/"> <header class="text-left"> <h3>Statement From HIVMA Chair Colleen Kelley, MD, MPH, FIDSA, in Response to NIH Funding Cuts</h3> <time class="time-purple" datetime="2025-02-10">2/10/2025</time> </header> <article class="text-left"> <p>Research programs across the country are dependent on sufficient funding to execute complex, cutting-edge biomedical research that advances health for all people.</p> </article> </a> <a class="col-12 col-lg-4 border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2025/removal-of-hiv--and-lgbtq-related-cdc-webpages-creates-dangerous-gaps-in-scientific-information/"> <header class="text-left"> <h3>Removal of HIV- and LGBTQ-Related CDC Webpages Creates Dangerous Gaps in Scientific Information</h3> <time class="time-purple" datetime="2025-01-31">1/31/2025</time> </header> <article class="text-left"> <p>The removal these resources from the websites of the 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> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/hivma-honors-outstanding-achievements-in-hiv-clinical-education-and-research-with-2024-awards/"> <header class="text-left"> <h3>HIVMA Honors Outstanding Achievements in HIV Clinical Education and Research With 2024 Awards</h3> <time class="time-purple" datetime="2024-10-16">10/16/2024</time> </header> <article class="text-left"> <p>The HIV Medicine Association is pleased to recognize three members during IDWeek 2024 for their contributions to advancing the field of HIV medicine.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/hivma-names-colleen-kelley-md-mph-fidsa-chair-of-the-board/"> <header class="text-left"> <h3>HIVMA Names Colleen Kelley, MD, MPH, FIDSA, Chair of the Board</h3> <time class="time-purple" datetime="2024-10-16">10/16/2024</time> </header> <article class="text-left"> <p>The HIV Medicine Association is pleased to announce the election of Colleen Kelley, MD, MPH, FIDSA, as the new chair of its Board of Directors.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/senate-appropriations-bill-offers-lifeline-for-key-hiv-related-programs-but-fails-to-fund-important-idhiv-workforce-program/"> <header class="text-left"> <h3>Senate Appropriations Bill Offers Lifeline for Key HIV-Related Programs, but Fails to Fund Important ID/HIV Workforce Program</h3> <time class="time-purple" datetime="2024-08-05">8/5/2024</time> </header> <article class="text-left"> <p>The Senate bill also rejects the House proposal to split up the National Institute of Allergy and Infectious Diseases with significantly reduced funding.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/house-lhhs-appropriations-bill-harmful-to-hiv-response-and-id-research/"> <header class="text-left"> <h3>House LHHS Appropriations Bill Harmful to HIV Response and ID Research</h3> <time class="time-purple" datetime="2024-07-17">7/17/2024</time> </header> <article class="text-left"> <p>HIVMA is deeply concerned by the impact the House Labor, Health and Human Services, and Education bill would have on our ability to respond to the HIV epidemic and other infectious diseases.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/idsa-and-hivma-response-to-new-cdc-guidelines--on-doxycycline-as-post-exposure-prophylaxis/"> <header class="text-left"> <h3>IDSA and HIVMA Response to New CDC Guidelines on Doxycycline as Post-Exposure Prophylaxis</h3> <time class="time-purple" datetime="2024-06-10">6/10/2024</time> </header> <article class="text-left"> <p>IDSA and HIVMA welcome the Centers for Disease Control and Prevention&#x2019;s guidelines for implementing doxycycline as post-exposure prophylaxis, or doxy PEP, to prevent sexually transmitted infections.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/idsa-and-hivma-response-to-uganda-court-decision-on-the-anti-homosexuality-act/"> <header class="text-left"> <h3>IDSA and HIVMA Response to Uganda Court Decision on the Anti-Homosexuality Act</h3> <time class="time-purple" datetime="2024-04-05">4/5/2024</time> </header> <article class="text-left"> <p>IDSA and HIVMA are disappointed and alarmed that Uganda&#x2019;s Constitutional Court upheld the Anti-Homosexuality Act criminalizing LGBTQ individuals and their right to organize, educate and advocate. </p> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/hivma-urges-adoption-of-new-statin-therapy-recommendations-for-people-with-hiv/"> <header class="text-left"> <h3>HIVMA Urges Adoption of New Statin Therapy Recommendations for People With HIV</h3> <time class="time-purple" datetime="2024-02-27">2/27/2024</time> </header> <article class="text-left"> <p>People with HIV have about a two-fold increased risk of cardiovascular disease and develop the disease about a decade earlier than the general population.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-right border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/hivma-chair-applauds-appointment-of-robyn-neblett-fanfair-md-mph-as-director-of-hiv-prevention-at-cdc/"> <header class="text-left"> <h3>HIVMA Chair Applauds Appointment of Robyn Neblett Fanfair, MD, MPH, as Director of HIV Prevention at CDC</h3> <time class="time-purple" datetime="2024-02-13">2/13/2024</time> </header> <article class="text-left"> <p>HIVMA is excited to congratulate Robyn Neblett Fanfair, MD, MPH, on her appointment as the permanent director of the Centers for Disease Control and Prevention&#x2019;s Division of HIV Prevention.</p> </article> </a> <a class="col-12 col-lg-4 border-top border-gray box-shadow-hover lnk p-4 js-match-height" href="/news_and_publications/hivma_news_releases/2024/idsa--hivma-on-the-passing-of-id--hiv-leader-adaora-adimora-md-mph-fidsa/"> <header class="text-left"> <h3>IDSA &amp; HIVMA on the Passing of ID &amp; HIV Leader Adaora Adimora, MD, MPH, FIDSA</h3> <time class="time-purple" datetime="2024-01-02">1/2/2024</time> </header> <article class="text-left"> <p>Dr. Adaora Adimora exemplified the difference a single person can make in the world. She was an extraordinary leader, infectious diseases physician, researcher, mentor, advocate and colleague committed to addressing the drivers of HIV-related health disparities with a special focus on women.</p> </article> </a> </div> <footer class="text-center mb-5"> <a class="btn btn-outline-secondary p-2 rounded-0 js-grid-btn" href="/news_and_publications/News/LoadMore/?skip=4">View More</a> </footer> </article> </div> </div> <footer class="idsaFooterWrap"> <div class="container md"> <div class="row"> <div class="col-12"> <div class="idsaFooter"> <div class="idsaFooterNav"> <ul> <li> <span class="lnk footer-object">HIV/AIDS Resources</span> <ul> <li> <a class="lnk footer-object" href="https://gettested.cdc.gov/"> Get Tested </a> </li> <li> <a class="lnk footer-object" href="https://www.cdc.gov/hiv/basics/index.html"> Facts About HIV </a> </li> <li> <a class="lnk footer-object" href="/hivaids-resources/patient-assistance-programs/"> Patient Assistance Programs </a> </li> </ul> </li> </ul> <ul> <li> <span class="lnk footer-object">Policy &amp; Advocacy</span> <ul> <li> <a class="lnk footer-object" href="https://www.idsociety.org/policy--advocacy/global-health/"> Global ID Center </a> </li> <li> <a class="lnk footer-object" href="/policy--advocacy/policy-priorities-folder/Policy-Priorities/"> Policy Priorities </a> </li> <li> <a class="lnk footer-object" href="/policy--advocacy/the-ryan-white-hivaids-program/"> Ryan White Medical Providers Coalition </a> </li> <li> <a class="lnk footer-object" href="http://cqrcengage.com/idsociety/action?0"> Take Action </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/cme-resources/"> CME Resources </a> </li> <li> <a class="lnk footer-object" href="https://www.idsafoundation.org/our-initiatives/g-e-r-m/"> GERM Program </a> </li> <li> <a class="lnk footer-object" href="/professional-development/hivma-clinical-fellowship/"> HIVMA Clinical Fellowship </a> </li> <li> <a class="lnk footer-object" href="/professional-development/international-training-opportunities/international-hiv-training-opportunities-content/"> International HIV Training Opportunities </a> </li> <li> <a class="lnk footer-object" href="/professional-development/hiv-training-opportunities-for-medical-students-and-clinical-fellows/"> Training Opportunities </a> </li> <li> <a class="lnk footer-object" href="/professional-development/maintenance-of-certification/"> Maintenance of Certification </a> </li> </ul> </li> </ul> <ul> <li> <a class="lnk footer-object" href="/about-us/about-us/"> About Us </a> <ul> <li> <a class="lnk footer-object" href="https://www.idsociety.org/termsofuse/"> Terms of Use </a> </li> <li> <a class="lnk footer-object" href="/about-us/board-of-directors/"> Board of Directors </a> </li> <li> <a class="lnk footer-object" href="/about-us/awards_recognition/awards-recognition/"> Awards &amp; Recognition </a> </li> </ul> </li> </ul> </div> <div class="idsaFooterInfo"> <img src="/globalassets/hivma/logos/hivma-new-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:&#x2B;17032990200">(703) 299-0200</a></div> <div>Fax: <a class="lnk" href="tel:&#x2B;17032990204">(703) 299-0204</a></div> </address> <div class="idsaFooterSocial"> <a id="Facebook" href="http://www.facebook.com/hivma" 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/hiv-medicine-association-hivma-" target="_blank"><i class="fab fa-linkedin"><span class="sr-only">Linkedin</span></i></a> <a id="Twitter" href="https://twitter.com/HIVMA" target="_blank"><i class="icon-twitter-x" style="font-size: 22px;"><span class="sr-only">Twitter</span></i></a> </div> <div class="d-flex pl-lc-3"> <a class="flex-column my-2 lnk-3 my-auto" href="https://www.idsociety.org/"> <img src="/globalassets/content-images/logos/footer-logos/idsa_white_footer_logo.png" class="img-fluid logo h-65"> </a> <a class="flex-column my-2 lnk-3 my-auto" href="/policy--advocacy/the-ryan-white-hivaids-program/"> <img src="/globalassets/content-images/logos/footer-logos/rwmpc-2011-full.png" class="img-fluid logo h-65"> </a> </div> </div> </div> <div class="idsaCopyright">&#xA9; Copyright HIVMA 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>

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