When you need the bigger picture in allergy
Products are for professional/laboratory use only.
ImmunoCAP ISAC, a highly advanced tool for revealing the patient’s IgE antibody profile, is yet again available to benefit a clinical practice.
Through its unique multiplexing in vitro diagnostic test, ImmunoCAP ISAC aids the allergology specialist to get a broader view on allergic symptoms.
ImmunoCAP ISAC is based exclusively on allergen components and delivers antibody results for a fixed panel of 112 components from 51 allergen sources.
Please contact your pathology provider for information on the testing available.
Click Here to subscribe to receive relevant email updates.
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(); });