New fully automated EliA DFS70
Products are for professional/laboratory use only.
Detection of DFS70 autoantibodies is now fully automated on the Thermo Fisher range of Phadia instruments: Phadia 200, Phadia 250, Phadia 2500.
Fully automated, cost effective, high quality testing for anti-DFS70.
DFS patterns are detected in over 30% of samples in routine testing of ANA by IFA. This pattern can be suggestive of possible antibodies to DFS70 in the patient sample. Isolated anti-DFS70 antibodies may be an exclusionary marker for connective tissue diseases (CTD)
Why confirm by EliA DFS70?
- Cost effective solution to confirm presence of anti-DFS70
- Fully automated method on any Phadia platform: P200, P250, P2500
- Easily integrated into current laboratory workflow and shared EliA IgG curve
- Designed for clinical accuracy: coated with the full length human DFS70 antigen expressed in insect cell / baculovirus system
d
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(); });