limit
可选
默认: 100
Max results
offset
可选
默认: 0
Offset
| 名称 | 必填 | 默认值 | 描述 |
|---|---|---|---|
limit |
否 | 100 | Max results |
offset |
否 | 0 | Offset |
curl "https://nordapi.ee/api/v1/estonian-health/vaccination?limit=10"
{
"count": 10,
"data": [
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "60+",
"DosesAdministered": 0,
"Gender": "Unknown",
"Id": 1029436,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Järva maakond",
"PatientCountyEHAK": "0052",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-04-30",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1032499,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Võru maakond",
"PatientCountyEHAK": "0087",
"TargetDisease": "kõhutüüfus",
"TargetDiseaseCode": "207",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-04-30",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1007618,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Ida-Viru maakond",
"PatientCountyEHAK": "0045",
"TargetDisease": "punetised",
"TargetDiseaseCode": "108",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-04-27",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1035084,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Pärnu maakond",
"PatientCountyEHAK": "0068",
"TargetDisease": "tuulerõuged",
"TargetDiseaseCode": "213",
"VaccinatedPersonsCountPerYear": 2,
"VaccinationDate": "2021-04-30",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "0-7",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1038608,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Lääne-Viru maakond",
"PatientCountyEHAK": "0060",
"TargetDisease": "punetised",
"TargetDiseaseCode": "108",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-05-01",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "Unknown",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1026825,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Saare maakond",
"PatientCountyEHAK": "0074",
"TargetDisease": "HPV-nakkus",
"TargetDiseaseCode": "203",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-04-29",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "0-6",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1007664,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Ida-Viru maakond",
"PatientCountyEHAK": "0045",
"TargetDisease": "tuulerõuged",
"TargetDiseaseCode": "213",
"VaccinatedPersonsCountPerYear": 3,
"VaccinationDate": "2021-04-27",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup2",
"Agegroup": "7-18",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1007488,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Hiiu maakond",
"PatientCountyEHAK": "0039",
"TargetDisease": "RS-viirusinfektsioon",
"TargetDiseaseCode": "217",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-04-27",
"VaccinationType": "Vaccination ",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "20-59",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1040757,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Viljandi maakond",
"PatientCountyEHAK": "0084",
"TargetDisease": "vöötohatis",
"TargetDiseaseCode": "216",
"VaccinatedPersonsCountPerYear": 0,
"VaccinationDate": "2021-05-01",
"VaccinationType": "Revaccination",
"Valid": true
},
{
"AgeGroupFilter": "AgeGroup1",
"Agegroup": "20-59",
"DosesAdministered": 0,
"Gender": "Total",
"Id": 1012431,
"ModifiedAt": "2026-02-23T10:34:19+02:00",
"PatientCounty": "Lääne maakond",
"PatientCountyEHAK": "0056",
"TargetDisease": "meningokokk-infektsioon",
"TargetDiseaseCode": "209",
"VaccinatedPersonsCountPerYear": 2,
"VaccinationDate": "2021-04-28",
"VaccinationType": "Revaccination",
"Valid": true
}
],
"success": true
}