CINXE.COM
Genentech: Medicine Information Support
<!doctype html> <html lang="en-us" > <head> <meta charset="utf-8"> <title>Genentech: Medicine Information Support</title> <meta name="description" content="Breakthrough science. One moment, one day, one person at a time."> <link href="https://feeds.feedburner.com/Genentech-Stories" rel="alternate" type="application/rss+xml" title="Genentech - Read about breakthrough science, the everyday people who make it happen, and the patients we serve." /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="Genentech: Medicine Information Support" /> <meta property="og:description" content="Breakthrough science. One moment, one day, one person at a time." /> <meta property="og:image" content="https://www.gene.com/assets/frontend/img/social.png" /> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@genentech"> <meta name="twitter:title" content="Genentech: Medicine Information Support"> <meta name="twitter:description" content="Breakthrough science. One moment, one day, one person at a time."> <meta name="twitter:creator" content="@genentech"> <meta name="twitter:image:src" content="https://www.gene.com/assets/frontend/img/social.png"> <meta name="csrf-token" content=""> <script data-icons="/assets/frontend/svg/icons.svg"></script> <link rel="preload" as="style" href="https://www.gene.com/build/assets/v3-main-site-BHL2dwv-.css" /><link rel="stylesheet" href="https://www.gene.com/build/assets/v3-main-site-BHL2dwv-.css" /> <link rel="icon" href="/assets/frontend/img/favicon.ico"> <link rel="apple-touch-icon-precomposed" href="/assets/frontend/img/apple-icon-touch.png"> <link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap" /> <link rel="stylesheet" href="https://www.gene.com/assets/frontend/css/custom/galaxySearch.css" /> <link rel="canonical" href="https://www.gene.com/patients/medicine-information-support"> <link rel="alternate" hreflang="en-us" href="https://www.gene.com/patients/medicine-information-support" /> <style> .fit-vids-style { display: none; } </style> <link rel="stylesheet" type="text/css" href="/assets/frontend/infographics/css/infographics.css"> <script> var jQ = { queue: [], ready: function (f) { if (typeof f=='function') jQ.queue.push(f); return jQ; }, unq: function () { for (var i = 0; i < jQ.queue.length; i++) jQ.queue[i](); jQ.queue = null; } }; if (typeof window.jQuery == 'undefined') { window.jQuery = window.$ = jQ.ready; } var Gene = { universal: {}, configs: {}, main: {}, features: {}, custom: {}, analytics: {} }; Gene.configs.paths = { prepend : '/' } </script> <!-- OneTrust Cookies Consent Notice start for www.gene.com --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="0fd064ad-a247-479a-9e43-5ca8b40bcb43" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for www.gene.com --> <script> var isReturningUser = false; if (window.localStorage) { isReturningUser = localStorage.getItem('RETURNING_USER') != null; localStorage.setItem('RETURNING_USER', true); } var referrer = 'direct'; if (document.referrer && document.referrer != "") { referrer = document.referrer; } var dataLayer = [{ 'userType': isReturningUser ? 'returning' : 'new', 'referrer': referrer, 'contentID': 'node-d2d15e22-8ca9-11e9-9b18-0242ac150004', 'contentID': 'node-d2d15e22-8ca9-11e9-9b18-0242ac150004', }]; </script> <link rel="modulepreload" href="https://www.gene.com/build/assets/analytics-standalone-YYY1jLtB.js" /><script src="https://www.gene.com/build/assets/analytics-standalone-YYY1jLtB.js"></script> <script type="text/javascript"> function getQueryParam(str) { var v = window.location.search.match(new RegExp('(?:[\?\&]'+str+'=)([^&]+)')); return v ? v[1] : null; } var src = getQueryParam('src'); if (src) { Gene.analytics.setSource('Source', src); } </script> <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js" defer></script> </head> <body class=" "> <!-- 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-PPKDWPC');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PPKDWPC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header id='gene-header' class='header'></header> <div class="l-page-overlay"></div> <script> // @todo: This is temporary code - to be moved to separate file (both css & js). var relatedTranslations = []; var currentLangId = 'en'; var langSwitchLabels = { "en": "View in English", "es": "En Espa帽ol" };; $(document).ready(function () { if (relatedTranslations.length > 0) { var selector = $('<select data-minimum-results-for-search="50" data-width="resolve" style="margin-top: -15px; width: 160px;"></select>'); selector.append($('<option>' + (langSwitchLabels[currentLangId] ?? currentLangId) + '</option>')); relatedTranslations.forEach(function (translation) { selector.append($('<option value="' + translation.calculated_path + '">' + (langSwitchLabels[translation.lang_id] ?? translation.lang_id) + '</option>')); }); selector.on('change', function () { if ($(this).val().length > 0) { window.location = '/switch?request_path=' + $(this).val(); } }); var breadcrumbs = $('.js-nav-container .breadcrumbs').first(); if (breadcrumbs) { var container = $('<div class="lang-switch-container" style="display: flex; flex-direction: row; justify-content: space-between; align-content: flex-start;"></div>'); container.append(breadcrumbs.clone()); container.append(selector); breadcrumbs.hide(); breadcrumbs.after(container); } } }); </script> <style> .lang-switch-container { margin-bottom: 10px; } .lang-switch-container .select2-container { position: relative; top: -13px; } .lang-switch-container .select2-container .select2-selection--single { margin-top: 0px; } .lang-switch-container .select2-container--default .select2-selection--single .select2-selection__arrow { top: -10px; } </style> <div class="ie-warning" style="display:none;"> <div class="ie-warning__container constrained"> <h2 class="ie-warning__text">Attention: This page may not render properly. The browser you are using, Internet Explorer 10, is no longer supported.</h2> </div> </div> <!--Commented out til next closure --> <div class="header__spacer "></div> <div class="js-nav-container "> <div class="constrained"> <div style="position: absolute; width: 260px; height: 100%;"> <div class="l-rail-left"> <div class="nav-secondary-container"> <nav class="nav-secondary js-nav-secondary"> <div class="nav-secondary__header "> <a class="nav-secondary__link" href="/patients">Patients</a> </div> <ul class="nav-secondary__children"> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/medicines">Our Medicines</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/patient-foundation">Genentech Patient Foundation</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/clinical-trials">Clinical Trials</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/patient-support-services">Patient Support Services</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/understanding-insurance">Understanding Insurance</a> </li> <li class="nav-secondary__child current"> <a class="nav-secondary__link" href="/patients/medicine-information-support">Medicine Information Support</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/giving-patients-a-voice">Giving Patients a Voice</a> </li> <li class="nav-secondary__child "> <a class="nav-secondary__link" href="/patients/disease-education">Disease Education</a> </li> </ul> </nav> </div> </div> </div> </div> <div class="v4-constrained"> <div class="l-grid"> <div class="l-content-container"> <div class="l-content"> <div class="breadcrumbs"> <a href="/patients">Patients</a> / <a href="/patients/medicine-information-support">Medicine Information Support</a> </div> <header class="section-title "> <div class="section-title__main"> <h1 class="section-title__head">Seeking medical information about your Genentech medicine?</h1> <p>Our nurses and pharmacists are dedicated to providing fair, up-to-date, and easy-to-understand information about our medicines.</p> <div class="section-title__links"> <a href="https://www.gene.com/patients/medicines"> <span class="inner-text">See list of our medicines.</span> </a> </div> </div> </header> <section class="multipoint-grid multipoint-grid--left"> <div class="multipoint-grid__tile"> <div class="multipoint-grid__icon"> <svg class="icon icon--blue"><use xlink:href="#icon-multipoint-phone"></use></svg> </div> <div class="multipoint-grid__text"> <h5 class="multipoint-grid__head">Call Us</h5> <p class="multipoint-grid__body">Monday - Friday <br>5am - 5pm PT</p> <a href="tel:18008218590" class="multipoint-grid__link"><span class="inner-text">1-800-821-8590</span><svg class="icon"><use xlink:href="#icon-chevron-right"></use></svg></a> </div> </div> <div class="multipoint-grid__tile"> <div class="multipoint-grid__icon"> <svg class="icon icon--blue"><use xlink:href="#icon-multipoint-nurse-chat"></use></svg> </div> <div class="multipoint-grid__text"> <h5 class="multipoint-grid__head">Chat with us</h5> <p class="multipoint-grid__body">Monday - Friday <br>5am - 5pm PT</p> <a href="javascript:triggerEmbeddedSVC()" class="multipoint-grid__link"><span class="inner-text">Start the chat</span><svg class="icon"><use xlink:href="#icon-chevron-right"></use></svg></a> </div> </div> <div class="multipoint-grid__tile"> <div class="multipoint-grid__icon"> <svg class="icon icon--blue"><use xlink:href="#icon-multipoint-email"></use></svg> </div> <div class="multipoint-grid__text"> <h5 class="multipoint-grid__head">Email us</h5> <p class="multipoint-grid__body">Response within 2 business days.</p> <a href="/contact-us/submit-medical-inquiry?customertype=patient" class="multipoint-grid__link"><span class="inner-text">Fill out this form</span><svg class="icon"><use xlink:href="#icon-chevron-right"></use></svg></a> </div> </div> </section> <section class="editorial"> <p>You can ask:</p> <ul> <li> What are the possible side effects of my Genentech medicine? </li> <li>How does my Genentech medicine work?</li> <li>What is the clinical trial information for my Genentech medicine? </li> <li>Any other specific medical questions related to your Genentech medicine.</li> </ul> </section> <div class="callout-text "> <div class="callout__body"> <h4 class="callout-text__head">Genentech does not provide treatment advice; if you have questions about your medical condition, contact your healthcare provider.</h4> <p><nbsp></p> </div> </div> </div> </div> </div> </div> <style type='text/css'> .embeddedServiceHelpButton .helpButton .uiButton { background-color: #005290; font-family: "Arial", sans-serif; } .embeddedServiceHelpButton .helpButton .uiButton:focus { outline: 1px solid #005290; } </style> <script src="/assets/frontend/js/vendor/moment.min.js"></script> <script src="/assets/frontend/js/vendor/moment-timezone-with-data-10-year-range.min.js"></script> <script type='text/javascript' src='https://service.force.com/embeddedservice/5.0/esw.min.js'></script> <script type='text/javascript'> moment.tz.setDefault("America/Los_Angeles"); var START_TIME = '05:00'; var END_TIME = '17:00'; var DEFAULT_CUSTOMER_TYPE = 'Patient'; var FORMAT = 'hh:mm:ss'; var FM = 'DD-MM-YYYY HH:mma Z z'; var MESSAGES = { allLiveAgentsBusy: 'All Live Agents Busy', outsideBusinessHours: 'Live Chat Unavailable' }; var currentDate = moment(); var currentTime = moment(currentDate, FORMAT); var startTime = moment(START_TIME, FORMAT); var endTime = moment(END_TIME, FORMAT); var isBetweenBusinessHours = function(startTime, endTime, currentTime) { var time = currentTime; var holidays = getHolidays(); if(!currentTime) { var currentDate = moment(); time = moment(currentDate, FORMAT); } return time.isBetween(startTime, endTime) && time.day() > 0 && time.day() < 6 && !holidays.includes(time.clone().set({hours: 00, minutes: 00}).format(FM)); }; var getSpecificDaysInMonth = function(monthNumber, dayName) { var days = []; var month = monthNumber-1; var day = moment().month(month).startOf('month').day(dayName); if (day.date() > 7) { day.add(7,'d'); } while(month === day.month()){ days.push(day.format(FM)); day.add(7,'d'); } return days; }; var getObservance = function(holiday) { var observance = moment(holiday, FM).clone(); switch(observance.day()) { case 0: observance.add(1, 'day'); break; case 6: observance.subtract(1, 'day'); break; } return observance.format(FM); }; var formatDate = function(date) { var format = 'DD-MM-YYYY HH:mma Z z'; return moment(date, 'DD-MM').format(format); }; var getHolidays = function() { var observances = []; var holidays = [ formatDate('01-01'), // New Year Eve formatDate('04-07'), // Independence Day formatDate('24-12'), // Christmas Eve formatDate('25-12') // Christmas Day ]; var dayOfMonth = [ getSpecificDaysInMonth(1, 'Monday')[2], // Martin Luther King Jr. Day getSpecificDaysInMonth(5, 'Monday')[getSpecificDaysInMonth(5, 'Monday').length-1], // Memorials Day getSpecificDaysInMonth(9, 'Monday')[0], // Labor Day getSpecificDaysInMonth(11, 'Thursday')[3], // Thanksgiving Day getSpecificDaysInMonth(11, 'Friday')[3], // Thanksgiving Day Friday following Thanksgiving Thursday ]; holidays.forEach(function(holiday) { var observance = getObservance(holiday); if (observance !== holiday) { observances.push(observance); }; }); holidays = holidays.concat(observances, dayOfMonth); return holidays; }; var getNextBusinessDay = function(today) { var date = today.clone(); var holidays = getHolidays(); var nextDay = date.add(1, 'day'); while(holidays.includes(nextDay.clone().set({hours: 00, minutes: 00}).format(FM)) || nextDay.day() === 0 || nextDay.day() === 6) { nextDay = date.add(1, 'day'); } return nextDay; }; var disableChat = function () { var chatIsActive = !!document.querySelector('.embeddedServiceSidebar'); var message = document.querySelector('#helpButtonSpan .message').textContent; if (!embedded_svc.isButtonDisabled && !chatIsActive) { embedded_svc.isButtonDisabled = true; } if (message !== MESSAGES.outsideBusinessHours) { document.querySelector('#helpButtonSpan .message').textContent = MESSAGES.outsideBusinessHours; } }; var enableChat = function () { var message = document.querySelector('#helpButtonSpan .message').textContent; if (message === MESSAGES.outsideBusinessHours && embedded_svc.isButtonDisabled) { document.querySelector('#helpButtonSpan .message').textContent = MESSAGES.allLiveAgentsBusy; } }; var triggerChatObservers = function(targetNode) { var config = { attributes: false, childList: true, subtree: true }; var workEndObserver = new MutationObserver(disableChat); var workStartObserver = new MutationObserver(enableChat); var duration = endTime.valueOf() - currentTime.valueOf(); if (isBetweenBusinessHours(startTime, endTime)) { // BEFORE WORK END setTimeout(function() { embedded_svc.isButtonDisabled = true; document.querySelector('#helpButtonSpan .message').textContent = MESSAGES.outsideBusinessHours; workEndObserver.observe(targetNode, config); }, duration); } else { var timeToStart = ((duration < 0 || currentDate.day() === 0 || currentDate.day() === 6) ? getNextBusinessDay(startTime).valueOf() : startTime.valueOf()) - currentTime.valueOf(); embedded_svc.isButtonDisabled = true; workEndObserver.observe(targetNode, config); // BEFORE WORK START setTimeout(function() { workEndObserver.disconnect(); document.querySelector('#helpButtonSpan .message').textContent = MESSAGES.allLiveAgentsBusy; workStartObserver.observe(targetNode, config); }, timeToStart); } }; function initChat() { var buttonInterval = setInterval(function () { if (document.querySelector('#helpButtonSpan .message')) { clearInterval(buttonInterval); var targetNode = document.querySelector('#helpButtonSpan .message'); triggerChatObservers(targetNode); } }, 500); } var initESW = function(gslbBaseURL) { embedded_svc.settings.displayHelpButton = true; //Or false embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US' embedded_svc.settings.defaultMinimizedText = 'Chat with a Nurse or Pharmacist'; //(Defaults to Chat with an Expert) embedded_svc.settings.disabledMinimizedText = isBetweenBusinessHours(startTime, endTime) ? MESSAGES.allLiveAgentsBusy : MESSAGES.outsideBusinessHours; //(Defaults to Agent Offline) embedded_svc.settings.enabledFeatures = ['LiveAgent']; embedded_svc.settings.entryFeature = 'LiveAgent'; embedded_svc.settings.autoOpenPostChat = true; embedded_svc.settings.extraPrechatFormDetails = [{"label":"First Name", "transcriptFields": ["Customer_First_Name__c"]},{"label":"Referring Site","value":window.location.href,"transcriptFields":[ "Referring_Site__c" ],"displayToAgent":true}]; embedded_svc.addEventHandler("afterMaximize", function(data) { let hasType = false; embedded_svc.settings.extraPrechatFormDetails.forEach(item => { if (item.label === "Type") { hasType = true; } }); let type = 'HCP'; if (!hasType) { if (window.location.pathname.includes('patients')) { type = 'Patient'; } embedded_svc.settings.extraPrechatFormDetails.push({ "label": "Type", "value": type, "transcriptFields": ["Chat_Type__c"], "displayToAgent": true }); } document.addEventListener('typechange', (e) => { embedded_svc.settings.extraPrechatFormDetails.forEach(field => { if (field.label === "Type") { field.value = e.detail; } }); }); }); embedded_svc.settings.extraPrechatInfo = [{ "entityFieldMaps": [{ "doCreate":false, "doFind":false, "fieldName":"FirstName", "isExactMatch":false, "label":"First Name" }], "entityName":"Contact", },{ "entityName": "SYN_Patient__c", "entityFieldMaps": [{ "isExactMatch": true, "fieldName": "LastName__c", "doCreate": true, "doFind": true, "label": "Last Name" },{ "isExactMatch": true, "fieldName": "Personal_Email__c", "doCreate": true, "doFind": true, "label": "Email Address" }], "saveToTranscript": "Customer__c" }]; if (window.location.hostname === "www.gene.com") { embedded_svc.init( 'https://roche-ssp.my.salesforce.com', 'https://roche-ssp.my.salesforce-sites.com/synapse', gslbBaseURL, '00Di0000000dqk2', 'HCP_or_Patient_Service', { baseLiveAgentContentURL: 'https://c.la4-c2-ia5.salesforceliveagent.com/content', deploymentId: '5725A000000btQ9', buttonId: '5736e000000blOU', baseLiveAgentURL: 'https://d.la4-c2-ia5.salesforceliveagent.com/chat', eswLiveAgentDevName: 'HCP_or_Patient_Agent', isOfflineSupportEnabled: false } ); } else if(window.location.hostname === "medinfouat.www.geneweaver.gene.com") { embedded_svc.init( 'https://roche-ssp--mauat.sandbox.my.salesforce.com', 'https://roche-ssp--mauat.sandbox.my.salesforce-sites.com/synapse', gslbBaseURL, '00D6t0000004etH', 'HCP_or_Patient_Service', { baseLiveAgentContentURL: 'https://c.la4-c1cs-ia5.salesforceliveagent.com/content', deploymentId: '5725A000000btQ9', buttonId: '5736e000000blOU', baseLiveAgentURL: 'https://d.la4-c1cs-ia5.salesforceliveagent.com/chat', eswLiveAgentDevName: 'HCP_or_Patient_Agent', isOfflineSupportEnabled: false } ); } else { //MASQA embedded_svc.init( 'https://roche-ssp--masqa.sandbox.my.salesforce.com', 'https://roche-ssp--masqa.sandbox.my.salesforce-sites.com/synapse', gslbBaseURL, '00DZ0000009T1bO', 'Patient', { baseLiveAgentContentURL: 'https://c.la3-c1cs-phx.salesforceliveagent.com/content', deploymentId: '5725A000000btQ9', buttonId: '5735A000000g5dd', baseLiveAgentURL: 'https://d.la3-c1cs-phx.salesforceliveagent.com/chat', eswLiveAgentDevName: 'Patient', isOfflineSupportEnabled: false } ); //SYNTESTINT - comment as needed /* embedded_svc.init( 'https://roche-ssp--syntestint.my.salesforce.com', 'https://syntestint-syntestint.cs14.force.com/synapse', gslbBaseURL, '00Dc0000003vz6w', 'Patient', { baseLiveAgentContentURL: 'https://c.la1-c1cs-ord.salesforceliveagent.com/content', deploymentId: '572c00000004CUL', buttonId: '573c00000004Ciq', baseLiveAgentURL: 'https://d.la1-c1cs-ord.salesforceliveagent.com/chat', eswLiveAgentDevName: 'Patient', isOfflineSupportEnabled: false } ); */ } }; if (!window.embedded_svc) { var s = document.createElement('script'); if (window.location.hostname === "www.gene.com") { s.setAttribute('src', 'https://roche-ssp.my.salesforce.com/embeddedservice/5.0/esw.min.js'); } else if(window.location.hostname === "medinfouat.www.geneweaver.gene.com") { s.setAttribute('src', 'https://roche-ssp--mauat.sandbox.my.salesforce.com/embeddedservice/5.0/esw.min.js'); } else { //MASQA s.setAttribute('src', 'https://roche-ssp--masqa.sandbox.my.salesforce.com/embeddedservice/5.0/esw.min.js'); //Syntestint - uncomment as needed //s.setAttribute('src', 'https://roche-ssp--syntestint.my.salesforce.com/embeddedservice/5.0/esw.min.js'); } s.onload = function() { initESW(null); }; document.body.appendChild(s); initChat(); } else { initESW('https://service.force.com'); initChat(); } window.triggerEmbeddedSVC = function () { var buttons = document.getElementsByClassName("helpButtonEnabled"); if (document.getElementsByClassName("helpButtonEnabled").length === 0) { setTimeout(triggerEmbeddedSVC, 250); return; } for (var i = 0; i < buttons.length; i++) { buttons[i].click(); } } function getUrlVars() { var vars = {}; var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m,key,value) { vars[key] = value; }); return vars; } jQ.ready(function() { if (getUrlVars()['chat'] === "true") { triggerEmbeddedSVC(); } }); </script> <script> function showContactMethods(showPopup) { document.querySelector('#contactMethodsDisplay').style.display = showPopup ? 'block' : 'none'; } function showContactMethodsOnDisabledClick() { document.querySelector('#helpButtonSpan').addEventListener('click', function () { if (embedded_svc && embedded_svc.isButtonDisabled) { let shown = document.querySelector('#contactMethodsDisplay').style.display == 'block'; showContactMethods(!shown); } }); } let buttonAvailabilityCheck = setInterval(function () { if (document.querySelector('#helpButtonSpan')) { clearInterval(buttonAvailabilityCheck); showContactMethodsOnDisabledClick(); } }, 500); </script> <footer class="contactInfoDisplay" id="contactMethodsDisplay"> <div class="contactInfoContainer" role="dialog"> <div class="contactInfoHeader"> <ul class="contactInfoHeaderList"> <li class="contactInfoHeaderTitle"> <div>Contact Information</div> </li> <li class="contactInfoHeaderAction"> <div class="contactInfoCloseButton" title="Close" onclick="showContactMethods();"> <svg viewBox="0 0 52 52" class="contactInfoHeaderActionImage"> <g> <path d="M31 25.4l13-13.1c.6-.6.6-1.5 0-2.1l-2-2.1c-.6-.6-1.5-.6-2.1 0L26.8 21.2c-.4.4-1 .4-1.4 0L12.3 8c-.6-.6-1.5-.6-2.1 0l-2.1 2.1c-.6.6-.6 1.5 0 2.1l13.1 13.1c.4.4.4 1 0 1.4L8 39.9c-.6.6-.6 1.5 0 2.1l2.1 2.1c.6.6 1.5.6 2.1 0L25.3 31c.4-.4 1-.4 1.4 0l13.1 13.1c.6.6 1.5.6 2.1 0L44 42c.6-.6.6-1.5 0-2.1L31 26.8c-.4-.4-.4-1 0-1.4z"></path> </g> </svg> </div> </li> <li class="contactInfoHeaderAction"> <div class="contactInfoCloseButton" title="Minimize" onclick="showContactMethods();"> <svg viewBox="0 0 52 52" class="contactInfoHeaderActionImage"> <g> <path d="M50 48.5c0 .8-.7 1.5-1.5 1.5h-45c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h45c.8 0 1.5.7 1.5 1.5v3z"></path> </g> </svg> </div> </li> </ul> </div> <div class="contactInfoBodyListItem contactInfoBodyMain"> <span>All Agents are busy or unavailable.</span> </div> <div class="contactInfoBodyListItem contactInfoBodyContact"> <span>You may contact us by phone </span><br/> <span>US Only <a href="tel:8008218590" style="color:revert">(800) 821-8590</a> </span><br/> <span>[Hours: Monday - Friday, 5am - 5pm PT]</span><br/> <span>or fill out a <a href="/contact-us/submit-medical-inquiry" style="color:revert"><b><i>submission form</i></b></a></span><br/> <span> and submit your question.</span><br/> <span>Agent will reply within 1 business day.</span> </div> <div class="contactInfoFooter"> </div> </div> </footer> <style type='text/css'> .contactInfoDisplay { position: relative; display: none; } .contactInfoContainer { position: fixed; width: 320px; border: 1px solid #dddbda; z-index: 16; background-color: #fff; box-shadow: 2px 2px 20px rgb(0 0 0 / 20%); max-height: 498px; border-radius: 8px 8px 0 0; bottom: 0; right: 20px; height: 90%; -webkit-transform: translateY(0); transform: translateY(0); font-family: var( --lwc-fontFamily,"Arial"),sans-serif; text-align: center; line-height: 1.3; font-size: 0.875rem; } .contactInfoHeader { border-radius: 0.25rem 0.25rem 0 0; background-color: #005290; height: 40px; min-height: 40px; } .contactInfoBody { display: flex; -ms-flex-direction: column; flex-direction: column; overflow: auto; font-size: 0.875rem; height: -webkit-fill-available; margin: 2rem 24px 3rem; } .contactInfoFooter { display: flex; position: fixed; flex-direction: column; overflow: auto; } .contactInfoCloseButton { width: 2rem; height: 2rem; float: right; padding-right: 4px; cursor: pointer; } .contactInfoHeaderList { list-style-type: none; overflow: hidden; margin: 0px; padding-left: 0; align-items: center; height: 100%; } .contactInfoHeaderTitle { float: left; font-size: 1.125rem; color: #ffffff; padding: 0.5rem 0rem; padding-inline-start: 0px; font-weight: 400; letter-spacing: .025em; } .contactInfoHeaderAction { float: right; fill: #ffffff; margin-left: 0; } .contactInfoHeaderActionImage { padding: 3px; } .contactInfoBodyListItem { align-items: center; padding-top: 2rem; } .contactInfoBodyMain { text-align: center; font-weight: bold; } .contactInfoBodyContact { flex-direction: column; } .embeddedServiceHelpButton .helpButton .uiButton { cursor: pointer; } </style> <div class="v4-constrained"> <div class="l-grid"> <div class="l-content-container l-content-container--no-min-height"> <div class="l-content"> </div> </div> </div> </div> </div> <script>window.GeneJs = window.GeneJs || {};GeneJs.currentNode = {"rootNode":{"id":"033e314b-6cfd-4977-9449-383a7a165faa","parent_id":"0","title":"Patients","node_type":"static","request_path":"patients","lang_id":"en","source_translation_id":"86a3164e-f08c-11ed-9d94-0242ac150003","target_id":null,"target_path":"","meta_description":"Learn more about our medicines, get help with coverage, and find the right resources for you.","url_suffix":"","position":9,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2021-08-25T22:26:19.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0,"node_parent":null}};</script><script>window.GeneJs = window.GeneJs || {};GeneJs.secondaryNavNode = {"title":"Medicine Information Support","requestPath":"patients\/medicine-information-support","ancestors":[{"id":"033e314b-6cfd-4977-9449-383a7a165faa","parent_id":"0","title":"Patients","node_type":"static","request_path":"patients","lang_id":"en","source_translation_id":"86a3164e-f08c-11ed-9d94-0242ac150003","target_id":null,"target_path":"","meta_description":"Learn more about our medicines, get help with coverage, and find the right resources for you.","url_suffix":"","position":9,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2021-08-25T22:26:19.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0,"node_parent":null}],"shouldShow":true};</script><script>window.GeneJs = window.GeneJs || {};GeneJs.geneHeader = {"topNavNodes":{"2":{"id":"033e314b-6cfd-4977-9449-383a7a165faa","parent_id":"0","title":"Patients","node_type":"static","request_path":"patients","lang_id":"en","source_translation_id":"86a3164e-f08c-11ed-9d94-0242ac150003","target_id":null,"target_path":"","meta_description":"Learn more about our medicines, get help with coverage, and find the right resources for you.","url_suffix":"","position":9,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2021-08-25T22:26:19.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"8":{"id":"59bd7ce6-7a93-4a5b-8ce4-2044dbb5ce7e","parent_id":"0","title":"Medical Professionals","node_type":"static","request_path":"medical-professionals","lang_id":"en","source_translation_id":"86c029be-f08c-11ed-82a4-0242ac150003","target_id":null,"target_path":"","meta_description":"Innovative clinical science. Improved patient care.","url_suffix":"","position":28,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":"","include_js":"","added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2019-05-23T21:55:15.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"11":{"id":"982193bc-a3aa-11e7-b779-d0431ef1c812","parent_id":"0","title":"Partners","node_type":"blocks","request_path":"partners","lang_id":"en","source_translation_id":"86cf2608-f08c-11ed-a8ab-0242ac150003","target_id":null,"target_path":"","meta_description":null,"url_suffix":"","position":35,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2017-09-28T00:37:55.000000Z","added_by":"admin","updated_date":"2020-02-25T13:02:07.000000Z","header_image":"","body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"12":{"id":"af5bc686-e327-4030-ade9-a30b7cdde115","parent_id":"0","title":"Scientists","node_type":"blocks","request_path":"scientists","lang_id":"en","source_translation_id":"86d36bd2-f08c-11ed-a4c0-0242ac150003","target_id":null,"target_path":"","meta_description":"Every day our scientists do the work, the relentless incremental labor that could lead to world-changing, life-changing advances.","url_suffix":"","position":41,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2021-03-31T23:54:11.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"14":{"id":"bed56335-ef16-4e42-9521-54bf30bb83b8","parent_id":"0","title":"Media","node_type":"dynamic","request_path":"media","lang_id":"en","source_translation_id":"86d714bc-f08c-11ed-81d4-0242ac150003","target_id":null,"target_path":"media","meta_description":"Genentech media resources and info for stories in development. Find recent and archived press releases.","url_suffix":"","position":44,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":"media-landing","added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2023-11-02T13:21:51.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"16":{"id":"c42ede74-e262-422c-aecd-bce16e4a6201","parent_id":"0","title":"Good","node_type":"blocks","request_path":"good","lang_id":"en","source_translation_id":"86d8438c-f08c-11ed-b055-0242ac150003","target_id":null,"target_path":"","meta_description":"Through the everyday, incremental acts of kindness, we can make great things happen for our communities and our patients.","url_suffix":"","position":46,"prefix":"For","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2019-12-19T08:00:00.000000Z","added_by":"admin","updated_date":"2020-05-12T02:58:56.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0},"19":{"id":"e2b7db24-3c44-11e8-b243-d0431ef1c812","parent_id":"0","title":"Hiring","node_type":"blocks","request_path":"careers","lang_id":"en","source_translation_id":"86dffcc6-f08c-11ed-bb3a-0242ac150003","target_id":null,"target_path":"","meta_description":null,"url_suffix":"","position":58,"prefix":"Now","show_in_secondary_navigation":true,"show_in_header":1,"show_in_footer":1,"secondary_navigation_dynamic_children":false,"include_css":null,"include_js":null,"added_date":"2018-04-10T05:25:19.000000Z","added_by":"admin","updated_date":"2020-07-23T22:52:27.000000Z","header_image":null,"body_html":null,"right_rail_html":null,"published":true,"is_unlisted":false,"hide_secondary_navigation":0}}};</script><div class="primary-footer js-nav-footer clearfix"> <div class="constrained"> <div class="footer-logo-narrow" data-set="footer-logo"> <svg aria-label="Genentech - A Member of the Roche Group"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-genentech-logo"></use> </svg> </div> <nav class="footer-sitemap"> <ul> <li class="first-level"> <a href="/patients">For Patients</a> </li> <li> <a href="/patients/medicines">Our Medicines</a> </li> <li> <a href="/patients/patient-foundation">Genentech Patient Foundation</a> </li> <li> <a href="/patients/clinical-trials">Clinical Trials</a> </li> <li> <a href="/patients/patient-support-services">Patient Support Services</a> </li> <li> <a href="/patients/understanding-insurance">Understanding Insurance</a> </li> <li> <a href="/patients/medicine-information-support">Medicine Information Support</a> </li> <li> <a href="/patients/giving-patients-a-voice">Giving Patients a Voice</a> </li> <li> <a href="/patients/disease-education">Disease Education</a> </li> </ul> <ul> <li class="first-level"> <a href="/about-us"> About Us</a> </li> <li> <a href="/about-us/leadership">Leadership</a> </li> <li> <a href="/about-us/our-promise">Our Promise</a> </li> <li> <a href="/about-us/policy-advocacy">Policy & Advocacy</a> </li> <li> <a href="/about-us/oncology">Our Focus on Oncology</a> </li> <li> <a href="/about-us/neuroscience">Our Focus on Neuroscience</a> </li> <li> <a href="/about-us/ophthalmology">Our Focus on Ophthalmology</a> </li> <li> <a href="/about-us/awards-recognition">Awards & Recognition</a> </li> <li> <a href="/about-us/investors">Investors</a> </li> <li> <a href="/about-us/suppliers">Suppliers</a> </li> <li> <a href="/about-us/california-transparency-law">CA Transparency in Supply </a> </li> <li> <a href="/about-us/compliance">Compliance Overview</a> </li> </ul> <ul> <li class="first-level"> <a href="/contact-us"> Contact Us</a> </li> <li> <a href="/contact-us/call-us">Call Us</a> </li> <li> <a href="/contact-us/email-us">Email Us</a> </li> <li> <a href="/contact-us/visit-us">Visit Us</a> </li> <li> <a href="/contact-us/submit-medical-inquiry">Submit a Medical Inquiry</a> </li> <li> <a href="/contact-us/submit-media-inquiry">Submit a Media Inquiry</a> </li> </ul> <ul> <li class="first-level"> <a href="/medical-professionals">For Medical Professionals</a> </li> <li> <a href="/medical-professionals/medicines">Our Medicines & Products</a> </li> <li> <a href="/medical-professionals/pipeline">Our Pipeline</a> </li> <li> <a href="/medical-professionals/medinfo">Medical Resources</a> </li> <li> <a href="/medical-professionals/clinical-trial-information">Clinical Trial Information</a> </li> <li> <a href="/medical-professionals/sunshine-act-compliance">Sunshine Act Compliance</a> </li> <li> <a href="/medical-professionals/product-security">Product Security</a> </li> </ul> <ul> <li class="first-level"> <a href="/partners">For Partners</a> </li> <li> <a href="/partners/our-approach">Our Approach</a> </li> <li> <a href="/partners/what-we-are-looking-for">What We Are Looking For</a> </li> <li> <a href="/partners/partner-with-us">Partner With Us</a> </li> <li> <a href="/partners/contacts">Contact Us</a> </li> <li> <a href="/partners/our-stories">Our Stories</a> </li> </ul> <ul> <li class="first-level"> <a href="/scientists">For Scientists</a> </li> <li> <a href="/scientists/our-scientists">Our Scientists</a> </li> <li> <a href="/scientists/our-pipeline">Our Pipeline</a> </li> <li> <a href="/scientists/behind-the-science">Our Stories</a> </li> <li> <a href="/scientists/our-podcast">Our Podcast</a> </li> <li> <a href="/scientists/publications">Publications</a> </li> <li> <a href="/scientists/mta">MTA Program</a> </li> </ul> <ul> <li class="first-level"> <a href="/media">For Media</a> </li> <li> <a href="/media/news-features">News Features</a> </li> <li> <a href="/media/press-releases">Press Releases</a> </li> <li> <a href="/media/statements">Statements</a> </li> <li> <a href="/media/company-information">Company Information</a> </li> <li> <a href="/media/news-alerts">Sign Up For News Alerts</a> </li> </ul> <ul> <li class="first-level"> <a href="/good">For Good</a> </li> <li> <a href="/good/giving">Giving</a> </li> <li> <a href="/good/diversity-inclusion">Diversity & Inclusion</a> </li> <li> <a href="/good/sustainability">Sustainability</a> </li> </ul> <ul> <li class="first-level"> <a href="/diversity-inclusion"> Diversity & Inclusion</a> </li> <li> <a href="/diversity-inclusion/advancing-inclusive-research">Advancing Inclusive Research</a> </li> <li> <a href="/diversity-inclusion/health-equity">Health Equity</a> </li> <li> <a href="/diversity-inclusion/fostering-belonging">Fostering Belonging</a> </li> <li> <a href="/diversity-inclusion/transforming-society">Transforming Society</a> </li> <li> <a href="/diversity-inclusion/di-report">Our Diversity & Inclusion Report</a> </li> </ul> <ul> <li class="first-level"> <a href="/careers">Now Hiring</a> </li> <li> <a href="/careers/find-a-job">Find A Job</a> </li> <li> <a href="/careers/professional-areas">Professional Areas</a> </li> </ul> <ul> <li class="first-level"> <a>—</a> </li> <li><button id="ot-sdk-btn" class="ot-sdk-show-settings">Your Privacy Choices</button></li> <li><a href="/privacy-policy">Privacy Policy</a></li> <li><a href="/wa-consumer-health-data-privacy-policy">WA Consumer Health Data Privacy Policy</a></li> <li><a href="/terms-conditions">Terms & Conditions</a></li> <li><a href="/accessibility">Accessibility</a></li> </ul> </nav> </div> <div class="constrained"> <div class="footer-social"> <div class="footer-social-list"> <a href="//facebook.com/genentech" target="_blank" data-service="facebook"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-facebook"></use> </svg> </a> <a href="//twitter.com/genentech" target="_blank" data-service="twitter"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-twitter"></use> </svg> </a> <a href="//linkedin.com/company/genentech" target="_blank" data-service="linkedin"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-linkedin"></use> </svg> </a> <a href="//youtube.com/genentech" target="_blank" data-service="youtube" style="padding: 5% 0%;"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-youtube"></use> </svg> </a> <a href="//pinterest.com/genentech" target="_blank" data-service="pinterest"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-pinterest"></use> </svg> </a> <a target="_blank" href="https://www.glassdoor.com/Overview/Working-at-Genentech-EI_IE274.11,20.htm" style="display: flex; align-items: center;"> <svg style="height: 22px;"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-glassdoor" data-service="glassdoor"></use> </svg> </a> <a href="//instagram.com/genentech" target="_blank" data-service="instagram"> <svg> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-instagram"></use> </svg> </a> </div> </div> </div> <div class="constrained"> <div class="copyright">© 2025 Genentech, Inc. All rights reserved. This site is intended for US residents only.</div> </div> </div> <link rel="modulepreload" href="https://www.gene.com/build/assets/header-DyYXM6Vv.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/index-OaaOytLl.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/_commonjsHelpers-BosuxZz1.js" /><script type="module" src="https://www.gene.com/build/assets/header-DyYXM6Vv.js"></script> <script type="text/javascript" src="https://www.gene.com/assets/frontend/js/custom/galaxySearch.js"></script> <script src="/assets/frontend/js/vendor/jquery-1.7.2.min.js"></script> <script src="/assets/frontend/js/vendor/select2/dist/js/select2.full.min.js"></script> <script src="/assets/frontend/js/vendor/magnific-popup/dist/jquery.magnific-popup.min.js"></script> <script src="/assets/frontend/js/vendor/FitText.js/jquery.fittext.js"></script> <link rel="preload" as="style" href="https://www.gene.com/build/assets/main-site-DPpHmyQP.css" /><link rel="modulepreload" href="https://www.gene.com/build/assets/gene-scripts-f_I1C7nR.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/main-site-Cl_9bscq.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/_commonjsHelpers-BosuxZz1.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/base-component-o8ldAQHQ.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/window-events-B7aJfebw.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/product-select-Q4_aKJ6E.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/icons-loader-BY2iGxc9.js" /><link rel="stylesheet" href="https://www.gene.com/build/assets/main-site-DPpHmyQP.css" /><script type="module" src="https://www.gene.com/build/assets/gene-scripts-f_I1C7nR.js"></script><script type="module" src="https://www.gene.com/build/assets/main-site-Cl_9bscq.js"></script><script type="module" src="https://www.gene.com/build/assets/product-select-Q4_aKJ6E.js"></script><script type="module" src="https://www.gene.com/build/assets/icons-loader-BY2iGxc9.js"></script> <script> jQ.unq(); jQuery(function() { // Initialize custom classes for (var classname in Gene.custom) { if (classname != 'configs') { Gene.custom[classname].init(); } } }); </script> <script type="text/javascript" src="/assets/frontend/infographics/js/polyfills.js"></script> <script type="text/javascript" src="/assets/frontend/infographics/js/vendor.js"></script> <script type="text/javascript" src="/assets/frontend/infographics/js/infographics.js"></script> <link rel="modulepreload" href="https://www.gene.com/build/assets/slideshow-C5d_O7dE.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/index-OaaOytLl.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/index-D7yXip7F.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/_commonjsHelpers-BosuxZz1.js" /><link rel="modulepreload" href="https://www.gene.com/build/assets/useIntersectionObserver-D1WSZx0D.js" /><script type="module" src="https://www.gene.com/build/assets/slideshow-C5d_O7dE.js"></script> </body> </html>