Skip to main content

Prolactin

Assessing to diagnose hypothalamic impairments & pituitary disorders

This test helps select and diagnose mammary gland development, infertility treatment and pituitary diseases by quantifying blood PRL.





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