e-Sveikata — national digital health
e-Sveikata (esveikata.lt) is the Lithuanian national digital-health platform, live since 2014. It aggregates the electronic health record (EHR), e-Receptas (e-prescription), appointments and tele-consultation. It is integrated with VLK (Valstybinė ligonių kasa — national health insurance fund) for reimbursement, and with the MyHealth@EU network for cross-border sharing. Authentication via E.Valdžia Vartai (Smart-ID, bank ID).
History — from ESPBI to e-Sveikata 2014
The ESPBI project (Elektroninė sveikatos paslaugų ir bendradarbiavimo infrastruktūra — health e-services infrastructure) launched in 2007 laid the technical foundations. The official e-Sveikata launch in 2014 unified the user layer and instated a single patient + professional portal. The e-Receptas module quickly followed in 2015 and exploded during COVID — tele-consultation has become standard since 2020.
2007 | First pilot project ESPBI (Elektroninė sveikatos
| paslaugų ir bendradarbiavimo infrastruktūra) — lays the
| technical foundations.
|
2014 | Official launch e-Sveikata (esveikata.lt) — national
| patient + professional portal. Sveikatos sistemos
| įstatymas + Vyriausybės nutarimas framework.
|
2015 | e-Receptas — e-prescription module. Any prescription
| can be issued and dispensed electronically via the portal.
|
2017-2019 | Massive HL7 v2 adoption for hospital ↔ e-Sveikata
| exchanges. Gradual migration to FHIR R4.
|
2020 | COVID — drastic acceleration. Tele-consultation
| integrated into e-Sveikata, vaccination certificates, etc.
|
2021 | Integration with the EU Digital COVID Certificate.
|
2022-2024 | Connection to MyHealth@EU — cross-border sharing of
| prescriptions and patient summaries via the eHealth
| Network.
|
2025-2026 | FHIR R5 modernisation + public API for medical software
| vendors. Alignment with the European Health Data Space
| (EHDS). Governance — Ministry of Health + VLK
The legal framework is owned by the Sveikatos apsaugos ministerija (Ministry of Health) via the Sveikatos sistemos įstatymas (Health System Act) and various Vyriausybės nutarimas (government resolutions). The platform operator is Registrų centras (in technical partnership with SAM RAC — Sveikatos apsaugos ministerijos resursų agentūra).
VLK (Valstybinė ligonių kasa) operates mandatory health insurance. It funds reimbursable medical acts, maintains the compensable medicines list, and validates hospital invoices via a dedicated interface connected to e-Sveikata.
Architecture — e-Receptas + national EHR
┌──────────────────────────────────────────────────────────────────────────┐
│ e-Sveikata — architecture │
├──────────────────────────────────────────────────────────────────────────┤
│ │
│ Patient (asmens kodas) │
│ │ │
│ │ access via E.Valdžia Vartai (Smart-ID, bank ID) │
│ ▼ │
│ ┌──────────────────────────────────────────────────────────────────┐ │
│ │ e-Sveikata portal (esveikata.lt) │ │
│ │ ─ Electronic Health Record │ │
│ │ ─ e-Receptas (prescriptions) │ │
│ │ ─ Appointments, tele-consultation │ │
│ │ ─ Certificates │ │
│ └──────────────────────────────────────────────────────────────────┘ │
│ │ │ │ │ │
│ ▼ ▼ ▼ ▼ │
│ Hospitals Private MDs Pharmacies Laboratories │
│ (HL7 v2 / (HL7 v2 / FHIR) (e-Receptas) (HL7 v2) │
│ FHIR R4) │
│ │ │
│ ▼ │
│ ┌──────────────────────────────────────────────────────────────────┐ │
│ │ VLK — Valstybinė ligonių kasa │ │
│ │ (national health insurance fund) │ │
│ │ ─ Medical-act reimbursement │ │
│ │ ─ Compensable medicines list │ │
│ │ ─ Hospital invoicing │ │
│ └──────────────────────────────────────────────────────────────────┘ │
│ │
└──────────────────────────────────────────────────────────────────────────┘ Key flows:
- HL7 v2 — hospital ↔ e-Sveikata flows (admissions, reports, lab results).
- FHIR R4 — new exchanges since 2019, in progressive migration.
- e-Receptas — prescription digitally signed by the prescriber, dispensable in pharmacy via asmens kodas.
- SAM RAC API — secure REST for medical software vendors.
- MyHealth@EU — eHealth Network gateway for prescriptions and patient summaries.
e-Sveikata vs e-Estonia Health
| Dimension | e-Sveikata (LT) | e-Estonia Health (EE) |
|---|---|---|
| Launch | 2014 | 2008 |
| Patient ID | asmens kodas | isikukood |
| Architecture | Centralised + SAM RAC APIs | Decentralised + X-Road |
| e-prescription | e-Receptas (2015) | e-Recipe (2010) |
| FHIR adoption | R4 migrating | R4 production |
| MyHealth@EU | Connected 2022 | Connected 2019 |
| Health insurance | VLK (centralised) | Haigekassa |
Adoption — national coverage
- ~99% of the population has an e-Sveikata record (anyone with asmens kodas).
- ~95% of prescriptions issued electronically via e-Receptas (Ministry of Health figure 2023).
- All public hospitals connected to e-Sveikata. Private hospitals largely connected too.
- ~5,000 private MDs active users (consultation, prescription, reports).
Common pitfalls
- Confusing VLK and VMI. VLK = health fund (acronym phonetically close). VMI = tax authority. The two operate in parallel with different APIs.
- Unencrypted asmens kodas. Storing asmens kodas in plain in an ERP / EHR is a GDPR breach. Encrypt at rest + audited access + mandatory minimisation.
- HL7 v2 without UTF-8 encoding. Lithuanian names contain ą č ę ė į š ų ū ž — a wrongly-encoded HL7 v2 message breaks patient identification.
- FHIR R4 vs R5. e-Sveikata is on R4 in production in 2026. A vendor pushing R5 sees its requests rejected in validation.
- e-Receptas not for everything. Some therapeutic classes (narcotics, class A) remain on secure paper prescription. Check the up-to-date VLK list.