CINXE.COM
UI Health University of Illinois Hospital and Health Sciences System in Chicago | UI Health
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>UI Health University of Illinois Hospital and Health Sciences System in Chicago | UI Health</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="description" content="UI Health, University of Illinois in Chicago Hospital Health Sciences System, UIC Medical Center" /> <!-- Twitter Card data --> <meta name="twitter:card" value="summary" /> <meta name="twitter:site" value="" /> <meta name="twitter:title" value="UI Health University of Illinois Hospital and Health Sciences System in Chicago" /> <meta name="twitter:description" value="UI Health, University of Illinois in Chicago Hospital Health Sciences System, UIC Medical Center" /> <meta name="twitter:image" content="" /> <meta name="twitter:creator" value="" /> <!-- Open Graph data start --> <meta property="og:title" content="UI Health University of Illinois Hospital and Health Sciences System in Chicago" /> <meta property="og:type" content="" /> <meta property="og:url" content="//hospital.uillinois.edu/" /> <meta property="og:image" content="" /> <meta property="og:description" content="UI Health, University of Illinois in Chicago Hospital Health Sciences System, UIC Medical Center" /> <!-- Open Graph data end --> <meta name="google-site-verification" content="5Nms1UiP28a_8aQdvH4acboVcMX70MhkpbmWsfkrFVU" /> <meta name="keywords" content="UI Health Homepage, UIC Medical Center Home Page, University of Illinois in Chicago Hospital Health Sciences System" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="" /> <link rel='alternate' href='/es' hreflang='es' /> <link rel="shortcut icon" href="/images/SiteControl/favicon.ico" /> <base href="https://hospital.uillinois.edu/" /> <link rel="stylesheet" type="text/css" href="//cloud.typography.com/7249754/715926/css/fonts.css" /> <link rel="stylesheet" type="text/css" href="/prebuilt/css/screen.css" /> <script src="/Content/assets/js/igx-dev.js"></script> <script src="/prebuilt/js/jquery.js"></script> <script src="/Content/assets/js/height.js"></script> <script src="/Content/assets/js/htmx.min.js"></script> <!-- Global site tag (gtag.js) - GA4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-WWFNQL37DZ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WWFNQL37DZ'); </script> <!-- End Global site tag (gtag.js) - Google Analytics --> <!--Remove Empty H2 Tags --> <script> $(document).ready(function(){ $("div h2:empty").remove(); $("div h3:empty").remove(); }); </script> <!--Footer Icon Accessibility Style--> <style> .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } </style> <!--2023 WTK Updates--> <style> .locationicon {font-size: 15px; vertical-align: middle; margin-bottom:15px; } .locationicon img {margin-right:10px; } .teal { background-color: #068292; } .darkgrey { background-color:#646464; } .image-button { margin-bottom: 20px; font-family: "Gotham A", "Gotham B", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; color: #FFF; text-decoration: none; line-height: 22px; background-color:#647e3a; } .image-button-text { padding: 10px 26px; } .callout { padding: 20px 10px; margin: 20px 5px; font-family: "Gotham A", "Gotham B", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; color: #FFF; text-decoration: none; line-height: 21px; width:30%; } #main div.main-area a.callout-link { color:#fff; border-bottom-color: #fff; border-bottom-style: solid; border-bottom-width: 1px; } .green { background-color:#647e3a; } .grey { background-color:#646464; } .darkblue { background-color:#046f8b; } @media screen and (max-width: 767px) { .callout { width:100%;} } .calloutcard { background-color: #068292; } .lpageboxbg-request { background-color: #068292; } .lpageboxbg-selfservice { background-color: #647e3a; } .lpageboxbg-resources { background-color: #646464; } #lpagebox a { color:#fff; border-bottom-color: #fff; border-bottom-style: solid; border-bottom-width: 1px; } </style> <!--2023 Accessibility Updates--> <style> .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } </style> <!--END Accessibility Update--> <!--WTK Testimonial Slider--> <style> .slideshow-container { position: relative; } .mySlides { display: none; padding: 40px; text-align: center; width:80%; margin-left:auto; margin-right:auto; } .prev, .next { cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -30px; padding: 16px; color: #068292; font-weight: bold; font-size: 20px; border-radius: 0 3px 3px 0; user-select: none; } #main div.main-area a.prev { border-bottom-color: ; border-bottom:none; border-bottom-style: solid; border-bottom-width: 0; } #main div.main-area a.next { border-bottom-color: ; border-bottom:none; border-bottom-style: solid; border-bottom-width: 0; } .next { position: absolute; right: 0; border-radius: 3px 0 0 3px; } .prev:hover, .next:hover { opacity: 0.7; text-decoration:none; } .dot-container { text-align: center; padding: 20px; /* background: #ddd;*/ } .dot { cursor: pointer; height: 10px; width: 10px; margin: 0 2px; background-color: #bbb; border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; } .active, .dot:hover { background-color: #717171; } q { color: #068292; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 25px; line-height: 33px; } p.author { color: #595959; font-weight:bold; } </style> <!--WTK Testimonial Slider--> <!--Main Nav Accessibility Update CK--> <style> .main a:hover { text-decoration:underline; } html body div#page div.push-wrap div#sub-nav div.container div.row.mobile-hide div.col-md-6 ul li a:hover { text-decoration:underline; } .main a:focus { text-decoration:underline; font-weight:bold; } html body div#page div.push-wrap div#sub-nav div.container div.row.mobile-hide div.col-md-6 ul li a:focus { text-decoration:underline; font-weight:bold; } #nav div.mega ul li:first-child a:focus { text-decoration:underline; font-weight:bold; } .main a:active { text-decoration:underline; color: #647e3a; } html body div#page div.push-wrap div#sub-nav div.container div.row.mobile-hide div.col-md-6 ul li a:active { text-decoration:underline; color: #647e3a; } #nav div.mega ul li:first-child a:active { text-decoration:underline; color: #647e3a; } </style> <style> .action-button.pink { width: 100%; margin-bottom: 25px; background-color: #ff9b9b; } </style> <!-- ahrefs 20250218 --> <script src="https://analytics.ahrefs.com/analytics.js" data-key="CRJ2mfZY8YIfotN7LQNwWA" async></script> <script type="text/javascript"> $(window).on("load", function () { $('.flexslider.home').flexslider({ animation: "fade", animationLoop: true, animationSpeed: 700, controlNav: true, directionNav: false, prevText: " ", nextText: " " }); }); </script> </head> <body> <style> .button { border-radius: 7px; } } </style> <style> /* The alert message box */ .alert { padding: 20px; /* background-color: #E91B0C; */ /* Red */ background-color: #c45209; /* Orange */ color: white !important; margin-bottom: 0px; font-family: arial; } .alert a { color: white !important; text-decoration: underline; } /* The close button */ .closebtn { margin-left: 15px; color: white; font-weight: bold; float: right; font-size: 22px; line-height: 20px; cursor: pointer; transition: 0.3s; } /* When moving the mouse over the close button */ .closebtn:hover { color: black; } </style> <div id="page"> <div id="sub-nav"> <div class="container"> <a class="skip-to-content" href="https://hospital.uillinois.edu/#main">Skip to Content</a> <a class="logo" href="/"> <img src="/images/home/UIH_bug150w.png" alt="UI Health Logo" class="logo" /> </a> <div class="mobile-only"> <span class="spanish-link"> <a href="/es" class="active" title="es" > ES</a> </span> <strong><i class="fa fa-phone"></i> <a href="tel:8666002273">866.600.CARE</a></strong> <span class="menu-toggle"> <span class="open"> <i class="fa fa-bars"></i> </span> <span class="close"> <i class="fa fa-times"></i> </span> </span> </div> <div class="row mobile-hide"> <div class="col-md-6"> <ul > <li > <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> </li> <li > <a href="/make-an-appointment" title="Request an Appointment" > Request an Appointment</a> </li> <li > <a href="/patients-and-visitors/locations-and-directions" title="Maps & Directions" > Maps & Directions</a> </li> </ul> </div> <div class="col-md-6"> <ul> <li> <a href="/patients-and-visitors/patient-information/mychart" title="MyChart" > MyChart</a> </li> <li> <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay A Bill" > Billing & Pricing</a> </li> <li> <a href="/contact-us" title="Contact Us" > Contact Us</a> </li> <li class="spanish-link"> <a href="/es" class="active" title="es" > Español</a> </li> </ul> </div> </div> </div> </div><!-- #sub-nav --> <div class="push-wrap"> <div id="header"> <div class="container"> <div class="row no-gutters"> <div class="col-md-8"> <a href="/" class="logo"> <img src="/images/SiteControl/uihealthuiclogo90.png" alt="Click. UI Health homepage" /> </a> </div> <div class="col-md-4"> <label class="uihtel"><i class="fa fa-phone"></i> <a href="tel:8666002273">866.600.CARE</a></label> </div> </div> </div> </div><!-- #header --> <div id="mobile-nav"> <p class="align-center"><strong><a href="tel:8666002273">Call Us 866.600.CARE</a></strong></p> <form class="search" action="/search-results" method="get"> <label for="search" class="screen-reader-text">How may we help you?</label> <input type="text" name="term" id="search-mobile" placeholder="How may we help you?" /> <input type="submit" value=" " /> </form> <ul class="gray"> <li > <a href="/primary-and-specialty-care" title="Primary & Specialty Care" > Primary & Specialty Care</a> </li> <li > <a href="/patients-and-visitors" title="Patients & Visitors" > Patients & Visitors</a> </li> <li > <a href="/referring-physicians" title="Referring Physicians" > Referring Physicians</a> </li> <li > <a href="/about-ui-health" title="About UI Health" > About UI Health</a> </li> </ul> <hr /> <!-- TODO: where do these come from --> <ul> <li > <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> </li> <li > <a href="/make-an-appointment" title="Request an Appointment" > Request an Appointment</a> </li> <li > <a href="/patients-and-visitors/locations-and-directions" title="Maps & Directions" > Maps & Directions</a> </li> <li > <a href="/patients-and-visitors/patient-information/mychart" title="MyChart" > MyChart</a> </li> <li > <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay A Bill" > Pay A Bill</a> </li> <li > <a href="/contact-us" title="Contact Us" > Contact Us</a> </li> </ul> </div><!-- #mobile-nav --> <div id="nav" class="mobile-hide"> <div class="container"> <div class="row"> <div class="col-md-8"> <ul class="main"> <li> <a href="/primary-and-specialty-care" title="Primary & Specialty Care" > Primary & Specialty Care</a> <div class="mega"> <div class="mega-padding"> <div class="row"> <div class="col-md-3"> <p><a href="/primary-and-specialty-care"><img alt="click family image for all primary and specialty care offerings" height="195" src="images/SiteControl/family.jpg" width="260" class="blockImg" /></a></p> <p>At UI Health, our foundation in academic excellence leads to new possibilities in healthcare. We take pride in serving Chicago and are committed to keeping your family healthy.</p> <!--<p><a href="/primary-and-specialty-care/urgent-care#test">Read More <em class="fa fa-angle-double-right"></em></a></p> --></div> <div class="col-md-9"> <div class="row"> <div class="col-md-3"> <ul> <li><a href="/primary-and-specialty-care/primary-care-services" alt="">PRIMARY CARE</a></li> <li><a href="/primary-and-specialty-care/internal-medicine" alt="">Internal Medicine</a></li> <li><a href="/primary-and-specialty-care/family-medicine" alt="">Family Medicine</a></li> <li><a href="/patients-and-visitors/mile-square-health-center" target="_blank" rel="noopener" alt="">Mile Square Health Center</a></li> <li><a href="/primary-and-specialty-care/pediatrics/childrens-hospital" alt="">Pediatrics</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care" alt="">SPECIALTY CARE</a></li> <li><a href="/primary-and-specialty-care/otolaryngology/audiology" alt="">Audiology</a></li> <li><a href="/primary-and-specialty-care/surgical-services/cleft-craniofacial-center" alt="">Craniofacial Center</a></li> <li><a href="/primary-and-specialty-care/dermatology" alt="">Dermatology </a></li> <li><a href="/primary-and-specialty-care/diabetes-and-endocrinology" alt="">Diabetes & Endocrinology</a></li> <li><a href="/primary-and-specialty-care/gastroenterology" alt="">Gastroenterology (GI)</a></li> <li><a href="/primary-and-specialty-care/hepatology-liver-disease" alt="">Liver Disease</a></li> <li class="on"><a href="/primary-and-specialty-care/ophthalmology" alt="">Ophthalmology</a></li> <li class="on"><span><a href="/primary-and-specialty-care/orthopaedics" alt="">Orthopaedics</a> </span></li> <li><a href="/primary-and-specialty-care/cancer-services-at-ui-health/cancer-programs/prostate-cancer" alt="">Prostate</a></li> <li><a href="/primary-and-specialty-care/psychiatry-services" alt="">Psychiatry</a></li> <!-- <li><a href="/primary-and-specialty-care/radiology">Radiology</a></li> --> <li><a href="/primary-and-specialty-care/rehabilitation-services" alt="">Rehabilitation</a></li> <li><a href="/primary-and-specialty-care/sickle-cell" alt="">Sickle Cell</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/primary-and-specialty-care/womens-health" alt="">WOMEN'S HEALTH</a></li> <li><a href="/primary-and-specialty-care/obstetrics-and-gynecology" alt="">OB/GYN</a></li> <li><a href="/primary-and-specialty-care/surgical-services/breast-care" alt="">Breast Care</a></li> <li><a href="/primary-and-specialty-care/family-birth-place" alt="">Labor & Delivery</a></li> <li><a href="/primary-and-specialty-care/family-birth-place/mother-baby-unit" alt="">Mother/Baby</a></li> <li><a href="/primary-and-specialty-care/pelvic-health/women-pelvic-health-disorders" alt="">Pelvic Health</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/neurology-and-neurosurgery" alt="">NEUROLOGY & NEUROSURGERY</a></li> <li><a href="/primary-and-specialty-care/neurology-and-neurosurgery/neurological-conditions-we-treat/brain-aneurysm" alt="">Brain Aneurysm</a></li> <li><a href="/primary-and-specialty-care/neurology-and-neurosurgery/neurological-conditions-we-treat/concussion" alt="">Concussion</a></li> <li><a href="/primary-and-specialty-care/ui-health-stroke-institute" alt="">Stroke</a></li> <li><a href="/primary-and-specialty-care/pain-management" alt="">Pain Management</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/weight-management" alt="">WEIGHT MANAGEMENT</a></li> <li><a href="/primary-and-specialty-care/surgical-services/bariatric-surgery-program" alt="">Bariatric Surgery</a></li> <li><a href="/primary-and-specialty-care/weight-management/nonsurgical-weight-loss-programs" alt="">Non-Surgical Weight Loss</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/primary-and-specialty-care/cancer-services-at-ui-health" alt="">CANCER SERVICES</a></li> <li><a href="/primary-and-specialty-care/surgical-services/breast-care" alt="">Breast Cancer</a></li> <li><a href="/primary-and-specialty-care/cancer-services-at-ui-health/cancer-programs/colon-and-rectal-cancer" alt="">Colon Cancer</a></li> <li><a href="/primary-and-specialty-care/obstetrics-and-gynecology/our-obgyn-services/gynecologic-oncology" alt="">Gynecologic Oncology</a></li> <li><a href="/primary-and-specialty-care/cancer-services-at-ui-health/cancer-programs/head-and-neck-cancer" alt="">Head & Neck Cancer</a></li> <li><a href="/primary-and-specialty-care/cancer-services-at-ui-health/cancer-programs/lung-cancer" alt="">Lung Cancer</a></li> <li><a href="/primary-and-specialty-care/urology/urologic-cancer-program" alt="">Urologic Cancers</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/otolaryngology" alt="">EAR, NOSE, & THROAT</a></li> <li><a href="/primary-and-specialty-care/otolaryngology" alt="">Otolaryngology</a></li> <li><a href="/primary-and-specialty-care/otolaryngology/nasal-and-sinus-clinic" alt="">Nasal & Sinus</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/pulmonary" alt="">LUNG HEALTH</a></li> <li><a href="/primary-and-specialty-care/pulmonary/our-areas-of-expertise/allergy" alt="">Allergy</a></li> <li><a href="/primary-and-specialty-care/pulmonary/our-areas-of-expertise/asthma" alt="">Asthma</a></li> <li><a href="/primary-and-specialty-care/rheumatology/sarcoidosis" alt="">Sarcoidosis</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/primary-and-specialty-care/pediatrics/childrens-hospital" alt="">PEDIATRICS</a></li> <li><a href="/primary-and-specialty-care/pediatrics/childrens-hospital" alt="">Children's Hospital</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/surgical-services" alt="">SURGERY</a></li> <li><a href="/primary-and-specialty-care/surgical-services/bariatric-surgery-program" alt="">Bariatric Surgery</a></li> <li><a href="/primary-and-specialty-care/surgical-services/robotic-surgery-program" alt="">Robotic Surgery</a></li> <li><a href="/primary-and-specialty-care/surgical-services/vascular-surgery" alt="">Vascular Surgery</a></li> </ul> <ul> <li><a class="extLink" href="https://dentistry.uic.edu/patients" target="_blank" rel="noopener" alt="">DENTISTRY</a></li> <li><a href="/mile-square-health-center/care-at-mile-square/services/dental-care" alt="">South Shore Dental</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/transplantation-program" alt="">TRANSPLANT</a></li> <li><a href="/primary-and-specialty-care/transplantation-program/blood-and-marrow-transplant-program" alt="">Blood and Marrow</a></li> <li><a href="/primary-and-specialty-care/transplantation-program/kidney-transplantation" alt="">Kidney</a></li> <li><a href="/primary-and-specialty-care/transplantation-program/liver-transplantation" alt="">Liver</a></li> </ul> <p><a href="/primary-and-specialty-care" alt="">See More Services <em class="fa fa-angle-double-right"></em></a></p> </div> </div> </div> </div> <hr /> <div class="row"> <div class="col-md-6"> <div class="foot-links"> <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> <a href="/make-an-appointment" title="Request an Appointment" > Make An Appointment</a> <a href="/patients-and-visitors/locations-and-directions" title="Maps & Directions" > Locations & Directions</a> </div> </div> <div class="col-md-4"> <div class="foot-links"> <a href="/patients-and-visitors/patient-information/mychart" title="MyChart" > MyChart</a> <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay A Bill" > Billing & Pricing</a> <a href="/contact-us" title="Contact Us" > Contact Us</a> </div> </div> <div class="col-md-2"> <div class="foot-links align-left"> Call Us <a class="phone" href="tel:8666002273">866.600.CARE</a> </div> </div> </div> </div> </div> </li> <li> <a href="/patients-and-visitors" title="Patients & Visitors" > For Patients & Visitors</a> <div class="mega"> <div class="mega-padding"> <div class="row"> <div class="col-md-3"> <p><a href="/patients-and-visitors/locations-and-directions"><img alt="click PAndVDropDown image for a map of Chicago locations" height="195" src="images/SiteControl/PAndVDropDown.jpg" width="260" /></a></p> <p>A visit to the hospital can be overwhelming. At UI Health, we strive to make the patient and visitor experience as stress-free and comfortable as possible.</p> </div> <div class="col-md-9"> <div class="row"> <div class="col-md-3"> <ul> <li><a href="/patients-and-visitors/patient-information">PATIENT INFORMATION</a></li> <li><a href="/patients-and-visitors/patient-information/mychart">MyChart</a></li> <li><a href="/patients-and-visitors/patient-information/financial-assistance">Financial Assistance</a></li> <li><a href="/patients-and-visitors/patient-information/accessible-resources">Accessibility Resources</a></li> <li><a href="/patients-and-visitors/patient-information/billing-and-pricing">Billing and Pricing</a></li> </ul> <ul> <li><a href="/patients-and-visitors/visiting-a-patient">VISITING A PATIENT</a></li> <li><a href="/patients-and-visitors/visiting-a-patient/accommodations">Visitor and Patient Accommodations</a></li> <li class="on"><a href="/patients-and-visitors/visiting-a-patient/dining">Dining Services</a></li> <li><a href="/patients-and-visitors/visiting-a-patient/gift-shop">Hospital Gift Shop</a></li> </ul> <ul> <li><a href="/patient-stories">PATIENT STORIES</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/patients-and-visitors/health-insurance-information">HEALTH INSURANCE</a></li> <li><a href="/patients-and-visitors/health-insurance-information/accepted-insurance-plans">Accepted Insurance Plans</a></li> <li><a href="/patients-and-visitors/health-insurance-information/contact-a-certified-application-counselor">Certified Application Counselor</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/pharmacy">PHARMACIES</a></li> <li><a href="/primary-and-specialty-care/pharmacy/locations-hours-and-contact-info">Pharmacy Locations</a></li> <li><a href="/primary-and-specialty-care/pharmacy/prescription-services">Prescription Services</a></li> <li><a href="/primary-and-specialty-care/pharmacy/uic-student-services">Student Services</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/primary-and-specialty-care/nursing-at-ui-health">NURSING AT UI HEALTH</a></li> <li><a href="/primary-and-specialty-care/nursing-at-ui-health/join-our-team">Join Our Nursing Team</a></li> </ul> <ul> <li><a href="/patients-and-visitors/helpful-numbers">HELPFUL NUMBERS</a></li> <li><a href="/patients-and-visitors/patient-information/patient-safety-and-policies">Patient Safety & Policies</a></li> <li><a href="/patients-and-visitors/patient-information/financial-assistance/health-social-workers">Health Social Workers</a></li> <li><a href="/about-ui-health/career-opportunities/volunteering">Volunteer Services</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/patients-and-visitors/locations-and-directions">LOCATIONS & MAPS</a></li> <li><a href="/patients-and-visitors/locations-and-directions/hospital">Hospital Location</a></li> <li><a href="/mile-square-health-center" target="_blank" rel="noopener">Mile Square Health Center</a></li> <li><a href="/patients-and-visitors/locations-and-directions/outpatient-care-center">Outpatient Care Center</a></li> <li><a href="/patients-and-visitors/locations-and-directions/ui-health-at-university-village">University Village Clinic</a></li> <li><a href="/primary-and-specialty-care/urgent-care">Urgent Care</a></li> <li><a href="/primary-and-specialty-care/pharmacy">Pharmacies</a></li> <li><a href="/patients-and-visitors/locations-and-directions/pilsen-family-health-center">Pilsen, Lower West</a></li> </ul> <p><a href="/patients-and-visitors">See More Patients <br />& Visitors <em class="fa fa-angle-double-right"></em></a></p> </div> </div> </div> </div> <hr /> <div class="row"> <div class="col-md-6"> <div class="foot-links"> <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> <a href="/make-an-appointment" title="Request an Appointment" > Make An Appointment</a> <a href="/patients-and-visitors/locations-and-directions" title="Maps & Directions" > Locations & Directions</a> </div> </div> <div class="col-md-4"> <div class="foot-links"> <a href="/patients-and-visitors/patient-information/mychart" title="MyChart" > MyChart</a> <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay A Bill" > Billing & Pricing</a> <a href="/contact-us" title="Contact Us" > Contact Us</a> </div> </div> <div class="col-md-2"> <div class="foot-links align-left"> Call Us <a class="phone" href="tel:8666002273">866.600.CARE</a> </div> </div> </div> </div> </div> </li> <li> <a href="/referring-physicians" title="Referring Physicians" > For Referring Physicians</a> </li> <li> <a href="/about-ui-health" title="About UI Health" > About UI Health</a> <div class="mega"> <div class="mega-padding"> <div class="row"> <div class="col-md-3"> <p>The University of Illinois Hospital and Clinics is a patient-centered organization. Providing safe, high-quality and cost-effective care for our patients is our foremost responsibility. The care of our patients and their families will always be at the heart of our mission.</p> <p><a href="/about-ui-health/mission-vision-and-values">Our Mission<em class="fa fa-angle-double-right"></em></a></p> </div> <div class="col-md-9"> <div class="row"> <div class="col-md-3"> <ul> <li><a href="/about-ui-health/mission-vision-and-values">Mission, Vision, and Values</a></li> <li><a href="/about-ui-health/ui-health-leadership">UI Health Leadership</a></li> <li><a href="/about-ui-health/mission-vision-and-values/points-of-pride">Points of Pride</a></li> </ul> <ul> <li><a href="/about-ui-health/community-relations">Community Commitment</a></li> <li><a href="/about-ui-health/community-relations/annual-events">Annual Events</a></li> <li class="on"><a href="/about-ui-health/community-relations/better-health-through-housing">Better Health through Housing</a></li> </ul> </div> <!--<div class="col-md-3"> <ul> <li><a href="/x3939.xml">Vice President for Health Affairs</a></li> <li><a href="/x3941.xml">Leadership Team</a></li> <li><a href="/x3948.xml">Population Health Sciences</a></li> <li><a href="/x3966.xml">Quality and Patient Safety </a></li> </ul> </div>--> <div class="col-md-3"> <ul> <li><a href="/about-ui-health/employee-pride">Employee Pride</a></li> <li><a href="/about-ui-health/employee-pride/employee-recognition">Recognition</a></li> </ul> <ul> <li><a href="/primary-and-specialty-care/nursing-at-ui-health">Nursing at UI Health</a></li> <li><a href="/primary-and-specialty-care/nursing-at-ui-health/nursing-awards/our-daisy-nurses/daisy-foundation-nomination">Extraordinary Nurses</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/about-ui-health/career-opportunities">Career Opportunities</a></li> <li><a class="extLink" href="https://uic.csod.com/ux/ats/careersite/2/home/?c=uic" title="UI Health Jobs" target="_blank" rel="noopener">UI Health Jobs</a></li> <li><a href="/about-ui-health/career-opportunities/admin-fellowship">Admin Fellowship</a></li> <li><a href="/about-ui-health/career-opportunities/volunteering">Volunteering</a></li> </ul> </div> <div class="col-md-3"> <ul> <li><a href="/about-ui-health/connect-with-us">Connect With Us</a></li> <li><a href="/about-ui-health/giving">Giving</a></li> </ul> <ul> <li><a href="http://uic.edu">UIC.edu</a></li> </ul> <p><a href="/about-ui-health">See More About UI Health <em class="fa fa-angle-double-right"></em></a></p> </div> </div> </div> </div> <hr /> <div class="row"> <div class="col-md-6"> <div class="foot-links"> <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> <a href="/make-an-appointment" title="Request an Appointment" > Make An Appointment</a> <a href="/patients-and-visitors/locations-and-directions" title="Maps & Directions" > Locations & Directions</a> </div> </div> <div class="col-md-4"> <div class="foot-links"> <a href="/patients-and-visitors/patient-information/mychart" title="MyChart" > MyChart</a> <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay A Bill" > Billing & Pricing</a> <a href="/contact-us" title="Contact Us" > Contact Us</a> </div> </div> <div class="col-md-2"> <div class="foot-links align-left"> Call Us <a class="phone" href="tel:8666002273">866.600.CARE</a> </div> </div> </div> </div> </div> </li> </ul> </div> <div class="col-md-4"> <form class="search" action="/search-results" method="get"> <label for="search" class="screen-reader-text">How may we help you?</label> <input type="text" name="term" id="search-nav" placeholder="How may we help you?" /> <input type="submit" value=" " aria-label="submit" /> </form> </div> </div> </div> </div><!-- #nav --> <div id="banner" class="home"> <div class="flexslider home"> <ul class="slides"> <li style="background-image:url(/images/Banners/Homepage%20Carousel/DonateLife_Banner.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/primary-and-specialty-care/transplantation-program/organ-donation" title="Read More" > April is Donate Life Month!</a> </h1> <p class="big">UI Health celebrates life and honors the gift of organ, eye, and tissue donation.</p> <p> <a href="/primary-and-specialty-care/transplantation-program/organ-donation" class="button" title="April is Donate Life Month!" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/HeadNeckCancer-Slideshow.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/events/free-screenings-for-oral-head-and-neck-cancer" title="Read More" > Free Oral, Head & Neck Cancer Screenings</a> </h1> <p class="big">UI Health in partnership with the UIC College of Dentistry and Mile Square Health Center are offering free oral, head and neck cancer screenings throughout April.</p> <p> <a href="/events/free-screenings-for-oral-head-and-neck-cancer" class="button" title="Free Oral, Head & Neck Cancer Screenings" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/AAHM-Slideshow.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/about-ui-health/diversity-equity-inclusion/arab-american-heritage-month" title="Read More" > Arab American Heritage Month</a> </h1> <p class="big">This April, UI Health proudly celebrates Arab American Heritage Month by recognizing the history, contributions, and resilience of Arab American communities.</p> <p> <a href="/about-ui-health/diversity-equity-inclusion/arab-american-heritage-month" class="button" title="Arab American Heritage Month" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/CardiacElectrophysiology-Slideshow.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/primary-and-specialty-care/cardiology/cardiology-programs/cardiac-electrophysiology" title="Read More" > When Your Heart is Out of Rhythm</a> </h1> <p class="big">UI Health’s cardiac electrophysiologists specialize in heart arrhythmias and other heart beat conditions.</p> <p> <a href="/primary-and-specialty-care/cardiology/cardiology-programs/cardiac-electrophysiology" class="button" title="When Your Heart is Out of Rhythm" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/CellularTherapy-Slideshow.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/primary-and-specialty-care/transplantation-program/blood-and-marrow-transplant-program" title="Read More" > Innovations in Cellular Therapy</a> </h1> <p class="big">UI Health is among the region’s academic medical centers offering innovative cellular therapy options for leukemia and lymphoma patients.</p> <p> <a href="/primary-and-specialty-care/transplantation-program/blood-and-marrow-transplant-program" class="button" title="Innovations in Cellular Therapy" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/ColonCancer-Banner.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/primary-and-specialty-care/gastroenterology/conditions-we-treat/colorectal-cancer" title="Read More" > Colon Cancer Screening Saves Lives</a> </h1> <p class="big">It is recommended that men and women schedule regular colorectal screenings as part of their routine health maintenance beginning at age 45.</p> <p> <a href="/primary-and-specialty-care/gastroenterology/conditions-we-treat/colorectal-cancer" class="button" title="Colon Cancer Screening Saves Lives" > Read More</a> </p> </div> </div> </div> </li> <li style="background-image:url(/images/Banners/Homepage%20Carousel/MyChart-Slide-102023.jpg);"> <div class="gradient-overlay"></div> <div class="container tablet-expand"> <div class="hero-content"> <div class="inner"> <h1> <a href="/patients-and-visitors/patient-information/mychart" title="Read More" > Download MyChart Today </a> </h1> <p class="big">With the MyChart app, you can manage your healthcare right from your phone. Download it today to schedule appointments, message your care team, and more!</p> <p> <a href="/patients-and-visitors/patient-information/mychart" class="button" title="Download MyChart Today " > Read More</a> </p> </div> </div> </div> </li> </ul> </div> </div> <div id="content"></div> <div id="main"> <div class="tray" > <div class="container tablet-expand"> <div class="row"> <div class="col-sm-10 col-sm-push-1 col-lg-8 col-lg-push-2"> <div class="content align-center"> <h2> <a href="/make-an-appointment" class="button button-xl green" title="Make an Appointment" > Make an Appointment</a> </h2> <div class="big"> <div > <p><strong>New to UI Health?</strong> Search for a provider by name, browse by care specialties, or find a convenient care location that’s close to you.</p> </div> </div> <div class="search-wrap"> <div class="options"> <a id="option-1" class="on lightblue-text" href="#">Find a Doctor</a> <a id="option-2" class="green-text" href="#">Find a Specialty</a> <a id="option-3" class="lightgrey-text" href="#">Find a Location</a> </div> <form id="form-1" style="display:block" action="/find-a-doctor/find-a-doctor-search-results"> <label for="providersearch" class="visuallyhidden">Find a Doctor</label> <p> <label for="doctor-search"> <span class="visually-hidden">Search</span> <input id="doctor-search" type="text" name="term" placeholder="Find a Doctor"> <input type="hidden" name="ancestor" value="x301"> </label> </p> <button style="" class="button lightblue" type="submit" aria-label="Submit Search">Search</button> </form> <form id="form-2" style="display:none" action="/search-results"> <label for="providersearch" class="visuallyhidden">Find a Specialty</label> <p> <label for="specialty-search"> <span class="visually-hidden">Search</span> <input id="specialty-search" type="text" name="term" placeholder="Find a Specialty"> <input type="hidden" name="ancestor" value="x8"> </label> </p> <button style="" class="button green" type="submit" aria-label="Submit Search">Search</button> </form> <form id="form-3" style="display:none" action="/search-results"> <label for="providersearch" class="visuallyhidden">Find a Location</label> <p> <label for="location-search"> <span class="visually-hidden">Search</span> <input id="location-search" type="text" name="term" placeholder="Find a Location"> <input type="hidden" name="ancestor" value="x6124"> </label> </p> <button style="" class="button lightgrey" type="submit" aria-label="Submit Search">Search</button> </form> </div> </div> </div> </div> </div> </div> <div class="tray white-text darkblue" style="background-image:url(/images/home/FlexAd-BG-Blue.jpg);" > <div class="container tablet-expand"> <div class="row"> <div class="col-md-6"> <p class="img-wrap"> <a href="/patients-and-visitors/patient-information/mychart" > <img src="/images/home/MyChartFlexAd.jpg" alt="Learn more about MyChart" /> </a> </p> </div> <div class="col-md-6"> <div class="content"> <h2 class="white-text" ><strong>Healthcare With Convenience</strong></h2> <div > <p style="font-size: 115%;">MyChart is a secure, all-in-one app for managing your healthcare right from your phone! Schedule appointments, manage prescriptions, message your healthcare team, and more.</p> </div> <p> <a href="/patients-and-visitors/patient-information/mychart" class="button white green-text" title="Explore MyChart" > Explore MyChart</a> </p> </div> </div> </div> </div> </div> <div class="tray" > <div class="container tablet-expand"> <h2 class="" ><strong>Classes & Events</strong></h2> <div class="row"> <div class="col-md-6"> <div class="content"> <p class="meta-text">April 14–18</p> <p class="h4"> <a href="/events/free-screenings-for-oral-head-and-neck-cancer" title="Free Screenings for Oral, Head, and Neck Cancer" > Free Screenings for Oral, Head, and Neck Cancer: April 14–18</a> </p> <p>The University of Illinois Cancer Center at UI Health is offering free screenings at several locations from April 14 through April 18.</p> </div> <div class="content"> <p class="meta-text">Every Month</p> <p class="h4"> <a href="/events/bariatric-information-sessions" title="Bariatric Information Sessions" > Bariatric Support Group Sessions</a> </p> <p>Join our monthly support group for patients who have undergone any type of bariatric surgery and/or information sessions for potential surgery candidates.</p> </div> </div><div class="col-md-6"> <div class="content"> <p class="meta-text">Every Month</p> <p class="h4"> <a href="/events/asthma-patient-support-group" title="Asthma Patient Support Group" > Asthma Patient Support Group</a> </p> <p>The Asthma Support Group provides a supportive environment for adult patients to discuss asthma triggers, treatments, and feelings about their condition.</p> </div> <div class="content"> <p class="meta-text">Monthly</p> <p class="h4"> <a href="/events/me4me-program" title="Me4Me Program" > Me4Me Program @ 55th & Pulaski Health Collaborative</a> </p> <p>The Me4Me Program at the 55th & Pulaski Health Collaborative is designed to help individuals and families address health concerns, needs, and challenges through cooking demonstrations, educations sessions, and more.</p> </div> </div> </div> <div class="spacer"></div> <p class="align-center"> <a href="/events" class="button green" title="More events" > More events</a> </p> </div> </div> <div class="tray darkblue" style="background-image:url(/images/home/FlexAd-BG-Blue.jpg);"> <div class="container tablet-expand"> <h2 class="white-text" ><strong>Featured Videos</strong></h2> <div class="video-playlist"> <div class="video-column"> <div class="video-wrap"> <div class="video-img"> <img src="/images/VideoOverlays/HeadNeckCancer-WGN.jpg" alt="Dr. Chen Lin on WGN’s Spotlight Chicago" /> </div> <a href="#" data-video-id="v678VuZU8NI" class="play" alt="Head & Neck Cancer Screenings" aria-label="hit space to toggle play/pause"></a> </div> <div id="main-video-link" class="video-caption"> <a href="/primary-and-specialty-care/otolaryngology" title="Together with UI Health oncologists and Oral & Maxiofacial providers, UI Health Otolaryngologists specialize in detecting and treating oral, head and neck cancers. These cancers account for about four percent of all cancers and prevention and early detection are important." > Together with UI Health oncologists and Oral & Maxiofacial providers, UI Health Otolaryngologists specialize in detecting and treating oral, head and neck cancers. These cancers account for about four percent of all cancers and prevention and early detection are important.</a> </div> </div> <a class="thumbs-scroll" href="#" title="Scroll"><i class="fa fa-angle-double-down" aria-hidden="true"></i></a> <div class="video-thumbs"> <div class="inner"> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="selected" data-video-id="v678VuZU8NI"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/HeadNeckCancer-WGN.jpg" alt="Dr. Chen Lin on WGN’s Spotlight Chicago" style="max-width:84px;" /> </span> <span class="title">Head & Neck Cancer Screenings</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/otolaryngology" title="Together with UI Health oncologists and Oral & Maxiofacial providers, UI Health Otolaryngologists specialize in detecting and treating oral, head and neck cancers. These cancers account for about four percent of all cancers and prevention and early detection are important." > Together with UI Health oncologists and Oral & Maxiofacial providers, UI Health Otolaryngologists specialize in detecting and treating oral, head and neck cancers. These cancers account for about four percent of all cancers and prevention and early detection are important.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="KgX0e-GhXFs"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/CardiacElectrophysiologyWGN.jpg" alt="Dr. Dana Johnson on WGN’s Spotlight Chicago" style="max-width:84px;" /> </span> <span class="title">Detect & Treat A-Fib</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/cardiology/cardiology-programs/cardiac-electrophysiology" title="UI Health’s Cardiac Electrophysiology team – the electricians of the heart – are skilled at diagnosing, treating, and helping patients manage a variety of heart rhythm issues, like A-Fib" > UI Health’s Cardiac Electrophysiology team – the electricians of the heart – are skilled at diagnosing, treating, and helping patients manage a variety of heart rhythm issues, like A-Fib</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="EN7N-xfd4ps"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/CervicalCancerWGN.jpg" alt="Dr. Priyanka Gokhale on WGN’s Spotlight Chicago" style="max-width:84px;" /> </span> <span class="title">Cervical Cancer: Prevention, Screening, and Treatment Options</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/womens-health" title="Dr. Priyanka Gokhale spoke with the hosts of WGN’s Spotlight Chicago to share the importance of vaccination and regular screenings to prevent cervical cancer. " > Dr. Priyanka Gokhale spoke with the hosts of WGN’s Spotlight Chicago to share the importance of vaccination and regular screenings to prevent cervical cancer. </a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="dhg0C4YgZqM"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/ExceptionalCareForYou.jpg" alt="Exceptional Care for You" style="max-width:84px;" /> </span> <span class="title">Exceptional Care for You</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/cancer-services-at-ui-health" title="We believe everyone deserves exceptional care. Our care teams are leaders in managing and treating complex diseases and conditions." > We believe everyone deserves exceptional care. Our care teams are leaders in managing and treating complex diseases and conditions.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="KpMX-kTRMvA"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/GallonFox32Islet.jpg" alt="" style="max-width:84px;" /> </span> <span class="title">Life-Saving Therapy for Type 1 Diabetes</span> </a> <div class="video-link" style="display:none"> <a href="/news/pancreatic-islet-cell-therapy-approved-by-fda" title="Dr. Lorenzo Gallon talks with Fox 32 Chicago about a new FDA-approved treatment for type 1 diabetes that is available at UI Health." > Dr. Lorenzo Gallon talks with Fox 32 Chicago about a new FDA-approved treatment for type 1 diabetes that is available at UI Health.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="6QwtXYWj7LQ"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/EpilepsyWGN.jpg" alt="Epilepsy Center on Spotlight Chicago." style="max-width:84px;" /> </span> <span class="title">Comprehensive Epilepsy Center</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/neurology-and-neurosurgery/neurological-conditions-we-treat/epilepsy" title="UI Health’s Level 4 Epilepsy Center is uniquely equipped to provide the highest level of comprehensive care for patients living with epilepsy." > UI Health’s Level 4 Epilepsy Center is uniquely equipped to provide the highest level of comprehensive care for patients living with epilepsy.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="HdxWgRslU1E"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/LeukemiaWGN-Video.jpg" alt="Dr. Carlos Galvez on Spotlight Chicago." style="max-width:84px;" /> </span> <span class="title">Treatment for Leukemia & Lymphoma</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/transplantation-program/blood-and-marrow-transplant-program" title="UI Health is committed to expanding access to these life-saving therapies. Dr. Carlos Galvez highlights cellular therapy as a groundbreaking approach for treating blood cancers like leukemia and lymphoma." > UI Health is committed to expanding access to these life-saving therapies. Dr. Carlos Galvez highlights cellular therapy as a groundbreaking approach for treating blood cancers like leukemia and lymphoma.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="6DPeLguLwmc"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/BackToSchool-Video.jpg" alt="Jalene Shoener, MD, on Spotlight Chicago." style="max-width:84px;" /> </span> <span class="title">Back-to-School Care Checklist</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/pediatrics/childrens-hospital/our-services/back-to-school" title="Get your child and family ready for a new school year with helpful and insightful tips from Jalene Shoener, MD." > Get your child and family ready for a new school year with helpful and insightful tips from Jalene Shoener, MD.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="JphOGb-nO6k"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/SkinCancerScreeningWGN-Video.jpg" alt="Skin Cancer Screening & Care at UI Health" style="max-width:84px;" /> </span> <span class="title">Skin Cancer Screening & Care at UI Health</span> </a> <div class="video-link" style="display:none"> <a href="https://hospital.uillinois.edu/primary-and-specialty-care/dermatology?utm_source=DermDotCare&utm_medium=domain&utm_campaign=Derm" title="Learn the vital preventative steps to protect your skin and detect early signs of skin cancer with board-certified dermatologist and head of Dermatology, Dr. Maria Tsoukas." > Learn the vital preventative steps to protect your skin and detect early signs of skin cancer with board-certified dermatologist and head of Dermatology, Dr. Maria Tsoukas.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="tFN-Ijmc4Ac"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/InclusiveCareWGN.jpg" alt="Delivering High-Quality Inclusive Care" style="max-width:84px;" /> </span> <span class="title">Delivering High-Quality Inclusive Care</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/lgbtq-plus-inclusive-care" title="At UI Health we believe all patients deserve access to high-quality healthcare. Learn more about UI Health’s commitment to providing inclusive care with Dr. Emelia Arquilla and Patient Navigator Carl Johnson." > At UI Health we believe all patients deserve access to high-quality healthcare. Learn more about UI Health’s commitment to providing inclusive care with Dr. Emelia Arquilla and Patient Navigator Carl Johnson.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="IzevUGwn4W4"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/StrokeAneurysmWGN-Video.jpg" alt="BE FAST: Recognize, Treat, and Prevent a Stroke" style="max-width:84px;" /> </span> <span class="title">Stroke & Aneurysm Care at UI Health</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/neurology-and-neurosurgery/neurological-conditions-we-treat/brain-aneurysm/what-is-a-brain-aneurysm" title="UI Health’s head of neurosurgery, Dr. Fady Charbel, shared UI Health’s expertise in stroke and aneurysm care with WGN’s Spotlight Chicago program." > UI Health’s head of neurosurgery, Dr. Fady Charbel, shared UI Health’s expertise in stroke and aneurysm care with WGN’s Spotlight Chicago program.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="41AHbXEqpPc"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/StrokeWGN-Video.jpg" alt="BE FAST: Recognize, Treat, and Prevent a Stroke" style="max-width:84px;" /> </span> <span class="title">BE FAST: Recognize, Treat, and Prevent a Stroke</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/ui-health-stroke-institute/what-is-stroke" title="BE FAST: Recognize, Treat, and Prevent a Stroke" > BE FAST: Recognize, Treat, and Prevent a Stroke</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="vOZPWmE8xH4"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/MinimallyInvasive.jpg" alt="Minimally Invasive Procedures for Stroke Care" style="max-width:84px;" /> </span> <span class="title">Minimally Invasive Procedures for Stroke Care</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/minimally-invasive-procedures" title="Minimally Invasive Procedures for Stroke Care" > Minimally Invasive Procedures for Stroke Care</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="_0FfPVZzuWE"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/Ejaz-Aslam-Video.jpg" alt="Provider Spotlight Dr. Aslam Ejaz" style="max-width:84px;" /> </span> <span class="title">Provider Spotlight: Dr. Aslam Ejaz</span> </a> <div class="video-link" style="display:none"> <a href="/find-a-doctor/aslam-ejaz" title="Provider Spotlight: Dr. Aslam Ejaz" > Provider Spotlight: Dr. Aslam Ejaz</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="xg6Att8_ljg"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/DonateLifeMonth_Overlay.jpg" alt="Become a Living Organ Donor" style="max-width:84px;" /> </span> <span class="title">Become a Living Organ Donor</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/transplantation-program/organ-donation/become-a-living-donor" title="UI Health has a robust living donor program for kidney and liver transplants." > UI Health has a robust living donor program for kidney and liver transplants.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="ynrTbze4GNo"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/ColonScreeningWGN-Video.jpg" alt="Colon Cancer Screening Saves Lives" style="max-width:84px;" /> </span> <span class="title">Colon Cancer Screening Saves Lives</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/gastroenterology/conditions-we-treat/colorectal-cancer" title="Updated guidance includes starting screening at 45 years of age or earlier, based on family history." > Updated guidance includes starting screening at 45 years of age or earlier, based on family history.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="9VsPUfY1mGM"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/CardiologyWGN-Video.jpg" alt="Heart Disease in Women" style="max-width:84px;" /> </span> <span class="title">Heart Disease in Women</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/cardiology" title="Helping you prevent, diagnose, and treat heart disease." > Helping you prevent, diagnose, and treat heart disease.</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="_ZFKU6uprCw"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/KidneyTransplantWGN.jpg" alt="Spotlight Chicago talks to Dr. Benedetti" style="max-width:84px;" /> </span> <span class="title">Kidney Transplant Program featured on WGN</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/transplantation-program/kidney-transplantation" title="Spotlight Chicago talks to Dr. Benedetti" > Spotlight Chicago talks to Dr. Benedetti</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="LhG37FGH3jc"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/WinterHealthVideo.jpg" alt="UI Health on Spotlight Chicago to discuss tips for winter health" style="max-width:84px;" /> </span> <span class="title">Prioritizing Your Health During Winter</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/primary-care-services" title="Make Time for Your Health During the Holiday Season" > Make Time for Your Health During the Holiday Season</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="nE0CCel1Y8Q"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/WorldClassEyeCare.jpg" alt="Experts practice in a world class setting at our new Specialty Care Building" style="max-width:84px;" /> </span> <span class="title">World Class Eye Care</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/ophthalmology" title="Experts practice in a world class setting at our new Specialty Care Building" > Experts practice in a world class setting at our new Specialty Care Building</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="s3l6LjIdnNc"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/LungScreeningVideo.jpg" alt="Shifting the Curve to Early Lung Cancer Diagnosis" style="max-width:84px;" /> </span> <span class="title">Shifting the Curve to Early Lung Cancer Diagnosis</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/cancer-services-at-ui-health/cancer-programs/lung-cancer/lung-cancer-screening" title="Shifting the Curve to Early Lung Cancer Diagnosis" > Shifting the Curve to Early Lung Cancer Diagnosis</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="1GSUle2qSCA"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/NewFoundationSCB_Overlay.jpg" alt="A New Foundation for Expert Care" style="max-width:84px;" /> </span> <span class="title">A New Foundation For Expert Care</span> </a> <div class="video-link" style="display:none"> <a href="/patients-and-visitors/locations-and-directions/specialty-care-building" title="A Healthier Future Starts Here" > A Healthier Future Starts Here</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="9os5aC_7zE0"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/HeartValve-video.jpg" alt="Heart treatments to help you live longer and better." style="max-width:84px;" /> </span> <span class="title">Heart Treatments Feature Video</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/cardiology/cardiology-programs/interventional-cardiology-program" title="Heart Treatments to Help You Live Longer, Better" > Heart Treatments to Help You Live Longer, Better</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="uqkjc-f_BmM"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/ExpertHealthcare-video.jpg" alt="Expert Healthcare & Same-day Surgery" style="max-width:84px;" /> </span> <span class="title">Expert Healthcare & Same-day Surgery</span> </a> <div class="video-link" style="display:none"> <a href="/patients-and-visitors/locations-and-directions/specialty-care-building" title="Expert Healthcare & Same-day Surgery" > Expert Healthcare & Same-day Surgery</a> </div> </div> <div class="thumb" style="border-bottom-style: inset; border-bottom-width: thin;"> <a href="#" class="" data-video-id="lF01yBhghUY"> <span style="margin-right: 10px;"> <img src="/images/VideoOverlays/HealthierFuture_FeaturedVideo_May.jpg" alt="Promoting health with COVID research and easy vaccine walk-ins for a safer future." style="max-width:84px;" /> </span> <span class="title">Healthier Future</span> </a> <div class="video-link" style="display:none"> <a href="/primary-and-specialty-care/infectious-diseases/covid-19-coronavirus" title="A Safer Future is a Healthier Future" > A Safer Future is a Healthier Future</a> </div> </div> </div> </div> </div> </div> </div> <script> // Video Wrap and Thumbs $('div.video-wrap a.play, div.video-thumbs a').on("click", function (e) { e.preventDefault(); var dataVideoID = $(this).attr('data-video-id'); var dataVideoLink = $(this).siblings('div.video-link'); $("div.thumb a.selected").removeClass(); $(this).addClass("selected"); $('div.video-playlist div.video-wrap iframe').remove(); $('div.video-playlist #main-video-link').html(dataVideoLink.html()); $('div.video-playlist div.video-wrap .video-img, div.video-playlist div.video-wrap a.play').hide(); $('div.video-playlist div.video-wrap a.play').after('<iframe class="active" src="https://www.youtube.com/embed/' + dataVideoID + '?autoplay=1" allow="autoplay" allowfullscreen="" frameborder="0" title="YouTube Video"></iframe>'); }); </script> <div class="tray"> <div class="container tablet-expand"> <h2 class="" ><strong>News at UI Health</strong></h2> <div class="row"> <div class="col-sm-6 col-md-4"> <div class="recent-news"> <p> <a href="/news/newlyweds-celebrate-marriage-by-giving-gift-of-life" > <img src="/images/PatientStories/Luciano-And-Darlene-New_tb.jpg" alt="Newlyweds Celebrate Marriage by Giving Gift of Life" /> </a> </p> <p class="h4"> <a href="/news/newlyweds-celebrate-marriage-by-giving-gift-of-life" title="Newlyweds Celebrate Marriage by Giving Gift of Life" > Newlyweds Celebrate Marriage by Giving Gift of Life</a> </p> <p class="meta-text">04/02/2025</p> <p>Luciano's fatigue and shortness of breath were early signs of liver disease. A living-donor transplant from his wife, Darlene, saved his life.</p> </div> </div> <div class="col-sm-6 col-md-4"> <div class="recent-news"> <p> <a href="/news/kidney-transplant-options-for-patients-with-calcified-blood-vessels" > <img src="/images/NewsAndEvents/2025/Dr-Sajid-Ansari-headshot.jpg" alt="Dr. Sajid Ansari headshot" /> </a> </p> <p class="h4"> <a href="/news/kidney-transplant-options-for-patients-with-calcified-blood-vessels" title="Kidney Transplant Options for Patients with Calcified Blood Vessels" > Kidney Transplant Options for Patients with Calcified Blood Vessels</a> </p> <p class="meta-text">04/01/2025</p> <p>Chronic kidney disease and complex vascular conditions can make transplant difficult for certain patients. With robotic techniques, UI Health makes can provide transplant options to these patients.</p> </div> </div> <div class="col-sm-6 col-md-4"> <div class="recent-news"> <p> <a href="/news/magnet-site-visit" > <img src="/images/NewsAndEvents/2025/News_MagnetProgram_tb.jpg" alt="American Nurses Credentialing Center Magnet logo" /> </a> </p> <p class="h4"> <a href="/news/magnet-site-visit" title="Magnet Site Visit" > PUBLIC NOTICE: ANCC Magnet Recognition Program® Site Visit May 12–14</a> </p> <p class="meta-text">04/01/2025</p> <p>The University of Illinois Hospital & Health Sciences System (UI Health) has applied to the American Nurses Credentialing Center (ANCC) for the prestigious designation of Magnet®. </p> </div> </div> </div> <div class="spacer"></div> <p class="align-center"> <a href="/news" class="button green" title="More News" > More News</a> </p> </div> </div> </div> <div id="footer"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-2"> <p> <a href="/" > <img src="/images/SiteControl/UIH_UIC_bug150w.png" alt="Click. UI Health homepage" class="logo" /> </a> </p> </div> <div class="col-sm-8 col-md-7"> <div class="row"> <div class="col-sm-4"> <ul > <li > <a href="/find-a-doctor" title="Find a Doctor" > Find a Doctor</a> </li> <li > <a href="/make-an-appointment" title="Request an Appointment" > Request an Appointment</a> </li> <li > <a href="/patients-and-visitors/locations-and-directions" title="Locations & Directions" > Locations & Directions</a> </li> <li > <a href="/contact-us" title="Contact Us" > Contact Us</a> </li> <li > <a href="/patients-and-visitors/patient-information/accessible-resources" title="Accessible Care" > Accessible Care</a> </li> <li > <a href="https://www.vpaa.uillinois.edu/resources/web_privacy" target="_blank" title="Privacy Policy" > Privacy Policy</a> </li> </ul> </div> <div class="col-sm-4"> <ul > <li > <a href="/patients-and-visitors/patient-information/mychart" title="MyChart (Patient Portal)" > MyChart (Patient Portal)</a> </li> <li > <a href="/patients-and-visitors/health-insurance-information/accepted-insurance-plans" title="Accepted Insurance Plans" > Accepted Insurance Plans</a> </li> <li > <a href="/patients-and-visitors/patient-information/billing-and-pricing/price-and-estimates" title="Price Transparency" > Price Transparency</a> </li> <li > <a href="/patients-and-visitors/patient-information/billing-and-pricing" title="Pay a Bill" > Pay a Bill</a> </li> <li > <a href="https://www.givecampus.com/campaigns/52353/donations/new?" target="_blank" title="Give a Gift" > Give a Gift</a> </li> <li > <a href="/about-ui-health/career-opportunities" title="Career Opportunities" > Career Opportunities</a> </li> </ul> </div> <div class="col-sm-4"> <ul > <li > <a href="https://employee.hospital.uic.edu/" title="Employee Intranet" > Employee Intranet</a> </li> <li > <a href="/marketing" title="Marketing Toolkit" > Marketing Toolkit</a> </li> <li > <a href="https://uic.edu/" target="_blank" title="UIC.edu" > UIC.edu</a> </li> <li > <a href="/marketing/marketing-toolkit/website-feedback" title="Website Feedback" > Website Feedback</a> </li> <li > <a href="/sitemap" title="Site Map" > Site Map</a> </li> </ul> </div> </div> </div> <div class="col-sm-4 col-md-3"> <p class="bold">GENERAL INFORMATION<br /><label class="uihtel"><a href="tel:8666002273">866.600.CARE (2273)</a></label></p> <p><div class="social"><label class="Facebook"><a href="https://www.facebook.com/UIHealth" aria-label="Facebook"><em class="fa fa-facebook"><span style="display: none;"> </span></em> <span class="screen-reader-text">Visit UI Health on Facebook</span></a></label><!-- <label class="Twitter"><a href="https://twitter.com/UIHealth" aria-label="Twitter"><em class="fa fa-twitter"><span style="display: none;"> </span></em> <span class="screen-reader-text">Visit UI Health on Twitter</span></a></label> --><label class="LinkedIn"><a href="http://www.linkedin.com/company/uihealth" aria-label="Linkedin"><em class="fa fa-linkedin"><span style="display: none;"></span></em><span class="screen-reader-text">Visit UI Health on LinkedIn</span></a></label><label class="Youtube"><a href="http://www.youtube.com/user/UIHospital" aria-label="Youtube"><em class="fa fa-youtube"><span style="display: none;"></span></em><span class="screen-reader-text">Visit UI Health on Youtube</span></a></label><label class="Mobile"><a href="/patients-and-visitors/patient-information/mychart/download-the-app" aria-label="Mobile"><em class="fa fa-mobile"><span style="display: none;"></span></em><span class="screen-reader-text">Visit UI Health on Mobile</span></a></label></div></p> <p>University of Illinois Hospital<br />1740 West Taylor Street<br />Chicago, IL 60612</p> </div> </div> </div> <div class="copyright"> <div class="container"> <div class="align-center"> © 2025 University of Illinois Hospital & Health Sciences System </div> </div> </div> </div><!-- #footer --> </div> <div class="nav-buttons"> <a class="lightblue " href="/find-a-doctor"> <span class="icon"> <i class="fa fa-lg fa-stethoscope"></i> </span> <span class="text">Find a Doc</span> </a> <a class="green " href="/make-an-appointment"> <span class="icon"> <i class="fa fa-lg fa-calendar"></i> </span> <span class="text">Schedule</span> </a> <a class="lightgrey " href="/patients-and-visitors/locations-and-directions"> <span class="icon"> <i class="fa fa-lg fa-map-marker"></i> </span> <span class="text">Locations</span> </a> <a class="red " href="/patients-and-visitors/patient-information/mychart"> <span class="icon"> <i class="fa fa-lg fa-folder-open"></i> </span> <span class="text">MyChart</span> </a> <a class="darkblue phone-num" href="/tel:8666002273"> <span class="icon"> <i class="fa fa-lg fa-phone"></i> </span> <span class="text">Contact Us</span> </a> </div> <script> $("a.phone-num").attr("href", function () { return $(this).attr("href").replace('/', ''); }); </script> </div> <script src="/prebuilt/js/jquery-scripts.js"></script> <script src="/prebuilt/js/flexslider.js"></script> <script async="" src="//www.google-analytics.com/analytics.js"></script> <script type="text/javascript" src="//www.youtube.com/iframe_api"></script> <script src="prebuilt/js/analyticstracking.js" type="text/javascript"></script> </body> </html>