www.integralife.com Open in urlscan Pro
23.45.109.250  Public Scan

Submitted URL: https://www.integralife.com/de
Effective URL: https://www.integralife.com/de/home
Submission: On February 11 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

<form data-bind="submit: handleLoginSubmit" data-hs-cf-bound="true">
  <h2><span>Login</span></h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <!-- ko with: user -->
  <div class="form-group">
    <label for="mp-login_email" data-bind="widgetLocaleText: 'emailAddress'">Email Address</label>
    <input data-bind="textInput: login" type="email" class="form-control" name="email" id="mp-login_email" maxlength="64">
  </div>
  <div class="form-group">
    <label for="mp-login_password" data-bind="widgetLocaleText: 'password'">password</label>
    <input data-bind="textInput: password" type="password" class="form-control" name="password" id="mp-login_password">
  </div>
  <!-- /ko -->
  <button class="btn btn-link link-gray collapsed" type="reset" role="button" data-bind="click: showForgotPassword.bind(translate('forgotPassword'))">
    <u data-bind="widgetLocaleText: 'forgotPassword'">Forgot your password?</u></button>
  <hr>
  <div class="text-right">
    <button type="submit" class="btn btn-success" data-bind="widgetLocaleText: 'login', click:handleGTMEvent.bind(null,{
                                            'event':'nav_menu',
                                            'eventCategory':'nav_user_profile',
                                            'eventAction':translate('login'),
                                        })">LOGIN</button>
    <button type="reset" class="btn btn-outline" data-bind="click:  cancelMobileLogin.bind(null,translate('cancel')), widgetLocaleText: 'cancel'">CANCEL</button>
  </div>
</form>

<form action="" data-hs-cf-bound="true">
  <h2><span data-bind="text: (isPasswordExpired &amp;&amp; isPasswordExpired()) ? (translate('RESET_PASSWORD_TITLE')) : (translate('FORGOT_PASSWORD_TITLE'))">FORGOT PASSWORD?</span>
  </h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <p data-bind="widgetLocaleText: 'enterEmailAddressMessage'">Enter and submit your email address below. A one-time reset password link will be sent to your email address.</p>
  <div class="form-group">
    <label for="mp-reset_email" data-bind="widgetLocaleText: 'emailAddress'">Email Address</label>
    <input type="email" class="form-control" name="resetPassEmail" id="mp-reset_email" data-bind="textInput: user().emailAddressForForgottenPwd" required="">
  </div>
  <hr>
  <div class="text-right">
    <button type="reset" class="btn btn-outline" data-bind="click: cancelForgotPassword, widgetLocaleText: 'cancel'">CANCEL</button>
    <button type="submit" class="btn btn-success" data-bind="click: showForgotConfirm, widgetLocaleText: 'sendPassword'">SEND PASSWORD</button>
  </div>
</form>

<form action="" data-hs-cf-bound="true">
  <h2><span data-bind="text: (isPasswordExpired &amp;&amp; isPasswordExpired()) ? (translate('RESET_PASSWORD_TITLE')) : (translate('FORGOT_PASSWORD_TITLE'))">FORGOT PASSWORD?</span>
  </h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <p data-bind="widgetLocaleText: 'oneTimeResetPasswordMessage'">A one-time use reset password link has been sent to your email address.</p>
  <hr>
  <div class="text-right">
    <!--<button type="button" class="btn btn-outline" onclick="togMobileLogin('close')" role="button" data-toggle="collapse" data-parent="#mp-authentication-accordion" href="#mp-collapseLogin" aria-expanded="true" aria-controls="mp-collapseLogin">CLOSE</button>-->
    <a href="#" data-bind="click: cancelForgotCondirm, widgetLocaleText: 'close'" class="btn btn-outline">CLOSE</a>
  </div>
</form>

<form data-bind="submit: handleLoginSubmit" data-hs-cf-bound="true">
  <h2><span data-bind="widgetLocaleText: 'login'">LOGIN</span></h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <!-- ko with: user -->
  <div class="form-group">
    <label for="login_email" data-bind="widgetLocaleText: 'emailAddress'">Email Address</label>
    <input data-bind="textInput: login" type="email" class="form-control" name="email" id="login_email" maxlength="64">
  </div>
  <div class="form-group">
    <label for="login_password" data-bind="widgetLocaleText: 'password'">password</label>
    <input data-bind="textInput: password" type="password" class="form-control" name="password" id="login_password">
  </div>
  <!-- /ko -->
  <button class="btn btn-link link-gray collapsed" type="reset" role="button" data-bind="click: showForgotPassword.bind(translate('forgotPassword'))"><u data-bind="widgetLocaleText: 'forgotPassword'">Forgot your password?</u></button>
  <hr>
  <div class="text-right">
    <button type="reset" class="btn btn-outline" data-bind="click: cancelLogin.bind(null, translate('cancel')), widgetLocaleText: 'cancel'">CANCEL</button>
    <button type="submit" class="btn btn-success" data-bind="widgetLocaleText: 'login', click:handleGTMEvent.bind(null,{
                   'event':'nav_menu',
                    'eventCategory':'nav_user_profile',
                    'eventAction':translate('login'),
                })">LOGIN</button>
  </div>
</form>

<form action="" data-hs-cf-bound="true">
  <h2><span data-bind="text: (isPasswordExpired &amp;&amp; isPasswordExpired()) ? (translate('RESET_PASSWORD_TITLE')) : (translate('FORGOT_PASSWORD_TITLE'))">FORGOT PASSWORD?</span>
  </h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <p data-bind="widgetLocaleText: 'enterEmailAddressMessage'">Enter and submit your email address below. A one-time reset password link will be sent to your email address.</p>
  <div class="form-group">
    <label for="reset_email" data-bind="widgetLocaleText: 'emailAddress'">Email Address</label>
    <input class="form-control" name="resetPassEmail" id="reset_email" data-bind="textInput: user().emailAddressForForgottenPwd">
  </div>
  <hr>
  <div class="text-right">
    <button type="reset" class="btn btn-outline" data-bind="click: cancelForgotPassword.bind(translate('cancel')), widgetLocaleText: 'cancel'">CANCEL</button>
    <button type="submit" class="btn btn-success" data-bind="click: showForgotConfirm, widgetLocaleText: 'sendPassword'">SEND PASSWORD</button>
  </div>
</form>

<form action="" data-hs-cf-bound="true">
  <h2><span data-bind="text: (isPasswordExpired &amp;&amp; isPasswordExpired()) ? (translate('RESET_PASSWORD_TITLE')) : (translate('FORGOT_PASSWORD_TITLE'))">FORGOT PASSWORD?</span>
  </h2>
  <div class="alert alert-danger fade in alert-dismissable" data-bind="visible: showLoginError" style="display: none;">
    <a href="#" class="close" data-bind="click: showLoginError(false)" aria-label="close" title="close">
                                    ×
                                </a>
    <!-- ko text: loginError --><!-- /ko -->
  </div>
  <p data-bind="widgetLocaleText: 'oneTimeResetPasswordMessage'">A one-time use reset password link has been sent to your email address.</p>
  <hr>
  <div class="text-right">
    <!--<button type="button" class="btn btn-outline" onclick="togLogin('close')" role="button" data-toggle="collapse" data-parent="#authentication-accordion" href="#collapseLogin" aria-expanded="true" aria-controls="collapseLogin">CLOSE</button>-->
    <a href="#" data-bind="click: cancelForgotCondirm, widgetLocaleText: 'close'" class="btn btn-outline">CLOSE</a>
  </div>
</form>

<form data-hs-cf-bound="true">
  <!-- ko foreach: $data.listLocales() -->
  <div class="form-group">
    <input class="custom-radio" type="radio" name="optionsRadiosLanguage" data-bind="
                            checkedValue: $data.name,
                            checked: $parent.selectedLocaleName,
                            click: $parent.handleSelectLocale.bind( $parent, $data ),
                            attr: {
                                'id': 'options_' + $data.name
                            }
                        " value="en" id="options_en">
    <label data-bind="attr: {'for': 'options_' + $data.name}" for="options_en">
      <!-- ko if: $data[ $parent.UI_LOCALE_PROP_NAME ] -->
      <!-- ko text: $data[ $parent.UI_LOCALE_PROP_NAME ] -->English<!-- /ko -->
      <!-- /ko -->
    </label>
  </div>
  <!-- /ko -->
</form>

<form data-hs-cf-bound="true">
  <fieldset>
    <p><input type="checkbox" value="check" id="chkMain" checked="" class="optanon-status-checkbox"><label for="chkMain">Active</label></p>
  </fieldset>
</form>

Text Content

homePage is loaded.

Toggle Navigation








   
   
   
 * Products
     
     
   * Wound Reconstruction & Care
       
     * Outpatient (Clinic/Private Office)
     * Inpatient (Acute/OR)
       
       
       
       
     * View all in Wound Reconstruction & Care
     
     
   * Surgical Reconstruction
       
     * Hernia & Abdominal Wall
     * Plastic & Reconstructive Surgery
     * Optics
     * Surgical Amniotics
       
       
       
       
     * View all in Surgical Reconstruction
     
     
   * Surgical Instruments
       
     * Hospitals, Surgery Centers & Tissue Banks
     * Miltex® Instruments
       
       
       
     * Miltex® iStore
     * Instrument Cross Reference Search
       
     * View all in Surgical Instruments
     
     
   * Surgical Lighting
       
     * Integra® LED & Accessories
     * Luxtec® Xenon & Accessories
       
       
       
       
     * View all in Surgical Lighting
     
     
   * Hydrocephalus
       
     * Fixed Pressure Valves
     * Flow Regulating Valves
     * Programmable Valves
     * Anti-Microbial & Standard Catheters
     * Accessories
       
       
       
       
     * View all in Hydrocephalus
     
     
   * Electrosurgery
       
     * CODMAN® VersaTru® Disposable Bipolar Forceps
     * CODMAN® Reusable Forceps
     * ISOCOOL® Disposable Bipolar Forceps
     * CODMAN® Electrosurgical Generator System
     * Electrosurgery Accessories
       
       
       
       
     * View all in Electrosurgery
     
     
   * CUSA® Tissue Ablation
       
     * CUSA® Clarity
     * CUSA® Excel
     * CUSA® NXT
     * IntegraLink™
       
       
       
       
     * View all in CUSA® Tissue Ablation
     
     
   * Dural Repair
       
     * Grafts
     * Sealants
       
       
       
       
     * View all in Dural Repair
     
     
   * Neurocritical Care
       
     * EVD Drains
     * Cranial Access Kits
     * EVD Catheters
       
       
       
       
     * View all in Neurocritical Care
     
     
   * Advanced Monitoring
       
     * CereLink™ ICP Monitoring System
     * Licox®
     * ICP EXPRESS®
     * 3T MICROSENSOR®
     * DirectLink™
     * CBF Monitoring
       
       
       
       
     * View all in Advanced Monitoring
     
     
   * Cranial Reconstruction
       
     * Cranial Plastic
     * Accessories
       
       
       
       
     * View all in Cranial Reconstruction
     
     
   * Neuro Essentials
       
     * Patties
     * Strips
     * Perforators
     * Accessories
       
       
       
       
     * View all in Neuro Essentials
     
     
   * Orthopedics
     
     
   * Cranial Stabilization
       
     * MAYFIELD® 2 Cranial Stabilization System
     * MAYFIELD® Imaging Cranial Stabilization System
     * MAYFIELD® Miscellaneous Products & Accessories
     * MAYFIELD® Skull Pins
     * MAYFIELD® Standard Cranial Stabilization System
       
       
       
       
     * View all in Cranial Stabilization
     
     
   * Brain Retraction
       
     * Accessories
     * Retractor Blades
       
       
       
       
     * View all in Brain Retraction
     
     
   * Nerve & Tendon
     
     
   * Brain Mapping
       
     * Auragen™ Cortical Grid Electrodes
     * Auragen™ Depth Electrodes
     * Auragen™ Strip Electrodes
     * Miscellaneous Electrodes, Cables & Accessories
     * Stimulators & Probes
       
       
       
       
     * View all in Brain Mapping
     
     
   * Other Products
       
     * Electrode Application
     * EEG & EKG Electrodes
     * Sleep Testing
     * Accessories
       
       
       
       
     * View all in Other Products
     
     
   * Stereotaxy
       
     * Components & Accessories
     * Localizers
     * Head Rings
     * Software
       
       
       
       
     * View all in Stereotaxy
     
     
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * About Us
     
     
   * Integra Story
     
     
   * Mission/Vision/Values
     
     
   * Corporate Leadership
     
     
   * Timeline/History
     
     
   * Compliance Information
       
     * Compliance
     * Quality Policy
       
     
     
   * Corporate Responsibility
       
     * Community & Philanthropy
     * Compliance & Ethics
     * Our People
     * Environmental Health & Safety
       
     
     
   * Patient Stories
     
     
   
   
   
   
 * Integra News
     
     
   * Latest News
     
     
   * News Archive
     
     
   * Tissue Technologies Blog
     
     
   * Codman Specialty Surgical Blog
     
     
   
   
   
   
 * Events
   
   
   
   
 * Investors
   
   
   
   
 * Careers
   
   
   
   
 * Integra Document Lookup
   
   
   
   
 * Biomaterial Partnerships
   
   
   
   
 * Reimbursement
   
   
   
   
 * Contact Us
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Login
   
   
   
   
   
   




LOGIN

×
Email Address
password
Forgot your password?

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

LOGIN CANCEL


FIRST TIME LOGGING IN?

Existing customers please Register for online access.

Don't have an account? Apply to become
an Integra customer.

Sign Up for the Tissue Technologies newsletter

Sign Up for the Codman Specialty Surgical newsletter


FORGOT PASSWORD?

×

Enter and submit your email address below. A one-time reset password link will
be sent to your email address.

Email Address

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

CANCEL SEND PASSWORD


FORGOT PASSWORD?

×

A one-time use reset password link has been sent to your email address.

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

CLOSE
 * 
   Australia
 * 
   Austria
 * 
   Belgium
 * 
   Bulgaria
 * 
   Canada
 * 
   Croatia
 * 
   Cyprus
 * 
   Czechia
 * 
   Denmark
 * 
   Estonia
 * 
   Finland
 * 
   France
 * 
   Germany
 * 
   Greece
 * 
   Hungary
 * 
   Ireland
 * 
   Italy
 * 
   Japan
 * 
   Latvia
 * 
   Lithuania
 * 
   Luxembourg
 * 
   Malta
 * 
   Netherlands
 * 
   Poland
 * 
   Portugal
 * 
   Romania
 * 
   Slovakia
 * 
   Slovenia
 * 
   Spain
 * 
   Sweden
 * 
   Switzerland
 * 
   United Kingdom
 * 
   United States

   
   
   
 * Products
     
     
   * Wound Reconstruction & Care
       
     * Outpatient (Clinic/Private Office)
     * Inpatient (Acute/OR)
       
       
       
       
     
     
   * Surgical Reconstruction
       
     * Hernia & Abdominal Wall
     * Plastic & Reconstructive Surgery
     * Optics
     * Surgical Amniotics
       
       
       
       
     
     
   * Surgical Instruments
       
     * Hospitals, Surgery Centers & Tissue Banks
     * Miltex® Instruments
       
       
       
     * Miltex® iStore
     * Instrument Cross Reference Search
       
     
     
   * Surgical Lighting
       
     * Integra® LED & Accessories
     * Luxtec® Xenon & Accessories
       
       
       
       
     
     
   * Hydrocephalus
       
     * Fixed Pressure Valves
     * Flow Regulating Valves
     * Programmable Valves
     * Anti-Microbial & Standard Catheters
     * Accessories
       
       
       
       
     
     
   * Electrosurgery
       
     * CODMAN® VersaTru® Disposable Bipolar Forceps
     * CODMAN® Reusable Forceps
     * ISOCOOL® Disposable Bipolar Forceps
     * CODMAN® Electrosurgical Generator System
     * Electrosurgery Accessories
       
       
       
       
     
     
   * CUSA® Tissue Ablation
       
     * CUSA® Clarity
     * CUSA® Excel
     * CUSA® NXT
     * IntegraLink™
       
       
       
       
     
     
   * Dural Repair
       
     * Grafts
     * Sealants
       
       
       
       
     
     
   * Neurocritical Care
       
     * EVD Drains
     * Cranial Access Kits
     * EVD Catheters
       
       
       
       
     
     
   * Advanced Monitoring
       
     * CereLink™ ICP Monitoring System
     * Licox®
     * ICP EXPRESS®
     * 3T MICROSENSOR®
     * DirectLink™
     * CBF Monitoring
       
       
       
       
     
     
   * Cranial Reconstruction
       
     * Cranial Plastic
     * Accessories
       
       
       
       
     
     
   * Neuro Essentials
       
     * Patties
     * Strips
     * Perforators
     * Accessories
       
       
       
       
     
     
   * Orthopedics
     
     
   * Cranial Stabilization
       
     * MAYFIELD® 2 Cranial Stabilization System
     * MAYFIELD® Imaging Cranial Stabilization System
     * MAYFIELD® Miscellaneous Products & Accessories
     * MAYFIELD® Skull Pins
     * MAYFIELD® Standard Cranial Stabilization System
       
       
       
       
     
     
   * Brain Retraction
       
     * Accessories
     * Retractor Blades
       
       
       
       
     
     
   * Nerve & Tendon
     
     
   * Brain Mapping
       
     * Auragen™ Cortical Grid Electrodes
     * Auragen™ Depth Electrodes
     * Auragen™ Strip Electrodes
     * Miscellaneous Electrodes, Cables & Accessories
     * Stimulators & Probes
       
       
       
       
     
     
   * Other Products
       
     * Electrode Application
     * EEG & EKG Electrodes
     * Sleep Testing
     * Accessories
       
       
       
       
     
     
   * Stereotaxy
       
     * Components & Accessories
     * Localizers
     * Head Rings
     * Software
       
       
       
       
     
     
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * About Us
     
     
   * Integra Story
     
     
   * Mission/Vision/Values
     
     
   * Corporate Leadership
     
     
   * Timeline/History
     
     
   * Compliance Information
       
     * Compliance
     * Quality Policy
       
     
     
   * Corporate Responsibility
       
     * Community & Philanthropy
     * Compliance & Ethics
     * Our People
     * Environmental Health & Safety
       
     
     
   * Patient Stories
     
     
   
   
   
   
 * Integra News
     
     
   * Latest News
     
     
   * News Archive
     
     
   * Tissue Technologies Blog
     
     
   * Codman Specialty Surgical Blog
     
     
   
   
   
   
 * Events
   
   
   
   
 * Investors
   
   
   
   
 * Careers
   
   
   
   
 * Integra Document Lookup
   
   
   
   
 * Biomaterial Partnerships
   
   
   
   
 * Reimbursement
   
   
   
   
 * Contact Us
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Login
   
   
   
   
   
   






LOGIN

×
Email Address
password
Forgot your password?

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

CANCEL LOGIN


FIRST TIME LOGGING IN?

Existing customers please Register for online access.

Don't have an account? Apply to become
an Integra customer.

Sign Up for the Tissue Technologies newsletter

Sign Up for the Codman Specialty Surgical newsletter


FORGOT PASSWORD?

×

Enter and submit your email address below. A one-time reset password link will
be sent to your email address.

Email Address

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

CANCEL SEND PASSWORD


FORGOT PASSWORD?

×

A one-time use reset password link has been sent to your email address.

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

CLOSE
 * 
   Australia
 * 
   Austria
 * 
   Belgium
 * 
   Bulgaria
 * 
   Canada
 * 
   Croatia
 * 
   Cyprus
 * 
   Czechia
 * 
   Denmark
 * 
   Estonia
 * 
   Finland
 * 
   France
 * 
   Germany
 * 
   Greece
 * 
   Hungary
 * 
   Ireland
 * 
   Italy
 * 
   Japan
 * 
   Latvia
 * 
   Lithuania
 * 
   Luxembourg
 * 
   Malta
 * 
   Netherlands
 * 
   Poland
 * 
   Portugal
 * 
   Romania
 * 
   Slovakia
 * 
   Slovenia
 * 
   Spain
 * 
   Sweden
 * 
   Switzerland
 * 
   United Kingdom
 * 
   United States



Please select a language to continue.

English
Continue Cancel
    
 1. 
 2. 
 3. 
 4. 
 5. 
    


A LIFESAVING COLLABORATION BUILT ON SWISS WATCH PRECISION

Read More


SCIENTIST, INNOVATOR, MOM – CATHERINE COX CELEBRATES INTERNATIONAL DAY OF WOMEN
AND GIRLS IN SCIENCE

Read More


IN HER SHOES: SALLIE'S STORY

Read More


FROM TRAGEDY TO TRIUMPH: JALEN RICHARDSON

Read More


A LOOK BACK: 25-YEAR HISTORY OF INTEGRA® DERMAL REGENERATION TEMPLATE

Read More


INTEGRA LIFESCIENCES ANNOUNCES JAN DE WITTE AS PRESIDENT AND CHIEF EXECUTIVE
OFFICER

Read the press release


A MESSAGE TO OUR CUSTOMERS ABOUT THE CORONAVIRUS





3RD QUARTER 2021 FINANCIAL RESULTS





LATEST NEWS

INTEGRA NAMED TO COMPARABLY'S '2021 BEST COMPANY FOR DIVERSITY' LIST



Read More


LATEST NEWS

INTEGRA MAKES 2021 MEDTECH’S 100 LARGEST PLAYERS LIST



Read More


LATEST NEWS

9/11 - WE WILL NEVER FORGET



Read More


LATEST NEWS

INTEGRA NAMED TO TOP 100 HEALTHCARE TECHNOLOGY COMPANIES OF 2021



Read More


LATEST NEWS

INTEGRA LIFESCIENCES ANNOUNCES POSITIVE CLINICAL OUTCOMES FOR PRIMATRIX® DERMAL
REPAIR SCAFFOLD FOR THE MANAGEMENT OF DIABETIC FOOT ULCERS



Read More


LATEST NEWS

SURGIMEND® COLLAGEN MATRIX FOR SOFT TISSUE RECONSTRUCTION RECEIVES INNOVATIVE
TECHNOLOGY CONTRACT FROM VIZIENT



Read More



 * Service and Repair
 * Warranty, Terms and Conditions
 * Investors
 * Investigator Portal
 * Surgeon Training
 * Pain Management
 * Biomaterial Partnerships
 * IntegraLink™ Instrument Services

 * About Integra
 * Tissue Technologies Blog
 * Codman Specialty Surgical Blog
 * Our Careers
 * Integra Foundation
 * Grants & Foundation Portal
 * Privacy Policy
 * Contact Us

 * 
 * 
 * 




This site is governed solely by applicable U.S. laws and governmental
regulations. Please see our Privacy Policy. Use of this site constitutes your
consent to application of such laws and regulations and to our Privacy Policy.
Your use of the information on this site is subject to the terms of our Legal
Notice. You should view the News section and the most recent SEC Filings in the
Investor section in order to receive the most current information made available
by Integra Life Sciences. Contact Us with any questions or search this site for
more information.



© Copyright 2017-2021 Integra LifeSciences




 * Your Privacy

 * Your Privacy

 * Strictly Necessary Cookies

 * Performance Cookies

 * More Information


PRIVACY PREFERENCE CENTRE

Active

Always Active



Save Settings

Allow All


We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners.


Close
Accept Cookies
Cookie Settings



We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners.


Close
Accept Cookies
Cookie Settings