---
title: "NNGYK - Szakmai források"
description: ""
url: "https://nngyk.gov.hu/hu/hpv/szakmai-forrasok.html"
date: "2026-09-07T14:52:44+00:00"
language: "hu-HU"
---

#  Szakmai források

- [NNGYK – Méhnyakrák Eliminációs Bizottság](https://nngyk.gov.hu/hu/mehnyakrak-eliminacios-bizottsag.html)
- [Egészségvonal – Méhnyakrák-megelőzési hét (2026)](https://egeszsegvonal.gov.hu/multunk-es-jovonk/mehnyakrak-megelozesi-het.html)
- [UKHSA / Lancet programértékelés – 87%-os incidenciacsökkenés](https://researchportal.ukhsa.gov.uk/en/publications/the-effects-of-the-national-hpv-vaccination-programme-in-england-/)
- [Public Health Scotland – korán, teljesen oltott nők eredményei](https://www.publichealthscotland.scot/news/2024/january/no-cervical-cancer-cases-detected-in-vaccinated-women-following-hpv-immunisation/)
- [WHO – HPV vaccine safety information sheet](https://cdn.who.int/media/docs/default-source/pvg/global-vaccine-safety/hpv-vaccine-rates-information-sheet.pdf)
- [HPV background document report 2022](https://cdn.who.int/media/docs/default-source/immunization/position_paper_documents/human-papillomavirus-%28hpv%29/hpv-background-document--report-march-2022.pdf)
- [CDC – HPV vaccine safety and effectiveness](https://www.cdc.gov/hpv/hcp/vaccination-considerations/safety-and-effectiveness-data.html)
- [EMA – Gardasil 9](https://www.ema.europa.eu/en/medicines/human/EPAR/gardasil-9)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://nngyk.gov.hu/hu"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "HPV",
            "item": "https://nngyk.gov.hu/hu/hpv.html"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Szakmai források",
            "item": "https://nngyk.gov.hu/hu/hpv/szakmai-forrasok.html"
        }
    ]
}
```
