CINXE.COM

Clinical Research Centers

<!doctype html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Clinical Research Centers</title> <meta name="description" content="John Muir Health is an integrated system of doctors, hospitals and other services providing the highest quality patient care every day through the contributions of our physicians, employees and volunteers. "/> <link rel="manifest" href="/webcommon/favicon/manifest.json"/> <link rel="shortcut icon" href="/webcommon/favicon/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" sizes="180x180" href="/webcommon/favicon/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="/webcommon/favicon/favicon-32x32.png"/> <link rel="icon" type="image/png" sizes="16x16" href="/webcommon/favicon/favicon-16x16.png"/> <link rel="mask-icon" href="/webcommon/favicon/safari-pinned-tab.svg" color="#5bbad5"/> <link rel="stylesheet" href="/webcommon/fonts/icomoon/style.css"/> <meta name="theme-color" content="#ffffff"/> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="google-site-verification" content="rPXOdzQ72InmQY5IgawA6iyDWGGIuCY_ZqBA4_wEq9s"/> <!-- for aem form specific pages, iframeResizer should be loaded before requirejs --> <script src="/webcommon/lib/jq/jquery.min.js"></script> <script src="/webcommon/config/api-config.js"></script> <script src="/webcommon/loader/jmh-loader.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/shared.js"></script> <script src="/etc/designs/jmh/clientlib-all.js"></script> <link rel="stylesheet" href="/etc/designs/jmh/clientlib-all.css" type="text/css"> </head> <body class="design62 publish clinical-research-centers"> <div class="site-wrapper"> <header role="heading" aria-level="1"> <div class="newpar new section"> </div> <div class="par iparys_inherited"> <div class="reference parbase"><div class="cq-dd-paragraph"><div class="fragment-par parsys"><div class="navigationComponent parbase section"><nav class="responsive-navigation transparent "> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/navigationComponent.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/navigationComponent.js"></script> <section class="jmh_header_primary-menu"> <div class="width-limit"> <div id="mobileHeader" class="width-padding"> <div class="aem-Grid aem-Grid--12"> <div class="JMHmobileMenu"> <button id="mobileMenuToggle" class="navbar-toggle" type="button" tabindex="0" aria-labelledby="navTog" aria-pressed="false"> <span id="navTog" class="sr-only">Toggle navigation</span> <span class="icon-bar"> </span> <span class="icon-bar"> </span> <span class="icon-bar"> </span> </button> <svg class="icon close" tabindex="0"> <use xlink:href="/etc/designs/jmh/clientlib-site/img/sprites.svg#icon_close"/> </svg> </div> <div class="logo-wrap aem-GridColumn aem-GridColumn--default--2 aem-GridColumn--xs--12 aem-GridColumn--sm--12"> <div class="JMHlogo"> <a href="/" onclick="CQ_Analytics.record({event: 'imageClick', values: { imageLink: '', imageAsset: '', imageTitle: 'logo.png' }, collect: false, options: { obj: this }, componentPath: 'wcm\/foundation\/components\/image'})"> <img src="/content/jmh/en/shared/top-navigation/_jcr_content/fragment-par/navigationcomponent/logo.img.png/1598479512773.png" alt="John Muir Health logo" class="cq-dd-image" data-emptytext="Image"/> </a> </div> </div> <div class="mobile-search-btn"> <svg class="search icon"> <use xlink:href="/etc/designs/jmh/clientlib-site/img/sprites.svg#icon_search"/> </svg> </div> <div class="mobile-search-wrap"> <div class="close-search-btn"> <svg class="back icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" xml:space="preserve" viewBox="0 0 16 27" width="100%" height="100%" preserveAspectRatio="xMinYMin meet"> <polygon points="13.399999141693115,26.799999713897705 0,13.400000095367432 13.399999141693115,0 16.200000286102295,2.8000001907348633 5.599999904632568,13.400000095367432 16.200000286102295,24.000000476837158 "/> </svg> </div> <div class="mobile-search" style="min-height: 37px"> <div class="jmhSearch parbase"><style> .headerMobileSearch .jmh-search__field input[type=text]:not(.browser-default) { height: 1em; width: 10em; padding-right: 2.1em; } .headerMobileSearch .react-autosuggest__suggestions-container--open { ; } .headerMobileSearch .jmh-search__field { justify-content: center; } @media screen and (max-width: 600px) { .headerMobileSearch .jmh-search__field input[type=text]:not(.browser-default) { width: 95%; } .mobile-search .jmh-search__field { align-items: end; flex-direction: inherit; } } .jmh-search__title { /* This is the same style as in the JmhSearch React component. It is repeated here to avoid rendering with one style first and then switching to another. */ display: flex; justify-content: center; padding-bottom: 0.5em; padding-top: 0.5em; } /* style for dummy JmhSearch input UI and it has been added to load before the actual JmhSearch component */ .jmh-search-loadable { width: 14em; } .jmh-search-loadable.inactive { display: none; } .jmh-search-loadable-input { display: flex; } .jmh-search-loadable-input input[type=text]:not(.browser-default) { background-color: #fff; color: #666; padding: 0.5em; font-size: 1em; font-weight: 600; margin-bottom: 0; height: 1em; width: 10em; padding-right: 2.1em } .jmh-search-loadable-input input[type=text]:not(.browser-default)::placeholder { font-weight: 600; color: #B8B8B8;; } /* style for dummy Midpage JmhSearch input UI */ .midPageSearch .jmh-search-loadable { position: absolute; margin-top: 6em; padding-left: 12em; width: 100%; } .midPageSearch .jmh-search-loadable-input { width: 36em; } @media screen and (max-width: 1199px) { .midPageSearch .jmh-search-loadable { padding-left: 10em; } .midPageSearch .jmh-search-loadable-input { width: 29em; } } @media screen and (max-width: 991px) { .midPageSearch .jmh-search-loadable { padding-left: 7.5em; } .midPageSearch .jmh-search-loadable-input { width: 22em; } } @media screen and (max-width: 775px) { .midPageSearch .jmh-search-loadable { padding-left: 16%; } .midPageSearch .jmh-search-loadable-input { width: 53%; } } @media screen and (max-width: 600px) { .midPageSearch .jmh-search-loadable { margin-top: 10em; padding-left: 8%; } .midPageSearch .jmh-search-loadable-input { width: 85%; } } .midPageSearch .jmh-search-loadable-input input[type=text]:not(.browser-default) { background-color: #fff ; color: #666 ; padding: 0.5em ; font-size: 1em ; font-weight: 600 ; margin-bottom: 0 ; height: 2em ; width: 100% ; border: none ; border-radius: 0 ; } .midPageSearch .jmh-search-loadable-input input[type=text]:not(.browser-default)::placeholder { color: transparent; } </style> <section class="headerMobileSearch jmh-search-component-section "> <div class='md jmh-search__parent'> <!-- this section is added to show dummy search UI until actual component is loaded --> <div class='jmh-search-loadable'> <div class='jmh-search-loadable-input'> <input type='text' placeholder='Search' aria-label="search input"/> </div> </div> <jmh-search data-jmh-param='{"searchButtonText":"" ,"categoryTitleProviders":"Names" ,"categoryTitleSpecialties":"Specialists" ,"categoryTitleContent":"Pages" ,"maxHitsProviders":"3" ,"maxHitsSpecialties":"3" ,"maxHitsContent":"3" ,"minifiedView":"true" ,"initialSearchTermParamName":"JMH_searchTerm" ,"placeholderText":"Search" ,"locationPlaceholderText":"" ,"displayAcceptNewPatients":"" ,"acceptsNewPatients":"" ,"displayLocationBox":"" ,"instanceName":"headerMobileSearch"}'></jmh-search> </div> </section> </div> </div> </div> <!-- MOBILE: User login --> <div class="JMHmobileLogin"> <div class="iconLogin" role="menu"> <a aria-label="login" role="menuitem" id="mobLogin" href="/patientportal" target="_blank"> <span> <svg class="icon"> <use xlink:href="/etc/designs/jmh/clientlib-site/img/sprites.svg#icon_user"/> </svg> </span> </a> </div> </div> <div id="mobileMenu" class="aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--xs--12 aem-GridColumn--sm--12 aem-GridColumn--md--6 aem-GridColumn--lg--6"> <div class="mobileMenuBackground"></div> <div class="primaryMenuWrap"> <ul class="jmhmenu" role="menu"> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/patients-and-visitors.html" tabindex="0"> Patients </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu patients"><div class="linkComponent parbase section"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/linkComponent.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/linkComponent.js"></script> <a href="/patients-and-visitors/mjmh-find-out-more.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> About MyChart </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/locating-patients.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Locating Patients </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/payment-and-insurance/medicare.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Medicare </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/new-patients.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> New Patients </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/Nurse-Advice.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Nurse Advice </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/payment-and-insurance.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Payment &amp; Insurance </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/payment-and-insurance/patient-financial-assistance-program/patient-financial-assistance.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Help Paying Your Bill </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/physician-open-payments-notice.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Physician Open Payments Notice </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/preparing-for-surgery.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Preparing for Surgery </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/mjmh-find-out-more/pre-register-online-for-birth.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Pre-Register for Labor &amp; Delivery </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/registration-forms.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Registration &amp; Forms </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/request-medical-record.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Request a Health Record </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/security-center.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Security Center </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/mjmh-find-out-more/mychart-video-visits.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Video Visits </a> </div> <div class="linkComponent parbase section"> <a href="/health-education/podcasts.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Cardiology Podcasts for Patients </a> </div> </div> </li> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/services.html" tabindex="0"> Services </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu services"><div class="columnComponent section"> <article class="responsive-column-component colComp_24377 "> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/columnComponent.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/columnComponent.js"></script> <div class="column-wrapper bg-color-transparent "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--3 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="linkComponent parbase"> <a href="/services/chemical-dependency-services.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Addiction Medicine </a> </div> <div class="linkComponent parbase"> <a href="/services/behavioral-health-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Behavioral Health </a> </div> <div class="linkComponent parbase"> <a href="/services/cancer-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Cancer </a> </div> <div class="linkComponent parbase"> <a href="/services/cardiovascular-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Cardiovascular Services </a> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--3 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="linkComponent parbase"> <a href="/services/emergency-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Emergency Services </a> </div> <div class="linkComponent parbase"> <a href="/services/gastroenterology-services.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Gastroenterology </a> </div> <div class="linkComponent parbase"> <a href="/services/lab-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Lab Services </a> </div> <div class="linkComponent parbase"> <a href="/services/medical-imaging-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Medical Imaging </a> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--3 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="linkComponent parbase"> <a href="/services/neurosciences.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Neurosciences </a> </div> <div class="linkComponent parbase"> <a href="/services/orthopedics.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Orthopedics </a> </div> <div class="linkComponent parbase"> <a href="/services/pediatrics.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Pediatrics </a> </div> <div class="linkComponent parbase"> <a href="/services/physical-rehabilitation.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Physical Rehabilitation </a> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--3 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="linkComponent parbase"> <a href="/services/pregnancy-obgyn-new-parent-services.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Pregnancy &amp; New Parent </a> </div> <div class="linkComponent parbase"> <a href="/services/primary-care.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Primary Care </a> </div> <div class="linkComponent parbase"> <a href="/services/urgent-care-services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Urgent Care </a> </div> <div class="linkComponent parbase"> <a href="/services.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> ALL SERVICES </a> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_24377"></style> </div> </div> </li> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/health-education.html" tabindex="0"> Education </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu health-education"><div class="linkComponent parbase section"> <a href="/events" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Classes, Screenings &amp; Support Groups </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/clinical-trials.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Clinical Trials </a> </div> <div class="linkComponent parbase section"> <a href="/health-education/conditions-treatments.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Conditions &amp; Treatments </a> </div> <div class="linkComponent parbase section"> <a href="/health-education/health-wellness.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Health &amp; Wellness </a> </div> <div class="linkComponent parbase section"> <a href="/health-education/podcasts.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Cardiology Podcasts for Patients </a> </div> </div> </li> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/for-physicians.html" tabindex="0"> For Providers </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu for-physicians"><div class="linkComponent parbase section"> <a href="/for-physicians/physician-careers.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Careers </a> </div> <div class="linkComponent parbase section"> <a href="/patients-and-visitors/clinical-trials/about-clinical-research.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Clinical Research </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/family-medicine-residency.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Family Medicine Residency Program </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/john-muir-medical-group.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> John Muir Medical Group </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/medical-staff.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Medical Staff </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/nursing.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Nursing </a> </div> <div class="linkComponent parbase section"> <a href="/get-involved/careers/pharmacy-residency.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Pharmacy Residency Program </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/resources.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Resources </a> </div> <div class="linkComponent parbase section"> <a href="/for-physicians/training.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Training &amp; Education </a> </div> </div> </li> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/giving.html" tabindex="0"> Giving </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu giving"><div class="linkComponent parbase section"> <a href="/secure/donate-to-john-muir-health-foundation.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Give Now </a> </div> <div class="linkComponent parbase section"> <a href="/giving/gift-opportunities/jean-and-ken-hofmann-cancer-center.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> The Campaign to Conquer Cancer </a> </div> <div class="linkComponent parbase section"> <a href="/giving/the-foundation.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> The Foundation </a> </div> <div class="linkComponent parbase section"> <a href="/giving/donor-impact.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Donor Impact </a> </div> <div class="linkComponent parbase section"> <a href="/giving/gift-opportunities.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Gift Opportunities </a> </div> <div class="linkComponent parbase section"> <a href="/giving/ways-to-give.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Ways to Give </a> </div> <div class="linkComponent parbase section"> <a href="/giving/the-foundation/publications.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Publications </a> </div> <div class="linkComponent parbase section"> <a href="/giving/the-foundation/publications.html#press-releases" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Press Releases </a> </div> <div class="linkComponent parbase section"> <a href="/giving/employee-giving.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Employee Giving </a> </div> <div class="linkComponent parbase section"> <a href="/giving/the-foundation/contact-us.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Contact Us – Giving to John Muir Health </a> </div> </div> </li> <li class="dropdown" role="menuitem"> <a aria-expanded="true" aria-haspopup="true" class="dropdown-toggle fsize-12" href="/about-john-muir-health.html" tabindex="0"> About </a> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="plus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,122h-74V48c0-3.534-2.466-6.4-6-6.4s-6,2.866-6,6.4v74H48c-3.534,0-6.4,2.466-6.4,6s2.866,6,6.4,6h74v74 c0,3.534,2.466,6.4,6,6.4s6-2.866,6-6.4v-74h74c3.534,0,6.4-2.466,6.4-6S211.534,122,208,122z"/> </svg> <svg style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="minus" enable-background="new 0 0 256 256" version="1.1" viewBox="0 0 256 256" xml:space="preserve" tabindex="0"> <path d="M208,134.4H48c-3.534,0-6.4-2.866-6.4-6.4s2.866-6.4,6.4-6.4h160c3.534,0,6.4,2.866,6.4,6.4S211.534,134.4,208,134.4z"/> </svg> <div class="submenu about"><div class="linkComponent parbase section"> <a href="/about-john-muir-health/annual-reports.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Annual Reports </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/awards-recognition.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Awards &amp; Recognition </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/board-of-directors.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Board of Directors </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/community-commitment.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Community Commitment </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/employer-brokers.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Employers, Brokers, &amp; Health Plans </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/executive-team.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Executive Team </a> </div> <div class="linkComponent parbase section"> <a href="https://www.givehealthjmh.org/" class="linkComponent text-color-dark-grey " target="_blank" tabindex="0" rel="noreferrer"> Make a Gift </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/mission-vision.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Mission &amp; Vision </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/our-partnerships.html" class="linkComponent text-color-dark-grey " target="_self" tabindex="0" rel="noreferrer"> Partnerships </a> </div> <div class="linkComponent parbase section"> <a href="/about-john-muir-health/press-room.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Media Center </a> </div> </div> </li> </ul> </div> </div> <div class="aem-GridColumn aem-GridColumn--default--4 primarymenu-breaks-reg"> <div class="search_login u-coral-pullRight"> <div class="desktop-search" style="min-height: 37px"> <div class="jmhSearch parbase"><style> .headerDesktopSearch .jmh-search__field input[type=text]:not(.browser-default) { height: 1em; width: 10em; padding-right: 2.1em; } .headerDesktopSearch .react-autosuggest__suggestions-container--open { ; } .headerDesktopSearch .jmh-search__field { justify-content: center; } @media screen and (max-width: 600px) { .headerDesktopSearch .jmh-search__field input[type=text]:not(.browser-default) { width: 95%; } .mobile-search .jmh-search__field { align-items: end; flex-direction: inherit; } } .jmh-search__title { /* This is the same style as in the JmhSearch React component. It is repeated here to avoid rendering with one style first and then switching to another. */ display: flex; justify-content: center; padding-bottom: 0.5em; padding-top: 0.5em; } /* style for dummy JmhSearch input UI and it has been added to load before the actual JmhSearch component */ .jmh-search-loadable { width: 14em; } .jmh-search-loadable.inactive { display: none; } .jmh-search-loadable-input { display: flex; } .jmh-search-loadable-input input[type=text]:not(.browser-default) { background-color: #fff; color: #666; padding: 0.5em; font-size: 1em; font-weight: 600; margin-bottom: 0; height: 1em; width: 10em; padding-right: 2.1em } .jmh-search-loadable-input input[type=text]:not(.browser-default)::placeholder { font-weight: 600; color: #B8B8B8;; } /* style for dummy Midpage JmhSearch input UI */ .midPageSearch .jmh-search-loadable { position: absolute; margin-top: 6em; padding-left: 12em; width: 100%; } .midPageSearch .jmh-search-loadable-input { width: 36em; } @media screen and (max-width: 1199px) { .midPageSearch .jmh-search-loadable { padding-left: 10em; } .midPageSearch .jmh-search-loadable-input { width: 29em; } } @media screen and (max-width: 991px) { .midPageSearch .jmh-search-loadable { padding-left: 7.5em; } .midPageSearch .jmh-search-loadable-input { width: 22em; } } @media screen and (max-width: 775px) { .midPageSearch .jmh-search-loadable { padding-left: 16%; } .midPageSearch .jmh-search-loadable-input { width: 53%; } } @media screen and (max-width: 600px) { .midPageSearch .jmh-search-loadable { margin-top: 10em; padding-left: 8%; } .midPageSearch .jmh-search-loadable-input { width: 85%; } } .midPageSearch .jmh-search-loadable-input input[type=text]:not(.browser-default) { background-color: #fff ; color: #666 ; padding: 0.5em ; font-size: 1em ; font-weight: 600 ; margin-bottom: 0 ; height: 2em ; width: 100% ; border: none ; border-radius: 0 ; } .midPageSearch .jmh-search-loadable-input input[type=text]:not(.browser-default)::placeholder { color: transparent; } </style> <section class="headerDesktopSearch jmh-search-component-section "> <div class='md jmh-search__parent'> <!-- this section is added to show dummy search UI until actual component is loaded --> <div class='jmh-search-loadable'> <div class='jmh-search-loadable-input'> <input type='text' placeholder='Search' aria-label="search input"/> </div> </div> <jmh-search data-jmh-param='{"searchButtonText":"" ,"categoryTitleProviders":"Names" ,"categoryTitleSpecialties":"Specialists" ,"categoryTitleContent":"Pages" ,"maxHitsProviders":"3" ,"maxHitsSpecialties":"3" ,"maxHitsContent":"3" ,"minifiedView":"true" ,"initialSearchTermParamName":"JMH_searchTerm" ,"placeholderText":"Search" ,"locationPlaceholderText":"" ,"displayAcceptNewPatients":"" ,"acceptsNewPatients":"" ,"displayLocationBox":"" ,"instanceName":"headerDesktopSearch"}'></jmh-search> </div> </section> </div> </div> <div class="auth" role="menu"> <a role="menuitem" id="dTlogin" href="/patientportal" target="_blank">MyChart Login</a> </div> </div> </div> </div> </div> </div> </section> </nav></div> <div class="inlineNavComponent parbase section"><nav class="inline-navigation " data-background-opacity=".9" aria-label="inline-navigation"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/inlineNavComponent.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/inlineNavComponent.js"></script> <section class="jmh_header_secondary-menu white o90-md "> <div class="width-limit"> <div class="width-padding"> <div class="aem-Grid aem-Grid--12"> <div class="aem-GridColumn aem-GridColumn--default--12"> <ul class="secondaryMenu"> <li> <a href="/locations.html"> <div aria-hidden="true" class="sectionIcon"> <svg class="icon icon_map_outline"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#icon_map_outline"/></svg> </div> <div class="sectionName">Find a location</div> </a> </li> <li> <a href="/findadoctor.html"> <div aria-hidden="true" class="sectionIcon"> <svg class="icon icon_health"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#icon_health"/></svg> </div> <div class="sectionName">Find a doctor</div> </a> </li> <li> <a href="/billpay/"> <div aria-hidden="true" class="sectionIcon"> <svg class="icon icon_bill"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#icon_bill"/></svg> </div> <div class="sectionName">Pay a bill</div> </a> </li> <li> <a href="/get-involved/careers.html"> <div aria-hidden="true" class="sectionIcon"> <svg class="icon icon_job"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#icon_job"/></svg> </div> <div class="sectionName">Careers</div> </a> </li> </ul> </div> </div> </div> </div> </section> </nav> </div> </div> </div> </div> <div class="columnComponent"> <article data-column-component-id="masking-banner" class="responsive-column-component colComp_6256 margin-top-sm-40 hide"> <div class="column-wrapper indigo lighten-1 o100 "> <button class="column-close" aria-label="close button" role="button" style="background-color:#FFFFFF;color:#5c6bc0">&#x2715;</button> <div class="container margin-sm-10"> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--12 aem-GridColumn--md--12 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="text parbase"><section class="text-component container white-text text-align-center"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/ctaComponent.css" type="text/css"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/text.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/ctaComponent.js"></script> <script src="/etc/clientlibs/jmh-components/text.js"></script> <div class="text-wrap fsize-18" tabindex="0"> <p style="text-align: center;font-weight: bold;">Information about the <a href="https://www.johnmuirhealth.com/patients-and-visitors/coronavirus/covid-vaccine-program.html" style="color: rgb(255,255,255);text-decoration: underline;">2023-2024 Covid-19 vaccine &gt;</a></p> </div> </section> </div> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_6256"></style> </div> <div class="columnComponent"> <article class="responsive-column-component colComp_50785 "> <div class="column-wrapper cyan darken-3 o100 "> <div class="container "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--12 aem-GridColumn--md--12 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="text parbase"><section class="text-component container white-text text-align-center"> <div class="text-wrap fsize-18" tabindex="0"> <p style="text-align: center;font-weight: bold;">It's Open Enrollment Time. <a href="https://www.johnmuirhealth.com/patients-and-visitors/payment-and-insurance/open-enrollment-2023-information.html" style="color: rgb(255,255,255);text-decoration: underline;">LEARN MORE &gt;</a></p> </div> </section> </div> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_50785"></style> </div> </div> </header> <div class="site-content"> <div class="banner"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/image.css" type="text/css"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/banner.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/image.js"></script> <script src="/etc/clientlibs/jmh-components/banner.js"></script> <section class="banner-component text-on-left mobile-text-overlay" role="banner"> <style scoped> #i416d84de165608f88ab35987c36fb155-mobile-img { background-image: url("\2f content\2f dam\2fjmh\2fLocations or Facilities\2f Concord2_Banner.jpg"); background-position: 100% 0%; background-repeat: no-repeat; background-size: cover; height: 300px; } .slick-cloned .banner-component .mobile-image { height: 300px; } </style> <div id="i416d84de165608f88ab35987c36fb155-mobile-img" class="mobile-image hide"> </div> <style scoped> @media (min-width: 1px) { #i416d84de165608f88ab35987c36fb155 { background-image: url("\2f content\2f dam\2fjmh\2fLocations or Facilities\2f Concord2_Banner.jpg"); background-position: 100% 0%; background-repeat: no-repeat; background-size: cover; height: 500px; position: relative; top: 0px; margin-bottom: 0px; } .slick-cloned .banner-component .banner-wrap { height: 500px; } } </style> <div id="i416d84de165608f88ab35987c36fb155" class="banner-wrap"> <div class="aem-Grid aem-Grid--12 container content-wrap"> <div class="text-wrap bg-color-white o80 aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--12 aem-GridColumn--xs--12 md"> <h1 class="h3 blue-grey-text text-darken-4">John Muir Health Clinical Research Centers</h1> <div class="blue-grey-text text-darken-4"> </div> </div> </div> </div> </section> </div> <div class="breadcrumbs"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/breadcrumbs.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/breadcrumbs.js"></script> <div class="breadcrumbs-component "> <nav class="container" aria-label="breadcrumbs"> <ol> <li class=" "> <a href="/"> Home </a> <span class="divider"></span> </li> <li class=" parent-page"> <a href="/locations.html"> <svg class="arrow" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" xml:space="preserve" viewBox="0 0 16 27" preserveAspectRatio="xMinYMin meet"> <polygon points="13.399999141693115,26.799999713897705 0,13.400000095367432 13.399999141693115,0 16.200000286102295,2.8000001907348633 5.599999904632568,13.400000095367432 16.200000286102295,24.000000476837158 "/> </svg> Find a Location </a> <span class="divider"></span> </li> <li class="active "> <a href="/locations/clinical-research-centers.html"> Clinical Research Centers </a> </li> </ol> <div class="tools"/> </nav> </div> </div> <div class="columnComponent"> <article class="responsive-column-component colComp_39631 margin-top-lg-30 "> <div class="column-wrapper bg-color-transparent o10 "> <div class="container "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--12 aem-GridColumn--md--12 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="columnComponent"> <article class="responsive-column-component colComp_60742 margin-bottom-sm-20 "> <div class="column-wrapper bg-color-transparent o10 "> <div class="container "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="text parbase"><section class="text-component container text-color-dark-grey text-align-left"> <div class="title-wrap"> <h3 tabindex="0">John Muir Health Clinical Research Centers</h3> </div> <div class="text-wrap fsize-xx" tabindex="0"> <p>John Muir Health research centers have participated in over 500 studies for both drug and device Phase I–IV clinical research. But we never lose sight of the fact that study volunteers are at the heart of our work.<br /> </p> <p>Visit us in our latest Research office in the new Behring Pavilion at the Jean and Ken Hofmann Cancer Center on our Walnut Creek campus.</p> <p>Our Concord offices are in the 2700 Grant Street building in Concord. On the first floor in Suite 102, is the John Muir Health Clinical Research Center's office. The John Muir Physician Network Clinical Research Center's office is on the second floor, in Suite 202.</p> <p>Learn more about our clinical research studies and trials</p> <p><b>Visitor Information</b></p> <p><b>John Muir Health Clinical Research Center Locations</b></p> <p>2700 Grant St.<br /> Concord, CA 94520<br /> Phone (925) 674-2580<br /> Fax (925) 674-2485<br /> Monday-Friday: 8:00 AM to 4:30 PM<br /> Email: <a href="mailto:clinicalresearch@johnmuirhealth.com">clinicalresearch@johnmuirhealth.com</a></p> <p>177 La Casa Via, Suite 200,<br /> Walnut Creek, CA 94598<br /> Located in Behring Pavilion<br /> Phone (925) 674-2580<br /> Fax (925) 674-2485<br /> Monday-Friday: 8:00 AM to 4:30 PM<br /> Email: <a href="mailto:clinicalresearch@johnmuirhealth.com">clinicalresearch@johnmuirhealth.com</a></p> <p><b>John Muir Physician Network Clinical Research Center</b></p> <p>2700 Grant St., Suite 202<br /> Concord, CA 94520<br /> Phone (925) 687-8860<br /> Fax (925) 687-1570<br /> Monday-Friday: 7:30 AM to 4:00 PM<br /> Email: <a href="mailto:clinicalresearch@johnmuirhealth.com">clinicalresearch@johnmuirhealth.com</a></p> </div> </section> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="locations-map parbase"><div> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/locations-map.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/locations-map.js"></script> <div class="locations-map-json" style="height: 30em"> <section> <fieldset> <div class="location-info"> <h2>Clinical Research Centers, Concord</h2> <p></p> <a class="location-link" target="_blank" href="https://www.google.com/maps/place/2700%20Grant%20St.,%20Concord,%20CA%2094520"><img src="/etc/jmh-shared/img/map128.svg" alt="location icon"/> 2700 Grant St., Concord, CA 94520 </a> <a class="call-link" target="_blank" href="tel:%20(925)%20674-2580%20or%20%3Cspan%20style=%22white-space:%20nowrap%22%3E(925)%20687-8860%3C/span%3E"><img src="/etc/jmh-shared/img/phone128.svg" alt="call icon"/> (925) 674-2580 or &lt;span style=&#34;white-space: nowrap&#34;&gt;(925) 687-8860&lt;/span&gt; </a> </div> </fieldset> </section> </div> <div class="locations-map-key">AIzaSyByi6XMLRDKDjR2n79fcKB8bQUBcl_wt3E</div> </div> </div> <div class="locations-map parbase"><div> <div class="locations-map-json" style="height: 30em"> <section> <fieldset> <div class="location-info"> <h2>John Muir Health Clinical Research Center, Walnut Creek</h2> <p></p> <a class="location-link" target="_blank" href="https://www.google.com/maps/place/177%20La%20Casa%20Via,%20Suite%20200,%20Walnut%20Creek,%20CA%2094598"><img src="/etc/jmh-shared/img/map128.svg" alt="location icon"/> 177 La Casa Via, Suite 200, Walnut Creek, CA 94598 </a> <a class="call-link" target="_blank" href="tel:%20(925)%20674-2580%20or%20(925)%20687-8860"><img src="/etc/jmh-shared/img/phone128.svg" alt="call icon"/> (925) 674-2580 or (925) 687-8860 </a> </div> </fieldset> </section> </div> <div class="locations-map-key">AIzaSyByi6XMLRDKDjR2n79fcKB8bQUBcl_wt3E</div> </div> </div> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_60742"></style> </div> <div class="parsys"> </div> <div class="reference parbase"> </div> <div class="parsys"> <div class="text parbase"><section class="text-component container text-color-dark-grey text-align-left"> <div class="title-wrap"> <h4 tabindex="0">Campus Maps</h4> </div> </section> </div> <div class="columnComponent"> <article class="responsive-column-component colComp_32992 margin-bottom-lg-20 "> <div class="column-wrapper transparent o10 "> <div class="container "> <div class="aem-Grid aem-Grid--12 cell-padding" role="main"> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="text parbase"><section class="text-component margin-top-sm-20 container blue-grey-text text-darken-4 text-align-left"> <div class="title-wrap"> <h5 class="h6" tabindex="0">Concord Medical Center - Floor plan</h5> </div> </section> </div> <div class="textimage parbase"><article class="textComponent container blue-grey-text text-darken-4 fsize-16"> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/textimage.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/textimage.js"></script> <div class="textimage-top"> <a href="/content/dam/jmh/Maps/240212-JMH-Concord-Map.pdf" onclick="CQ_Analytics.record({event: 'imageClick', values: { imageLink: '', imageAsset: '', imageTitle: '2024\u002DJMH\u002DCMC.png' }, collect: false, options: { obj: this }, componentPath: 'wcm\/foundation\/components\/image'})"> <img src="/content/jmh/en/home/locations/clinical-research-centers/_jcr_content/par/columncomponent/column_1/par_2/columncomponent_twoc/column_1/textimage/image.img.png/1724172701197.png" alt="JMMC Concord Visitor Map 2024" height="420" class="cq-dd-image" data-emptytext="Image"/> </a> </div> <div class="textimage-text"> <p><a href="/content/dam/jmh/Maps/240212-JMH-Concord-Map.pdf">Concord Medical Center Floor Plan</a></p> </div> </article> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div> <div class="text parbase"><section class="text-component margin-top-sm-20 container blue-grey-text text-darken-4 text-align-left"> <div class="title-wrap"> <h5 class="h6" tabindex="0">Walnut Creek Medical Center - Vicinity Map</h5> </div> </section> </div> <div class="textimage parbase"><article class="textComponent container blue-grey-text text-darken-4 fsize-16"> <div class="textimage-top"> <a href="/content/dam/jmh/Maps/240212-JMH-Concord-Map.pdf" onclick="CQ_Analytics.record({event: 'imageClick', values: { imageLink: '', imageAsset: '', imageTitle: 'JMH Walnut Creek_20240830.png' }, collect: false, options: { obj: this }, componentPath: 'wcm\/foundation\/components\/image'})"> <img src="/content/jmh/en/home/locations/clinical-research-centers/_jcr_content/par/columncomponent/column_1/par_2/columncomponent_twoc/column_2/textimage_copy/image.img.png/1725397795400.png" alt="JMH Walnut Creek Medical Center - Vicinity Map" title="JMH Walnut Creek Medical Center - Vicinity Map" height="420" class="cq-dd-image" data-emptytext="Image"/> </a> </div> <div class="textimage-text"> <p><a href="/content/dam/jmh/Maps/JMH%20Walnut%20Creek_20240830.png">Walnut Creek Medical Center Vicinity Map</a></p> </div> </article> </div> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_32992"></style> </div> </div> <div class="parsys"> </div> <div class="parsys"> </div> <div class="parsys"> </div> <div class="parsys"> </div> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_39631"></style> </div> </div> <div> <div class="newpar new section"> </div> <div class="par iparys_inherited"> <div class="reference parbase"><div class="cq-dd-paragraph"><div class="fragment-par parsys"><div class="footerComponent parbase section"><footer class="page-footer blue-grey lighten-5 "> <link rel="stylesheet" href="/etc/clientlibs/jmh-components/footerComponent.css" type="text/css"> <script src="/etc/clientlibs/jmh-components/footerComponent.js"></script> <div class="container"> <div class="aem-Grid aem-Grid--12"> <div class="aem-GridColumn aem-GridColumn--lg--4 aem-GridColumn--md--4 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="columnComponent"> <article class="responsive-column-component colComp_7682 "> <div class="column-wrapper bg-color-transparent "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--6"> <div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-14" tabindex="0"> <h1 style="padding: 0;font-size: 14.0px;font-weight: 400;line-height: 1.5em;margin: 0.75em 0 0.5em 0;color: rgb(49,49,49);">ABOUT</h1> </div> </section> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> About Us </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/board-of-directors.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Board of Directors </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/executive-team.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Executive Team </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/awards-recognition.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Awards &amp; Recognition </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/our-partnerships.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Partnerships </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/community-commitment.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Community Commitment </a> </div> <div class="text parbase"><section class="text-component "> <div class="text-wrap " tabindex="0"> <p><a title="Price Transparency" href="https://www.johnmuirhealth.com/patients-and-visitors/payment-and-insurance/cost-estimator.html">Price Transparency</a></p> </div> </section> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/employer-brokers.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Employers, Brokers &amp; Health Plans </a> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--6"> <div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-14" tabindex="0"> <h2>GET INVOLVED</h2> </div> </section> </div> <div class="linkComponent parbase"> <a href="/get-involved/careers.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Careers </a> </div> <div class="linkComponent parbase"> <a href="/get-involved/volunteer-services.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Volunteer </a> </div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-14" tabindex="0"> <h2>NEWS &amp; PRESS</h2> </div> </section> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/press-room.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Media Center </a> </div> <div class="linkComponent parbase"> <a href="/about-john-muir-health/annual-reports.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Annual Reports </a> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_7682"></style> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--4 aem-GridColumn--md--4 aem-GridColumn--sm--6 aem-GridColumn--xs--12"> <div> <div class="columnComponent"> <article class="responsive-column-component colComp_10690 "> <div class="column-wrapper bg-color-transparent "> <div class="aem-Grid aem-Grid--12 " role="main"> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--6"> <div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-14" tabindex="0"> <h2>GIVING</h2> </div> </section> </div> <div class="linkComponent parbase"> <a href="/secure/donate-to-john-muir-health-foundation.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Make a Gift </a> </div> <div class="linkComponent parbase"> <a href="/giving/donor-bill-of-rights.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Donor Bill of Rights </a> </div> <div class="linkComponent parbase"> <a href="/giving/privacy-policy.html" class="linkComponent blue-grey-text text-darken-4 " target="_blank" tabindex="0" rel="noreferrer"> Foundation&#39;s Privacy Policy </a> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--6 aem-GridColumn--md--6 aem-GridColumn--sm--6 aem-GridColumn--xs--6"> <div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-14" tabindex="0"> <h2>CONTACT</h2> </div> </section> </div> <div class="linkComponent parbase"> <a href="/secure/contact-us.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Email Us </a> </div> <div class="text parbase"> </div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="text-wrap fsize-12" tabindex="0"> <p><a href="/patients-and-visitors/payment-and-insurance/patient-financial-assistance-program/patient-financial-assistance.html" class="linkComponent text-color-jmh-brand-grey-family-darker" target="_self"><b>Help Paying Your Bill</b></a></p> </div> </section> </div> <div class="text parbase"><section class="text-component container blue-grey-text text-darken-4 text-align-left"> <div class="title-wrap"> <h2 class="h2" tabindex="0">PRIVACY</h2> </div> </section> </div> <div class="linkComponent parbase"> <a href="/patients-and-visitors/patient-privacy-practices.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Patient Privacy </a> </div> <div class="linkComponent parbase"> <a href="/content/dam/jmh/Documents/Legal-and-Privacy/website-privacy-policy.pdf" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Website Privacy </a> </div> <div class="linkComponent parbase"> <a href="/terms-of-use.html" class="linkComponent text-color-jmh-brand-grey-family-darker " target="_self" tabindex="0" rel="noreferrer"> Terms of Use </a> </div> <div class="linkComponent parbase"> <a href="/patients-and-visitors/security-center.html" class="linkComponent blue-grey-text text-darken-4 " target="_self" tabindex="0" rel="noreferrer"> Security Center </a> </div> </div> </div> </div> </div> </article> <style id="bgImage-colComp_10690"></style> </div> </div> </div> <div class="aem-GridColumn aem-GridColumn--lg--4 aem-GridColumn--md--4 aem-GridColumn--sm--12 aem-GridColumn--xs--12"> <div class="footer-social"> <h2>Follow Us</h2> <ul class="social-media-icons"> <li> <a href="https://www.linkedin.com/company/john-muir-health" aria-label="LinkedIn"> <svg class="icon"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#social_linkedin"/></svg> </a> </li> <li> <a href="https://www.facebook.com/johnmuirhealth" aria-label="Facebook"> <svg class="icon"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#social_facebook"/></svg> </a> </li> <li> <a href="https://www.youtube.com/johnmuirhealth/" aria-label="YouTube"> <svg class="icon"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#social_youtube"/></svg> </a> </li> <li> <a href="https://instagram.com/john_muir_health" aria-label="Instagram"> <svg class="icon"><use xlink:href="/etc/designs/jmh/clientlib-site/svg/sprites.svg#social_instagram"/></svg> </a> </li> </ul> </div> <div> </div> </div> </div> <div class="footnote"> <div> <p><span>&copy; </span><span id="copyright-year"></span> John Muir Health All rights reserved.</p> </div> <div class="joint-commission"> <p>John Muir Health is accredited by The Joint Commission.&nbsp;</p> </div> </div> </div> <script> if("ActiveXObject" in window) { if( window.require ) require(['jquery', "/etc/designs/jmh/clientlib-ie.js"], function($) { $( document.body ).append('<link rel="stylesheet" href="/etc/designs/jmh/clientlib-ie.css" type="text/css" /' + '>'); }); else { $( document.body ).append('<script src="/etc/designs/jmh/clientlib-ie.js"></' + 'script>') .append('<link rel="stylesheet" href="/etc/designs/jmh/clientlib-ie.css" type="text/css" /' + '>'); } } // insert current year in the footer. var date = new Date().getFullYear(); document.getElementById("copyright-year").innerHTML = date; </script> </footer> <!-- adding tealium to footer so that it is available to apps through the footer --> <!--<script type="text/javascript" src="/webcommon/loader/dist/1.0.1/compatibility.js"></script>--> <!--<script type="text/javascript" src="/webcommon/loader/jmh-teal.js"></script>--> </div> </div> </div> </div> </div> </div> </div> <!--script src="/jmh-loader-widget/jmh-loader-widget.js" type="text/javascript"></script--> </body> </html>

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