Skip to main content

CK-MB

Assessing to diagnose myocardial infarction in 12-48 hours

The appearance of elevated CK-MB levels in serum is highly specific and sensitive for myocardial cell wall injury. Since it varies from one to another, other biomarkers such as Troponin I should be considered together with the CK-MB test to assess heart health. It provides solution to measure blood CK-MB level on a POC level.





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