Skip to main content

CRP

Assessing to diagnose infection and inflammation

This test can help with proper prescription and treatment by quickly and accurately measuring CRP with a finger-tip blood.














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