CINXE.COM

Knowledge Article  · NLM Customer Support Center

<!DOCTYPE html> <html lang="en-US" data-lang="en-US" crm-lang="en-US" dir="ltr" crm-lcid="1033" same-site-mode="None"> <head> <meta charset="utf-8" /><meta name="viewport" content="width=device-width,&#32;initial-scale=1.0" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <script type="text/javascript" > </script> <title> Knowledge Article &nbsp;&middot; NLM Customer Support Center </title> <script src="/_portal/2ab10dab-d681-4911-b881-cc99413f07b6/Resources/ResourceManager?lang=en-US"></script> <script type="text/javascript"> // Refresh all powerBI Iframes on Login in one Iframe window.addEventListener('message', function (event) { if (event && event.data && event.data == 'refreshPowerBI') { $("iframe.powerbi").each(function () { this.src = this.src; }); } }); // Fix for incorrect viewport width setting in IE 10 on Windows Phone 8. if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}")); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } </script> <link href="/bootstrap.min.css?1695427791000" rel="stylesheet" /> <link href="https://gov.content.powerapps.us/resource/powerappsportal/dist/font-awesome.bundle-3d8a58a48f.css" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;link&#32;=&#32;document.createElement(&#39;link&#39;);&#32;link.crossOrigin&#32;=&#32;target.crossOrigin;&#32;link.href&#32;=&#32;&#39;/dist/font-awesome.bundle-3d8a58a48f.css&#39;;&#32;link.rel&#32;=&#32;&#39;stylesheet&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,link);" rel="stylesheet" /> <link href="https://gov.content.powerapps.us/resource/powerappsportal/dist/preform.bundle-6ce0674302.css" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;link&#32;=&#32;document.createElement(&#39;link&#39;);&#32;link.crossOrigin&#32;=&#32;target.crossOrigin;&#32;link.href&#32;=&#32;&#39;/dist/preform.bundle-6ce0674302.css&#39;;&#32;link.rel&#32;=&#32;&#39;stylesheet&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,link);" rel="stylesheet" /> <link href="/theme.css?1695426723000" rel="stylesheet" /> <link href="/header.css?1728077224000" rel="stylesheet" /> <link href="/footer.css?1728077223000" rel="stylesheet" /> <link href="/merriweatherfonts.css?1728077224000" rel="stylesheet" /> <link href="/custom.css?1728077225000" rel="stylesheet" /> <link href="/jquery-ui.min.css?1695426717000" rel="stylesheet" /> <link href="https://gov.content.powerapps.us/resource/powerappsportal/dist/pwa-style.bundle-2739c60227.css" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;link&#32;=&#32;document.createElement(&#39;link&#39;);&#32;link.crossOrigin&#32;=&#32;target.crossOrigin;&#32;link.href&#32;=&#32;&#39;/dist/pwa-style.bundle-2739c60227.css&#39;;&#32;link.rel&#32;=&#32;&#39;stylesheet&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,link);" rel="stylesheet" /> </head> <body data-sitemap-state="/kbArticle/:/" data-dateformat="M/d/yyyy" data-timeformat="h:mm tt" data-datetimeformat="M/d/yyyy h:mm tt" data-app-path="/" data-ckeditor-basepath="/js/BaseHtmlContentDesigner/Libs/msdyncrm_/libs/ckeditor/" data-case-deflection-url="/_services/search/2ab10dab-d681-4911-b881-cc99413f07b6"> <link href="https://gov.content.powerapps.us/resource/powerappsportal/dist/pcf-style.bundle-2659c6f064.css" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;link&#32;=&#32;document.createElement(&#39;link&#39;);&#32;link.crossOrigin&#32;=&#32;target.crossOrigin;&#32;link.href&#32;=&#32;&#39;/dist/pcf-style.bundle-2659c6f064.css&#39;;&#32;link.rel&#32;=&#32;&#39;stylesheet&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,link);" rel="stylesheet" /> <div id="offlineNotificationBar" style="display: none;"> <img alt="web" id="web" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;img&#32;=&#32;document.createElement(&#39;img&#39;);&#32;img.src&#32;=&#32;&#39;/css/images/web.png&#39;;&#32;img.alt&#32;=&#32;&#39;web&#39;;&#32;img.id&#32;=&#32;&#39;web&#39;&#32;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,img);&#32;target.remove();" src="https://gov.content.powerapps.us/resource/powerappsportal/img/web.png" /> <div id="message">You&#8217;re offline. This is a read only version of the page.</div> <div id="close" onclick="this.parentElement.style.display='none';"><img alt="close" onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;img&#32;=&#32;document.createElement(&#39;img&#39;);&#32;img.src&#32;=&#32;&#39;/css/images/close.png&#39;;&#32;img.alt&#32;=&#32;&#39;close&#39;;&#32;img.id&#32;=&#32;&#39;&#39;&#32;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,img);&#32;target.remove();" src="https://gov.content.powerapps.us/resource/powerappsportal/img/close.png" /></div> </div> <script type="text/javascript"> window.DisableCkEditor = window.DisableCkEditor || {}; DisableCkEditor.Value = 'False'; </script> <script type="text/javascript"> var enableOmniChannelWidgetWithSiteCopilot = 'False'; if (enableOmniChannelWidgetWithSiteCopilot === "True" || enableOmniChannelWidgetWithSiteCopilot === "true") { const authUrl = window.location.origin + "/_services/auth/portalusertoken"; const fetchWithRetries = async (url, options, retries) => { try { const authResponse = await fetch(url, options); const token = await authResponse.text(); sessionStorage['c2Token'] = token; } catch (err) { if (retries === 1) throw err; return await fetchWithRetries(url, options, retries - 1); } }; fetchWithRetries(authUrl, { method: "POST" }, 4); } </script> <script type="text/javascript"> var isPvaBotAuthenticated = sessionStorage['isPvaBotAuthenticated']; var isPortalUserLoggedIn = 'False'; if ((isPvaBotAuthenticated != null || isPvaBotAuthenticated != undefined) && isPvaBotAuthenticated != isPortalUserLoggedIn) { sessionStorage['triggerPvaBotSignOut'] = true; sessionStorage.removeItem('c2Token'); sessionStorage.removeItem('directLinetoken'); sessionStorage.removeItem('conversation_Id'); } sessionStorage['isPvaBotAuthenticated'] = isPortalUserLoggedIn; </script> <script type="text/javascript"> window["Microsoft"] = window["Microsoft"] || {}; window["Microsoft"].Dynamic365 = { Portal: { User: { userName: '', contactId: '' }, version: '9.6.9.39', type: 'CommunityPortal', id: 'bf31cb1c-ac53-4cc2-9ad4-db81f24f361d', geo: 'GCC2', tenant: '14b77578-9773-42d5-8507-251ca2dc2b06', correlationId: '4391e6f8-58a1-44a4-8145-1151e815cdc9', orgEnvironmentId: '77ea03c7-c2d9-4da3-81e0-3cafe61b8c32', portalProductionOrTrialType: 'Production', isTelemetryEnabled: 'True', InstrumentationSettings: { instrumentationKey: '2f217cb8f40440eeb8b0aa80a2be2f7e-e0ec7b51-d1bb-4d8c-83b1-cc77aaba9009-7472', collectorEndpoint: 'https://tb.events.data.microsoft.com/OneCollector/1.0/' }, timerProfileForBatching: 'NEAR_REAL_TIME' } } // Mark request not cacheable if Dynamics365PortalAnalytics cookie is being refreshed by the server or if the cookie in request header is invalid // For client side telemetry intializing Dynamics365PortalAnalytics cookie object window["Microsoft"].Dynamic365.Portal.dynamics365PortalAnalytics = '-sCxQDtUMLB6ILQlZWXHPZrV4XN1yd6HJNTCa_gDaF1gf9mGHNdLL9g0ws8KhKJ03xn7TqAiyw_sQYc3AnnsCET9wGqJnIIXs963Qr7pnkmsUHNQxsIVxG7rP1audvnizXIuoIR5jGTvbsL4kZHzxA2'; // CodeQL [SM00430] False Positive: only alphanumeric chars allowed, for non-alphanumeric char it will return INVALID_CHARACTERS_IN_COOKIE </script> <script type="text/javascript"> </script> <script type="text/javascript"> window.ncbi_startTime = new Date(); </script> <script src="/utility.js"></script> <!-- Temp Redirect testing --> <script type="text/javascript"> if(getUrlParams("redirect") == 'true') { window.location.href = "/knowledgebase/category/?id=CAT-0123"; } </script> <!-- Added by Preetham: 06/24/2019 --> <!-- 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-MT6MLL');</script> <!-- End Google Tag Manager --> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar" onclick="setHeight();"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="visible-xs-block"> <div class="xrm-editable-html&#32;xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value"><div><span class="nih navbar-brand" title="National Institutes of Health"><a href="https://www.nih.gov/" id="anch_1" title="To NIH homepage"><img alt="NIH" src="https://nlmportal.dynamics365portals.us/nih_logo_header.svg"> </a> </span> <a class="navbar-brand" href="~/" tabindex="-1" title="National Library of Medicine">National Library of Medicine</a></div> </div></div> </div> <div class="visible-sm-block visible-md-block visible-lg-block navbar-brand"> <div class="xrm-editable-html&#32;xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value"><div class="prefix"><span class="nih" title="National Institutes of Health"><a href="https://www.nih.gov/" id="anch_1" title="To NIH homepage"><img alt="NIH" src="/nih_logo_header_lh.svg"> </a> </span> <span class="nlm"> <a href="https://www.nlm.nih.gov/" id="anch_2" title="To NLM homepage">National Library of Medicine</a> </span></div> <style type="text/css">.dropdown-search {height:40px!important; border:none;} .dropdown-search .form-search {width:500px;} .form-search button, .input-group-btn .btn {color:white;height:45px; background-color:rgb(0, 82, 149); border-color:rgb(0, 82, 149);} .dropdown-search .form-search #q {margin-left:-3px;} </style> </div></div> </div> </div> <div id="navbar" class="navbar-collapse collapse"> <div class="navbar-right menu-bar " data-weblinks-maxdepth="2"> <ul class="nav navbar-nav weblinks"> <li class="weblink "> <a href="/" title="Support Center Home"> Support Center Home </a> </li> <!----> <li class="divider-vertical"></li> <!-- remove login link <li> <a href="/SignIn?returnUrl=%2FkbArticle%2F%3Fpn%3DKA-03712"> Sign in </a> </li> --> </ul> </div> <div class="navbar-right hidden-xs"> <div class="xrm-editable-html&#32;xrm-attribute&#32;no-value" data-languageContext="English"><div class="xrm-attribute-value"></div></div> </div> </div> </div> </div> <script type="text/javascript"> function setHeight(){ var windowHeight = window.innerHeight - 140; var navbar = document.getElementById("navbar"); if (navbar) { navbar.style.maxHeight = windowHeight + "px"; } } window.addEventListener('resize', function (event) { setHeight(); }); </script> <!-- add anti-forgery token--> <div id="antiforgerytoken" data-url="/_layout/tokenhtml"></div> <!-- Client Telemetry init if telemetry enabled--> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/client-telemetry.bundle-ecbf4ab0d0.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/client-telemetry.bundle-ecbf4ab0d0.js" type="text/javascript"></script> <!-- Client Telemetry Wrapper init --> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/client-telemetry-wrapper.bundle-633e70f51b.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/client-telemetry-wrapper.bundle-633e70f51b.js" type="text/javascript"></script> <script> window.clientLogWrapper = new ClientLogWrapper(); </script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/preform.moment_2_29_4.bundle-4fdd3f639b.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/preform.moment_2_29_4.bundle-4fdd3f639b.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/pcf-dependency.bundle-805a1661b7.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/pcf-dependency.bundle-805a1661b7.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/pcf.bundle-9183da3d63.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/pcf.bundle-9183da3d63.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/pcf-extended.bundle-e303d53553.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/pcf-extended.bundle-e303d53553.js" type="text/javascript"></script> <!-- --> <script> document.addEventListener('DOMContentLoaded', function() { // Function to get URL parameters function getQueryParam(param) { const urlParams = new URLSearchParams(window.location.search); return urlParams.get(param); } // Function to remove a URL parameter function removeQueryParam(param) { const url = new URL(window.location); url.searchParams.delete(param); history.replaceState(null, '', url.toString()); } // Check if 'fromlegacy' parameter is present if (getQueryParam('fromlegacy') === 'true') { // Set session storage flag sessionStorage.setItem('fromlegacy', 'true'); // Remove the 'fromlegacy' parameter from URL removeQueryParam('fromlegacy'); } // Check if 'fromlegacy' flag is set in session storage if (sessionStorage.getItem('fromlegacy') === 'true') { // Display notice //const notice = document.createElement('div'); //notice.className = 'alert alert-warning'; //notice.role = 'alert'; //notice.innerHTML = "You've been redirected to our new Knowledge Article web page. Be sure to update your bookmark to this new URL."; //notice.style.marginBottom = '10px'; //document.body.prepend(notice); // Clear the session storage flag sessionStorage.removeItem('fromlegacy'); } }); </script> <!-- ArticleID does not check for published status which could display unpublished or even internal articles to users --> <div class="container"> <div class="page-heading"> <!-- <div class="page-header"> <h1>How do Web sites get listed in MedlinePlus?</h1> </div> !--> <ul class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Write to the Help Desk</li> </ul> </div> <div class="row"> <div class="col-md-12"> <!--<div class="page-copy"> <div class="xrm-editable-html&#32;xrm-attribute&#32;no-value"><div class="xrm-attribute-value"></div></div> </div> <ul class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Write to the Help Desk</li> </ul> --> <a href="javascript:window.print()" role="button" aria-label="Print" class="btn btn-default btn-md"> <i class="fa fa-print"> </i> <span class="xrm-editable-text xrm-attribute" data-languagecontext="English"> <span class="xrm-attribute-value-encoded xrm-attribute-value">Print</span></span> </a> <button type="button" button id="likebtn" class="btn btn-default btn-md" onclick="feedback_triggerFlow(5)"> <span class="glyphicon glyphicon-thumbs-up"></span> Like </button> <button type="button" button id="dislikebtn" class="btn btn-default btn-md" onclick="feedback_triggerFlow(1)"> <span class="glyphicon glyphicon-thumbs-down"></span> Dislike </button> <script> function feedback_triggerFlow(rating){ console.log("rating: " + rating); var article = "640eedfd-482d-e811-8126-1458d04dc8c8"; var rating = JSON.stringify({ "rating": rating, "article": article }); var req = new XMLHttpRequest(); var url = "https://prod-02.usgovtexas.logic.azure.us:443/workflows/2f9b8100ec2b49a1b2455144c0574072/triggers/manual/paths/invoke?api-version=2016-06-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=0EvOQErCnByG_zT3BF9FkQ5AVxeY9Ogv6Y9t9LGkZAw"; req.open("POST", url, true); req.setRequestHeader('Content-Type', 'application/json'); req.send(rating); } </script> <script> var article = "640eedfd-482d-e811-8126-1458d04dc8c8"; console.log("article: " + article); var article = JSON.stringify({ "article": article }); var req = new XMLHttpRequest(); var url = "https://prod-26.usgovtexas.logic.azure.us:443/workflows/1140a167e90645a3989c2764482ca50d/triggers/manual/paths/invoke?api-version=2016-06-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=WDUcBwnkvoexB-Dh1C2XfSditFRZCpzpMoN-8SgsAOI"; req.open("POST", url, true); req.setRequestHeader('Content-Type', 'application/json'); req.send(article); </script> <h2 id="kbTitle"> How do Web sites get listed in MedlinePlus?</h2> <!--<h3>KA-03712</h3>!--> <div> <ul><li>MedlinePlus is a selected list of authoritative resources.</li><li>MedlinePlus uses&#160;<a href="https://www.medlineplus.gov/criteria.html">quality guidelines</a>&#160;to evaluate Web sites. We try to ensure that the information we link to is authoritative, accurate, up-to-date, educational and available at no charge.</li><li>MedlinePlus does not point to multiple Web sites that contain the same information, even if different organizations, associations, companies or entities are responsible for their content.</li><li>If you wish to recommend a site, please write to the <a href="https://support.nlm.nih.gov/support/create-case/">Help Desk</a>. Because we receive so many requests, we cannot respond individually to link suggestions. At this time, MedlinePlus rarely links to sites outside the United States.</li></ul> </div> <button onclick="window.location.href='/support/create-case?&article=640eedfd-482d-e811-8126-1458d04dc8c8'" type="button" value="Case-Submission-Resource-Page" class="submit-btn btn btn-primary" style="margin-left: 0; margin-right: auto;">Contact Us</button> </div> </div> </div> </div> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/pcf-loader.bundle-f4a0e619b8.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/pcf-loader.bundle-f4a0e619b8.js" type="text/javascript"></script> <div id="pp-native-controls-react-root"></div> <script>window._nativeControlConfig = { "publicPath":"https://gov.content.powerapps.us/resource/powerappsportal/controls", "versions": {"pcf_loader":"0.0.27","pcf_controls":"3.2.6","mf_shared":"0.2.7","host":"0.2.0","data_grid":"1.1.26","controls_fluent_v9":"0.0.30"} }</script> <script defer="defer" src="https://gov.content.powerapps.us/resource/powerappsportal/controls/host/main.04a618205e.chunk.js"></script> <!-- <section id="gethelp" class="page_section section-diagonal-right color-inverse hidden-print"> <div class="section-diagonal-right-content"> <div class="container"> <div class="row"> <h3 class=""><div class="xrm-editable-html&#32;xrm-attribute" data-languageContext="English"><div class="xrm-attribute-value">Get Help</div></div></h3> <div class="col-sm-6"> <a href="/knowledgebase/" class="btn btn-info-home btn-lg-home" title="Browse the KB">Browse the KB</a> </div> <div class="col-sm-6"> <a href="/support/create-case-old/" class="btn btn-info-home btn-lg-home" title="Create Case ">Create Case </a> </div> <div class="col-sm-4"> <a href="" class="btn btn-info-home btn-lg-home" title="Contact us">Contact us</a> </div> </div> </div> <div class="container-fluid"> <div class="row"> <div class="col-sm-12 text-center"> &nbsp; </div> </div> </div> </div> </section> --> <footer class="footer-bottom bg-primary text-white" role="contentinfo"> <div class="container-fluid"> <div class="container sm"> <div class="row mt-3"> <div class="col-md-3 col-sm-6 col-6"> <div class="xrm-editable-html&#32;xrm-attribute"><div class="xrm-attribute-value"><p>​<a href="https://www.nlm.nih.gov/socialmedia/index.html" class="text-white">Connect with NLM</a></p> <ul class="list-inline social_media"> <li class="list-inline-item"> <a target="_blank" title="External link: please review our privacy policy." href="https://twitter.com/NLM_NIH"><img src="//www.nlm.nih.gov/images/Twitter_W.svg" alt="Twitter" class="img-fluid"></a> </li> <li class="list-inline-item"> <a target="_blank" title="External link: please review our privacy policy." href="https://www.facebook.com/nationallibraryofmedicine"><img src="//www.nlm.nih.gov/images/Facebook_W.svg" alt="Facebook" class="img-fluid"></a> </li> <li class="list-inline-item"> <a target="_blank" title="External link: please review our privacy policy." href="https://www.youtube.com/user/NLMNIH"><img src="//www.nlm.nih.gov/images/YouTube_W.svg" alt="You Tube" class="img-fluid"></a> </li> </ul> </div></div> </div> <div class="col-md-3 col-sm-6 col-6"> <div class="xrm-editable-html&#32;xrm-attribute"><div class="xrm-attribute-value"><p class="address_footer text-white"> National Library of Medicine <br><a href="https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77.101021,17z/data=!3m1!4b1!4m5!3m4!1s0x89b7c95e25765ddb:0x19156f88b27635b8!8m2!3d38.9959508!4d-77.0988323" target="_blank" title="External link: please review our privacy policy." class="text-white"> 8600 Rockville Pike <br> Bethesda, MD 20894 </a> </p> </div></div> </div> <div class="col-md-3 col-sm-6 col-6"> <p> <a target="_blank" href="https://www.nlm.nih.gov/web_policies.html" class="text-white"> Web Policies </a> <br> <a target="_blank" href="https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liaison/freedom-information-act-office" class="text-white"> FOIA </a> <br> <a target="_blank" href="https://www.hhs.gov/vulnerability-disclosure-policy/index.html" class="text-white"> HHS Vulnerability Disclosure </a> <br> </p> </div> <div class="col-md-3 col-sm-6 col-6"> <p> <a href="/" class="text-white"> NLM Support Center </a> <br> <a target="_blank" href="https://www.nlm.nih.gov/accessibility.html" class="text-white"> Accessibility </a> <br> <a target="_blank" href="https://www.nlm.nih.gov/careers/careers.html" class="text-white"> Careers </a> <br> </p> </div> </div> <div class="row"> <div class="col-lg-12" style="padding-top:10px"> <p class="mt-2 text-center text-white"> <a target="_blank" href="https://www.nlm.nih.gov" class="text-white"> NLM </a> | <a target="_blank" href="https://www.nih.gov" class="text-white"> NIH </a> | <a target="_blank" href="https://www.hhs.gov" class="text-white"> HHS </a> | <a target="_blank" href="https://www.usa.gov" class="text-white"> USA.gov </a> </p> </div> </div> </div> </div> </footer> <script src="https://cdnjs.cloudflare.com/ajax/libs/ckeditor/4.11.1/ckeditor.js"></script> <script src="/tracker.js"></script> <!-- Added by Preetham: 06/24/2019. Google Tag --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MT6MLL" height="0" width="0" style="display:none;visibility:hidden" title="googletagmanager"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Pinger --> <script type="text/javascript" src="https://ncbi.nlm.nih.gov/core/pinger/pinger.js" defer></script> <script type="text/javascript"> console.log("Pinger added"); </script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/bootstrap.bundle-105a4995b8.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/bootstrap.bundle-105a4995b8.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/postpreform.bundle-184c77da50.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/postpreform.bundle-184c77da50.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/app.bundle-0d23a48b21.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/app.bundle-0d23a48b21.js" type="text/javascript"></script> <script onerror="javascript:&#32;var&#32;target&#32;=&#32;event.target;&#32;var&#32;script&#32;=&#32;document.createElement(&#39;script&#39;);&#32;script.crossOrigin&#32;=&#32;target.crossOrigin;&#32;script.src&#32;=&#32;&#39;/dist/default-1033.moment_2_29_4.bundle-eda4e638fd.js&#39;;&#32;script.type&#32;=&#32;&#39;text/javascript&#39;;&#32;target.insertAdjacentElement(&#39;afterend&#39;,script);" src="https://gov.content.powerapps.us/resource/powerappsportal/dist/default-1033.moment_2_29_4.bundle-eda4e638fd.js" type="text/javascript"></script> <script type="text/javascript">$(document).on("click","#likebtn", function () { console.log("likebtn clicked"); //document.getElementById("likebtn").disabled = true; document.getElementById("likebtn").style.display="none"; document.getElementById("dislikebtn").style.display="none"; var es = document.createElement("SPAN"); es.className = "alert alert-info feedback-message"; es.textContent = "Thank you for submitting feedback"; document.getElementById("kbTitle").before(es); }); $(document).on("click","#dislikebtn", function () { console.log("dislikebtn clicked"); //document.getElementById("likebtn").disabled = true; document.getElementById("likebtn").style.display="none"; document.getElementById("dislikebtn").style.display="none"; var es = document.createElement("SPAN"); es.className = "alert alert-info feedback-message"; es.textContent = "Thank you for submitting feedback"; document.getElementById("kbTitle").before(es); }); AddMetaTag("ncbi_app","dynamics-kb"); AddMetaTag("ncbi_db","prod"); AddMetaTag("ncbi_pdid","main-case-req");</script> <script> console.log("From analytics"); </script> <script> //this event will update the title of the page based on active breadcrumb $('.breadcrumb').ready(function () { if ($('.breadcrumb').is(':visible')) { document.querySelector('title').innerHTML = ($('.breadcrumb > li.active').text() + "&nbsp;&middot; NLM Customer Support Center"); } }); function GoToNewEditor() { var editCmsUrlSegment = "EditInCms"; var currentUrl = window.location.href; if (currentUrl.indexOf('?') > -1) { var urlSegments = currentUrl.split("?"); window.location.href = window.location.origin + '/' + editCmsUrlSegment + window.location.pathname + '?' + urlSegments[1]; } else { window.location.href = window.location.origin + '/' + editCmsUrlSegment + window.location.pathname; } } </script> <script> if ('serviceWorker' in navigator) { navigator.serviceWorker.getRegistrations().then(function(registrations) { for(let registration of registrations) { registration.unregister(); }}).catch(function(err) { console.log('Service Worker unregister action failed: ', err); }); } </script> <!--Start Show Session Expire Warning Popup here --> </body> </html> <!-- Generated at 11/24/2024 8:27:48 AM --> <!-- Page OK -->

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