CINXE.COM

Articles and Blogs | Labcorp OnDemand

<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"/> <title>Articles and Blogs | Labcorp OnDemand</title> <meta property="title" content="Articles and Blogs | Labcorp OnDemand"/> <meta name="description" content="Find answers to common health questions and access to lab testing on your own terms."/> <meta name="template" content="labcorp-ondemand-blog--article-template"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta property="og:url" content="https://www.ondemand.labcorp.com/blog"/> <meta property="og:title" content="Articles and Blogs | Labcorp OnDemand"/> <meta property="og:description" content="Find answers to common health questions and access to lab testing on your own terms."/> <script defer="defer" type="text/javascript" src="/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js"></script> <link rel="canonical" href="https://www.ondemand.labcorp.com/blog"/> <script src="/etc.clientlibs/clientlibs/granite/jquery.lc-f9e8e8c279baf6a1a278042afe4f395a-lc.min.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.lc-899004cc02c33efc1f6694b1aee587fd-lc.min.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.lc-011c0fc0d0cf131bdff879743a353002-lc.min.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.lc-dd9b395c741ce2784096e26619e14910-lc.min.js"></script> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-base.lc-d31fac99b2eaa523021719d9af9aedf9-lc.min.css" type="text/css"> <link rel="apple-touch-icon" sizes="180x180" href="/content/dam/labcorp-ondemand/assets/favicons/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="/content/dam/labcorp-ondemand/assets/favicons/favicon-32x32.png"/> <link rel="icon" type="image/png" sizes="16x16" href="/content/dam/labcorp-ondemand/assets/favicons/favicon-16x16.png"/> <script type="text/javascript" src="https://assets.adobedtm.com/387d64faac89/e044b3040065/launch-645786fbd270.min.js" async></script> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-site.lc-1aedce14db5ea64393a966fe97400ed8-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-labcorpondemandaem-react.lc-65838752313dd3fdba19e5880be49212-lc.min.css" type="text/css"> </head> <body class="pageblog page basicpage" id="pageblog-3147f5d026" data-cmp-link-accessibility-enabled data-cmp-link-accessibility-text="opens in a new tab" data-cmp-data-layer-name="adobeDataLayer"> <div class="root container responsivegrid"> <div id="container-a6c437a8ed" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 aem-Grid--phone--12 "> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-60cb13d328" class="cmp-experiencefragment cmp-experiencefragment--adobe-launch-flicker-script"> <div id="container-5e3352e489" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0"> <div id="container-9c5994cc93" class="cmp-container"> <div class="schema"> <script type="text/javascript" async> ;(function(win, doc, style, timeout) { var STYLE_ID = 'at-body-style'; function getParent() { return doc.getElementsByTagName('head')[0]; } function addStyle(parent, id, def) { if (!parent) { return; } var style = doc.createElement('style'); style.id = id; style.innerHTML = def; parent.appendChild(style); } function removeStyle(parent, id) { if (!parent) { return; } var style = doc.getElementById(id); if (!style){ return; } parent.removeChild(style); } addStyle(getParent(), STYLE_ID, style); setTimeout(function() { removeStyle(getParent(), STYLE_ID); } , timeout); }(window, document, "body {opacity: 0 !important}", 3000)); </script></div> </div> </div> </div> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-7ece88ac5e" class="cmp-experiencefragment cmp-experiencefragment--header"> <div id="container-78cecf4d64" class="cmp-container"> <div class="container responsivegrid"> <div id="container-b8fbe3921c" class="cmp-container"> <div class="dataanalytics"><script> window.digitalData={ "page":{ "pageInfo":{ "pageName":"Articles and Blogs | Labcorp OnDemand", "authenticationState":"", "userID":"" }, "category":{ "pageType":"/conf/labcorpondemandaem/settings/wcm/templates/labcorp-ondemand-blog--article-template" } }, product:{ "productInfo":{ "productName":"", "productID":"", "primaryCategory":"", "quantity":"", "price":"" } }, event:[], form:{ "filedName":"", "filedValue":"" } } </script></div> <div class="datalayer"> <script type="text/javascript" async="true" defer="true"> let paramsDataLayer = (new URL(window.location.href)).searchParams; let siteNameAbbreviation = "ond_lc"; let isHomepage = window.location.pathname.split('/').filter(i => i !== '').join(' | ') == ""; let pageName = siteNameAbbreviation + " | " + (isHomepage ? 'home' : window.location.pathname.split('/').filter(i => i !== '').join(' | ')); let siteSection = siteNameAbbreviation + " | " + (isHomepage ? 'home' : window.location.pathname.split('/').filter(i => i !== '').join(' | ')); let shortPageName = isHomepage ? 'home' : window.location.pathname.split('/').filter(i => i !== '').pop(); let pageTags = []; let keywords = document.querySelector("meta[name=keywords]"); if (keywords) { pageTags = keywords.content.split(","); } function getCookieValue(name) { const cookieArr = document.cookie.split(";"); for (let i = 0; i < cookieArr.length; i++) { const cookiePair = cookieArr[i].trim(); if (cookiePair.startsWith(name + "=")) { return cookiePair.split("=")[1]; } } return null; } let userId = getCookieValue('ln'); let login = getCookieValue('customer_name'); let userStatus = login ? 'LoggedIn' : 'Not loggedIn'; const cookieArr = document.cookie.split(";"); console.log("login Name details................",login); console.log("user ID................",userId); console.log("user Status................",userStatus); window.adobeDataLayer = window.adobeDataLayer || []; setTimeout(function(){ adobeDataLayer.push({ 'campaign': { 'utm_audience': paramsDataLayer.get('utm_audience') ? paramsDataLayer.get('utm_audience') : undefined, 'utm_content': paramsDataLayer.get('utm_content') ? paramsDataLayer.get('utm_content') : undefined, 'utm_channel': paramsDataLayer.get('utm_channel') ? paramsDataLayer.get('utm_channel') : undefined, 'utm_id': paramsDataLayer.get('utm_id') ? paramsDataLayer.get('utm_id') : undefined, 'utm_medium': paramsDataLayer.get('utm_medium') ? paramsDataLayer.get('utm_medium') : undefined, 'utm_name': paramsDataLayer.get('utm_campaign') ? paramsDataLayer.get('utm_campaign') : undefined, 'utm_source': paramsDataLayer.get('utm_source') ? paramsDataLayer.get('utm_source') : undefined, 'utm_source_platform': paramsDataLayer.get('utm_source_platform') ? paramsDataLayer.get('utm_source_platform') : undefined, 'utm_strategy': paramsDataLayer.get('utm_strategy') ? paramsDataLayer.get('utm_strategy') : undefined, 'utm_term': paramsDataLayer.get('utm_term') ? paramsDataLayer.get('utm_term') : undefined, 'utm_tactic': paramsDataLayer.get('utm_tactic') ? paramsDataLayer.get('utm_tactic') : undefined, }, 'event': 'pageview', 'pageName': pageName || undefined, 'pageCleanUrl': location.protocol+'//'+location.host+location.pathname || undefined, 'pageHostname': window.location.hostname || undefined, 'pageQuerystring': window.location.search ? window.location.search : undefined, 'pagePath': window.location.pathname || undefined, 'pageCategory': window.location.pathname.split("/")[1] ? window.location.pathname.split("/")[1] : undefined, 'pageSubcategory': window.location.pathname.split("/")[2] ? window.location.pathname.split("/")[2] : undefined, 'pageTags': pageTags || undefined, 'siteSection': siteSection || undefined, 'pageType': window.location.pathname.split("/")[4] ? window.location.pathname.split("/")[4] : undefined, 'shortPageName': shortPageName || undefined, 'userId': userId || undefined, 'userState': userStatus || undefined, 'userType': 'Patient' }); }, 2000); </script></div> <div class="header"> <div class="component-max-width"> <nav class="global-header linksHeader" id="labcorp-ondemand-header"> <a class="global-header-logo-section" href="/content/labcorp-ondemand/us/en"> <img class="logo-image" src="/content/dam/labcorp-ondemand/assets/icons/labcorp-ondemand-logo.svg" loading="lazy" alt="Labcorp Logo"/> </a> <div class="header-links"> <a class="button-type" target="_self" href="/content/labcorp-ondemand/us/en/products"> <span class="button-text cmp-button">Shop Tests</span> </a> <a class="link-type" target="_blank" href="https://patient.labcorp.com/portal/results/list"> <span class="button-text cmp-button">View Results </span> </a> <a class="link-type" target="_self" href="/kit/register/code/"> <span class="button-text cmp-button">Register Kit</span> </a> <a class="link-type" target="_self" href="/content/labcorp-ondemand/us/en/about-us"> <span class="button-text cmp-button">About</span> </a> <span id="customer" data-reactComponent="customer" data-signinUrl="https://login-patient.labcorp.com/oauth2/default/v1/authorize?client_id=0oaymq2plpC2TAtE80x7&amp;grant_type=authorization_code&amp;redirect_uri=https%3A%2F%2Fwww.ondemand.labcorp.com%2Fauth%2Fcallback%2F&amp;context=signin&amp;response_type=code&amp;AUTHORIZEURL=1&amp;scope=openid+profile+email&amp;state=" data-firstNameLink="/sales/order/history/" data-signinLabel="Sign In" data-magentoRedirectPath="/auth/callback/index/referer" data-oktaSessionURL="https://login-patient.labcorp.com/api/v1/sessions/me"></span> <a class="link-type mobile authorized" id="sign-out-header-trigger" target="_self" data-href="/customer/account/logout" href="/customer/account/logout"> <span class="button-text cmp-button">Sign Out</span> </a> <div class="cmp-headersearch__container searchbar modalView"> <div class="searchbar__root " id="labcorp-ondemand-header"> <button class="searchbar__trigger " title="Search" onClick="showHideSearchBar(this)"> <span class="searchbar__trigger-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"> <g clip-path="url(#clip0_3606_2209)"> <path d="M24.6838 23.1181L18.1933 15.9363C19.3912 14.4706 20.1123 12.5896 20.1123 10.5499C20.1123 5.83522 16.2743 2 11.5562 2C6.83805 2 3 5.83522 3 10.5499C3 15.2645 6.83805 19.0997 11.5562 19.0997C13.353 19.0997 15.0153 18.5379 16.3965 17.5974L22.8748 24.7548C23.1192 25.0235 23.4493 25.1579 23.7793 25.1579C24.0726 25.1579 24.366 25.0602 24.5982 24.8403C25.0994 24.3884 25.136 23.6189 24.6838 23.1181ZM5.44462 10.5499C5.44462 7.17877 8.1826 4.44282 11.5562 4.44282C14.9297 4.44282 17.6677 7.17877 17.6677 10.5499C17.6677 13.9209 14.9297 16.6569 11.5562 16.6569C8.1826 16.6569 5.44462 13.9209 5.44462 10.5499Z" fill="currentColor"/> </g> <defs> <clipPath id="clip0_3606_2209"> <rect width="28" height="28" fill="white"/> </clipPath> </defs> </svg> </span> </button> <div class="searchbar__body hide" role="search"> <div class="searchbar__form-container "> <div class="component-max-width searchbar-form-modal"> <button aria-label="searchbar back button" class="searchbar__back-button" onclick="showHideSearchBarOrHistoryBack(this,'/content/labcorp-ondemand/us/en/products')"><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 49.656 49.656" style="enable-background:new 0 0 49.656 49.656;" xml:space="preserve"> <g> <polygon style="fill:#3A5CE9;" points="35.121,1.414 37.949,4.242 17.364,24.828 37.949,45.414 35.121,48.242 11.707,24.828 "/> <path style="fill:#3A5CE9;" d="M35.122,49.656L10.292,24.828L35.121,0l4.242,4.242L18.778,24.828l20.586,20.586L35.122,49.656z M13.121,24.828l22.001,22l1.414-1.414L15.95,24.828L36.535,4.242l-1.414-1.414L13.121,24.828z"/> </g> </svg><span class="search-back-btn-text">Cancel</span></button> <form class="searchbar__form" autocomplete="off" _lpchecked="1" action="/search"> <div class="searchbar__heading">Search Tests</div> <span class="searchbar__fields" style="--iconsBefore:1; --iconsAfter:0;"> <span class="searchbar__input-container"> <input class="searchbar__input" type="text" name="search_query" maxlength="50" role="searchbox" placeholder="What can we help you find?"/> </span> <span class="searchbar__input-before"> <span class="searchbar__search-icon"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="#5A5758" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.5 17.5L13.875 13.875" stroke="#5A5758" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </span> <a class="searchbar__input-after" href="javascript:void(0)" onclick="deleteSearchText(this)">Clear</a> </span> </form> </div> </div> </div> </div></div> <a class="add-to-cart-logo-section desktop" href="/checkout/cart/"> <img class="logo-image hide" src="/content/dam/labcorp-ondemand/assets/icons/cart-items-icon.svg" loading="lazy" alt="Add Cart"/> <img class="empty-logo-image show" src="/content/dam/labcorp-ondemand/assets/icons/cart-empty-icon.svg" loading="lazy" alt="Add Cart"/> <span id="cart" class="cartItems" data-reactComponent="cart"></span> <span id="cart" class="cartItems hide" data-reactComponent="clearCart"></span> </a> </div> <div class="cart-burger-holder"> <span class="cmp-headersearch__mobile"> <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"> <g clip-path="url(#clip0_3606_2734)"> <path d="M24.6838 23.1181L18.1933 15.9363C19.3912 14.4706 20.1123 12.5896 20.1123 10.5499C20.1123 5.83522 16.2743 2 11.5562 2C6.83805 2 3 5.83522 3 10.5499C3 15.2645 6.83805 19.0997 11.5562 19.0997C13.353 19.0997 15.0153 18.5379 16.3965 17.5974L22.8748 24.7548C23.1192 25.0235 23.4493 25.1579 23.7793 25.1579C24.0726 25.1579 24.366 25.0602 24.5982 24.8403C25.0994 24.3884 25.136 23.6189 24.6838 23.1181ZM5.44462 10.5499C5.44462 7.17877 8.1826 4.44282 11.5562 4.44282C14.9297 4.44282 17.6677 7.17877 17.6677 10.5499C17.6677 13.9209 14.9297 16.6569 11.5562 16.6569C8.1826 16.6569 5.44462 13.9209 5.44462 10.5499Z" fill="currentColor"/> </g> <defs> <clipPath id="clip0_3606_2734"> <rect width="28" height="28" fill="white"/> </clipPath> </defs> </svg> </span> <a class="add-to-cart-logo-section mobile" href="/checkout/cart/"> <img class="logo-image hide" src="/content/dam/labcorp-ondemand/assets/icons/cart-items-icon.svg" loading="lazy" alt="Add Cart"/> <img class="empty-logo-image show" src="/content/dam/labcorp-ondemand/assets/icons/cart-empty-icon.svg" loading="lazy" alt="Add Cart"/> <span id="cartMobile" class="cartItems" data-reactComponent="cartMobile"></span> </a> <div class="burger" onclick="globalHeaderBurger(this)"> <svg class="active" width="20" height="20" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 16H18V14H0V16ZM0 9H18V7H0V9ZM0 0V2H18V0H0Z" fill="white"></path> </svg> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 2L18 0L10 8L2 0L0 2L8 10L0 18L2 20L10 12L18 20L20 18L12 10L20 2Z" fill="white"></path> </svg> </div> </div> </nav> </div></div> </div> </div> </div> </div> </div> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--offset--default--1"> <div id="container-5643fd7439" class="cmp-container"> <div class="aem-Grid aem-Grid--10 aem-Grid--default--10 "> <div class="breadcrumb aem-GridColumn aem-GridColumn--default--10"> <nav id="breadcrumb-6440434a0c" class="cmp-breadcrumb" aria-label="Breadcrumb" role="navigation"> <ol class="cmp-breadcrumb__list" itemscope itemtype="http://schema.org/BreadcrumbList"> <li class="cmp-breadcrumb__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a class="cmp-breadcrumb__item-link" itemprop="item" href="/content/labcorp-ondemand/us/en.html"> <span itemprop="name">Home</span> </a> <meta itemprop="position" content="1"/> </li> <li class="cmp-breadcrumb__item cmp-breadcrumb__item--active" aria-current="page" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <span itemprop="name">Articles and Blogs</span> <meta itemprop="position" content="2"/> </li> </ol> </nav> </div> <div class="verticalspacer aem-GridColumn aem-GridColumn--default--10"> <div class="desktop-60 tablet-60 mobile-60"> </div></div> <div class="text aem-GridColumn aem-GridColumn--default--10"> <div id="text-7d9f324c7b" class="cmp-text" itemprop="text"> <h1>OnDemand Blog</h1> </div> </div> <div class="verticalspacer aem-GridColumn aem-GridColumn--default--10"> <div class="desktop-60 tablet-60 mobile-60"> </div></div> <div class="teaser right-align aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--offset--default--0"> <div class="teaser-background-image " style="background-image:url('\2f content\2f dam\2flabcorp-ondemand\2f assets\2f customer-service\2fheartbeat-hospital-blog3-teaser.jpg')"> <div class="container container-teaser aem-Grid aem-Grid--12" data-background="/content/dam/labcorp-ondemand/assets/customer-service/heartbeat-hospital-blog3-teaser.jpg"> <section id="content" class="contents reverse aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12"> <h2 class="heading">Take Control of Your Health with Routine Checkups and Preventative Care</h2> <div class="buttons-container"> <div class="button primary-default light-bg large"> <a class="cmp-button" href="/content/labcorp-ondemand/us/en/blog/take-control-your-health-routine-checkups-and-preventative-care" target="_self"> <span class="cmp-button__text">Read More</span> </a> </div> </div> </section> <section id="image" class="images-section aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12"> <picture> <img class="images" src="/content/dam/labcorp-ondemand/assets/customer-service/heartbeat-hospital-blog3-teaser.jpg" loading="lazy" alt="A person holds a photo of a patient during a doctor&#39;s checkup, highlighting the connection between patient and caregiver." srcset=""/> </picture> </section> </div> </div> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/components/teaser/clientlibs.lc-b08c6bc8aa86c3f2256f50c26d025446-lc.min.css" type="text/css"> <script src="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.js"></script> <script src="/etc.clientlibs/labcorpondemandaem/components/teaser/clientlibs.lc-9e9369dca7e61c3a576d791465bf4558-lc.min.js"></script> </div> <div class="verticalspacer aem-GridColumn aem-GridColumn--default--10"> <div class="desktop-90 tablet-90 mobile-90"> </div></div> </div> </div> </div> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--10 aem-GridColumn aem-GridColumn--default--7 aem-GridColumn--offset--phone--1 aem-GridColumn--offset--default--1"> <div id="container-13e7a9734f" class="cmp-container"> <div class="articlelist"> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/common-cholesterol-myths.jpg" loading="lazy" alt="Two women grocery shopping, keeping cholesterol and heart health in my mind as they consider different products. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/common-cholesterol-myths.html"><h2 class="article-list-tittle">Debunking common cholesterol myths: What you need to know for heart health</h2></a> <div class="article-list-date-time"> <Span class="date-year">February 11, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Cholesterol often gets a negative reputation, but it&#39;s actually a crucial component of our bodies. This waxy, fatty substance plays a vital role in absorbing nutrients. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/common-cholesterol-myths.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/diabetes-thyroid-health-connection.jpg" loading="lazy" alt="A woman in her home having a virtual telehealth appointment with her healthcare provider, discussing the relationship between diabetes and thyroid health. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/diabetes-thyroid-health-connection.html"><h2 class="article-list-tittle">Understanding the connection between diabetes and thyroid health</h2></a> <div class="article-list-date-time"> <Span class="date-year">February 11, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Diabetes is a chronic condition that affects millions of people worldwide. It&#39;s also linked to other chronic health issues like heart disease and kidney problems. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/diabetes-thyroid-health-connection.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/healthy-habits-to-balance-hormone-levels.jpg" loading="lazy" alt="A woman stretching outside, engaging in physical activity to help balance hormone levels naturally. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/healthy-habits-to-balance-hormone-levels.html"><h2 class="article-list-tittle">5 healthy habits for balancing hormone levels</h2></a> <div class="article-list-date-time"> <Span class="date-year">February 11, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Hormones play a crucial role in our overall health and well-being, influencing our mood, energy levels, metabolism, reproductive health and more. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/healthy-habits-to-balance-hormone-levels.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/when-does-vaccination-immunity-wane.jpg" loading="lazy" alt="A close-up photo of a healthcare provider holding an infectious disease vaccine needle. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/when-does-vaccination-immunity-wane.html"><h2 class="article-list-tittle">How long does infectious disease immunity from vaccination last?</h2></a> <div class="article-list-date-time"> <Span class="date-year">February 11, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Vaccines are one of modern medicine&#39;s greatest achievements, protecting millions of people from potentially life-threatening infectious diseases. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/when-does-vaccination-immunity-wane.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/homocysteine-vitamin-b-heart-health.jpg" loading="lazy" alt="A woman lying on a carpet with a laptop in front of her while looking at her phone, doing research about the connection between homocysteine, vitamin B and heart health. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/homocysteine-vitamin-b-heart-health.html"><h2 class="article-list-tittle">Understanding the vitamin B and homocysteine connection in heart health</h2></a> <div class="article-list-date-time"> <Span class="date-year">February 04, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Heart disease remains a leading cause of death in the United States, affecting millions of Americans each year. While many of us are familiar with heart disease risk factors like diabetes. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/homocysteine-vitamin-b-heart-health.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/debunking-thyroid-myths.jpg" loading="lazy" alt="Woman standing outside and thinking about common thyroid myths. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/debunking-thyroid-myths.html"><h2 class="article-list-tittle">Debunking thyroid myths and misconceptions</h2></a> <div class="article-list-date-time"> <Span class="date-year">January 22, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> The thyroid gland is a small, butterfly-shaped organ in the front of the neck. This tiny powerhouse plays a crucial role in many bodily functions, including metabolism, heart rate, body temperature. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/debunking-thyroid-myths.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/winter-health-guide.jpg" loading="lazy" alt="A woman standing outside wearing a scarf, thinking about ways to prioritize her health in the winter "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/winter-health-guide.html"><h2 class="article-list-tittle">3 ways to prioritize your health in the winter</h2></a> <div class="article-list-date-time"> <Span class="date-year">January 15, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Winter brings a special charm with its cozy nights and festive celebrations. However, the colder months can also pose challenges to our health, such as dry, flaky skin. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/winter-health-guide.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/what-is-amh-fertility.jpg" loading="lazy" alt="A young couple doing a virtual appointment with a fertility specialist, discussing the role of AMH in fertility. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/what-is-amh-fertility.html"><h2 class="article-list-tittle">What is AMH and its connection to fertility?</h2></a> <div class="article-list-date-time"> <Span class="date-year">January 15, 2025</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Fertility is influenced by a variety of factors that can work together to support your journey to conception. Age, lifestyle habits, overall health and hormone levels all play crucial roles. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/what-is-amh-fertility.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/new-years-resolutions-health-goals.jpg" loading="lazy" alt="A young family in the kitchen cooking up a healthy meal as part of their New Year鈥檚 resolution health goal to improve their diet. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/new-years-resolutions-health-goals.html"><h2 class="article-list-tittle">5 health goals to help you kickstart the new year</h2></a> <div class="article-list-date-time"> <Span class="date-year">December 26, 2024</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> The calendar flipping to January motivates many people to turn over a new leaf when it comes to their health and wellbeing. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/new-years-resolutions-health-goals.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> <div class="article-list-container article-list-container-1 aem-Grid aem-Grid--12" id="Article-list"> <div class="article-list-side-images aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <img src="/content/dam/labcorp-ondemand/assets/blog-images/benefits-of-hormone-testing-womens-health.jpg" loading="lazy" alt="Two young women working out outside, laughing and smiling together, talking about the benefits of hormone testing in women鈥檚 health. "/></div> <div class="article-list-contents aem-GridColumn aem-GridColumn--default--8 aem-GridColumn--tablet--6 aem-GridColumn--phone--12"> <a href="/content/labcorp-ondemand/us/en/blog/benefits-of-hormone-testing-womens-health.html"><h2 class="article-list-tittle">Empowering women鈥檚 health: The role of hormone testing in women鈥檚 wellness journeys</h2></a> <div class="article-list-date-time"> <Span class="date-year">December 12, 2024</Span> <Span class="article-list-author-name"></Span> </div> <div class="article-list-desc line-clamp"> Hormones play a crucial role in regulating various aspects of women&#39;s health throughout their lives, from puberty through menopause and beyond. </div> <div class="article-list-read-btn"> <a href="/content/labcorp-ondemand/us/en/blog/benefits-of-hormone-testing-womens-health.html" class="article-list-read-more" id="read-more-1"> <span>Read More</span><span class="article-list-arrow-svg"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.4 4L5 5.4L9.6 10L5 14.6L6.4 16L12.4 10L6.4 4Z" fill="#3A5CE9"/> </svg> </span> </a> </div> </div> </div> </div> </div> </div> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--10 aem-GridColumn aem-GridColumn--offset--phone--1 aem-GridColumn--default--3 aem-GridColumn--offset--default--0"> <div id="container-17ce789ef4" class="cmp-container"> <div class="sidenavigation carousel"> <link rel="stylesheet" href="/etc.clientlibs/labcorpondemandaem/components/sidenavigation/clientlibs.lc-5b345afcb461e29228ef2d28812142be-lc.min.css" type="text/css"> <div class="side-navigation-container "> <div class="side-navigation-sub-container "> <div class="side-navigation-tittle">Shop Tests</div> <ul size="10"> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=20" target="_blank">All Tests</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=28" target="_blank">Annual Wellness</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=27" target="_blank">Fertility &amp; Sexual Health</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=29" target="_blank">COVID-19</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=23" target="_blank">Nutrition &amp; Vitamin Health</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=24" target="_blank">Allergy</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=34" target="_blank">Heart Health</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=22" target="_blank">General Health</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=21" target="_blank">Immunity &amp; Infectious Disease</a></li> <li><a class="pagelink" href="/content/labcorp-ondemand/us/en/products.html?category_id=37" target="_blank">Hormones</a></li> </ul> </div> </div> </div> </div> </div> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn--phone--none aem-GridColumn--phone--10 aem-GridColumn aem-GridColumn--default--7 aem-GridColumn--offset--phone--1 aem-GridColumn--offset--default--1"> <div id="container-60cca911fb" class="cmp-container"> </div> </div> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--offset--default--1"> <div id="container-074962fc4c" class="cmp-container"> <div class="promoteproducts productcarousel carousel"> <div class="promote-product-container aem-Grid aem-Grid--12"> <div class="promote-product-header-container component-max-width aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--tablet--12 aem-GridColumn--phone--12 aem-GridColumn--offset--default--1 aem-GridColumn--offset--phone--0 aem-GridColumn--offset--tablet--0"> <h2 class="promote-product-header productCardHeader">Shop Featured Health Tests</h2> </div> <div class=" cmp-product-card-prevnext-buttons hide-tablet hide-mobile component-max-width aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--tablet--12 aem-GridColumn--phone--12 aem-GridColumn--offset--default--1 aem-GridColumn--offset--phone--0 aem-GridColumn--offset--tablet--0"> <span aria-label="previous arrow" class="arrow prev carousel__prev" onclick="cmpProductcardPrevSlider(this)" id="cmp-product-card-prev"> <span class="cmp-product-card-previous-btn-disable"><svg class="cmp-product-card-prev-svg" width="45" height="45" viewBox="0 0 45 45" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="22.5" cy="22.5" r="22.5" fill="#F4F4F4"/> <path d="M25 28L19 22L25 16" stroke="#C8C7C7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </span> <span aria-label="next arrow" class="arrow next carousel__next" onclick="cmpProductCardNextSlider(this)" id="cmp-product-card-next"> <span class="cmp-product-card-next-btn-active"><svg class="cmp-product-card-next-svg" width="45" height="45" viewBox="0 0 45 45" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="22.5" cy="22.5" r="22.5" fill="#white"/> <path d="M20 28L26 22L20 16" stroke="#3A5CE9" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </span> </div> <div class=" cmp-product-card-img-slider component-max-width aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--tablet--12 aem-GridColumn--phone--12 aem-GridColumn--offset--default--1 aem-GridColumn--offset--phone--0 aem-GridColumn--offset--tablet--0" id="wrapper"> <div id="cmp-product-card-carousel" class="cmp-product-card-carousel"> <div class="cmp-cmp-product-card-box-holder cmp-product-card-content promote-product-justify-alignment" id="cmp-product-card-content"> <a href="/content/labcorp-ondemand/us/en/lab-tests/mens-health" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/m/e/mens-health-plp.png" loading="lazy" alt="Man in kitchen making salad." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Men&#39;s Health Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p>This blood test for men offers a comprehensive look at your wellness.</p></p> --> <p>This blood test for men offers a comprehensive look at your wellness.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="LAB004"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$199</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="LAB004" data-price="$199" data-name="Men&#39;s Health Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/womens-health" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/w/o/womens-health-plp.png" loading="lazy" alt="Woman in kitchen making fruit salad." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Women&#39;s Health Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p>This women鈥檚 health test gives you wellness insights from the inside out.</p></p> --> <p>This women鈥檚 health test gives you wellness insights from the inside out.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="LAB003"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$199</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="LAB003" data-price="$199" data-name="Women&#39;s Health Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/pregnancy-test-hcg-quantitative" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/p/r/pregnancy-test-plp-v2.jpg" loading="lazy" alt="Quantitative hCG Pregnancy Test" width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Quantitative hCG Pregnancy Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p style=" font-weight: 400; ">When you鈥檙e expecting, an hCG blood test will help you know for sure.</p></p> --> <p style=" font-weight: 400; ">When you鈥檙e expecting, an hCG blood test will help you know for sure.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="004416"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$49</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="004416" data-price="$49" data-name="Quantitative hCG Pregnancy Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/comprehensive-health-screening" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/c/o/comprehensive-health-plp.png" loading="lazy" alt="Joggers out for a run." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Comprehensive Health Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p>Start feeling your best with a comprehensive health blood test.</p></p> --> <p>Start feeling your best with a comprehensive health blood test.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="LAB002"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$169</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="LAB002" data-price="$169" data-name="Comprehensive Health Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/total-testosterone-blood-test" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/t/e/testosterone-plp.png" loading="lazy" alt="Man sitting by lake." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Total Testosterone Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p>Measure your total testosterone levels to optimize your health.</p></p> --> <p>Measure your total testosterone levels to optimize your health.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="004226"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$69</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="004226" data-price="$69" data-name="Total Testosterone Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/thyroid-test" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/t/h/thyroid-health-plp.png" loading="lazy" alt="Woman gently rubs her throat." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">Standard Thyroid Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p style=" font-weight: 400; ">This thyroid test package can reveal insights into your overall health.</p></p> --> <p style=" font-weight: 400; ">This thyroid test package can reveal insights into your overall health.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="224576"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$89</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="224576" data-price="$89" data-name="Standard Thyroid Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> <a href="/content/labcorp-ondemand/us/en/lab-tests/psa-prostate-cancer-screening-test" class="cmp-product-card-slider "> <div class="cmp-product-card-img-box"> <img src="https://www.ondemand.labcorp.com/media/catalog/product/cache/4e1d55137c279715449ba336bed87203/p/s/psa-prostate-cancer-plp.jpg" loading="lazy" alt="Man discusses prostate cancer screening with healthcare provider." width="" height=""/> </div> <div class="cmp-product-card-content-holder"> <div class="cmp-product-card-box"> <div class="cmp-product-card-content"> <h3 class="cmp-product-card-tittle">PSA Prostate Cancer Screening Test</h3> <button class="collection-methods"></button> <!-- <p class="cmp-product-card-paragraph"><p style=" font-weight: 400; ">Concerned about prostate cancer? Consider getting a PSA screening.</p></p> --> <p style=" font-weight: 400; ">Concerned about prostate cancer? Consider getting a PSA screening.</p> </div> <div id="ratings" class="product-ratings" data-reactComponent="ratings" data-productsku="010322"> </div> </div> <div class="cmp-product-card-footer"> <div class="price"> <span>$69</span> </div> <!--Temp Fix: to be removed only for covid questionaire --> <span class="react-add-to-cart" data-reactcomponent="addToCart" id="addToCart" data-checkoutLink="/checkout/cart" data-plpLinkFromPdp="/content/labcorp-ondemand/us/en/products" data-sku="010322" data-price="$69" data-name="PSA Prostate Cancer Screening Test"></span> <!--Temp Fix: to be removed only for covid questionaire --> <!-- <div><button class="product-card-button" >Add to Cart</button></div> --> </div> </div> </a> </div> </div> </div> <div class="cart-popup"></div> </div> </div> <div class="verticalspacer"> <div class="desktop-60 tablet-30 mobile-30"> </div></div> </div> </div> <div class="container responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div id="container-a4cdc68531" class="cmp-container"> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-ec96d6d8d0" class="cmp-experiencefragment cmp-experiencefragment--email-capture-modal"> <div id="container-18dfa8ef66" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0"> <div id="container-0001359f9f" class="cmp-container"> <div class="emailCapture text"> <div data-on-pageload="true" data-on-exitintent="true" data-show-persistentcta="true" data-required-user-visits="3" data-promotion-code="OD_Modal_SignUp_P_10" data-invalid-email-error="Please enter a valid email address." data-already-purchased-error="Your email address is already in our system." data-email-form-action-path="/content/experience-fragments/labcorp-ondemand/us/en/site/email-capture-modal/master/jcr:content/root/container/emailcapture.customFormExtension" class="cmp-emailcapture__modal hide"> <div class="cmp-emailcapture__modal-container"> <button class="cmp-emailcapture__modal-close-btn"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 2L18 0L10 8L2 0L0 2L8 10L0 18L2 20L10 12L18 20L20 18L12 10L20 2Z" fill="currentColor"/> </g> </svg> </button> <div class="cmp-emailcapture__modal-main"> <div class="cmp-emailcapture__modal-featured-img"> <picture> <source media="(max-width: 1024px)" srcset="/content/dam/labcorp-ondemand/assets/email-capture/email-capture-mobile-center.jpg"/> <source media="(min-width: 1025px)" srcset="/content/dam/labcorp-ondemand/assets/email-capture/email-capture-desktop.jpg"/> <img src="/content/dam/labcorp-ondemand/assets/email-capture/email-capture-mobile-center.jpg" alt=""/> </picture> </div> <div class="cmp-emailcapture__modal-main-container"> <div class="cmp-emailcapture__modal-form emailcapture-before-submit"> <div class="cmp-emailcapture__modal-current-ep-title-img"> <img src="/content/dam/labcorp-ondemand/assets/email-capture/lb-logo.png" alt="" class="cmp-emailcapture__modal-logo"/> </div> <h2 class="cmp-emailcapture__modal-heading">Get 10% off your first test</h2> <div class="cmp-emailcapture__modal-description"><p>Want health answers? Get started with 10% off your first test.<a href="https://support.ondemand.labcorp.com/hc/en-us/articles/33271893091859-Promotions" title="Exclusions Apply" target="_blank" rel="noopener noreferrer">*Exclusions Apply</a>. Sign up now to receive your discount.</p> </div> <form id="emailCaptureForm" action="javascript:void(0)" novalidate> <div class="cmp-emailcapture__modal-inputs"> <label for="useremail">Email Address</label> <input aria-label='required' class="cmp-emailcapture__modal-input" type="email" name="useremail" id="useremail"/> <div class="emailCapture_modal_errorMessage email-capture-modal-hidden-field"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke=" #D80000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <line x1="12" y1="8" x2="12" y2="12"></line> <line x1="12" y1="16" x2="12.01" y2="16"></line> </svg> <span id="errorMessage"></span> </div> </div> <div class="cmp-emailcapture__modal-terms"><p>By submitting your email address, you agree to receive marketing emails from Labcorp OnDemand. See Labcorp鈥檚聽<a href="https://www.labcorp.com/terms-and-conditions" title="Terms and conditions" target="_self" rel="noopener noreferrer">Terms and Conditions</a>聽and聽<a href="https://www.labcorp.com/hipaa-privacy" title="Privacy Policy" target="_self" rel="noopener noreferrer">Privacy Policy</a>. Offer valid at ondemand.labcorp.com.聽<a title="Exclusions Apply" href="https://support.ondemand.labcorp.com/hc/en-us/articles/33271893091859-Promotions" target="_blank" rel="noopener noreferrer">*Exclusions apply</a>. Offer valid on first purchase only and cannot be applied to previous purchases or combined with any other offer. Limit one promo code per order. Valid in the U.S. only. Terms of the offer are subject to change.</p> </div> <div> <button id="submitCapturedEmailCTA" class="cmp-emailcapture__modal-cta-submit" type="submit">Submit</button> </div> <div> <button class="cmp-emailcapture__modal-cta-cancel">No Thanks</button> </div> </form> </div> <div class="cmp-emailcapture__modal-success emailcapture-after-submit hide"> <div class="cmp-emailcapture__modal-current-ep-title-img"> <img src="/content/dam/labcorp-ondemand/assets/email-capture/lb-logo.png" alt="" class="cmp-emailcapture__modal-logo"/> </div> <h2 class="cmp-emailcapture__modal-heading">Thank you!</h2> <div class="cmp-emailcapture__modal-description"><p>We鈥檙e excited to share the latest updates from OnDemand with you.聽Use code Welcome10 at checkout to receive 10% off. Exclusions apply.</p> </div> <div> <button id="closeWindowCta" class="cmp-emailcapture__modal-cta-submit" type="button">Close Window</button> </div> </div> </div> </div> </div> </div> <div class="cmp-emailcapture__persisten-callout hide "> <div class="cmp-emailcapture__persisten-callout-cta"> Save 10%* </div> <button class="cmp-emailcapture__persisten-callout-close"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3164_819)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M18 1.8L16.2 0L9 7.2L1.8 0L0 1.8L7.2 9L0 16.2L1.8 18L9 10.8L16.2 18L18 16.2L10.8 9L18 1.8Z" fill="white"/> </g> <defs> <clipPath id="clip0_3164_819"> <rect width="18" height="18" fill="white"/> </clipPath> </defs> </svg> </button> </div> </div> </div> </div> </div> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-68e377c16c" class="cmp-experiencefragment cmp-experiencefragment--Footer"> <div id="container-592ee5897f" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="container responsivegrid aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0"> <div id="container-a0a1409646" class="cmp-container"> <div class="emailCapture text"> <div id="emailCapture" class="emailcapture_container" data-reactComponent="emailCapture" data-title="Get 10% off your first test" data-description="Want health answers? Get started with 10% off your first test.* Sign up now to receive your discount." data-legalcopy="&lt;p>By submitting your email address, you agree to receive marketing emails from Labcorp OnDemand. See Labcorp鈥檚&amp;nbsp;&lt;a href=&#34;https://www.labcorp.com/terms-and-conditions&#34; title=&#34;Terms and Conditions&#34; target=&#34;_self&#34; rel=&#34;noopener noreferrer&#34;>Terms and Conditions&lt;/a>&amp;nbsp;and&amp;nbsp;&lt;a href=&#34;https://www.labcorp.com/hipaa-privacy&#34; title=&#34;Privacy Policy&#34; target=&#34;_self&#34; rel=&#34;noopener noreferrer&#34;>Privacy Policy&lt;/a>. *Offer valid at ondemand.labcorp.com.&amp;nbsp;&lt;a href=&#34;https://support.ondemand.labcorp.com/hc/en-us/articles/33271893091859-Promotions&#34; title=&#34;Exclusions apply&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;>Exclusions apply&lt;/a>. Offer valid on first purchase only and cannot be applied to previous purchases or combined with any other offer. Limit one promo code per order. Valid in the U.S. only. Terms of the offer are subject to change.&lt;/p> " data-submitctatext="Submit" data-successmessage="&lt;p>Thank you!聽We鈥檙e excited to share the latest updates from OnDemand with you.聽Use code Welcome10 at checkout to receive 10% off. Exclusions apply.&lt;/p> " data-invalidemailerror="Please enter a valid email address." data-alreadypurchasederror="Your email address is already in our system." data-promotion="OD_Footer_SignUp_P_10" data-inputfieldlabel="Email Address" data-inputfieldarialabel="Enter the email address" data-resourcetypepath="/content/experience-fragments/labcorp-ondemand/us/en/site/Footer/master/jcr:content/root/container/emailcapture.customFormExtension"> </div> </div> <div class="globalfooter"> <div class="footerAuthenticationVariables" data-oktaSessionURL="https://login-patient.labcorp.com/api/v1/sessions/me" data-magentoRedirectPath="/auth/callback/index/referer"></div> <div id="footer-labcorp-ondemand"> <div class="upper-section-bg-color aem-Grid aem-Grid--12"> <section class="global-footer component-max-width aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--offset--default--1"> <div class="global-footer-heading-texts"> <a class="global-footer-logo-svg" href="/content/labcorp-ondemand/us/en"> <img src="/content/dam/labcorp-ondemand/assets/icons/labcorp-ondemand-logo-white.svg" loading="lazy" alt="Labcorp Logo"/> </a> <hr class="global-footer-hr-line"/> </div> <section class="global-footer-navbar"> <div class="global-footer-nav-packet"> <div class="header-text-icon" onclick="globalFooterAccordian(this)"> <div class="global-footer-heading-text">Our Tests</div> <div class="global-header-accrdian-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4365_5816)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M-9.17939e-08 5.50039L2.1 3.40039L9 10.3004L15.9 3.40039L18 5.50039L9 14.5004L-9.17939e-08 5.50039Z" fill="white"/> </g> <defs> <clipPath id="clip0_4365_5816"> <rect width="18" height="18" fill="white"/> </clipPath> </defs> </svg> </div> </div> <ul> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=20" data-href="/content/labcorp-ondemand/us/en/products?category_id=20">Shop All Tests</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=28" data-href="/content/labcorp-ondemand/us/en/products?category_id=28">Annual Wellness</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=27" data-href="/content/labcorp-ondemand/us/en/products?category_id=27">Fertility &amp; Sexual Health</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=29" data-href="/content/labcorp-ondemand/us/en/products?category_id=29">COVID-19</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=23" data-href="/content/labcorp-ondemand/us/en/products?category_id=23">Nutrition &amp; Vitamin Health</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=24" data-href="/content/labcorp-ondemand/us/en/products?category_id=24">Allergy</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=34" data-href="/content/labcorp-ondemand/us/en/products?category_id=34">Heart Health</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=37" data-href="/content/labcorp-ondemand/us/en/products?category_id=37">Hormones</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=22" data-href="/content/labcorp-ondemand/us/en/products?category_id=22">General Health</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/products?category_id=21" data-href="/content/labcorp-ondemand/us/en/products?category_id=21">Immunity &amp; Infectious Disease</a></li> <li></li> </ul> </div> <div class="global-footer-nav-packet"> <div class="header-text-icon" onclick="globalFooterAccordian(this)"> <div class="global-footer-heading-text">Resources</div> <div class="global-header-accrdian-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4365_5816)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M-9.17939e-08 5.50039L2.1 3.40039L9 10.3004L15.9 3.40039L18 5.50039L9 14.5004L-9.17939e-08 5.50039Z" fill="white"/> </g> <defs> <clipPath id="clip0_4365_5816"> <rect width="18" height="18" fill="white"/> </clipPath> </defs> </svg> </div> </div> <ul> <li><a class="common" href="/content/labcorp-ondemand/us/en/business" data-href="/content/labcorp-ondemand/us/en/business">For Businesses</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/blog" data-href="/content/labcorp-ondemand/us/en/blog">Blog</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/about-us" data-href="/content/labcorp-ondemand/us/en/about-us">About Us</a></li> <li></li> <li><a class="common" href="https://support.ondemand.labcorp.com/hc/en-us" data-href="https://support.ondemand.labcorp.com/hc/en-us" target="_blank">Help<span class="hippa-privacy-svg"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4444 12.4444H1.55556V1.55556H7V0H1.55556C0.7 0 0 0.7 0 1.55556V12.4444C0 13.3 0.7 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V7H12.4444V12.4444ZM8.5554 0V1.55556H11.3554L3.73318 9.17778L4.82207 10.2667L12.4443 2.64444V5.44444H13.9998V0H8.5554Z" fill="white"/> </svg></span></a></li> <li></li> </ul> </div> <div class="global-footer-nav-packet"> <div class="header-text-icon" onclick="globalFooterAccordian(this)"> <div class="global-footer-heading-text">Account</div> <div class="global-header-accrdian-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4365_5816)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M-9.17939e-08 5.50039L2.1 3.40039L9 10.3004L15.9 3.40039L18 5.50039L9 14.5004L-9.17939e-08 5.50039Z" fill="white"/> </g> <defs> <clipPath id="clip0_4365_5816"> <rect width="18" height="18" fill="white"/> </clipPath> </defs> </svg> </div> </div> <ul> <li><a class="unauthorized" href="/kit/register/code/" data-href="/kit/register/code/">Register Kit</a></li> <li></li> <li><a class="unauthorized" href="https://patient.labcorp.com/portal/results/list" data-href="https://patient.labcorp.com/portal/results/list" target="_blank">View Results<span class="hippa-privacy-svg"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4444 12.4444H1.55556V1.55556H7V0H1.55556C0.7 0 0 0.7 0 1.55556V12.4444C0 13.3 0.7 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V7H12.4444V12.4444ZM8.5554 0V1.55556H11.3554L3.73318 9.17778L4.82207 10.2667L12.4443 2.64444V5.44444H13.9998V0H8.5554Z" fill="white"/> </svg></span></a></li> <li></li> <li><a class="unauthorized" href="/checkout/cart/" data-href="/checkout/cart/">Cart</a></li> <li></li> <li></li> <li><a class="unauthorized" id="footer-sign-in" data-oktasessionurl="https://login-patient.labcorp.com/api/v1/sessions/me" data-magentoredirectpath="/auth/callback/index/referer" href="https://login-patient.labcorp.com/oauth2/default/v1/authorize?client_id=0oaymq2plpC2TAtE80x7&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fwww.ondemand.labcorp.com%2Fauth%2Fcallback%2F&context=signin&response_type=code&AUTHORIZEURL=1&scope=openid+profile+email&state=" data-href="https://login-patient.labcorp.com/oauth2/default/v1/authorize?client_id=0oaymq2plpC2TAtE80x7&amp;grant_type=authorization_code&amp;redirect_uri=https%3A%2F%2Fwww.ondemand.labcorp.com%2Fauth%2Fcallback%2F&amp;context=signin&amp;response_type=code&amp;AUTHORIZEURL=1&amp;scope=openid+profile+email&amp;state=">Sign In</a></li> <li><a class="authorized" href="/kit/register/code/" data-href="/kit/register/code/">Register Kit</a></li> <li></li> <li><a class="authorized" href="https://patient.labcorp.com/portal/results/list" data-href="https://patient.labcorp.com/portal/results/list" target="_blank">View Results<span class="hippa-privacy-svg"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4444 12.4444H1.55556V1.55556H7V0H1.55556C0.7 0 0 0.7 0 1.55556V12.4444C0 13.3 0.7 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V7H12.4444V12.4444ZM8.5554 0V1.55556H11.3554L3.73318 9.17778L4.82207 10.2667L12.4443 2.64444V5.44444H13.9998V0H8.5554Z" fill="white"/> </svg></span></a></li> <li></li> <li><a class="authorized" href="/checkout/cart/" data-href="/checkout/cart/">Cart</a></li> <li></li> <li><a class="authorized" href="/sales/order/history/" data-href="/sales/order/history/">Orders</a></li> <li></li> <li><a class="authorized" href="https://patient.labcorp.com/portal/account/profile" data-href="https://patient.labcorp.com/portal/account/profile">My Account</a></li> <li></li> <li><a class="authorized" id="sign-out-footer-trigger" data-oktasessionurl="https://login-patient.labcorp.com/api/v1/sessions/me" data-magentoredirectpath="/auth/callback/index/referer" href="/customer/account/logout/" data-href="/customer/account/logout/">Sign Out</a></li> <li></li> </ul> </div> <div class="global-footer-nav-packet"> <div class="header-text-icon" onclick="globalFooterAccordian(this)"> <div class="global-footer-heading-text">Legal</div> <div class="global-header-accrdian-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4365_5816)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M-9.17939e-08 5.50039L2.1 3.40039L9 10.3004L15.9 3.40039L18 5.50039L9 14.5004L-9.17939e-08 5.50039Z" fill="white"/> </g> <defs> <clipPath id="clip0_4365_5816"> <rect width="18" height="18" fill="white"/> </clipPath> </defs> </svg> </div> </div> <ul> <li><a class="common" href="/content/labcorp-ondemand/us/en/user-agreement" data-href="/content/labcorp-ondemand/us/en/user-agreement">User Agreement</a></li> <li></li> <li><a class="common" href="https://www.labcorp.com/terms-and-conditions" data-href="https://www.labcorp.com/terms-and-conditions" target="_blank">Terms &amp; Conditions<span class="hippa-privacy-svg"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4444 12.4444H1.55556V1.55556H7V0H1.55556C0.7 0 0 0.7 0 1.55556V12.4444C0 13.3 0.7 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V7H12.4444V12.4444ZM8.5554 0V1.55556H11.3554L3.73318 9.17778L4.82207 10.2667L12.4443 2.64444V5.44444H13.9998V0H8.5554Z" fill="white"/> </svg></span></a></li> <li></li> <li><a class="common" href="https://www.labcorp.com/hipaa-privacy" data-href="https://www.labcorp.com/hipaa-privacy" target="_blank">HIPAA &amp; Privacy<span class="hippa-privacy-svg"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4444 12.4444H1.55556V1.55556H7V0H1.55556C0.7 0 0 0.7 0 1.55556V12.4444C0 13.3 0.7 14 1.55556 14H12.4444C13.3 14 14 13.3 14 12.4444V7H12.4444V12.4444ZM8.5554 0V1.55556H11.3554L3.73318 9.17778L4.82207 10.2667L12.4443 2.64444V5.44444H13.9998V0H8.5554Z" fill="white"/> </svg></span></a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/provider-agreements" data-href="/content/labcorp-ondemand/us/en/provider-agreements">Provider Agreements</a></li> <li></li> <li><a class="common" href="/content/labcorp-ondemand/us/en/refund-policy" data-href="/content/labcorp-ondemand/us/en/refund-policy">Refund Policy</a></li> <li></li> </ul> </div> <div class="global-footer-connect-with-us global-footer-nav-packet "> <div class="global-footer-heading-text global-footer-connect-with-us">Connect With Us</div> <ul class="global-footer-icons"> <li><a href="https://www.linkedin.com/company/labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_linkedin.svg" loading="lazy" alt="linkedin icon"/> </a></li> <li><a href="https://twitter.com/Labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_twitterx.svg" loading="lazy" alt="Twitter icon"/> </a></li> <li><a href="https://www.youtube.com/c/labcorpvideo" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_youtube.svg" loading="lazy" alt="YouTube Icon"/> </a></li> <li><a href="https://www.facebook.com/Labcorp/" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_facebook.svg" loading="lazy" alt="Facebook icon"/> </a></li> <li><a href="https://www.instagram.com/labcorp/?hl=en" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_instagram.svg" loading="lazy" alt="Instagram icon"/> </a></li> <li><a href="https://www.threads.net/@labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_threads.svg" loading="lazy" alt="Threads icon"/> </a></li> </ul> </div> </section> </section> </div> <div class="lower-section-bg-color aem-Grid aem-Grid--12"> <section class="global-footer-copyright-section component-max-width aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--10 aem-GridColumn--offset--default--1"> <div class="global-footer-connect-with-us "> <ul class="global-footer-icons"> <li><a href="https://www.linkedin.com/company/labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_linkedin.svg" loading="lazy" alt="linkedin icon"/> </a></li> <li><a href="https://twitter.com/Labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_twitterx.svg" loading="lazy" alt="Twitter icon"/> </a></li> <li><a href="https://www.youtube.com/c/labcorpvideo" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_youtube.svg" loading="lazy" alt="YouTube Icon"/> </a></li> <li><a href="https://www.facebook.com/Labcorp/" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_facebook.svg" loading="lazy" alt="Facebook icon"/> </a></li> <li><a href="https://www.instagram.com/labcorp/?hl=en" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_instagram.svg" loading="lazy" alt="Instagram icon"/> </a></li> <li><a href="https://www.threads.net/@labcorp" target="_blank"><img src="/content/dam/labcorp-ondemand/assets/icons/system-icons/icon_threads.svg" loading="lazy" alt="Threads icon"/> </a></li> </ul> </div> <div class="global-footer-copyright"> 漏 2018-2025 Laboratory Corporation of America庐 Holdings. All Rights Reserved. </div> </section> </div> </div></div> <div class="schema"> <!-- Start of pixelbylabcorp1664622997 Zendesk Widget script --> <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=45d95447-7377-48c0-b3b6-4c14562cd5f8"> </script> <!-- End of pixelbylabcorp1664622997 Zendesk Widget script --> <script> $('.price .discountedPrice').text(function(_, oldText){ if(oldText.split('.')[1].length<2) return oldText +'0' }); </script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-site.lc-19289cbbcc81b15be415310ac1f3d159-lc.min.js"></script> <script src="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-labcorpondemandaem-react.lc-fa6590e8aac07e759002bc77b9c260f4-lc.min.js"></script> <div id="irclickid" data-reactComponent="irclickid" class="irclickid-container hide"></div> <script src="/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js"></script> <script src="/etc.clientlibs/core/cif/clientlibs/common.lc-6d2e1a9780ca18f72ca779686adc1120-lc.min.js"></script> <script src="/etc.clientlibs/labcorpondemandaem/clientlibs/clientlib-base.lc-85c4d810ac30a8db74d8b1ad51c8c5a1-lc.min.js"></script> </body> </html>

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