Skip to main content

Troponin T

Assessing myocardial infarction by monitoring Troponin T

Troponin T is a member of the troponin complex, proteins involved in the contraction of skeletal and heart muscles. It is known as an excellent biomarker to estimate myocardial damage. The Troponin-T test can provide the quantitative result in 12 minutes with fingertip 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")]; });