Skip to main content

IL-6

Assessing to diagnose acute inflammatory and sepsis

The IL-6 level is elevated with infection, sepsis, and septicemia. The IL-6 test helps evaluate patients with suspected localized infection.














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")]; });