CINXE.COM

Rheumatoid Arthritis Treatment | ENBREL® (etanercept)

<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" page-id="{747AEDDF-CEA3-4AA3-ADE1-3E78B777C1DD}"> <!--<![endif]--> <head prefix=""> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <link rel="preconnect" src="https://consent.cookiebot.com/" crossorigin> <link rel="dns-prefetch" src="https://consent.cookiebot.com/"> <link rel="preconnect" src="https://connect.facebook.net/" crossorigin> <link rel="dns-prefetch" src="https://connect.facebook.net/"> <link rel="preconnect" src="https://www.google-analytics.com/" crossorigin> <link rel="dns-prefetch" src="https://www.google-analytics.com/"> <link rel="preconnect" src="https://www.googletagmanager.com/" crossorigin> <link rel="dns-prefetch" src="https://www.googletagmanager.com/"> <link rel="preconnect" src="https://players.brightcove.net/" crossorigin> <link rel="dns-prefetch" src="https://players.brightcove.net/"> <link rel="preconnect" src="https://vjs.zencdn.net/" crossorigin> <link rel="dns-prefetch" src="https://vjs.zencdn.net/"> <script>let setgeotarge = false; setgeofencing = false</script> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="3d14d1a3-d863-4a70-b887-75c1d0baaf65" data-culture="" type="text/javascript" data-consentmode="disabled" data-georegions="" async></script> <script>setgeofencing = true;</script> <style> .disable-abtn { color: gray !important; pointer-events: none !important; } </style> <script type="text/javascript"> function getcountrycode() { if (document.getElementById("CybotCookiebotDialog")) { var countryCode = Cookiebot.userCountry.toUpperCase(); var countryListEU = ["GB", "AT", "BE", "BG", "CY", "CZ", "DE", "DK", "ES", "EE", "FI", "FR", "GR", "HR", "HU", "IE", "IT", "LT", "LU", "LV", "MT", "NL", "PL", "PT", "RO", "SK", "SI", "SE"]; if (countryListEU.includes(countryCode)) { countryCode = "EU" } var usRegionList = ["US-01", "US-02", "US-04", "US-05", "US-06", "US-08", "US-09", "US-10", "US-11", "US-12", "US-13", "US-15", "US-16", "US-17", "US-18", "US-19", "US-20", "US-21", "US-22", "US-23", "US-24", "US-25", "US-26", "US-27", "US-28", "US-29", "US-30", "US-31", "US-32", "US-33", "US-34", "US-35", "US-36", "US-37", "US-38", "US-39", "US-40", "US-41", "US-42", "US-44", "US-45", "US-46", "US-47", "US-48", "US-49", "US-50", "US-51", "US-53", "US-54", "US-55", "US-56"]; if (usRegionList.includes(countryCode)) { countryCode = "US"; } if (countryCode != "US" && countryCode != "EU" && countryCode != "CA") { countryCode = "ccpa_default"; } document.getElementById("CybotCookiebotDialog").classList.add(countryCode); //console.log("country code class " + countryCode); } } function ReshowPopup() { if (document.cookie.indexOf('cbrenew') > -1) { if (document.getElementById("CybotCookiebotDialogBodyButtonAccept")) { CheckELMAndApplyCSS("CybotCookiebotDialogBodyButtonAccept", "disable-abtn", "add"); document.getElementById("CybotCookiebotDialogBodyButtonAccept").setAttribute('style', 'border:1px solid gray !important;color:gray !important'); if (document.getElementById("nvtext")) { document.getElementById("nvtext").setAttribute('style', 'display:block !important'); } } } if (setgeotarge) { getcountrycode(); } } function CalllSetTimeOut() {setTimeout(function () {console.log("."); ReshowPopup(); CalllSetTimeOutTwice(); },1500)} function CalllSetTimeOutTwice() { setTimeout(function () {console.log(".."); ReshowPopup(); CalllSetTimeOutThrice(); }, 3000) } function CalllSetTimeOutThrice() { setTimeout(function () {console.log("..."); ReshowPopup(); }, 4500) } function CookiebotRenewClick() { if (document.getElementsByClassName("cb-renew").length > 0) { let renewCBBtn = document.getElementsByClassName("cb-renew")[0]; renewCBBtn.removeAttribute("onclick"); renewCBBtn.href = "#"; renewCBBtn.addEventListener('click', function () { // document.cookie = "CookieConsent" + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; Cookiebot.renew(); ReshowPopup(); setTimeout(function () { ReshowPopup(); CalllSetTimeOut(); }, 900); }); } } window.addEventListener('DOMContentLoaded', function () { CookiebotRenewClick(); }); function setCookieForCountryCode(name, value, days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } function CheckELMAndApplyCSS(ele, cssname, addorremove) { var domELE = document.getElementById(ele); if (domELE && addorremove == "add") { domELE.classList.add(cssname); } if (domELE && addorremove == "rm") { domELE.classList.remove(cssname); } } async function checkElementExists(element, timeout = Infinity) { let startTime = Date.now(); return new Promise((resolve) => { const intervalId = setInterval(() => { if (document.querySelector(element)) { clearInterval(intervalId); resolve(true); } else if (Date.now() - startTime >= timeout * 1000) { clearInterval(intervalId); resolve(false); } }, 100, (1)); }); } function blockPopup() { var regionArray = []; var disableCountryCode = Cookiebot.userCountry.toUpperCase(); setCookieForCountryCode("RegionCode", disableCountryCode, 365); CheckELMAndApplyCSS("CybotCookiebotDialogBodyButtonAccept", "disable-abtn", "add"); regionArray.push("US-53"); regionArray.push("US-32"); if (regionArray.includes(disableCountryCode)) { if (document.getElementById("CybotCookiebotDialogBodyButtonAccept")) document.getElementById("CybotCookiebotDialogBodyButtonAccept").setAttribute('style', 'border:1px solid gray !important;color:gray !important'); if (document.getElementById("nvtext")) document.getElementById("nvtext").setAttribute('style', 'display:block !important'); setCookieForCountryCode("cbrenew", "1", 365); } else CheckELMAndApplyCSS("CybotCookiebotDialogBodyButtonAccept", "disable-abtn", "rm"); } checkElementExists("#CybotCookiebotDialog", 120).then((result) => { if (result) { if (setgeofencing) { blockPopup(); } if (setgeotarge) { getcountrycode(); } } else { console.log("ncb"); } }); </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link href="/-/media/Feature/Experience-Accelerator/Bootstrap-4/Bootstrap-4/Styles/bootstrap-grid.css" rel="stylesheet" /><link href="/-/media/Base-Themes/Ccpa-Base-Styles/Styles/ccpa.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Standard-Styles/lib-style_v2.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Standard-Styles/lib-isi_v2.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/consent-controller.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/enbrel-search-results-pagination.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/enbrel-search-results-style-082024.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/enbrel-search-suggest-style.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/jds-082024.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/custom-style-092024.css" rel="stylesheet" /><link href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Styles/Custom-Styles/custom-style-redesign.css" rel="stylesheet" /> <meta name="VIcurrentDateTime" content="638681461744872326" /> <meta name="VirtualFolder" content="/" /> <script type="text/javascript" src="/layouts/system/VisitorIdentification.js"></script> <!--Header Media Start--> <script src="-/media/Foundation/Amgen/JS/jquery-371min.js"></script> <script src="-/media/Foundation/Amgen/JS/svg4everybodymin-1.js"></script> <!--Header Media End--> <title>Rheumatoid Arthritis Treatment | ENBREL&#174; (etanercept)</title> <link href="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Icons/favicon-enbrel.png" rel="shortcut icon" /> <meta content="Learn about ENBREL® (etanercept) for moderate to severe rheumatoid arthritis (RA). See Full Prescribing & Safety Info." property="og:description" /><meta content="website" property="og:type" /><meta content="https://www.enbrel.com/-/media/Themes/Amgen/Enbrel-com-Redesign/Enbrel-com-Redesign/Images/Logos/enbrel-logo.png" property="og:image" /><meta content="Rheumatoid Arthritis Treatment | ENBREL® (etanercept)" property="og:title" /><meta content="https://www.enbrel.com/rheumatoid-arthritis" property="og:url" /> <meta content="Learn about ENBREL® (etanercept) for moderate to severe rheumatoid arthritis (RA). See Full Prescribing & Safety Info." name="description" /> <meta content="rheumatoid-arthritis" name="twitter:title" /><meta content="summary_large_image" name="twitter:card" /> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="alternate" hreflang="en" href="http://www.enbrel.com/rheumatoid-arthritis" /> <meta content="https://www.enbrel.com/rheumatoid-arthritis" name="twitter:url" /> <link rel="canonical" href="https://www.enbrel.com/rheumatoid-arthritis"> <script>dataLayer = [{'pageType':'rheumatoid arthritis','siteSection':'rheumatoid arthritis','contentType':'patient','condition':'ra'}];</script> <!-- 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-KRDMH8'); </script> <!-- End Google Tag Manager --> </head> <body class="rheumatoid-arthritis video-container icon-animation default-device bodyclass"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KRDMH8" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div id="fb-root"></div> <div id="wrapper"> </div> <header class="header-nav"> <div class="quantum-container--light quantum-indications " id=""> <div class="quantum-indications__inner"> <h6 class="quantum-indications__title">Indications</h6> <p class="quantum-indications__copy quantum-text quantum-text--small"> <span class="medium">ENBREL is indicated for reducing signs and symptoms, keeping joint damage from getting worse, and improving physical function in patients with moderately to severely active rheumatoid arthritis. ENBREL can be taken with methotrexate or used alone.</span> <span class="readmore"><a href="javascript:void(0);" class="quantum-link quantum-indications__read-more-link seeMore">Read more</a></span> </p> <div class="quantum-indications__copy quantum-indications__copy--read-more quantum-long-form-text" style="display: none;"> <p> <span class="medium">ENBREL is indicated for reducing signs and symptoms, keeping joint damage from getting worse, and improving physical function in patients with moderately to severely active rheumatoid arthritis. ENBREL can be taken with methotrexate or used alone.</span> </p> <p> <span class="medium">ENBREL is indicated for chronic moderate to severe plaque psoriasis (PsO) in children 4 years of age or older and adults who may benefit from taking injections or pills (systemic therapy) or phototherapy (ultraviolet light).</span> </p> <p> <span class="medium">ENBREL is indicated for reducing signs and symptoms, keeping joint damage from getting worse, and improving physical function in adult patients with psoriatic arthritis. ENBREL can be used with or without methotrexate.</span> </p> <p> <span class="medium">ENBREL is indicated for reducing signs and symptoms in patients with active ankylosing spondylitis.</span> </p> <p> <span class="medium">ENBREL is indicated for reducing signs and symptoms of moderately to severely active polyarticular juvenile idiopathic arthritis (pJIA) in children 2 years of age or older.</span> </p> <p class="mb-0"> <span class="medium">ENBREL is indicated for active juvenile psoriatic arthritis (JPsA) in children 2 years of age or older.</span> </p> <p class="indiction-close"><a href="javascript:void(0);" class="quantum-link quantum-indications__read-less-link seeLess">close</a></p> </div> <button class="quantum-button quantum-button--tertiary quantum-indications__close quantum-button--icon-only" id="indicationClose" type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Amgen/Enbrel-com-Redesign/Enbrel-com-Redesign/Images/Content/Common/quantum.svg#close-light"></use> </svg> </button> </div> </div> <script> indicationURL='/MyApi/Custom/IndicationCL/CloseIndication'; </script> <script>var indicationID='';</script> <div class="component container full-width" id="top-nav"> <div class="component-content" > <div class="component container full-width desktop-only max-width top-nav-search"> <div class="component-content" > <div class="quantum-search-suggest"> <div class="component-content"> <label for="textBoxSearch"> </label> <input type="search" class="quantum-search-box-input" autocomplete="off" name="textBoxSearch" placeholder="search" /> <button class="quantum-search-box-button-with-redirect" type="submit" data-searchURL="/search-results"> <img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Icons/search-icon.png?h=250&amp;w=250&amp;la=en&amp;hash=6A1AA6EA29C89F9DB14C6757C8B85BBC" alt="" /> </button> <span class="quantum-search-clear"> </span> <button class="quantum-search-btn-close">X</button> <input type="hidden" id="searchtag" name="tag" value="" /> </div> </div> <div class="quantum-top-nav quantum-container--primary " id="top-navigation-full-website"> <div class="quantum-top-nav__inner"> <div class="quantum-top-nav__links quantum-drop-down-menu"> <ul class="quantum-drop-down-menu__list"> <li class="quantum-drop-down-menu__list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_pi.pdf" class=" gtm-topNavCl quantum-top-nav__link " target="_blank" menu-name="prescribing info" menu-type="top header" data-click-type="download" data-click-text="prescribing info"> <span class="quantum-top-nav__link-text">Prescribing Information</span> </a> </li> <li class="quantum-drop-down-menu__list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_mg.pdf" class=" gtm-topNavCl quantum-top-nav__link " target="_blank" menu-name="medication guide" menu-type="top header" data-click-type="download" data-click-text="medication guide"> <span class="quantum-top-nav__link-text">Medication Guide</span> </a> </li> <li class="quantum-drop-down-menu__list-item"> <a href="javascript:void(0)" target="" class=" gtm-topNavCl quantum-top-nav__link quantum-top-nav__link--mobile-persistent item ifu-link" menu-name="instructions for use" menu-type="top header"> <span class="quantum-top-nav__link-text">Instructions for Use <span class="fa fa-angle-down" aria-hidden="true"></span></span> </a> <ul class="quantum-drop-down-menu__menu"> <li class="quantum-drop-down-menu__menu-list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_scifu.pdf" class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="sureclick instructions for use" menu-type="top header" data-click-type="download" data-click-text="sureclick autoinjector instructions for use">SureClick<sup style="pointer-events: none;">®</sup> Autoinjector </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_ATIFU.pdf " class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="autotouch instructions for use" menu-type="top header" data-click-type="download" data-click-text="autotouch autoinjectors instructions for use">AutoTouch<sup style="pointer-events: none;">®</sup> Autoinjector </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_PFSIFU.pdf " class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="pfs instructions for use" menu-type="top header" data-click-type="download" data-click-text="pre-filled syringe instructions for use">Prefilled Syringe </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_sdvifu.pdf " class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="single-dose vial instructions for use" menu-type="top header" data-click-type="download" data-click-text="single-dose vial instructions for use">Single-Dose Vial </a> </li> </ul> </li> <li class="quantum-drop-down-menu__list-item"> <a href="javascript:void(0)" class=" gtm-topNavCl quantum-top-nav__link quantum-top-nav__link--mobile-persistent indication-link" target="" menu-name="indication" menu-type="top header"> <span class="quantum-top-nav__link-text">Indications</span> </a> </li> <li class="quantum-drop-down-menu__list-item"> <a href="/en-espanol" class=" gtm-topNavCl quantum-top-nav__link " target="_blank" menu-name="language switch" menu-type="top header" data-click-type="promo" data-click-text="Espanol"> <span class="quantum-top-nav__link-text">En Espa&#241;ol</span> </a> </li> <li class="quantum-drop-down-menu__list-item"> <a href="https://www.enbrelpro.com/" class=" gtm-topNavCl quantum-top-nav__link ext-hcp-lnk" target="_blank" data-click-type="outbound" data-click-text="Healthcare Professionals" menu-type="top header"> <span class="quantum-top-nav__link-text">Healthcare Professionals</span> </a> </li> </ul> </div> </div> </div> </div> </div><div class="component plain-html max-width" id="hcp-popup"> <div class="component-content"> <div class='hcp-content'> <h3>You are about to go to the ENBREL website for healthcare professionals.</h3> <p>This information is intended only for healthcare professionals in the US. If you are a healthcare professional, click “I agree” to continue.</p> </div> <div class="hcp-interstitial__buttons"> <a class="button agree blue-bg" href="https://www.enbrelpro.com/" target='_blank' >I agree</a> <a href='javascript:void(0)' class="button cancel green-bg">Cancel</a> </div> </div> </div> </div> </div> <div class="quantum-header sticky-header " id="standard-menu-header"> <div class="quantum-header__inner"> <div class="quantum-header__left "> <a class="quantum-header__logo d-none d-sm-block gtm-header" href="/"> <img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/enbrel-header-logo.svg?la=en&amp;hash=AD3C2CAA18169CCEF4C4A0CB955E7BA5" class="quantum-header__logo" rel="preload" fetchpriority="high" alt="ENBREL® header logo" /> </a> <a class="quantum-header__logo d-block d-sm-none gtm-header" href="/" > <img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/enbrel-header-logo.svg?la=en&amp;hash=AD3C2CAA18169CCEF4C4A0CB955E7BA5" class="quantum-header__logo" rel="preload" fetchpriority="high" alt="ENBREL® header logo" /> </a> <div class="component rich-text mobile-only" id="top-nav-mobile"> <div class="component-content"> <div class="component link-list mobile-only"> <div class="component-content"> <ul> <div class='mobile-flex'> <li class="item0 odd first"> <div class="field-link"><a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_pi.pdf" rel="noopener noreferrer" data-variantitemid="{8A49DC40-83CB-45C7-A4A1-37C73846D490}" data-variantfieldname="Link" target="_blank" data-click-type='download' data-click-text='prescribing information'>Prescribing<br class="mobileOnly"/> Information</a> </div> </li> <li class="item1 even"> <div class="field-link"><a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_mg.pdf" rel="noopener noreferrer" data-variantitemid="{269B7799-AC46-4C6E-B686-584FAE704E37}" data-variantfieldname="Link" target="_blank" data-click-type='download' data-click-text='medication guide'>Medication<br class="mobileOnly"/> Guide</a></div> </li> <li class="item2 odd ifu-mobile"> <div class="field-link"><a href="javascript:void(0)" onclick="javascript:void(0)" data-variantitemid="{8681D4BF-2119-424D-8D0B-D83A55476FC4}" data-variantfieldname="Link" class="ifu-link-mobile">Instructions<br class="mobileOnly"/> for Use</a></div> <ul> <li> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_scifu.pdf" class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="sureclick instructions for use" menu-type="top header" data-click-type="download" data-click-text="sureclick instructions for use">SureClick<sup style="pointer-events: none;">®</sup> Autoinjector </a> </li> <li> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_ATIFU.pdf " class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="sureclick instructions for use" menu-type="top" data-click-type="download" data-click-text="autoTouch instructions for use">AutoTouch<sup style="pointer-events: none;">®</sup> Autoinjectors </a> </li> <li> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_PFSIFU.pdf" class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="pfs instructions for use" menu-type="top" data-click-type="download" data-click-text="pre-filled Syringe instructions for use">Prefilled Syringe </a> </li> <li> <a href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_sdvifu.pdf" class=" gtm-navigation-click quantum-drop-down-menu__menu-link" target="_blank" menu-name="sureclick instructions for use" menu-type="top" data-click-type="download" data-click-text="single-dose vial instructions for use">Single-Dose Vial </a> </li> </ul> </li> </div> <!-- <li class="item3 even"> <div class="field-link"><a href="/en/enbrel-cost" data-variantitemid="{F763ADDB-34C6-4873-96F7-B63765C53A3B}" data-variantfieldname="Link" data-click-type='promo' data-click-text='paying for ENBREL'>Paying for ENBREL</a></div> </li>--> <div class='mobile-flex'> <li class="item4 even"> <div class="field-link"><a href="javascript:void(0)" data-variantitemid="{9C6881CA-2B80-4446-ADBC-FADF5A8D1318}" data-variantfieldname="Link" class="indication-link">Indications</a> </div> </li> <li class="item5 odd"> <div class="field-link"><a href="/en-espanol" target='_blank' data-click-type='promo' data-click-text='En Español'>En Español</a></div> </li> <li class="item6 even last"> <div class="field-link"><a href="https://www.enbrelpro.com/" rel="noopener noreferrer" data-variantitemid="{966A9D7C-FA48-473D-AA8F-80F2E5F6C7FA}" data-variantfieldname="Link" class="ext-hcp-lnk" target="_blank" data-click-type='outbound' data-click-text='Healthcare Professionals'>Healthcare<br class="mobileOnly"/> Professionals</a></div> </li> </div> </ul> </div> </div> </div> </div> </div> <div class="quantum-header__right "> <div class="quantum-header__menu"> <nav class="quantum-drop-down-menu"> <ul class="quantum-drop-down-menu__list"> <li class="quantum-drop-down-menu__list-item submenu-dropdown condition-dropdown"> <a href="/rheumatoid-arthritis" class=" quantum-drop-down-menu__link navigate gtm-header gtm-navigation-click" ca1="" data-value="FLItem-1" > <span class="quantum-drop-down-menu__link-text"> Choose Your Condition </span> <svg class="quantum-icon quantum-button__icon desktop-break"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#angle-down-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--expand-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#plus-circle-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--collapse-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#minus-circle-regular"></use> </svg> </a> <ul class="quantum-drop-down-menu__menu"> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/rheumatoid-arthritis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-1"> Rheumatoid Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/psoriatic-arthritis" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " data-value="FLItem-1-SLItem-2"> Adult Psoriatic Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/ankylosing-spondylitis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-3"> Ankylosing Spondylitis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/juvenile-idiopathic-arthritis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-4"> Juvenile Idiopathic Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/plaque-psoriasis" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " data-value="FLItem-1-SLItem-5"> Plaque Psoriasis </a> </li> </ul> </li> <li class="quantum-drop-down-menu__list-item submenu-dropdown"> <a class="quantum-drop-down-menu__link navigate gtm-header gtm-navigation-click" menu-name="side effects" menu-type="main" href="" target="" data-value="FLItem-2"> <span class="quantum-drop-down-menu__link-text">Taking ENBREL</span> <svg class="quantum-icon quantum-button__icon desktop-break"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#angle-down-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--expand-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#plus-circle-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--collapse-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#minus-circle-regular"></use> </svg> </a> <ul class="quantum-drop-down-menu__menu"> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/taking-enbrel/getting-your-enbrel" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " menu-name="side effects" menu-type="main" data-value="FLItem-2-SLItem-6"> Getting Your ENBREL </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/taking-enbrel/injection-info" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " menu-name="side effects" menu-type="main" data-value="FLItem-2-SLItem-7"> Injection Info </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/taking-enbrel/caring-for-yourself" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " menu-name="side effects" menu-type="main" data-value="FLItem-2-SLItem-8"> Caring for Yourself </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/taking-enbrel/faq" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " menu-name="side effects" menu-type="main" data-value="FLItem-2-SLItem-9"> Frequently Asked Questions </a> </li> </ul> </li> <li class="quantum-drop-down-menu__list-item submenu-dropdown"> <a class="quantum-drop-down-menu__link navigate gtm-header gtm-navigation-click" menu-name="support from enbrel" menu-type="main" href="/support" target="" data-value="FLItem-3"> <span class="quantum-drop-down-menu__link-text">Support &amp; Resources</span> <svg class="quantum-icon quantum-button__icon desktop-break"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#angle-down-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--expand-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#plus-circle-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--collapse-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#minus-circle-regular"></use> </svg> </a> <ul class="quantum-drop-down-menu__menu"> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/support" class="quantum-drop-down-menu__menu-link " data-value="FLItem-3-SLItem-10"> Support &amp; Resources </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/support/traveling-with-enbrel" class="quantum-drop-down-menu__menu-link " data-value="FLItem-3-SLItem-11"> Traveling with ENBREL </a> </li> </ul> </li> <li class="quantum-drop-down-menu__list-item "> <a class="quantum-drop-down-menu__link " href="/paying-for-enbrel" target="" data-value="FLItem-4"> <span class="quantum-drop-down-menu__link-text">Paying for ENBREL</span> </a> </li> <li class="quantum-drop-down-menu__list-item mr-0"> <a class="quantum-drop-down-menu__link navigate gtm-header gtm-navigation-click" menu-name="Enbrel-co-pay-card" menu-type="main" href="/support" target="" data-value="FLItem-5"> <span class="quantum-drop-down-menu__link-text">ENBREL Co-Pay Card</span> </a> </li> <li class="quantum-drop-down-menu__list-item mobile-only enbrel-es"> <a class="quantum-drop-down-menu__link navigate gtm-navigation-click" menu-name="prescribing information" menu-type="main" href="/en-espanol" target="" data-value="FLItem-6"> <span class="quantum-drop-down-menu__link-text">En Espanol</span> </a> </li> <li class="quantum-drop-down-menu__list-item "> </li> </ul> <ul class="quantum-drop-down-menu__top-nav-list "> </ul> </nav> </div> <div class="quantum-header__mobile-content "> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-button--large quantum-button--icon-only " type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#search-regular"></use> </svg> </button> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-header__menu-trigger quantum-header__menu-trigger--expand-menu quantum-button--large quantum-button--icon-only" type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#bars-regular"></use> </svg> </button> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-header__menu-trigger quantum-header__menu-trigger--collapse-menu quantum-button--large quantum-button--icon-only" type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#close-light"></use> </svg> </button> </div> </div> </div> </div> </header> <div class="hero-div"> </div> <div class="banner-div"> </div> <div class="component container full-width enbrel-logo-mobile max-width mobile-only"> <div class="component-content" > <div class="row component column-splitter"> <div class="col-4 col-sm-4 col-md-4 col-lg-4 col-xl-4 p0"> <a class="quantum-header__logo d-none d-sm-block gtm-header" href="/"> <img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/enbrel-header-logo.svg?la=en&amp;hash=AD3C2CAA18169CCEF4C4A0CB955E7BA5" class="quantum-header__logo" rel="preload" fetchpriority="high" alt="ENBREL® header logo" /> </a> <a class="quantum-header__logo d-block d-sm-none gtm-header" href="/" > <img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/enbrel-header-logo.svg?la=en&amp;hash=AD3C2CAA18169CCEF4C4A0CB955E7BA5" class="quantum-header__logo" rel="preload" fetchpriority="high" alt="ENBREL® header logo" /> </a> </div> <div class="col-8 col-sm-8 col-md-8 col-lg-8 col-xl-8 p0"> <div class="quantum-header " id=""> <div class="quantum-header__inner"> <div class="quantum-header__left "> </div> <div class="quantum-header__right "> <div class="quantum-header__menu"> <nav class="quantum-drop-down-menu"> <ul class="quantum-drop-down-menu__list"> <li class="quantum-drop-down-menu__list-item submenu-dropdown condition-dropdown"> <a href="/rheumatoid-arthritis" class=" quantum-drop-down-menu__link navigate gtm-header gtm-navigation-click" ca1="" data-value="FLItem-1" > <span class="quantum-drop-down-menu__link-text"> Choose your Condition </span> <svg class="quantum-icon quantum-button__icon desktop-break"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#angle-down-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--expand-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#plus-circle-regular"></use> </svg> <svg class="quantum-icon quantum-drop-down-menu__link-icon quantum-drop-down-menu__link-icon--collapse-dropdown"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#minus-circle-regular"></use> </svg> </a> <ul class="quantum-drop-down-menu__menu"> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/rheumatoid-arthritis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-1"> Rheumatoid Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/psoriatic-arthritis" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " data-value="FLItem-1-SLItem-2"> Adult Psoriatic Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/ankylosing-spondylitis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-3"> Ankylosing Spondylitis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/juvenile-idiopathic-arthritis" class="quantum-drop-down-menu__menu-link " data-value="FLItem-1-SLItem-4"> Juvenile Idiopathic Arthritis </a> </li> <li class="quantum-drop-down-menu__menu-list-item"> <a href="/plaque-psoriasis" class="quantum-drop-down-menu__menu-link navigate gtm-header gtm-navigation-click " data-value="FLItem-1-SLItem-5"> Plaque Psoriasis </a> </li> </ul> </li> </ul> <ul class="quantum-drop-down-menu__top-nav-list "> </ul> </nav> </div> <div class="quantum-header__mobile-content "> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-button--large quantum-button--icon-only " type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#search-regular"></use> </svg> </button> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-header__menu-trigger quantum-header__menu-trigger--expand-menu quantum-button--large quantum-button--icon-only" type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#bars-regular"></use> </svg> </button> <button class="quantum-button quantum-button--tertiary quantum-header__icon-button quantum-header__menu-trigger quantum-header__menu-trigger--collapse-menu quantum-button--large quantum-button--icon-only" type="button"> <svg class="quantum-icon quantum-button__icon"> <use xlink:href="-/media/Themes/Global/Global/Global/images/amgen.svg#close-light"></use> </svg> </button> </div> </div> </div> </div> </div> </div> </div> </div><div class="component plain-html what-is desktop-only max-width"> <div class="component-content"> <p><b>What is moderate to severe rheumatoid arthritis (RA)?</b></p> <p>With RA, your immune system creates too much of a protein called tumor necrosis factor (TNF). Too much TNF may lead to inflammation that causes the pain, swelling, and damage of your joints over time. Symptoms may include joint pain, swelling, stiffness, and tiredness.</p> </div> </div> <div class="component container full-width jumplink max-width"> <div class="component-content" > <div class="component link-list"> <div class="component-content"> <ul> <li class="item0 odd first"> <div class="field-link"><a href="#why-enbrel" data-variantitemid="{D25D5AAC-412E-44FE-AA1E-7FBF6507F374}" data-variantfieldname="Link">WHY ENBREL?</a></div> </li> <li class="item1 even"> <div class="field-link"><a href="#side-effects" data-variantitemid="{413CF4C4-1488-428F-B4AE-ED01B47134E0}" data-variantfieldname="Link">SIDE EFFECTS</a></div> </li> <li class="item2 odd last"> <div class="field-link"><a href="#talk-to-your-doctor" data-variantitemid="{3C7248A7-B27E-4F88-8C17-7E5F49EF42ED}" data-variantfieldname="Link">TALKING TO YOUR DOCTOR</a></div> </li> </ul> </div> </div> </div> </div><div class="component plain-html what-is max-width mobile-only"> <div class="component-content"> <p><b>What is moderate to severe rheumatoid arthritis (RA)?</b></p> <p>With RA, your immune system creates too much of a protein called tumor necrosis factor (TNF). Too much TNF may lead to inflammation that causes the pain, swelling, and damage of your joints over time. Symptoms may include joint pain, swelling, stiffness, and tiredness.</p> </div> </div> <div class="component container page-banner" id="why-enbrel"> <div class="component-content" > <div class="quantum-hero quantum-hero--image-position- quantum-container-- quantum-hero--multiple-background-images " id=""> <div class="quantum-hero__inner" style="background-image:url(-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/Banner/ra-hero-img.jpg),url(-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/Banner/ra-hero-img.jpg)"> </div> <div class="quantum-hero__text"> <div class="quantum-hero__text-inner quantum-long-form-text"> <h5>WHY ENBREL? <h3 class="mobileOnly why-mob">How can ENBREL help you with moderate to severe rheumatoid arthritis?</h3></h5> <h2> </h2> </div> </div> </div> </div> </div> <div class="component container how-can"> <div class="component-content" > <div class="component plain-html col-12 desktopOnly max-width"> <div class="component-content"> <h3 class="desktopOnly">How can ENBREL help you with moderate to severe rheumatoid arthritis?</h3> </div> </div> <div class="row component column-splitter"> <div class="col-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 contain lft-card"> <div class="component promo bgChange"> <div class="component-content"> <div class="side-effect-1 enbrel-flex mb-20 mb20_mob"><div class="mobile-hide field-promoicon"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/how1.png?h=126&amp;iar=0&amp;w=130&amp;hash=F2E52B030E07477207FD0CA617BCB44E" class="lozad" alt="Joint pain icon" width="130" height="126" data-variantfieldname="PromoIcon" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/how1.png" data-variantitemid="{AFCDBC33-BC70-41D0-8FE4-9DBDA9EC91DE}" /></div><div class="mob-width field-promotext2"><div class="en-helps"> <p class="mb0 ft-20">ENBREL helps</p> <h4 class="ft-24">significantly <br class="desktop-only">relieve joint pain </h4> </div></div></div><div class="side-effect-2 enbrel-flex mb-20 mb20_mob"><div class="mobile-hide field-promoicon2"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/how2.png?h=118&amp;iar=0&amp;w=132&amp;hash=09DDE8A674F5E4D151ECE1C12770C253" class="lozad" alt="Joint damage icon" width="132" height="118" data-variantfieldname="PromoIcon2" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/how2.png" data-variantitemid="{AFCDBC33-BC70-41D0-8FE4-9DBDA9EC91DE}" /></div><div class="mob-width field-promotext3"><div class="en-helps2"> <p class="mb0 ft-20">and helps</p> <h4 class="ft-24">stop permanent <br class="desktop-only">joint damage</h4> <p class="mb0 ft-20">caused by moderate to severe RA.</p> </div> </div></div> </div> </div> <div class="component plain-html" id="enbrel-biological-treatment-mobile"> <div class="component-content"> <p>ENBREL is a type of treatment known as a biologic—which means it’s made from living cells. ENBREL is designed to attach to TNF proteins to help block their activity and help relieve symptoms of moderate to severe RA. Treating moderate to severe RA with ENBREL can help you get back to many of the activities that you enjoy.</p> <p>Try out our <a href="#joint-damage-simulator">Joint Damage Simulator</a> to see how joint damage can progress.</p> </div> </div> </div> <div class="col-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 contain accordion-video p0"> <div> <div class="row mx-0 text-video-container " id=""> <div class="col-12 col-md-6 px-0 p-y-40"> <div class="txt-section "> </div> </div> <div class="col-12 col-md-6 px-0 p-y-40 m-auto"> <div id="videoteaserid" style="position:relative;min-height:100%;max-height:unset" class="video-thumb" data-url-video-id=animatedinjection> <video data-video-id="6360650086112" data-account="3785504782001" data-player="rxCXn2kmfS" data-embed="default" data-application-id class="video-js img-section" controls id="videoplayer-mobile-6360650086112" style="height:inherit"></video> <div class="vd-teasercl"> </div> <script src=//players.brightcove.net/3785504782001/rxCXn2kmfS_default/index.min.js> </script> </div> </div> </div> </div> </div> </div> <div class="component link full-width max-width"> <div class="component-content"> <div class="field-link"><a href="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Documents/MOA-transcript.pdf" rel="noopener noreferrer" data-variantitemid="{653A5486-AD8D-43FD-BD95-E5560C4BA59C}" data-variantfieldname="Link" class="green-color-text" target="_blank">Read Video Transcript</a></div> </div> </div><div class="component plain-html" id="try-out-joint-damage-mobile"> <div class="component-content"> <p>Try out our Joint Damage Simulator to see how joint damage can progress</p> </div> </div><div class="component plain-html full-width how-can-sec max-width"> <div class="component-content"> <p>ENBREL is a type of treatment known as a biologic—which means it’s made from living cells. ENBREL is designed to attach to TNF proteins to help block their activity and help relieve symptoms of moderate to severe RA. Treating moderate to severe RA with ENBREL can help you get back to many of the activities that you enjoy.</p> <p>Try out our <a href="#joint-damage-simulator">Joint Damage Simulator</a> to see how joint damage can progress.</p> </div> </div> </div> </div> <div class="component container full-width how-long"> <div class="component-content" > <div class="component rich-text"> <div class="component-content"> <div class="max-width"> <div class="component-content"> <h3 id="animHeading">How long does it take for ENBREL to work for rheumatoid arthritis?</h3> <p>ENBREL works differently with each person. Some results are seen quickly, and other times it may take a little longer. Taking ENBREL as prescribed by your doctor will help ENBREL give you the best chance of working for you. <b> Your results may vary.</b></p> </div> </div> <div class="bg-light-blue"> <p class="blue-color medical-study"><b>In a medical study:</b></p> <div class="ra-medical-study mobileOnly"> <div class="weeks-mob medical-study-mobile"> <img class="img_aminMob" src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/rheumatoid-arthritis/ra-medical-study-mobile.svg" alt="Timeline of how long it takes ENBREL® to work for rheumatoid arthritis"> </div> </div> <div class="weeks-mob medical-study-desktop desktopOnly"> <img class="img_animDT" src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/rheumatoid-arthritis/ra-medical-study-desktop.svg" alt="Timeline of how long it takes ENBREL® to work for rheumatoid arthritis"> </div> </div> <div class="max-width"> <div class="component-content"> <p>Keep taking ENBREL as prescribed by your doctor to see how ENBREL might work for you. Keep in mind your results may vary. You may need to give ENBREL time to work. Most people finding relief saw results within 3 months, and some saw further improvements at 6 months.</p> <p>Be sure to work with your doctor throughout your treatment with ENBREL.</p> </div> </div> </div> </div> </div> </div> <div class="component container full-width joint-sim" id="joint-damage-simulator"> <div class="component-content" > <div class="row component column-splitter"> <div class="col-6"> <div class="component plain-html col-12"> <div class="component-content"> <div class="damage-simulator"> <p class="rapa">Rheumatoid Arthritis & Psoriatic Arthritis</p> <h3>Joint Damage Simulator</h3> <p class="mera">Moderate to severe RA can lead to irreversible <span class="white-bold">joint damage</span>.</p> <p><span class="white-bold">What does permanent joint damage</span> look like? Use this Joint Damage Simulator to see how joint damage can get worse over time.</p> </div> </div> </div> </div> <div class="col-6"> <div class="quantum-hero quantum-hero--image-position- quantum-container-- quantum-hero--multiple-background-images " id=""> <div class="quantum-hero__inner" style="background-image:url(-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/hand.png),url(-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/Joint-Damage-Simulator-mobile.png)"> </div> <div class="quantum-hero__text"> <div class="quantum-hero__text-inner quantum-long-form-text"> <h5><section class="application"> <div class="container"> <div class="text-holder-content d-none"> <p>Whether you have moderate to severe rheumatoid arthritis (RA) or psoriatic arthritis (PsA), joint pain, stiffness, and swelling are common reminders of your condition. They can also be a sign of something else: permanent joint damage that cannot be undone.</p> <p>Use the Joint Damage Simulator to see how permanent joint damage can progress if not treated with the right kinds of medication.</p> </div> <div class="js-simulator"> <div class="js-simulator-start"> <div class="visible-on-start text-center"> <div class="logo-holder d-flex align-items-center justify-content-center"> </div> <h1>Watch how joint damage may progress over time.*</h1> </div> <div class="welcome-hand"></div> <div class="control-group"> <div class="ra-psa-jds-heading"> <span>Rheumatoid Arthritis & Psoriatic Arthritis</span>Joint Damage Simulator </div> <div class="dropdown js-simulator-select" data-select-main> <button class="btn dropdown-toggle" type="button" id="select-condition" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> CHOOSE YOUR CONDITION </button> <div class="dropdown-menu" aria-labelledby="select-condition"> <a class="dropdown-item js-condition-option" href="##"" data-category="ra">Rheumatoid Arthritis (RA)</a> <a class="dropdown-item js-condition-option" href="##"" data-category="psa">Psoriatic Arthritis (PSA)</a> </div> </div> <div class="dropdown js-simulator-select" data-select-rel> <button class="btn dropdown-toggle" type="button" id="select-joins" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> SELECT JOINT </button> <div class="dropdown-menu" aria-labelledby="select-joins"> <a class="dropdown-item js-simulator-option" data-value="hand" href="##"" data-category-obj='{"ra": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/raHand-082024", "psa": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/psaHand"}'>hand</a> <a class="dropdown-item js-simulator-option" data-value="foot" href="##"" data-category-obj='{"ra": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/raFoot", "psa": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/psaFoot"}'>foot</a> <a class="dropdown-item js-simulator-option" data-value="shoulder" href="##"" data-category-obj='{"ra": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/raShoulder"}'>SHOULDER</a> <a class="dropdown-item js-simulator-option" data-value="knee" href="##"" data-category-obj='{"ra": "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/jds/raKnee"}'>KNEE</a> </div> </div> </div> <div class="js-simulator-footer visible-on-start"> <p>* This is not intended to be a diagnostic tool. Progression of joint damage is unique for each individual patient. Images are for demonstration purposes only. Talk to your doctor about your symptoms. This tool does not collect or store your personal information, but Amgen may collect Usage Data to help us improve, develop, evaluate, and continue products, services, materials, and programs related to our products and your condition. Please read the Amgen <a class="privacy" href="https://www.amgen.com/privacy-statement" target="_blank">Privacy Statement</a> for more details. USA-916-80151 </p> </div> </div> <div class="js-simulator-example-holder"> <div class="js-simulator-example"></div> <div class="js-simulator-example-footer"> <p>Progression of joint damage is unique for each individual patient. Talk to your doctor about your symptoms. Images are for demonstration purposes only.</p> </div> </div> </div> </div> </section></h5> <h2> </h2> </div> </div> </div> </div> </div> </div> </div> <div class="component container full-width mtop max-width" id="side-effects"> <div class="component-content" > <div class="component promo"> <div class="component-content"> <div class="field-promotext"><div class="bor-left"><h2 class="heading3">POSSIBLE SIDE EFFECTS</h2></div> <p class="plr20"><b class="blue-color">Common side effects include: Injection site reactions and upper respiratory infections (sinus infections).</b></p></div><div class="side-effect-1 enbrel-flex mb-20 mb20_mob"><div class="mobile-hide field-promoicon"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-10.svg?iar=0&amp;hash=BF469EF056612657BF32C50B74C37612" class="lozad" alt="Injection site reactions from ENBREL®" data-variantfieldname="PromoIcon" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-10.svg" data-variantitemid="{32DD4FAB-BE26-42B1-BAB5-979D5CA36CBB}" /></div><div class="mob-width field-promotext2"><div class="mobile-only mob-img"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-10.svg" alt="" data-variantitemid="{84E73A89-8B3D-4B93-A920-D73E8A23B156}" data-variantfieldname="PromoIcon" class="mobileOnly mb-20"></div> <p class="mb0">Injection site reactions can include redness, itching, pain, swelling, bleeding, or bruising. These symptoms usually go away within 3 to 5 days. If you have pain, redness, or swelling around the injection site that does not go away or gets worse, call your healthcare provider.</p> <div class="mobile-only mob-img"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-11.svg" alt="" data-variantitemid="{84E73A89-8B3D-4B93-A920-D73E8A23B156}" data-variantfieldname="PromoIcon2" class="mobileOnly mb-20"></div> </div></div><div class="side-effect-2 enbrel-flex mb-20 mb20_mob"><div class="mobile-hide field-promoicon2"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-11.svg?iar=0&amp;hash=F9C334971BF4D406353D49A328A91A60" class="lozad" alt="Side effects of ENBREL®" data-variantfieldname="PromoIcon2" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-11.svg" data-variantitemid="{32DD4FAB-BE26-42B1-BAB5-979D5CA36CBB}" /></div><div class="mob-width field-promotext3"><p>ENBREL can cause serious side effects including: New infections or worsening of infections you already have, including tuberculosis; lymphoma and other cancers; hepatitis B can become active if you already have had it; nervous system problems, such as multiple sclerosis, seizures, or inflammation of the nerves of the eyes; blood problems (some fatal); new or worsening heart failure; new or worsening psoriasis; allergic reactions; autoimmune reactions, including a lupus-like syndrome and autoimmune hepatitis. See Important Safety Information below.</p> <p>For children, teenagers, and adults taking TNF blockers, including ENBREL, the chances of getting lymphoma or other cancers may increase. Patients with RA may be more likely to get lymphoma.</p></div></div> </div> </div> <div class="component promo Everybody-experience"> <div class="component-content"> <div class="enbrel-flex mb20_mob"><div class="mob-width field-promotext"><p>Everybody’s experience with ENBREL is different. It’s important to talk to your doctor about whether ENBREL is right for you and learn about its possible side effects.</p> <p><b><mark>Overall, out of the 3,743 people treated with ENBREL across clinical trials for different conditions<span class="asterisk ft-bold">*</span>, about 4% stopped using ENBREL due to side effects.</mark></b></p> <p class="footnote desktopOnly">*Rheumatoid arthritis, adult psoriatic arthritis, ankylosing spondylitis, and plaque psoriasis.</p></div><div class="mob-width field-promotext2"><div class="chart"> <div><img alt="4-Percent-Symbol" src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Common/percent-4-symbol.svg"/></div> <p class="footnote mobileOnly">*Rheumatoid arthritis, adult psoriatic arthritis, ankylosing spondylitis, and plaque psoriasis.</p> </div></div></div> </div> </div> </div> </div> <div class="component container full-width talk-doc max-width" id="talk-to-your-doctor"> <div class="component-content" > <div class="component plain-html"> <div class="component-content"> <div class="bor-left"> <h1>TALKING TO <br class="mobileOnly">YOUR DOCTOR</h1> <h3>3 topics to bring up with your healthcare provider</h3> </div> <p class="pl-20 mobile-hide">Many doctors find the information below valuable when deciding on the right RA medication and treatment plan for their patients. <b style="color: black;">Make the most of your next doctor’s appointment</b> by preparing to discuss the following:</p> <p class="pl-20 mobile-only">Many doctors find the information below valuable when deciding on the right RA medication and treatment plan for their patients. <b style="color: black;">Make the most of your next doctor’s appointment</b> by preparing to discuss the following:</p> </div> </div> <div class="row component column-splitter"> <div class="col-12 col-sm-12 col-md-12 col-lg-4 col-xl-4 p0 white-bg"> <div class="component plain-html" id="cta-1"> <div class="component-content"> <h2>#1 How is rheumatoid arthritis making you feel overall?</h2> <p>Are the signs and symptoms of rheumatoid arthritis affecting your ability to complete everyday activities, like getting out of bed, walking upstairs, or running errands? Do you believe your current treatment plan is working well? Your doctor may run additional tests to confirm, but they will likely want your input as well.</p> </div> </div> </div> <div class="col-12 col-sm-12 col-md-12 col-lg-4 col-xl-4 p0 white-bg"> <div class="component plain-html" id="cta-2"> <div class="component-content"> <h2>#2 Any new or worsening symptoms?</h2> <p>They could be a sign that your RA is progressing—and if that’s the case, your doctor may want to adjust your treatment plan.</p> </div> </div> </div> <div class="col-12 col-sm-12 col-md-12 col-lg-4 col-xl-4 p0 white-bg"> <div class="component plain-html" id="cta-3"> <div class="component-content"> <h2>#3 How do your symptoms affect your daily activities?</h2> <p>Has getting out of bed, dressing yourself or walking up stairs become more difficult?</p> </div> </div> </div> </div> <div class=" quantum-cta " id=""> <a href="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Documents/Enbrel_Patient_RA_Doctor_Discussion_Guide_USA-916-83985.pdf" class=" quantum-cta__inner " custom-attr=" " data-click-type="download" data-click-text="download now - doctor discussion guide" target="_blank" > <div class="quantum-cta__image-wrap"> </div> <div class="quantum-cta__text"> <h2 class="quantum-cta__title">Get the Doctor Discussion Guide</h2> <p class="quantum-cta__copy">In addition to the topics above, this simple guide can help you have a more robust conversation with your doctor. </p> <button class="quantum-button quantum-cta__action " aria-label="" type="button"> <span class="quantum-button__text"> DOWNLOAD NOW </span> </button> </div> </a> </div> </div> </div> <div class="component container full-width mb20_mob cta-btn-image looking-for-support max-width" id="looking-for-support"> <div class="component-content" > <div class="component plain-html"> <div class="component-content"> <h2 class="blue-color">LOOKING FOR SUPPORT?</h2> </div> </div> <div class="row component column-splitter"> <div class="col-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 p0 light-green-bg"> <div class="component promo col-12"> <div class="component-content"> <div class="promo-left-img"><div class="field-promoicon"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-11-copy.svg?iar=0&amp;hash=1C544F7433A93F38D505EBAD35460D6F" class="lozad" alt="Amgen® SupportPlus" data-variantfieldname="PromoIcon" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Dekstop/plaque-psoriasis/group-11-copy.svg" data-variantitemid="{55350875-BE00-4334-9707-E540233C227D}" /></div><div class="field-promotext">Have a prescription? <br/>We can provide support.</div></div><div class="promo-text"><div class="field-promotext2">Whether you would like information on how to inject or have questions about support services, we can help.</div><div class="field-promolink"><a href="/support" data-variantitemid="{55350875-BE00-4334-9707-E540233C227D}" data-variantfieldname="PromoLink">Learn About Amgen&#174; SupportPlus</a></div></div> </div> </div> </div> <div class="col-12 col-sm-12 col-md-12 col-lg-6 col-xl-6 p0 light-green-bg"> <div class="component promo"> <div class="component-content"> <div class="promo-left-img"><div class="field-promoicon"><img src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Icons/faqs-about-enbrel-new.svg?iar=0&amp;hash=52F29ACF016BC7851AF1C97CED8ADF25" class="lozad" alt="FAQs about ENBREL®" data-variantfieldname="PromoIcon" data-src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Content/Icons/faqs-about-enbrel-new.svg" data-variantitemid="{67E8D3B9-01C1-41ED-9CB6-10FC4A8D4357}" /></div><div class="field-promotext">More questions? <br/>Check out our FAQ.</div></div><div class="promo-text"><div class="field-promotext2">Have more questions about ENBREL? Check out our frequently asked questions.</div><div class="field-promolink"><a href="/taking-enbrel/faq" data-variantitemid="{67E8D3B9-01C1-41ED-9CB6-10FC4A8D4357}" data-variantfieldname="PromoLink">READ FAQs</a></div></div> </div> </div> </div> </div> </div> </div> <div id="fullIsi" class="demo-shell "> <div class="demo-shell__takeover"> <div class="quantum-isi-tray quantum-isi-tray--open"> <div class="quantum-isi-tray__trigger-wrap"> <div class="quantum-isi-tray__trigger-wrap-inner"> <button id="closesFullIsi" class="quantum-button quantum-isi-tray__trigger quantum-isi-tray__trigger--open quantum-button--small" type="button"> <span class="quantum-button__text"> Close </span> </button> </div> </div> <div class="quantum-isi-tray__inner"> <div class="quantum-isi-tray__content quantum-long-form-text"> <h3> </h3> <div class="quantum-isi-tray__content quantum-long-form-text"> <h3 style="display: none;"></h3> <div id="isi-header"> <p id="prescription-text">Prescription Enbrel<sup>®</sup> (etanercept) is taken (given) by injection.</p> <p class="quantum-h3 open-isi hide-desktop pb-0 show-desktop isi-title">IMPORTANT SAFETY INFORMATION</p> </div> <div class="quantum-isi-tray__content quantum-long-form-text"> <p class="isi-subtitle">What is the most important information I should know about ENBREL?</p> <p>ENBREL is a medicine that affects your immune system. ENBREL can lower the ability of your immune system to fight infections. Serious infections have happened in patients taking ENBREL. These infections include tuberculosis (TB) and infections caused by viruses, fungi, or bacteria that have spread throughout the body. Some patients have died from these infections. Your healthcare provider should test you for TB before you take ENBREL and monitor you closely for TB before, during, and after ENBREL treatment, even if you have tested negative for TB.</p> <p>There have been some cases of unusual cancers, some resulting in death, reported in children and teenagers who started using tumor necrosis factor (TNF) blockers before 18 years of age. Also, for children, teenagers, and adults taking TNF blockers, including ENBREL, the chances of getting lymphoma or other cancers may increase. Patients with RA may be more likely to get lymphoma.</p> <div> <p class="isi-subtitle">Before starting ENBREL, tell your healthcare provider if you:</p> <ul> <li>Have any existing medical conditions</li> <li>Are taking any medicines, including herbals</li> <li>Think you have, are being treated for, have signs of, or are prone to infection. You should not start taking ENBREL if you have any kind of infection, unless your healthcare provider says it is okay</li> <li>Have any open cuts or sores</li> <li>Have diabetes, HIV, or a weak immune system</li> <li>Have TB or have been in close contact with someone who has had TB</li> <li>Were born in, lived in, or traveled to countries where there is more risk for getting TB. Ask your healthcare provider if you are not sure</li> <li>Live, have lived in, or traveled to certain parts of the country (such as, the Ohio and Mississippi River valleys, or the Southwest) where there is a greater risk for certain kinds of fungal infections, such as histoplasmosis. These infections may develop or become more severe if you take ENBREL. If you don’t know if these infections are common in the areas you’ve been to, ask your healthcare provider</li> <li>Have or have had hepatitis B</li> <li>Have or have had heart failure</li> <li>Develop symptoms such as persistent fever, bruising, bleeding, or paleness while taking ENBREL</li> <li>Use the medicine Kineret (anakinra), Orencia (abatacept), or Cytoxan (cyclophosphamide)</li> <li>Are taking anti-diabetic medicines</li> <li>Have, have had, or develop a serious nervous disorder, seizures, any numbness or tingling, or a disease that affects your nervous system such as multiple sclerosis or Guillain-Barré syndrome </li> <li>Are scheduled to have surgery</li> <li>Have recently received or are scheduled for any vaccines. All vaccines should be brought up-to-date before starting ENBREL. Patients taking ENBREL should not receive live vaccines</li> <li>Are pregnant, planning to become pregnant, or breastfeeding</li> <li>Have been around someone with chicken pox</li> </ul> </div> <div> <p class="isi-subtitle" id='enbrel-side-effects'>What are the possible side effects of ENBREL?</p> <p> ENBREL can cause serious side effects including: New <b>infections</b> or worsening of infections you already have; <b>hepatitis B</b> can become active if you already have had it; <b>nervous system problems</b>, such as multiple sclerosis, seizures, or inflammation of the nerves of the eyes; <b>blood problems</b> (some fatal); new or worsening <b>heart failure</b>; new or worsening psoriasis; <b>allergic reactions; autoimmune reactions</b>, including a lupus-like syndrome and autoimmune hepatitis. </p> <p><b>Common side effects include:</b> Injection site reactions and upper respiratory infections (sinus infections).</p> <p>In general, side effects in children were similar in frequency and type as those seen in adult patients. The types of infections reported were generally mild and similar to those usually seen in children.</p> <p>These are not all the side effects with ENBREL. Tell your healthcare provider about any side effect that bothers you or does not go away.</p> <p>If you have any questions about this information, be sure to discuss them with your healthcare provider. You are encouraged to report negative side effects of prescription drugs to the FDA. Visit <a class="isi-link" href="https://www.fda.gov/medwatch" target="_blank">www.fda.gov/medwatch</a>, or call <span class="text-nowrap">1-800-FDA-1088.</span></p> <p>Please see <a class="isi-link" href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_pi.pdf" target="_blank">Prescribing Information</a> and <a class="isi-link" href="https://www.pi.amgen.com/united_states/enbrel/derm/enbrel_mg.pdf" target="_blank">Medication Guide</a>.</p> </div> <div id="isi-indication"> <h3 class="quantum-h3 open-isi hide-desktop pb-0 show-desktop isi-title">INDICATIONS</h3> <p>ENBREL is indicated for reducing signs and symptoms, keeping joint damage from getting worse, and improving physical function in patients with moderately to severely active rheumatoid arthritis. ENBREL can be taken with methotrexate or used alone.</p> <p>ENBREL is indicated for reducing signs and symptoms of moderately to severely active polyarticular juvenile idiopathic arthritis (pJIA) in children 2 years of age or older.</p> <p>ENBREL is indicated for reducing signs and symptoms, keeping joint damage from getting worse, and improving physical function in adult patients with psoriatic arthritis. ENBREL can be used with or without methotrexate.</p> <p>ENBREL is indicated for active juvenile psoriatic arthritis (JPsA) in children 2 years of age or older.</p> <p>ENBREL is indicated for reducing signs and symptoms in patients with active ankylosing spondylitis.</p> <p>ENBREL is indicated for chronic moderate to severe plaque psoriasis (PsO) in children 4 years of age or older and adults who may benefit from taking injections or pills (systemic therapy) or phototherapy (ultraviolet light).</p> </div> </div> </div> </div> </div> </div> </div> <div class="demo-shell__fixed-bottom" id="IsiBottomTray"> <div class="quantum-isi-tray quantum-isi-tray--closed"> <div class="quantum-isi-tray__trigger-wrap"> <div class="quantum-isi-tray__trigger-wrap-inner"> </div> </div> <div class="quantum-isi-tray__inner"> <div class="quantum-isi-tray__content-preview quantum-long-form-text"> <button id="opensFullIsi" class="quantum-button quantum-isi-tray__trigger quantum-isi-tray__trigger--closed quantum-button--small" type="button"> <span class="quantum-button__text"> Open </span> </button> <h5> </h5> <div id="isi-header"> <p id="prescription-text" class="desktopOnly">Prescription Enbrel<sup>®</sup> (etanercept) is taken (given) by injection.</p> <p class="quantum-h3 open-isi hide-desktop pb-0 show-desktop isi-title">IMPORTANT SAFETY INFORMATION</p> </div> <div class="quantum-isi-tray__content quantum-long-form-text"> <p class="isi-subtitle">What is the most important information I should know about ENBREL?</p> <p>ENBREL is a medicine that affects your immune system. ENBREL can lower the ability of your <span class="desktopOnly">immune system to fight infections.</span> <!--Serious infections have happened in patients taking ENBREL. These infections include tuberculosis (TB) and infections caused by viruses, fungi, or bacteria that have spread throughout the body. Some patients have died from these infections.--> </p> </div> </div> </div> </div> </div> </div> <footer id="footer"> <div class="quantum-container--primary quantum-footer " id=""> <div class="quantum-footer__inner"> <div class="quantum-footer__links-row"> <a href="/site-map" class=" gtm-footerCl gtm-navigation-click quantum-link quantum-footer__link" menu-name="sitemap" menu-type="footer" menu-name-es="mapa del sitio" menu-type-es="footer esp" data-click-type="promo" data-click-text="Sitemap" target=""> Site Map </a> <a href="https://amgen.com" class=" model-pop-up-open gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="amgen.com" menu-name="amgen.com" menu-type="footer" data-click-type="outbound" data-click-text="amgen.com" menu-name-es="amgen.com" menu-type-es="footer esp" target="_blank"> Amgen.com </a> <a href="/contact-us" class=" gtm-footerCl gtm-navigation-click quantum-link quantum-footer__link" menu-name="contact us" menu-type="footer" menu-name-es="contactenos" menu-type-es="footer esp" data-click-type="promo" data-click-text="Contact Us" target=""> Contact Us </a> <a href="https://www.amgen.com/terms-of-use" class=" model-pop-up-open gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="terms-of-use" menu-name="terms of use" menu-type="footer" data-click-type="outbound" data-click-text="terms of use" menu-name-es="terminos de uso" menu-type-es="footer esp" target="_blank"> Terms of Use </a> <a href="https://www.amgen.com/privacy-statement" class=" model-pop-up-open gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="privacy-statement" menu-name="privacy statement" menu-type="footer" data-click-type="outbound" data-click-text="privacy statement" menu-name-es="declaracion de privacidad" menu-type-es="footer esp" target="_blank"> Privacy Statement </a> <a href="https://www.amgen.com/healthdataprivacypolicy" class=" model-pop-up-open gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="consumer health data privacy policy" menu-name="consumer health data privacy policy" menu-type="footer" data-click-type="outbound" data-click-text="consumer health data privacy policy" menu-name-es="pol%C3%ADtica de privacidad de datos de salud del consumidor" menu-type-es="footer esp" target="_blank"> Consumer Health Data Privacy Policy </a> <a href="javascript:Cookiebot.renew();" class="cb-renew gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="your-cookie-preferences" menu-name="your cookie preferences" menu-type="footer" menu-name-es="sus preferencias de cookies" menu-type-es="footer esp" target=""> Your Cookie Preferences </a> <a href="https://preferences-mgr.truste.com/?pid=amgen01&amp;aid=amgen_pub01&amp;type=amgen" class=" model-pop-up-open ad-choice gtm-footerCl gtm-outbound-link gtm-navigation-click quantum-link quantum-footer__link" data-attr="ad-choices" menu-name="ad choices" menu-type="footer" data-click-type="outbound" data-click-text="ad choices" target="_blank"> AdChoices </a> </div> <p class="quantum-footer__legal-row"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed viverra odio quis mi elementum tempor. Praesent enim libero, finibus nec urna eget, dictum consequat purus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed viverra odio quis mi elementum tempor. Praesent enim libero, finibus nec urna eget, dictum consequat purus. </p> </div> </div> <div class="component rich-text max-width" id="copy-right"> <div class="component-content"> <div class="copywright"> <a href='/' data-click-type='promo' data-click-text='ENBREL® footer logo' class="desktopOnly"> <img class="lozad" data-src = "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/footer-enbrel-logo.svg" src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/footer-enbrel-logo.svg" alt="ENBREL® footer logo"/> </a> <div class="copyinn"> <p>The product information provided in this site is intended only for residents of the United States.</p> <p>The products discussed herein may have different product labeling in different countries.</p> <p>Manufactured by Immunex Corporation, Thousand Oaks, CA 91320. Marketed by Amgen Inc.</p> <p>© 2023-2024 Amgen Inc., Thousand Oaks, CA 91320. All rights reserved.</p> </div> <a href='https://www.amgen.com/' target='_blank' data-click-type="outbound" data-click-text='Amgen® logo' class="desktopOnly"> <img class="lozad" data-src = "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/d-amgen-logo.svg" src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/d-amgen-logo.svg" alt="Amgen® logo" /> </a> <div class="mobileOnly" id="footer-mob-logo"> <a href='/' data-click-type='promo' data-click-text='ENBREL® footer logo'> <img class="lozad" data-src = "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/footer-enbrel-logo.svg" src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/footer-enbrel-logo.svg" alt="ENBREL® footer logo"/> </a> <a href='https://www.amgen.com/' target='_blank' data-click-type="outbound" data-click-text='Amgen® logo'> <img class="lozad" data-src = "-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/d-amgen-logo.svg" src="-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Images/Logos/d-amgen-logo.svg" alt="Amgen® logo"/> </a> </div> </div> </div> </div> <script src="/-/media/Base-Themes/Core-Libraries/scripts/jquery-ui-1133min.js"></script> <script src="/-/media/Base-Themes/Core-Libraries/scripts/xaquery.js"></script> <script src="/-/media/Base-Themes/XA-API/Scripts/xa.js"></script> <script src="/-/media/Base-Themes/Components-Theme/Scripts/component-navigation.js"></script> <script> var doPopup = "True"; </script> </footer> <script defer src="/-/media/Base-Themes/NG-Amgen-Google-Tag-Manager/Scripts/AccordinGtmTracking.js"></script><script defer src="/-/media/Base-Themes/NG-Amgen-Google-Tag-Manager/Scripts/BrightCoverVideoGTMTracking.js"></script><script defer src="/-/media/Base-Themes/NG-Amgen-Google-Tag-Manager/Scripts/GTMinlineScript.js"></script><script defer src="/-/media/Base-Themes/NG-Amgen-Google-Tag-Manager/Scripts/GTMinlineScriptCL.js"></script><script defer src="/-/media/Base-Themes/NG-Amgen-Google-Tag-Manager/Scripts/trackGTM.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_jquery-main_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_indication_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_jquery-validate_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_isi_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_helper_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_custom-captcha_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_briteVerify-util_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Standard-Scripts/lib_form_v1.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/brite-verify-library-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/component-accordions-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/consent_controller-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/enbrel-search-result-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/enbrel-search-suggest-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/EnrollementForm1-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/gtm-092024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/customize-08-2024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/jds-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/renew-copay-form1-082024.js"></script><script defer src="/-/media/Themes/Amgen/Enbrel-com-Redesign-new/Enbrel-com-Redesign-new/Scripts/Custom-Scripts/bootstrap-bundle-min.js"></script> <!--Header Media Start--> <!--Header Media End--> <input id="MediaFramework_ItemId" name="MediaFramework_ItemId" type="hidden" value="747AEDDFCEA34AA3ADE13E78B777C1DD"> </body> </html>

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