Skip to main content

Adenovirus

To help adenovirus detection for acute respiratory infection

The adenovirus causes upper respiratory diseases. It is highly contagious, leading to various complications such as pneumonia and conjunctivitis. They display symptoms similar to those from Kawasaki disease and bacterial infections. The exact identification of the cause is of critical clinical importance. Adeno tests identify the adenovirus in a fast and easy-to-use step.














About Using Reagent

function setLanguage(lang) { const data = JSON.parse(document.getElementById(lang).textContent); document.querySelectorAll("[data-i18n]").forEach(el => { el.textContent = data[el.getAttribute("data-i18n")]; });