mms.mckesson.com Open in urlscan Pro
192.230.65.11  Public Scan

URL: https://mms.mckesson.com/content/customers-we-serve/
Submission: On December 14 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: catalogSearchFormGET /catalog

<form name="catalogSearchForm" class="catalog-search-form search globalSearch header-search" method="GET" action="/catalog">
  <div class="search-area">
    <div class="input-group search-suggest">
      <div class="search-text-box">
        <span class="twitter-typeahead" style="position: relative; display: inline-block;"><input type="text" class="search-box-within form-control search-box dropdown-toggle typeahead tt-input" name="query" tabindex="0" autocomplete="off"
            placeholder="What can we help you find?" id="search-input" data-toggle="dropdown" value="" aria-label="Text input with segmented button dropdown" aria-haspopup="true" aria-expanded="false" spellcheck="false" dir="auto"
            aria-owns="search-input_listbox" role="combobox" aria-autocomplete="list" style="position: relative; vertical-align: top;"><span role="status" aria-live="polite"
            style="position: absolute; padding: 0px; border: 0px; height: 1px; width: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap;"></span>
          <pre aria-hidden="true"
            style="position: absolute; visibility: hidden; white-space: pre; font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
          <div role="listbox" class="tt-menu" id="search-input_listbox" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
            <div role="presentation" class="tt-dataset tt-dataset-terms"></div>
            <div role="presentation" class="tt-dataset tt-dataset-products"></div>
            <div role="presentation" class="tt-dataset tt-dataset-contents"></div>
          </div>
        </span>
      </div>
      <input type="hidden" name="node" value="">
      <input type="hidden" name="id" value="">
      <input type="hidden" name="searchWithin" value="FALSE">
      <div class="input-group-btn">
        <button type="submit" class="btn btn-default" aria-label="Search"> <span class="fas fa-search"></span> </button>
      </div>
    </div>
  </div>
</form>

Name: loginPOST https://portal.mms.mckesson.com/login

<form name="login" id="login-form" action="https://portal.mms.mckesson.com/login" method="post">
  <input type="hidden" name="_csrf" value="cbd9d9ff-271c-4053-be5a-df59a7d9ba80">
  <div class="form-inline"> SupplyManager℠&nbsp; <input type="text" class="form-control" id="userName" name="userName" placeholder="Username" autocomplete="username">
    <input type="password" id="password" name="password" class="form-control" placeholder="Password" autocomplete="current-password">
    <button type="submit" class="btn btn-primary simone-login"><span class="glyphicon glyphicon-lock"></span>&nbsp;Log in</button>
    <a href="https://portal.mms.mckesson.com/password-forgot?src=catalog" class="btn btn-secondary">Help</a>
  </div>
</form>

Name: supportFormPOST

<form name="supportForm" id="support-form" method="post">
  <input type="hidden" name="_csrf" value="cbd9d9ff-271c-4053-be5a-df59a7d9ba80">
  <div class="modal-body">
    <div class="row">
      <div class="col-md-6">
        <div class="phone-options">
          <div class="contact-section">
            <h3>Call Us</h3>
            <p>Medical professionals, medical facility employees <strong>855.571.2100</strong></p>
            <p>Need help with SupplyManager?<br><strong>800.422.0280</strong></p>
            <p>Accounts Receivable<br><strong>800.453.5180</strong></p>
          </div>
          <div class="other-section">
            <h3>Other Online Resources</h3>
            <p><a target="_blank" href="https://mms.mckesson.com/content/mckesson-medical-surgical-tax-forms/">Tax Forms</a></p>
            <p><a target="_blank" href="https://mms.mckesson.com/content/new-supplymanager/">SupplyManager Training</a></p>
          </div>
        </div>
      </div>
      <div class="col-md-6">
        <h3>Send Us a Message</h3>
        <p><strong>Account: </strong> </p>
        <div class="form-group   error-group-topic">
          <label for="topic" class="control-label">Tell us how we can help</label>
          <select id="topic" name="topic" class="form-control">
            <option value=""> Please Select One...</option>
            <option value="Contact Customer Service"> Contact Customer Service</option>
            <option value="Contact Technical Support"> Contact Technical Support</option>
            <option value="Product Information and Images"> Product Information and Images</option>
            <option value="Send Feedback"> Send Feedback</option>
          </select>
        </div>
        <div class="form-group   error-group-fullName">
          <label for="fullName" class="control-label  "><b>From</b></label>
          <input type="text" class="form-control  " name="fullName" id="fullName" value="" maxlength="30">
        </div>
        <div class="form-group   error-group-email">
          <label for="email" class="control-label  "><b>Email</b></label>
          <input type="text" class="form-control  " name="email" id="email" value="" maxlength="75">
        </div>
        <div class="form-group   error-group-phone">
          <label for="phone" class="control-label  "><b>Phone</b></label>
          <input type="text" class="form-control  " name="phone" id="phone" value="" maxlength="15">
        </div>
        <div class="form-group   error-group-comment">
          <label for="comment" class="control-label ">Comment</label>
          <textarea class="form-control" name="comment" id="comment" rows="3" cols="40" maxlength="255" placeholder=""></textarea>
        </div>
        <label for="comment-characters-left" class="control-label pull-right">Characters Left: <span id="charLeft">255</span></label>
        <input type="hidden" id="url" name="url" value="https://mms.mckesson.com/content/customers-we-serve/">
        <input type="hidden" id="agent" name="agent" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.109 Safari/537.36">
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <div class="row">
      <div class="col-md-4 col-md-offset-8 text-right">
        <button type="button" class="btn btn-default btn-sm" id="" data-dismiss="modal" aria-label="Close">Cancel</button>
        <button class="btn btn-primary btn-wide btn-sm">Send</button>
      </div>
    </div>
  </div>
</form>

Name: logoutPOST /logout

<form name="logout" id="logout-form" action="/logout" method="post">
  <input type="hidden" name="_csrf" value="cbd9d9ff-271c-4053-be5a-df59a7d9ba80">
</form>

Text Content

McKesson
 * Shop Products
   * Shop by Category
   * Manufacturer Diversity
   * McKesson Brands
   * Preferred Suppliers
   * Product Resources
 * Our Services & Solutions
   * Analytics & Reporting
   * Business Performance
   * Clinic Setup Services
   * Distribution Services
   * Financial Services
   * Flu Management
   * Inventory Management
   * Laboratory Services
   * Patient Care and Engagement
   * Pharmaceutical Services & Solutions
   * Telehealth & Virtual Care
   * Training and Compliance
   * UPrevent: Infection Prevention
 * Customers We Serve
   * Ambulatory Surgery Centers
   * Assisted Living Facilities
   * Cancer Care and Treatment Centers
   * Community Health Centers
   * Emergency Medical Services
   * Government
   * Health Systems/IDN
   * Home Health Agencies
   * Home Infusion Therapy
   * Home Medical Equipment
   * Hospital and Central Labs
   * Long Term Care
   * Physician Offices
   * Physician Office Labs
   * Retail and Pharmacy Clinics
   * Retail Ecommerce
   * Specialty Practices
   * Urgent Care Centers
   * Workplace Health
 * About Us
   * Customer Testimonials
   * Managing Global Supply Chain Challenges
 * Resources
 * Contact Us

McKesson
 * 
 *  Log In

McKesson
 * Shop Products
   * Shop by Category
   * Manufacturer Diversity
   * McKesson Brands
   * Preferred Suppliers
   * Product Resources
 * Our Services & Solutions
   * Analytics & Reporting
   * Business Performance
   * Clinic Setup Services
   * Distribution Services
   * Financial Services
   * Flu Management
   * Inventory Management
   * Laboratory Services
   * Patient Care and Engagement
   * Pharmaceutical Services & Solutions
   * Telehealth & Virtual Care
   * Training and Compliance
   * UPrevent: Infection Prevention
 * Customers We Serve
   * Ambulatory Surgery Centers
   * Assisted Living Facilities
   * Cancer Care and Treatment Centers
   * Community Health Centers
   * Emergency Medical Services
   * Government
   * Health Systems/IDN
   * Home Health Agencies
   * Home Infusion Therapy
   * Home Medical Equipment
   * Hospital and Central Labs
   * Long Term Care
   * Physician Offices
   * Physician Office Labs
   * Retail and Pharmacy Clinics
   * Retail Ecommerce
   * Specialty Practices
   * Urgent Care Centers
   * Workplace Health
 * About Us
   * Customer Testimonials
   * Managing Global Supply Chain Challenges
 * Resources
 * Contact Us


Log In Become a Customer

SupplyManager℠   Log in Help

CONTACT US


CALL US

Medical professionals, medical facility employees 855.571.2100

Need help with SupplyManager?
800.422.0280

Accounts Receivable
800.453.5180


OTHER ONLINE RESOURCES

Tax Forms

SupplyManager Training


SEND US A MESSAGE

Account:

Tell us how we can help Please Select One... Contact Customer Service Contact
Technical Support Product Information and Images Send Feedback
From
Email
Phone
Comment
Characters Left: 255
Cancel Send


CUSTOMERS WE SERVE

With the pressures of today’s healthcare environment, it’s important to have an
ally that can help you stay focused on providing quality care. At McKesson
Medical-Surgical, we work to understand your daily challenges so that, together,
we can develop a plan to address your business needs.


MCKESSON DELIVERS FOR OUR CUSTOMERS 

We deliver a wide breadth of wholesale medical-surgical products and equipment
along with robust solutions and resources to support a variety of specialty
providers across healthcare to help you drive efficiency, manage costs and
enhance patient care – all while providing insights and expertise to guide you
through the ever-changing world of healthcare.

 * Ambulatory surgery centers
 * Assisted living facilities
 * Cancer care & treatment centers
 * Community health centers
 * Emergency medical services
 * Government
 * Health systems/IDN

 * Home health agencies
 * Home infusion therapy
 * Home medical equipment
 * Hospital & central labs
 * Long term care
 * Physician offices

 * Physician office labs
 * Retail & pharmacy clinics
 * Retail ecommerce
 * Specialty practices
 * Urgent care centers
 * Workplace health

Distribution services 99.8% delivery accuracy: We get you the products you need,
when you need them.

--------------------------------------------------------------------------------

Learn more

MCKESSON MEDICAL-SURGICAL CUSTOMER TESTIMONIALS

--------------------------------------------------------------------------------

Find out what healthcare professionals like you are saying about working with
McKesson Medical-Surgical.

--------------------------------------------------------------------------------

Read More
Delivery to support government operations Medical-surgical products now
available through the VA-FSS

--------------------------------------------------------------------------------

Get started


FEATURED SERVICES


Clinic setup services

Clinic setups can require a lot of coordination and planning. Whether it’s new
construction, remodeling or updating your office with new equipment, you need a
supplier that has the experience and expertise to help it all come together.

Learn more

Telehealth and virtual care

Provide care, perform exams and stay connected to your patients when you can’t
be face-to-face, with telehealth and virtual care. Check out our telehealth
offering to learn more.

See telehealth offering

Medical inventory management

We deliver technology solutions to help generate savings of both time and
expense. From supply ordering and inventory management to accounting automation,
we have solutions to help you manage your expenses.

Get started

Patient home delivery

Ship orders directly to your patients’ homes with our specialized distribution
service designed to help reduce or eliminate shipping, inventory and in-house
stock.

Learn more

Training and compliance

Stay on top of the latest healthcare trends and regulations with our suite of
training and compliance solutions, featuring educational resources, learning
management systems, webinars & more.

Learn more

McKesson Business Analytics℠

Get data-driven insights to help improve your business outcomes with McKesson
Business Analytics (MBA), our interactive business analytics dashboard. Explore
real-time data to analyze purchases of medical supplies, pharmaceuticals, lab
and equipment, identify trends in spending and more.

Learn More
Back To Top




SHOP PRODUCTS

 * Shop by Category
 * Manufacturer Diversity
 * McKesson Brands
 * Preferred Suppliers
 * Product Resources


OUR SERVICES & SOLUTIONS

 * Analytics & Reporting
 * Business Performance
 * Clinic Setup Services
 * Distribution Services
 * Financial Services
 * Flu Management
 * Inventory Management
 * Laboratory Services
 * Patient Care and Engagement
 * Pharmaceutical Services & Solutions
 * Telehealth & Virtual Care
 * Training and Compliance
 * UPrevent: Infection Prevention




CUSTOMERS WE SERVE

 * Ambulatory Surgery Centers
 * Assisted Living Facilities
 * Cancer Care and Treatment Centers
 * Community Health Centers
 * Emergency Medical Services
 * Government
 * Health Systems/IDN
 * Home Health Agencies
 * Home Infusion Therapy
 * Home Medical Equipment
 * Hospital and Central Labs
 * Long Term Care
 * Physician Offices
 * Physician Office Labs
 * Retail and Pharmacy Clinics
 * Retail Ecommerce
 * Specialty Practices
 * Urgent Care Centers
 * Workplace Health


ABOUT US

 * Customer Testimonials
 * Managing Global Supply Chain Challenges

 * Contact Us
 * 
 * 
 * McKesson.com
 * Consumers: Please visit SimplyMedical.com
 * Disclaimer
 * Careers
 * Privacy Policy
 * Do Not Sell My Personal Information

 * 
 * 
 * 

© 2023 McKesson Medical-Surgical Inc.





YOUR CHOICES REGARDING COOKIES ON THIS SITE

Cookies are important to the proper functioning of a site. To improve your
experience, we use cookies to remember log-in details and provide secure log-in,
collect statistics to optimise site functionality, and deliver content tailored
to your interests. Click 'Accept all cookies' or 'Reject unrequired cookies' to
save your cookie preferences and go directly to the site. Click 'Select cookie
preferences' to see a detailed description of cookie types and additional
preference options. For more information about cookies, please see ourPrivacy
Statement

Reject unrequired cookies Accept all cookies
Select cookie preferences



PRIVACY PREFERENCE CENTRE

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. Because we respect your right to privacy, you can choose not to
allow some types of cookies. Click on the different category headings to find
out more and change our default settings. However, blocking some types of
cookies may impact your experience of the site and the services we are able to
offer.
Accept all cookies


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always active

These cookies are necessary for the basic functions of the website and cannot be
switched off. Cookies in this category relate for example to functions such as
setting your privacy preferences, logging in, filling in forms or selecting
language preferences.

View vendor details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies, then
some or all these services may not function properly.

View vendor details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.

View vendor details‎

MARKETING COOKIES

Marketing Cookies

These cookies may be set through our side by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. If you do not allow these cookies, you will
experience less targeted advertising.

View vendor details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Submit preferences