FinchContext
Run with

Build Slovak Social-Insurance Monthly Statement (MVP XML)

Skill: Convert payroll into a Sociálna poisťovňa monthly contributions statement

Region: Slovakia (Slovensko) Category: Social security — Sociálne poistenie (MVP) Does: Takes a month's payroll and assembles the MVP (Mesačný výkaz poistného a príspevkov) XML — the monthly statement of social-insurance contributions — for electronic submission to the Sociálna poisťovňa via its e-Služby (Elektronické služby) portal. Spec: Sociálna poisťovňa MVP XML + XSD (v2026 schema from ≥ 01/2026)

The MVP is the recurring monthly social-insurance statement covering pension, sickness, disability, unemployment, guarantee, accident, and reserve-fund contributions per insured employee and in total. It pairs with the registration form RLFO (employee enrol/dereg) and the VPP (statement for irregular incomes). The schema is versioned (v2026) — validate against the current XSD. Element names below follow the MVP structure.


When this applies


Structure (MVP → XML)

Header        employer ID (IČO) + Sociálna poisťovňa employer number (variabilný symbol), period
Per insured (poistenec) — repeating:
   identification (rodné číslo / identifier), name
   assessment base (vymeriavací základ)
   per-fund contributions:
      pension (starobné), disability (invalidné), sickness (nemocenské),
      unemployment (poistenie v nezamestnanosti), guarantee (garančné),
      accident (úrazové), reserve fund (rezervný fond solidarity)
   employee vs employer split
Totals        Σ per fund and grand total → amount payable

Calculation rules


Worked example (one employee, outline)

Header: IČO=12345678, employer no.=1234567890, period 2025-05 (v2026 schema once effective)
Insured: rodné číslo …, base 1,000.00 EUR
   pension, disability, sickness, unemployment, guarantee, accident, reserve fund
   employee side + employer side per fund
Totals: Σ per fund → amount payable

Emitted as the MVP XML and submitted via Sociálna poisťovňa e-Služby.


Validation checklist


Last updated: 2026-05-31 — Sociálna poisťovňa rates, the maximum assessment base, and the MVP schema change (v2026 from 01/2026); confirm the current rates, base cap, schema version, and deadline against current Sociálna poisťovňa (socpoist.sk) guidance before use.