Get patient status and ticket

  1. EHR must get a system-token from HelseID using either RSA-key or certificate.

  2. EHR must use machine to machine communication with system-token to kjernejournal Health-indicator service to get patient status and ticket.

Health indicator service

Input:

Output:

A ticket is only returned if the status is 2, 3 or 4. When a ticket is returned, the organization is authorized to use Kjernejournal, and the patient also has an active Kjernejournal.

Get patient alert information

If the patient status = 4, alert information is registered. If timestamp for alert information is after the local EHR timestamp, updated information should be retrieved from kjernejournal.

  1. The user must authorize via HelseID to get user-access-token, or reuse an existing HelseID session.

  2. The kjernejournal ticket and HelseID user-access-token must be passed in the request to kjernejournal FHIR service to get the patients alert information.