TissueSAFE plus is an innovative patented vacuum system which ELIMINATES formalin in the operating theatre and allows a controlled formalin-free transfer of biospecimens to the laboratory.
Immediately after excision, specimens are transferred to an adjacent room where the TissueSAFE plus is installed. Tissue is placed into sterilized specimen bags and sealed under vacuum. “Fresh” specimen arrives and fixation procedures can now start under controlled conditions in the laboratory.
-
No formalin fumes
-
Specimens are held in ‘as fresh’ conditions
-
No spilling
-
Original specimen colours are preserved
-
Drying of tissues is eliminated
https://www.youtube.com/watch?v=jkUQmdEOEUE
Seven good reasons for choosing the TissueSAFE plus over an industrial vacuum system
Find out more about TissueSAFE plus
Visit the Milestone website
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });