THESE PRODUCTS ARE NOT AVAILABLE FOR PURCHASE BY THE GENERAL PUBLIC.
RTI VanishPoint is pleased to share tips on how to use the RTI VanishPoint IV Catheter.
The VanishPoint® safety IV catheter utilizes patented automated retraction technology similar to that of the VanishPoint® syringe and blood collection tube holder. It is easy to use and allows for one-handed venipuncture. It contains an integrated safety mechanism that, when activated, quickly retracts the introducer needle, which remains safely retracted inside the housing until disposal, substantially reducing the risk of a needlestick injury.

Please click here to view the short video.
Click here to view the list of VanishPoint IV Catheter products.
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(); });