Skip to main content

MxA/CRP

Supporting to diagnose viral and/or bacterial infection

MxA(Myxovirus resistance protein A) is an intracellular blood protein that mediates cellular resistance against a wide range of viruses and elevates in the presence of most acute active viral infections. The level of CRP (C-reactive protein) elevates in the wide status of inflammation and even higher in bacterial infections. The MxA/CRP combo test assists diagnose viral & bacterial infections by measuring virus-specific markers and CRP simultaneously.














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