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": "AgeGroup2",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 525699,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Saare maakond",
"PatientCountyEHAK": "0074",
"TargetDisease": "teetanus",
"TargetDiseaseCode": "109",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 503793,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Pärnu maakond",
"PatientCountyEHAK": "0068",
"TargetDisease": "hemofiilus-nakkus",
"TargetDiseaseCode": "103",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-28",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "0-6",
"DosesAdministered": 0,
"Gender": "Male",
"Id": 515654,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Järva maakond",
"PatientCountyEHAK": "0052",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-01",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 525792,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Saare maakond",
"PatientCountyEHAK": "0074",
"TargetDisease": "A-viirushepatiit",
"TargetDiseaseCode": "201",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "20-59",
"DosesAdministered": 0,
"Gender": "Male",
"Id": 495524,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Saare maakond",
"PatientCountyEHAK": "0074",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-27",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 528020,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Jõgeva maakond",
"PatientCountyEHAK": "0050",
"TargetDisease": "marutõbi",
"TargetDiseaseCode": "208",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-03",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 519572,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Jõgeva maakond",
"PatientCountyEHAK": "0050",
"TargetDisease": "difteeria",
"TargetDiseaseCode": "102",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Male",
"Id": 502754,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Lääne maakond",
"PatientCountyEHAK": "0056",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-28",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 514769,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Harju maakond",
"PatientCountyEHAK": "0037",
"TargetDisease": "dengue palavik",
"TargetDiseaseCode": "218",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-01",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 518671,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Harju maakond",
"PatientCountyEHAK": "0037",
"TargetDisease": "B-viirushepatiit",
"TargetDiseaseCode": "101",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Vaccination ",
"Valid": true
}
],
"success": true
}