Signal code: SIG-NO-004-D
Position: All Norway
Date: 2026-05-26
04
Signal 04 of 08 · Health
ActivePushSMSEmail

Helseplattformen and e-resept: patient notifications via Helsenorge.no

Helseplattformen (Mid-Norway) and DIPS Arena (rest of country) handle patient administration for 5.5 million Norwegians. Helsenorge.no is the citizen portal with e-resepts, records, appointments. 4notify integrates notifications from clinics, hospitals and GPs via authorised intermediaries.

Context

An unnoticed e-resept can mean an unnecessary doctor visit. Missed lab results can mean delayed diagnoses.

Legal framework
Helsepersonelloven § 21

Duty of patient notification on material medical information.

GDPR Art. 9 — Særlige kategorier

Health data requires explicit consent; AES-256 in transit and at rest.

Steps
01

Helseplattformen intermediary webhook

Clinical systems send prescription_ready, lab_result, appointment_scheduled event.

02

AES-256 end-to-end encryption

PII stripped from logs; HIPAA-style audit trail.

03

Quick-reply for appointment confirmation

SMS with 'Reply 1 to confirm'. Reply filed in EHR.

Code
json
{ "template": "helseplattform_eresept_klar", "channels": ["push", "sms"], "patient": { "id_obfuscated": "NO-PAC-XX-481923", "phone": "+4790123456" }, "prescription": { "id": "RX-2026-481923", "issued_by": "Dr_Hansen", "valid_until": "2026-06-09", "pharmacy": "Apotek_1_Oslo_Karl_Johan" } }
Sample message
SMS

Apotek 1 Karl Johan: Your e-resept RX-2026-481923 ready for pickup. Valid until 09/06.

Checklist
  • Helseplattformen intermediary certification
  • AES-256 encryption active
  • DPIA per GDPR Art. 35
What 4notify does differently

Ready support for Norwegian EHR systems with AES-256 and GDPR-health compliance.

FAQ
Which EHR systems are supported?

DIPS Arena, CGM Allmenn, System X, Infomedix — via authorised intermediaries.

Start free

14 days, no card. Support in Norwegian and English.

Other signals