FinchContext
Run with

Build Slovak Health-Insurance Employer Notification (Oznámenie zamestnávateľa, XML)

Skill: Convert insurance start/end/change events into a health-insurer notification

Region: Slovakia (Slovensko) Category: Health care Does: Takes employee health-insurance start, end and change events and assembles the Oznámenie zamestnávateľa o poistencoch (employer notification of insured persons) XML for electronic submission to each relevant health insurer (VšZP / Dôvera / Union) via its electronic branch (ePobočka / elektronická pobočka). Spec: Health insurers (VšZP, Dôvera, Union) — Oznámenie zamestnávateľa XML + XSD (current version), event-code based.

The Oznámenie is the event-driven registration form by which an employer notifies a health insurer that an employee's public-health-insurance relationship begins, ends, or changes (e.g. start/end of employment, start/end of an exempting state such as parental leave). It is the health-insurance counterpart of the Sociálna poisťovňa RLFO and must precede the monthly premium statement (Form 514). Element names below follow the Oznámenie form, not a verbatim XSD.


When this applies


Structure (FORM → XML)

Hlavička / header   employer IČO, employer's insurer-assigned number, insurer
Per poistenec — repeating, one per event:
   identification (rodné číslo), name
   kód udalosti       event code (e.g. start of insurance / end of insurance / category change)
   dátum udalosti     effective date of the event
   kategória platiteľa payer category where relevant (employer vs state-paid period)
   doplnkové údaje    supplementary data for the event type

Data rules


Worked example (outline)

Hlavička: IČO=12345678, insurer=VšZP, employer no.=…
Event 1: rodné číslo …, kód=start of insurance, dátum 2025-05-01
Event 2: rodné číslo …, kód=end of insurance,   dátum 2025-05-31
(separate notification produced for Dôvera / Union employees)

Emitted as the Oznámenie XML and submitted via the insurer's ePobočka before the relevant Form 514 statement.


Validation checklist


Last updated: 2026-06-04 — confirm the current schema/version, event code lists, identifiers, and notification deadline against current health-insurer (vszp.sk / dovera.sk / union.sk) guidance before use.