www.mayocliniclabs.com Open in urlscan Pro
2.23.76.8  Public Scan

URL: https://www.mayocliniclabs.com/test-notifications/index.html?query=621483
Submission: On April 23 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: catalog_searchGET /test-catalog/search

<form id="catalog-search" action="/test-catalog/search" method="get" name="catalog_search" class="catalog_search_widget">
  <div class="search-box" id="search_form_">
    <input type="text" class="search-text search_form_text ui-autocomplete-input" name="q" placeholder="Search Test Name" aria-label="Search the Test Catalog" autocomplete="off" id="search_">
    <button class="btn bd-search-docs-toggle search_form_go" type="submit">
      <span class="icon icon-search"></span>
    </button>
    <div class="suggestion-block">
      <ul id="ui-id-1" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" unselectable="on" style="display: none;"></ul>
    </div>
  </div>
  <div class="alphabet-wrapper">
    <ul>
      <li><a href="/test-catalog/alphabetical/A">A</a></li>
      <li><a href="/test-catalog/alphabetical/B">B</a></li>
      <li><a href="/test-catalog/alphabetical/C">C</a></li>
      <li><a href="/test-catalog/alphabetical/D">D</a></li>
      <li><a href="/test-catalog/alphabetical/E">E</a></li>
      <li><a href="/test-catalog/alphabetical/F">F</a></li>
      <li><a href="/test-catalog/alphabetical/G">G</a></li>
      <li><a href="/test-catalog/alphabetical/H">H</a></li>
      <li><a href="/test-catalog/alphabetical/I">I</a></li>
      <li><a href="/test-catalog/alphabetical/J">J</a></li>
      <li><a href="/test-catalog/alphabetical/K">K</a></li>
      <li><a href="/test-catalog/alphabetical/L">L</a></li>
      <li><a href="/test-catalog/alphabetical/M">M</a></li>
      <li><a href="/test-catalog/alphabetical/N">N</a></li>
      <li><a href="/test-catalog/alphabetical/O">O</a></li>
      <li><a href="/test-catalog/alphabetical/P">P</a></li>
      <li><a href="/test-catalog/alphabetical/Q">Q</a></li>
      <li><a href="/test-catalog/alphabetical/R">R</a></li>
      <li><a href="/test-catalog/alphabetical/S">S</a></li>
      <li><a href="/test-catalog/alphabetical/T">T</a></li>
      <li><a href="/test-catalog/alphabetical/U">U</a></li>
      <li><a href="/test-catalog/alphabetical/V">V</a></li>
      <li><a href="/test-catalog/alphabetical/W">W</a></li>
      <li><a href="/test-catalog/alphabetical/X">X</a></li>
      <li><a href="/test-catalog/alphabetical/Y">Y</a></li>
      <li><a href="/test-catalog/alphabetical/Z">Z</a></li>
      <li><a href="/test-catalog/alphabetical/NUM">#</a></li>
    </ul>
  </div>
</form>

Name: gsGET /search

<form name="gs" id="nav_site_search" method="get" action="/search">
  <div class="search-box">
    <input type="text" name="q" maxlength="256" class="search-input site-search-text search_input ui-autocomplete-input" id="search-input" title="Search Mayo Clinic Laboratories" placeholder="Site Search" aria-label="Search Mayo Clinic Laboratories"
      autocomplete="off">
    <button class="btn btn-search" type="submit" id="nav_search_btn">
      <span class="icon icon-search"></span> Search </button>
    <button class="btn btn-cancel" type="button">Cancel</button>
    <div class="site-suggestion-block">
      <ul id="ui-id-2" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" unselectable="on" style="display: none;"></ul>
    </div>
  </div>
</form>

POST index.html

<form action="index.html" method="post" id="test_notification_search">
  <input type="hidden" name="csrf_token" value="f89f6ef6d715d274098e31ef2c00121a73089765">
  <div class="form-group mt-3">
    <select name="my_tests" id="my_tests" class="form-control" aria-label="Select Tests" onchange="this.form.submit()">
      <option value="0" aria-setsize="2" aria-posinset="1">All Tests</option>
      <option value="1" aria-setsize="2" aria-posinset="2">Only My Tests (requires sign in)</option>
    </select>
  </div>
  <div class="form-group mb-3">
    <input id="test_notification_query" name="query" class="form-control ui-autocomplete-input" aria-label="Enter Test Name or ID" placeholder="Test Name or ID" value="621483" autocomplete="off">
    <div id="test_notification_auto_complete" class="auto_complete" style="display: none;"></div>
  </div>
  <a href="#" id="more-search" class="pull-right space-bottom" style=""> <strong>More Options </strong></a>
  <div id="more-search-div" style="display:none;">
    <div class="form-group">
      <select name="location" id="location" class="form-control" aria-label="All Performing Locations">
        <option value="">All Performing Locations</option>
        <option value="Rochester">Rochester </option>
        <option value="Jacksonville">Florida </option>
        <option value="Arizona">Arizona </option>
      </select>
    </div>
    <div class="form-row mt-3 mb-2">
      <div class="col-md-6 pr-2">
        <label for="start_date">From</label>
        <div class="input-group">
          <button type="button" class="ui-datepicker-trigger cal_button"><img src="/images/icons/new-calendar-icon.png" alt="Select date" title="Select date"></button><input type="text" readonly="" class="form-control hasDatepicker" name="start_date"
            id="start_date" placeholder="mm/dd/yyyy" value="">
        </div>
      </div>
      <div class="col-md-6">
        <label for="end_date">Through</label>
        <div class="input-group">
          <button type="button" class="ui-datepicker-trigger cal_button"><img src="/images/icons/new-calendar-icon.png" alt="Select date" title="Select date"></button><input type="text" readonly="" class="form-control hasDatepicker" name="end_date"
            id="end_date" placeholder="mm/dd/yyyy" value="">
        </div>
      </div>
    </div>
    <div> <a href="#" class="clearDates" style="float: right;"><strong>Clear Dates</strong></a>
      <div class="clearfix"></div>
    </div>
    <p><strong> Test Update Types</strong></p>
    <div class="row checkbox-list-style">
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_0" value="" checked="checked">
        <label class="custom-control-label" for="notification_0"> All Updates </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_2" value="File Definition Changes">
        <label class="custom-control-label" for="notification_2"> File Definition Changes <a class="tooltip" href="#"><img src="/images/icons/new-info-icon.png"><span>Algorithm and Result ID</span></a>
        </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_3" value="New Test">
        <label class="custom-control-label" for="notification_3"> New Test </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_5" value="Obsolete Test">
        <label class="custom-control-label" for="notification_5"> Obsolete Test </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_6" value="Supply Item">
        <label class="custom-control-label" for="notification_6"> Supply Item </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_7" value="Test Changes">
        <label class="custom-control-label" for="notification_7"> Test Changes
          <a class="tooltip" href="#"><img src="/images/icons/new-info-icon.png"><span>Method, Reference range, Referral fee, Specimen information, Test title, and Transport temperature</span></a>
        </label>
      </div>
      <div class="col-md-12 col-sm-12 col-xs-12 col-lg-6 custom-control custom-radio new-tooltip my-2">
        <input type="radio" class="custom-control-input" name="notification" id="notification_8" value="Test Status">
        <label class="custom-control-label" for="notification_8"> Test Status <a class="tooltip" href="#"><img src="/images/icons/new-info-icon.png"><span>Test down, Test resumed, and Test delayed</span></a>
        </label>
      </div>
    </div>
    <a href="#" id="less-search" class="pull-right space-top"> <strong>Hide Options </strong></a>
  </div>
  <div class="clearfix"></div>
  <div class="form-group text-center mx-sm-4 mb-5 mt-5">
    <button name="action" class="btn btn-primary" type="submit" value="Search">Search</button>
  </div>
</form>

Text Content

 * MayoACCESS
 * MayoLINK

 * Register
 * My Dashboard

 * TEST CATALOG
   
   
   TEST CATALOG
   
    * A
    * B
    * C
    * D
    * E
    * F
    * G
    * H
    * I
    * J
    * K
    * L
    * M
    * N
    * O
    * P
    * Q
    * R
    * S
    * T
    * U
    * V
    * W
    * X
    * Y
    * Z
    * #
   
   
   TEST INFORMATION
   
    * New Tests
    * Test Updates
    * Order Your First Test
    * Algorithms
   
   
   TESTS BY CLASSIFICATION TYPE
   
    * NY State Informed Consent Tests
    * Referred Tests
   
   
   REFERENCES
   
    * Critical Values & Results
    * Performing Locations
    * Test Performance Policies
    * Download Test Catalog
    * Interpretive Handbook
   
   
   SPECIALTY TESTING
   
    * Gastroenterology
    * Genetics
    * Hematology
    * Microbiology & Infectious Diseases
    * Neurogenetics
    * Neurology
    * Oncology
    * Pathology
    * Pediatrics
    * Renal
    * Therapeutics
    * Other Testing
   
   
   SOLUTIONS FOR
   
    * Commercial
    * Group Purchasing
    * International
   
   Back
   TEST CATALOG
    * Test Information
      Back
      
      
      TEST INFORMATION
      
       * New Tests
       * Test Updates
       * Order Your First Test
       * Algorithms
   
    * Tests by Classification Type
      Back
      
      
      TESTS BY CLASSIFICATION TYPE
      
       * NY State Informed Consent Tests
       * Referred Tests
   
    * References
      Back
      
      
      REFERENCES
      
       * Critical Values & Results
       * Performing Locations
       * Test Performance Policies
       * Download Test Catalog
       * Interpretive Handbook
   
    * Specialty Testing
      Back
      
      
      SPECIALTY TESTING
      
       * Gastroenterology
       * Genetics
       * Hematology
       * Microbiology & Infectious Diseases
       * Neurogenetics
       * Neurology
       * Oncology
       * Pathology
       * Pediatrics
       * Renal
       * Therapeutics
       * Other Testing
   
    * Solutions for
      Back
      
      
      SOLUTIONS FOR
      
       * Commercial
       * Group Purchasing
       * International

 * ORDERING & RESULTS
   
   
   MAYOACCESS
   
    * Application
    * Resources
   
   
   MAYOLINK
   
    * Application
    * Resources
   
   
   FREQUENT TOOLS
   
    * Request Additional Testing
    * Send Additional Specimen
    * Critical Values & Results
    * Custom Gene Ordering
    * Order Your First Test
   
   
   FORMS
   
    * Form Listing
    * Patient Information & Signature Forms
    * Maternal Screening
   
   
   LIS RESOURCES
   
    * New Tests
    * Test Updates
    * CPT Code & Test Classification Updates
    * Setup Files
    * AOE Codes
    * Units of Measure
    * LOINC
    * NY State Informed Consent Tests
    * SI Conversion Units
    * Test Validation Support
    * Supplemental and Referral Reports
   
   Back
   ORDERING & RESULTS
    * MayoACCESS
      Back
      
      
      MAYOACCESS
      
       * Application
       * Resources
   
    * MayoLINK
      Back
      
      
      MAYOLINK
      
       * Application
       * Resources
   
    * Frequent Tools
      Back
      
      
      FREQUENT TOOLS
      
       * Request Additional Testing
       * Send Additional Specimen
       * Critical Values & Results
       * Custom Gene Ordering
       * Order Your First Test
   
    * Forms
      Back
      
      
      FORMS
      
       * Form Listing
       * Patient Information & Signature Forms
       * Maternal Screening
   
    * LIS Resources
      Back
      
      
      LIS RESOURCES
      
       * New Tests
       * Test Updates
       * CPT Code & Test Classification Updates
       * Setup Files
       * AOE Codes
       * Units of Measure
       * LOINC
       * NY State Informed Consent Tests
       * SI Conversion Units
       * Test Validation Support
       * Supplemental and Referral Reports

 * SPECIMEN HANDLING
   
   
   COLLECTION & PREPARATION
   
    * Supplies
    * Instructions by Specimen Type
    * Microbiology Culture Tests
    * Light Protection Tests
    * Urine Preservatives
   
   
   SHIPPING & LOGISTICS
   
    * Shipping Guides
    * Courier Instructions
    * Transportation Regulations
    * Category A Infectious Substances
    * CDC Permit
    * Dangerous Goods Training
   
   Back
   SPECIMEN HANDLING
    * Collection & Preparation
      Back
      
      
      COLLECTION & PREPARATION
      
       * Supplies
       * Instructions by Specimen Type
       * Microbiology Culture Tests
       * Light Protection Tests
       * Urine Preservatives
   
    * Shipping & Logistics
      Back
      
      
      SHIPPING & LOGISTICS
      
       * Shipping Guides
       * Courier Instructions
       * Transportation Regulations
       * Category A Infectious Substances
       * CDC Permit
       * Dangerous Goods Training

 * CUSTOMER SERVICE
   
   
   CONTACT US
   
    * Phone Numbers & Addresses
    * Sales Requests
    * PHI Secure Requests
    * Patient Inquiries
   
   
   BILLING
   
    * General
    * International
    * Insurance
    * Prior Authorization
    * CPT Code & Test Classification Updates
    * DEX Z-Codes™
    * CMS Date of Service
   
   
   REFERENCES
   
    * Quality & Compliance
    * New Client Center
    * FAQ
    * Operational Updates
    * IT Updates
   
   Back
   CUSTOMER SERVICE
    * Contact Us
      Back
      
      
      CONTACT US
      
       * Phone Numbers & Addresses
       * Sales Requests
       * PHI Secure Requests
       * Patient Inquiries
   
    * Billing
      Back
      
      
      BILLING
      
       * General
       * International
       * Insurance
       * Prior Authorization
       * CPT Code & Test Classification Updates
       * DEX Z-Codes™
       * CMS Date of Service
   
    * References
      Back
      
      
      REFERENCES
      
       * Quality & Compliance
       * New Client Center
       * FAQ
       * Operational Updates
       * IT Updates

 * EDUCATION & INSIGHTS
   
   
   EDUCATIONAL RESOURCES
   
    * Conferences
    * Dangerous Goods Training
    * On Demand
    * Pathways Case Studies
    * Podcasts
    * Webinars
    * MLS
    * Credit
   
   
   OUR INSIGHTS
   
    * News
    * Podcasts
    * Stories
   
   
   OUTREACH
   
    * Solutions
    * Tactics & Tools
    * Educational Resources
   
   
   UTILIZATION MANAGEMENT
   
    * Algorithms
   
   Back
   EDUCATION & INSIGHTS
    * Educational Resources
      Back
      
      
      EDUCATIONAL RESOURCES
      
       * Conferences
       * Dangerous Goods Training
       * On Demand
       * Pathways Case Studies
       * Podcasts
       * Webinars
       * MLS
       * Credit
   
    * Our Insights
      Back
      
      
      OUR INSIGHTS
      
       * News
       * Podcasts
       * Stories
   
    * Outreach
      Back
      
      
      OUTREACH
      
       * Solutions
       * Tactics & Tools
       * Educational Resources
   
    * Utilization Management
      Back
      
      
      UTILIZATION MANAGEMENT
      
       * Algorithms

 * Contact
 * Search

Search Cancel



 * Home
 * Test Catalog
 * Test Updates

 * Share
    * 
    * 
    * 

 * Print

Web: mayocliniclabs.com Email: mcl@mayo.edu Telephone: 800-533-1710
International: +1 855-379-3115 Values are valid only on day of printing.




TEST UPDATES

All Tests Only My Tests (requires sign in)

More Options
All Performing Locations Rochester Florida Arizona
From

Through

Clear Dates


Test Update Types

All Updates
File Definition Changes Algorithm and Result ID
New Test
Obsolete Test
Supply Item
Test Changes Method, Reference range, Referral fee, Specimen information, Test
title, and Transport temperature
Test Status Test down, Test resumed, and Test delayed
Hide Options

Search



Export Table:  CSV  PDF

Posted
Effective
Performing Location
Test ID
Test Name
Change Type
Files
2024-04-222024-04-22RochesterCSMOF
621483Controlled Substance Monitoring Panel, 11 Drug Classes, Screen Only,
Immunoassay, Oral FluidNew Test
 * Notice
 * Setup
 * Sample Report
 * Abnormal Report

1
Show Rows 10 20 30 50


No test updates found matching the selected options.


 * MAYO CLINIC
 * ABOUT US
 * CONTACT US
 * FAQ
 * POLICIES & TERMS
 * JOBS
 * QUALITY
 * BIOPHARMA
 * CARDIOVASCULAR SERVICES
 * SITE MAP
 * LOG OUT
 * MANAGE COOKIES

 * 
 * 
 * 
 * 
 * 

© 1995–2024 Mayo Foundation for Medical Education and Research. All Rights
Reserved.

Some text in the Modal..







MAYO CLINIC PRIVACY POLICY

Mayo Clinic and our partners use technologies such as cookies to collect
information from your browser to deliver relevant advertising on our site, in
emails and across the Internet, personalize content and perform site analytics.
Please visit our Privacy Policy for more information about our use of data and
your rights.

Click here to update your preferences

I Agree
x


CUSTOMIZE COOKIE SETTINGS

Trusted

These technologies are used in operating the site, including remembering your
preferences, ensuring security and providing certain features. They do not track
your activity online.

Website Analytics

These technologies collect information to help us understand how our websites
are being used and to make improvements.

Advertising

These technologies are used to make advertising messages more relevant to you.
They perform functions like preventing the same ad from continuously
reappearing, ensuring that ads are properly displayed for advertisers and
selecting advertisements that are based on your interests.

Save