Skip to main content

PCT Plus 

Assessing initial risk of bacterial infection and fatal sepsis

Early assessment of sepsis is critical in developing the treatment plan to improve the prognosis of the patient. The ichroma™ & AFIAS PCT Plus tests help with the detection of the bacterial sepsis and the assessment of the risk of developing the septic shock with high sensitivity.














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