GET /estonian-health/vaccination
Vaccinationstäckningsdata per kommun, åldersgrupp och kön för olika sjukdomar i Estland.
limit
valfri
standard: 100
Max results
offset
valfri
standard: 0
Offset
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
limit |
Nej | 100 | Max results |
offset |
Nej | 0 | Offset |
curl "https://nordapi.ee/api/v1/estonian-health/vaccination?limit=10"
{
"count": 10,
"data": [
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 21244,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Viljandi maakond",
"PatientCountyEHAK": "0084",
"TargetDisease": "leetrid",
"TargetDiseaseCode": "104",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-03",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 20069,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Rapla maakond",
"PatientCountyEHAK": "0071",
"TargetDisease": "dengue palavik",
"TargetDiseaseCode": "218",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-03",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1039,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Jõgeva maakond",
"PatientCountyEHAK": "0050",
"TargetDisease": "kõhutüüfus",
"TargetDiseaseCode": "207",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-01",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "20-59",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 3633,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Valga maakond",
"PatientCountyEHAK": "0081",
"TargetDisease": "hemofiilus-nakkus",
"TargetDiseaseCode": "103",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-01",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 21098,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Valga maakond",
"PatientCountyEHAK": "0081",
"TargetDisease": "punetised",
"TargetDiseaseCode": "108",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-03",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "19+",
"DosesAdministered": 0,
"Gender": "Male",
"Id": 22244,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Harju maakond",
"PatientCountyEHAK": "0037",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-03",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 30050,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Viljandi maakond",
"PatientCountyEHAK": "0084",
"TargetDisease": "marutõbi",
"TargetDiseaseCode": "208",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-04",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Female",
"Id": 12823,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Viljandi maakond",
"PatientCountyEHAK": "0084",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-02",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 5848,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Järva maakond",
"PatientCountyEHAK": "0052",
"TargetDisease": "RS-viirusinfektsioon",
"TargetDiseaseCode": "217",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-01",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Unknown",
"Id": 886,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Ida-Viru maakond",
"PatientCountyEHAK": "0045",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-01-01",
"VaccinationType": "Vaccination ",
"Valid": true
}
],
"success": true
}