Publisert - 24.08.2026

Roadmap

Note

The Production environment is only accessible on Helsenettet (the Norwegian Health Network). Your organization must be connected to Helsenettet to consume the API: https://www.nhn.no/tjenester/Helsenettforbindelse

The IKJ service is under continuous development. New functionality is deployed to the Test environment as it becomes available.

  • Status: Functionality available now.
  • In progress: Functionality currently being developed (available for testing soon).
  • Planned: Functionality intended for future implementation (work not yet started).

Status

In progress

Patient resources:

  • Write endpoint: Submit Patient resources (POST /v1/Patient).
  • Update endpoint: Replace Patient resources (PUT /v1/Patient/{resourceId}).
  • Read endpoint:
    • Search Patient resources (GET /v1/Patient) with _lastUpdated filtering, keyset pagination, and sorting.
    • Get a single Patient resource by resource id (GET /v1/Patient/{resourceId}).
    • Get a single Patient resource by identifier (GET /v1/Patient) with parameter identifier=<system>|<value>.
  • Status endpoint: Check status of the async operations created by the write endpoint (GET /v1/Task/{id}).

EpisodeOfCare resources:

  • Write endpoint: Submit EpisodeOfCare resources (POST /v1/EpisodeOfCare).
  • Read endpoint:
    • Search EpisodeOfCare resources (GET /v1/EpisodeOfCare) with _lastUpdated and patient filtering, keyset pagination, and sorting.
    • Get a single EpisodeOfCare resource by resource id (GET /v1/EpisodeOfCare/{resourceId}).
  • Status endpoint: Check status of the async operations created by the write endpoint (GET /v1/Task/{id}).

Planned

Q3

  • EpisodeOfCare:
    • Update endpoint: Replace EpisodeOfCare resources (PUT /v1/EpisodeOfCare/{resourceId}).
    • Read endpoint: Search EpisodeOfCare resources (GET /v1/EpisodeOfCare) with filtering on start and end date.
  • CarePlan: Write and read endpoints.

Q4

  • Condition: Write and read endpoints.
  • AllergyIntolerance: Write and read endpoints.
  • MedicationStatement: Write and read endpoints.

Søk i Utviklerportalen

Søket er fullført!