wexnermedical.osu.edu Open in urlscan Pro
140.254.127.201  Public Scan

Submitted URL: http://medicalcenter.osu.edu/
Effective URL: https://wexnermedical.osu.edu/
Submission: On November 10 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form>
  <div href="#" class="emailSignup__bar">
    <div class="emailSignup__content">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="-364.8 343.3 195.1 129.2">
        <path
          d="M-277.5 343.338l-45.1.1h-37.6v.1c-.8 0-1.5.2-2.2.6-.1.1-.3.2-.4.2-.1.1-.2.2-.4.3l-.3.3c-.2.2-.4.5-.6.7-.1.1-.2.3-.2.4-.2.4-.4.8-.4 1.3 0 .1 0 .3-.1.4V451.638c0 2.5 2 4.5 4.5 4.5h124.8c6.8 5.7 14.1 10.6 20.2 15.4 1.7 1.3 4.1 1.3 5.7-.1 8-6.6 17.4-13.8 25.1-21.9 7.7-8.1 14-17.1 14.6-27.8v-.2c0-12.3-8.9-22.7-20.6-25v-47.9c.3-2.1-.9-4.2-2.9-4.9-.1-.1-.3-.1-.4-.1-.3-.1-.6-.1-.9-.2H-195l-82.5-.1zm-66.9 9.3h133.6l-66.7 41.8-66.9-41.8zm145 3.6v40.3c-5 1-9.4 3.7-13 7.1-4.6-4.4-10.4-7.6-17.2-7.6-5.3 0-10.2 1.6-14.3 4.4-1.4.9-2.6 2-3.8 3.1-4.7 4.6-7.6 11-7.6 18 0 1.3.1 2.6.2 3.8.9 8.5 5 15.6 10.3 21.7h-110.9v-90.8l75.8 47.3c1.5.9 3.3.9 4.8 0l75.7-47.3zm-30.2 48.9c5.6.1 10.5 2.8 13.5 7 1.5 2 4.3 2.5 6.3 1.1.4-.3.8-.7 1.1-1.1 3-4.2 7.9-7 13.5-7 9.1 0 16.3 7.2 16.3 16.3-.5 7.2-5.1 14.6-12.1 21.9-6.2 6.5-14.2 12.7-21.6 18.8-6-4.6-12.5-9.1-18.1-13.9l-.1-.1-.1-.1c-1.9-1.7-3.7-3.3-5.3-5-.5-.5-1-1.1-1.5-1.6-1.2-1.4-2.3-2.8-3.3-4.2-.6-.8-1.2-1.6-1.6-2.4-.3-.4-.5-.9-.7-1.3-.8-1.6-1.5-3.2-2-4.9l-.3-1.2c-.4-1.9-.7-3.8-.7-5.8v-.1c0-1.1.1-2.2.3-3.3.2-1.1.5-2.1 1-3.1.4-1 .9-1.9 1.5-2.8.6-.9 1.3-1.7 2-2.4 1.5-1.5 3.3-2.7 5.3-3.5 2.1-.8 4.3-1.3 6.6-1.3z">
        </path>
      </svg>
      <p><strong>Subscribe.</strong> Get tips from Ohio State experts right to your inbox.</p>
    </div>
    <div class="emailSignup__emailInput">
      <div class="emailSignup__emailInputContainer">
        <label for="email" class="control-label visuallyhidden">Email address</label>
        <input type="email" id="email" class="form-control" placeholder="Enter your email">
        <button id="emailFormTrigger" type="button" class="btn emailSignup__formTrigger" aria-controls="emailSignup__form" aria-expanded="false"><i class="fas fa-chevron-right"></i></button>
      </div>
    </div>
  </div>
  <div id="emailSignup__form" aria-hidden="true">
    <div id="emailSignup__formContainer">
      <div class="form-group halfWidth required-field">
        <label for="firstName" class="control-label">First name</label>
        <input type="text" id="firstName" class="form-control">
      </div>
      <div class="form-group halfWidth required-field">
        <label for="lastName" class="control-label">Last name</label>
        <input type="text" id="lastName" class="form-control">
      </div>
      <div class="form-group halfWidth required-field">
        <label for="dob" class="control-label">Date of birth</label>
        <div class="dobContainer row">
          <input type="text" id="dob-month" placeholder="mm" maxlength="2" min="1" max="5" class="form-control">
          <input type="text" id="dob-day" placeholder="dd" maxlength="2" class="form-control">
          <input type="text" id="dob-year" placeholder="yyyy" maxlength="4" class="form-control">
        </div>
      </div>
      <div class="emailSignup__formGroup">
        <div class="form-group thirdWidth required-field">
          <label for="zip" class="control-label">ZIP code</label>
          <input type="text" id="zip" maxlength="5" class="form-control">
        </div>
        <div class="form-group required-field">
          <label for="gender" class="control-label">Gender</label>
          <select class="form-control" id="gender">
            <option value=""></option>
            <option value="Male">Male</option>
            <option value="Female">Female</option>
            <option value="Prefer not to say">Prefer not to say</option>
          </select>
        </div>
      </div>
      <div class="form-group hidden">
        <label for="formValidate">Validation</label>
        <input type="text" id="formValidate">
      </div>
      <div class="form-submit-border">
        <input id="emailSignup-Submit" type="submit" value="Subscribe" class="btn btn__wide btn__caps">
      </div>
      <p class="form-group legalText">By clicking "Subscribe" you agree to our <a href="/utility/footer/terms-of-use">Terms of Use</a>.</p>
    </div>
    <div id="emailSignup__thanks">
      <button id="emailSignup__thanksClose" type="button"><i class="fal fa-times"></i></button>
      <h2>Thank you! Look for your first email in your inbox soon.</h2>
      <p>We'll be in touch every so often with health tips, patient stories, important resources and other information you need to keep you and your family healthy. Welcome to our online community here at the Ohio State Wexner Medical Center!</p>
    </div>
  </div>
</form>

Text Content

Skip to main content

This site uses cookies to remember your browser. Manage your cookie preferences

 * Patient Care
 * Academics & Research

 * Appointments
 * Pay a Bill
 * MyChart

 * Health Care Professionals
 * Health News
 * Media
 * Careers
 * Give

 * Find a Doctor
 * Treatment & Services
   
   
   NATIONALLY RANKED IN 9 SPECIALTIES BY U.S. NEWS & WORLD REPORT.
   
   Treatments & Services
   
   
   FEATURED SERVICES
   
    * Immediate Care
    * Telehealth
    * Emergency Care
    * Primary Care
    * Brain Spine Neuro
    * Cancer
    * Heart & Vascular
    * Obstetrics & Gynecology
    * Sports Medicine
    * Transplant
    * View All
   
   
   POPULAR SERVICES
   
    * Allergy Immunology Care
    * Arthritis Rheumatology
    * Asthma Care
    * Bariatric Surgery
    * Brain Spine Neuro
    * Burn Care
    * Cancer
    * Diabetes & Endocrinology
    * Digestive Diseases
    * Ear Nose Throat
    * Eye Care Ophthalmology
    * Gender-Affirming Care
    * Genetics
    * Geriatrics
    * Health & Fitness
    * Health Screenings
    * Heart & Vascular
    * Health & Wellness
    * Infectious Diseases
    * Integrative Health
    * Intensive Care
    * Kidney Care
    * Liver Diseases
    * Lung Pulmonary
    * Maternity Center
    * Mental Behavioral
    * Neurological Institute
    * Nutrition Services
    * Obstetrics & Gynecology
    * Orthopedics
    * Palliative Care
    * Pancreas Care
    * Physical Therapy & Rehabilitation
    * Plastic Surgery
    * Skin Care Dermatology
    * Sleep Disorders
    * Sports Medicine
    * Transplant
    * Urology
    * Weight Management
    * Wound Healing

 * Locations
 * Patient & Visitor Guide
 * Healthy Community
   
   
   COMMITTED TO IMPROVING HEALTH AND WELLNESS IN OUR OHIO COMMUNITIES.
   
   Healthy Community
   
   
   COMMUNITY OUTREACH
   
    * Access to Care
    * Health Equity
    * Anti-Racism Initiatives
    * Healthy Community Center
    * COVID-19
    * Behavioral Health
    * Maternal and Infant Health
    * Nutrition and Obesity
   
   
   CLASSES AND EVENTS
   
    * Breastfeeding Classes
    * Pregnancy and Childbirth Classes
    * Weight Management Classes

 * About Us
   
   
   THE WORLD IS CHANGING. MEDICINE IS CHANGING. WE'RE LEADING THE WAY.
   
   About Us
   
   
   WHO WE ARE
   
    * Our Mission
    * Our People
    * Our Facilities
    * Diversity
    * Quality and Safety
    * Rankings and Awards
   
   
   FEATURED INITIATIVES
   
    * Anti-Racism Initiatives
    * Leading the Way
    * Strategic Plan
    * Healthy State Alliance
   
   
   HELPFUL RESOURCES
   
    * Mobile Apps
    * Social Media
    * Patient Experience
    * Employee OneSource
    * Vendor Interactions
    * Contact Us

 * Refer a Patient

Site Search Search


Search
Close
 * Patient Care
 * Academics & Research

 * Find a Doctor
 * Treatment & Services
 * Locations
 * Patient & Visitor Guide
 * Healthy Community
 * About Us
 * Refer a Patient

 * Appointments
 * Pay a Bill
 * MyChart
 * Health Care Professionals
 * Health News
 * Media
 * Careers
 * Give


WE’RE CELEBRATING 30 CONSECUTIVE YEARS AS ONE OF AMERICA’S BEST HOSPITALS


LEARN ABOUT OUR NATIONALLY RANKED SPECIALTIES

View the rankings
 * Find a Doctor
 * Find a Location
 * COVID-19 Updates
 * Explore Careers
 * Refer a Patient


HOME


COVID-19

Learn how COVID-19 impacts your care and how to schedule vaccine, booster shorts
and tests.

COVID-19


MYCHART

Schedule appointments, renew prescriptions, check your test results and much
more.

Log In or Sign Up


FIND A DOCTOR

Search by specialty, condition, treatment or name. Read ratings and reviews from
real patients.

Find a Doctor


IMMEDIATE CARE

Get the care you need when you need it with in-person and telehealth immediate
care appointment options.

Immediate Care


YOUR SOURCE FOR HEALTH, WELLNESS, INNOVATION, RESEARCH AND SCIENCE NEWS FROM THE
EXPERTS AT OHIO STATE.

On the Ohio State Health & Discovery website, get the deeper story behind
today’s health and science news, plus the information you need to make the best
choices for your health and wellness.

Visit Ohio State Health & Discovery


APPOINTMENTS AT OHIO STATE


WE'RE HERE FOR YOU, AND OFFER MANY WAYS FOR YOU TO ACCESS THE BEST CARE IN
CENTRAL OHIO.


CALL AN APPOINTMENT SPECIALIST

Whether you are new to Ohio State or have been here before, you can schedule
your next appointment by calling us at:

614-293-8000


TELEHEALTH APPOINTMENTS

Connect with health care providers from the comfort of your home.

Learn more


REFER A PATIENT

Fax referral forms to: 614-293-1456

Download Referral Form


THE OHIO STATE DIFFERENCE


AS ONE OF AMERICA'S TOP-RANKED ACADEMIC HEALTH CENTERS, OUR MISSION IS TO
IMPROVE PEOPLE'S LIVES THROUGH INNOVATION IN RESEARCH, EDUCATION AND PATIENT
CARE.

EXCELLENCE IN CARE


RATED ONE OF AMERICA'S BEST HOSPITALS 30 YEARS AND COUNTING

Research and Innovation


COVID-19: NEW RAPID TEST DEVELOPED BY OHIO STATE, BATTELLE RESEARCHERS

TOP RANKED COLLEGE OF MEDICINE


TRAINING FUTURE HEALTH PROFESSIONALS FOR THE MODERN WORLD


RECENT HIGHLIGHTS


THE LATEST NEWS FROM THE OHIO STATE WEXNER MEDICAL CENTER


ORGAN TRANSPLANTATION AT OHIO STATE SAVES LIVES – 11,500 AND COUNTING!


IMPROVING HEALTH EQUITY THROUGH ANTI-RACISM EFFORTS


WEXNER MEDICAL CENTER RANKED ONE OF AMERICA'S BEST LARGE EMPLOYERS


HEALTH & DISCOVERY: BURNED OUT BY PANDEMIC PARENTING? YOU’RE NOT ALONE

Subscribe. Get tips from Ohio State experts right to your inbox.

Email address
First name
Last name
Date of birth

ZIP code
Gender Male Female Prefer not to say
Validation


By clicking "Subscribe" you agree to our Terms of Use.


THANK YOU! LOOK FOR YOUR FIRST EMAIL IN YOUR INBOX SOON.

We'll be in touch every so often with health tips, patient stories, important
resources and other information you need to keep you and your family healthy.
Welcome to our online community here at the Ohio State Wexner Medical Center!

 * Facebook
 * Twitter
 * Instagram




FOR PATIENTS

 * Appointments
 * Pay a Bill
 * MyChart
 * Find a Doctor
 * Health Care Services
 * Locations
 * Patient and Visitor Guide
 * Health and Wellness
 * About Us
 * MyHealth


FOR PROVIDERS

 * Refer a Patient
 * Ohio State CareLink
 * Departments


HELPFUL LINKS

 * Current Openings
 * Media Room
 * Ways To Give
 * Quality and Safety
 * Contact Us


RELATED SITES

 * OSUCCC - James
 * College of Medicine
 * The Ohio State University
 * Ohio State Health & Discovery
 * MyChart



Copyright © 2022 The Ohio State University Wexner Medical Center

 * Review cookie settings
 * Privacy Policy
 * Terms of Use
 * Public Notices
 * Disability Access
 * Vendor Interaction
 * Patient Rights
 * Notice of Non Discrimination
 * Sitemap

If you have a disability and experience difficulty accessing this content,
contact our webmaster at webmaster@osumc.edu.




PRIVACY PREFERENCE CENTER




 * WHAT ARE COOKIES?


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


 * SOCIAL MEDIA COOKIES

WHAT ARE COOKIES?



A cookie is a small text-based file placed on your device after you visit a
website.

We use different types of cookies to:

 * Help us learn more about how people use our websites, so we can make our
   sites more useful
 * Deliver content that is meaningful to your while you are on our website.
 * Deliver advertising about Ohio State to your after you leave our website.
 * Discover if the links provided in our emails are useful to you.
 * Transfer information you’ve selected from one page to another on our site.
 * Operate the functionality of our website as planned.
 * Conduct other similar or related activities.

COOKIE ORIGINS

First party cookies are cookies that Ohio State sets when you visit our website.
We use these to make your experience on our website better and to ensure our
website functions as expected. Only Ohio State can access this data.

Third party cookies are cookies from third parties that we place on our website.
We use these to track our advertising effectiveness, improve advertising we may
deliver to you after you leave our site and support your experience on our site.
The third parties do have access to this data, often the pages you visited on
our website and your location.

COOKIE DURATION

A session cookie is temporarily stored in your browser on your computer, phone
or other device. It is deleted after you leave the website or when you close the
browser.

A persistent cookie is stored in your browser on your computer, phone or other
device. It is active until you delete it or it expires.



STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for our website and services to work as you’d
expect.

Cookies Details‎

PERFORMANCE COOKIES

Always Active

We use these to ensure our site is working and fix errors. We also use these to
try new ideas.

Cookies Details‎

FUNCTIONAL COOKIES

Always Active

These help us customize your site experience using your previous behavior and
choices as our guide.

Cookies Details‎

TARGETING COOKIES

Always Active

We place advertising cookies on our site on behalf of third parties we work
with. These send information about your behavior on our site to advertisers so
we can provide Ohio State ads to you on other websites. Some third parties may
pair this with your behaviors outside of the Ohio State website to further
personalize the ads you receive. These are third party, persistent cookies. If
you’ve already deployed an ad blocker on your browser, you will not receive
these cookies.

Cookies Details‎

SOCIAL MEDIA COOKIES

Always Active

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit.    If you do not allow these cookies you may not be
able to use or see these sharing tools.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All












Need a quick answer? I can help you find answers, especially with COVID-19
concerns.