GET /estonian-health/vaccination
Vaccinationsdækningsdata efter amt, aldersgruppe og køn for forskellige sygdomme i Estland.
limit
valgfri
standard: 100
Max results
offset
valgfri
standard: 0
Offset
| Navn | Påkrævet | Standard | Beskrivelse |
|---|---|---|---|
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": "20-59",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 519805,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Järva maakond",
"PatientCountyEHAK": "0052",
"TargetDisease": "jaapani entsefaliit",
"TargetDiseaseCode": "214",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 492901,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Hiiu maakond",
"PatientCountyEHAK": "0039",
"TargetDisease": "B-viirushepatiit",
"TargetDiseaseCode": "101",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-27",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "0-7",
"DosesAdministered": 12,
"Gender": "Total",
"Id": 522752,
"ModifiedAt": "2026-03-03T10:23:02+02:00",
"PatientCounty": "Võru maakond",
"PatientCountyEHAK": "0087",
"TargetDisease": "difteeria",
"TargetDiseaseCode": "102",
"VaccinatedPersonsCountPerYear": 119,
"VaccinationDate": "2021-03-02",
"VaccinationType": "Vaccination ",
"Valid": false
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 528904,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Lääne-Viru maakond",
"PatientCountyEHAK": "0060",
"TargetDisease": "leetrid",
"TargetDiseaseCode": "104",
"VaccinatedPersonsCountPerYear": 1,
"VaccinationDate": "2021-03-03",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 498690,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Lääne maakond",
"PatientCountyEHAK": "0056",
"TargetDisease": "Ahvirõuged",
"TargetDiseaseCode": "220",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-27",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 493517,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Jõgeva maakond",
"PatientCountyEHAK": "0050",
"TargetDisease": "kollapalavik",
"TargetDiseaseCode": "205",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-27",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 517401,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Tartu maakond",
"PatientCountyEHAK": "0079",
"TargetDisease": "meningokokk-infektsioon",
"TargetDiseaseCode": "209",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-01",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 509101,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Viljandi maakond",
"PatientCountyEHAK": "0084",
"TargetDisease": "B-viirushepatiit",
"TargetDiseaseCode": "101",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-28",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 518379,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Unknown",
"PatientCountyEHAK": "Unknown",
"TargetDisease": "teetanus",
"TargetDiseaseCode": "109",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-03-01",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 492767,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Harju maakond",
"PatientCountyEHAK": "0037",
"TargetDisease": "kollapalavik",
"TargetDiseaseCode": "205",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-02-27",
"VaccinationType": "Vaccination ",
"Valid": true
}
],
"success": true
}