FinchContext
Run with

Build Czech Pension Record Sheet (ELDP XML) for ČSSZ

Skill: Convert annual per-employee pension data into an ELDP record

Region: Czech Republic (Česká republika) Category: Social security — Důchodové pojištění (ELDP) Does: Takes a year's per-employee pension-insurance data and assembles the ELDP (evidenční list důchodového pojištění / pension record sheet) XML for electronic filing through the ČSSZ e-Podání (VREP/APEP) or ePortál ČSSZ. Spec: ČSSZ ELDP XML schema (e-Podání ELDP, current version)

The ELDP records, per employee per year, the periods of pension insurance, the assessment base (vyměřovací základ) and excluded periods (vyloučené doby) that the pension authority uses to calculate future pension entitlement. One ELDP is produced for each insured employee; it is filed electronically to ČSSZ. Element names below follow the ELDP form, not a verbatim XSD.


When this applies


Structure (ELDP → XML)

Header        employer ID (IČO + variabilní symbol), record type (řádný/opravný), year
Employee       rodné číslo (or foreign identifier), name, date of birth, place of birth
Insurance line(s):
   od–do        period of pension insurance within the year (from–to)
   kód          activity/relationship code (druh činnosti)
   VZ           assessment base (vyměřovací základ) for the period
   dny          days of insurance / excluded days (vyloučené doby)
   doby         additional periods (sickness, parental, etc.) as coded
Address + declaration   submitter, date; copy provided to employee

Data rules


Worked example (outline)

Header: IČO=12345678, VS=..., year 2025, type=řádný
Employee: RČ=8001011234, Jan Novák, DOB 1980-01-01
Line: od 2025-01-01 do 2025-12-31, kód=1 (zaměstnání)
   VZ 600,000 CZK ; days 365 ; vyloučené doby 14 (sickness)

Emitted as an ELDP XML and submitted via VREP/APEP or ePortál ČSSZ; a copy is handed to the employee.


Validation checklist


Last updated: 2026-06-04 — confirm the current ELDP e-Podání schema version, coding of excluded periods, identifiers, and deadlines against current ČSSZ (cssz.cz) guidance before use.