Logging

Logging is divided into following categories.

Usage logging

It is a log to see who has done what with a resident's kjernejournal. All create, read, update, and delete (CRUD) operations to Alert information are logged as usage log within kjernejournal. The usage log entries get their data from HTTP Header. The information is retrieved from JWT and database and put on the Request so that it can be retrieved when it is time to make the usage log call. User logging is the last thing that happens before returning the value to the user.

It logs following attributes per call:

  • Patients's Id(i.e. NIN).

  • Patient's name.

  • Usagetime.

  • Information object.

  • Health personell's Id(i.e. HPR).

  • Rolle within an organization.

  • Organisation number.

  • Name of the organization.

  • API name and Version.

  • Calling EHR.

Usage logs are kept for 5 years after resident's kjernejournal is deleted.

Technical logging

It is log that documents registrations in technical systems and networks.

Technical logs are kept for 2 years after resident's kjernejournal is deleted.

 

 

 

© Norsk helsenett - kjernejournal