Skip to main content

Release 32.0

Released to customers on August 9th 2024

ModuleVersion
Client Hub24.8.76.0
Chat Server24.8.76.0
Data Warehouse Export24.8.76.0
EWA UWP Client Application24.8.76.0
Export24.8.76.0
HPLink Patient Identity API24.8.76.0
Insight24.8.76.0
Integration24.8.76.0
LiveViewApi24.8.76.0
FormModuleAPI24.8.76.0
FormModuleData24.8.76.0
Medical Device Broker24.8.76.0
Migration Tool24.8.76.0
PersonnelRegistrationApi24.8.76.0

Content

Fixes

Release 32.1

Release 32.2

Release 32.3

Release 32.4

Release 32.5

Release 32.6

Release 32.7

Release 32.8

Medical devices

Fixes

Forms content not being shown

Ticket: 3615033075 | DevOps: #25036 | Reported by: Helse Sør-Øst

Description:

Completed content in the checklists is not displayed in Journal Search or on PDF. Only the heading is shown.

How it is solved:

Corrected the logic behind the backward compatibility of forms when interacting with the old version configuration.

Ticket: 3633232887 | DevOps: #25045 | Reported by: Helse Nord

Description:

When viewing/printing journal from journal search page, the "Patient Care Concluded" tile, with associated data, is not present.

How it is solved:

The reason is that we recently have updated several localised keys for mission types without editing it in validating function. This has now been corrected.

Consultation recipient getting added across records with same delivery location

Ticket: 3632708812 | DevOps: #25037 | Reported by: Helse Sør-Øst

Description:

Where adding a record to another consultation group from Liveview would cause all other records that shared a delivery place with the original to also be added to the consultation group.

How it is solved:

The issue was resolved by fixing a bug in the consultation server endpoint for adding a liveview to the chat session. The endpoint incorrectly fetched all records that matched on delivery location for the liveview, instead of correctly filtering for only the record that is associated with the chat session ID.

Consultation - draft text is not cleared when opening a new ongoing record

Ticket: 3325476331 | DevOps: #24103 | Reported by: Helse Midt-Norge

Description:

The draft text from previous journal is not getting cleared. This issue persists across all ongoing records, where the consultation text from record number 1 is being replicated in every subsequent record.

How it is solved:

Each time you navigate to a new journal, reset the chat form to ensure it's ready for the next interaction.

Audit logs from LiveView version 2 include unrelated records

Ticket: 3614821589 | DevOps: #25047 | Reported by: Helse Sør-Øst

Description:

Audit logs triggered by LiveView version 2 are capturing entries from unrelated LiveViews that are older than 24 hours.

How it is solved:

Filter records that were displayed in LiveView and meet the condition of being within the last 24 hours, then log the corresponding audit entries for them.

Release 32.1

Released to customers on August 29th. 2024

ModuleVersion
Client Hub24.8.419.0
Chat Server24.8.419.0
Data Warehouse Export24.8.419.0
EWA UWP Client Application24.8.419.0
Export24.8.419.0
HPLink Patient Identity API24.8.419.0
Insight24.8.419.0
Integration24.8.419.0
LiveViewApi24.8.419.0
FormModuleAPI24.8.419.0
FormModuleData24.8.419.0
Medical Device Broker24.8.419.0
Migration Tool24.8.419.0
PersonnelRegistrationApi24.8.419.0

Liveview v2 showing invalid audit logs

Ticket: 3614821589 | DevOps: #25047 | Reported by: Helse Sør-Øst

Description:

Issue in logic that is responsible for removing expired records from liveview, causing them to be logged as viewed when user enters live view.

How it is solved:

  • Fixed issue in record removal logic.
  • Hardened authentication in live view API to further improve user audit logs

NOTE: This fix include changes to the database schema, which was necessary to harden the authentication. Migration MUST be run.

Release 32.2

Released to customers on September 4th. 2024

ModuleVersion
Client Hub24.9.41.0
Chat Server24.9.41.0
Data Warehouse Export24.9.41.0
EWA UWP Client Application24.9.41.0
Export24.9.41.0
HPLink Patient Identity API24.9.41.0
Insight24.9.41.0
Integration24.9.41.0
LiveViewApi24.9.41.0
FormModuleAPI24.9.41.0
FormModuleData24.9.41.0
Medical Device Broker24.9.41.0
Migration Tool24.9.41.0
PersonnelRegistrationApi24.9.41.0

Fix application crash while adding other identity type in the patient tile

Ticket: 3905563374 | DevOps: #26003 | Reported by: Helse Sør-Øst

Description:

Application crash occurs when adding a patient with other identity type. This issue happens when other identity number with 4 or fewer digits is entered in the identity number field, followed by selecting a date of birth in the patient tile.

How it is solved:

Added null check in the person identification validation service when the patient identity number is less than five digit.

Release 32.3

Released to customers on September 6th. 2024

ModuleVersion
Client Hub24.9.95.0
Chat Server24.9.95.0
Data Warehouse Export24.9.95.0
EWA UWP Client Application24.9.95.0
Export24.9.95.0
HPLink Patient Identity API24.9.95.0
Insight24.9.95.0
Integration24.9.95.0
LiveViewApi24.9.95.0
FormModuleAPI24.9.95.0
FormModuleData24.9.95.0
Medical Device Broker24.9.95.0
Migration Tool24.9.95.0
PersonnelRegistrationApi24.9.95.0

Unable to login to EWA Insight with LocalAD setup

Ticket: 3926945740 | DevOps: #26401 | Reported by: Helse Midt-Norge

Description:

LocalAD users are not able to login / log out of EWA Insight due to ClaimsIdentity not created for LocalAD login.

How it is solved:

Fixed old AdAuthenticationService which creates the ClaimsIdentity for LocalAD login to the same value.

Release 32.4

Released to customers on September 13th. 2024

ModuleVersion
Client Hub24.9.179.0
Chat Server24.9.179.0
Data Warehouse Export24.9.179.0
EWA UWP Client Application24.9.179.0
Export24.9.179.0
HPLink Patient Identity API24.9.179.0
Insight24.9.179.0
Integration24.9.179.0
LiveViewApi24.9.179.0
FormModuleAPI24.9.179.0
FormModuleData24.9.179.0
Medical Device Broker24.9.179.0
Migration Tool24.9.179.0
PersonnelRegistrationApi24.9.179.0

Forms content not shown while printing PDF from forms page in Insight

Ticket: 5143654074 | DevOps: #25036 | Reported by: Helse Sør-Øst

Description:

Form response data is not shown while printing PDF in Insight for form version that did not include sections

How it is solved:

Handled backward compatibility for old form version without section by creating default section.

Release 32.5

Released to customers on October 04th. 2024

ModuleVersion
Client Hub24.10.42.0
Chat Server24.10.42.0
Data Warehouse Export24.10.42.0
EWA UWP Client Application24.10.42.0
Export24.10.42.0
HPLink Patient Identity API24.10.42.0
Insight24.10.42.0
Integration24.10.42.0
LiveViewApi24.10.42.0
FormModuleAPI24.10.42.0
FormModuleData24.10.42.0
Medical Device Broker24.10.42.0
Migration Tool24.10.42.0
PersonnelRegistrationApi24.10.42.0

Unable to complete records with ECG in EWA client when the internet connection is unstable

Ticket: 3631616710 | DevOps: #25046 | Reported by: Helse Sør-Øst

Description:

When attempting to complete records with an ECG attachment in the EWA client, users receive an error message indicating that the attachment was not sent to the server, which blocks the completion of the record.

How it is solved:

Added a try-catch-finally block in the AttachmentManager to handle exceptions more effectively when attachments fail to send to the server. Ensured that the timer restarts properly after a failed attempt, addressing the previous issue where the timer would not restart if an attachment failed.

Search records page in Insight returns zero results for deleted records when user id is added as a filter in the search criteria

Ticket: 3739839192, 3820014825 | DevOps: #25271 | Reported by: Helse Midt-Norge

Description:

When filtering records by user id in the search criteria, the search results did not return any records that had been deleted.

How it is solved:

Update the API's filtering logic to ensure that deleted records are also included in the search results from the database.

Station list are incorrect in the search records page

Ticket: 3739839192 | DevOps: #26765 | Reported by: Helse Sør-Øst

Description:

When filtering records using the station filter, the station filter list resources listed in them

How it is solved:

Refactored value assignment logic not to override the previous assignment when both are needed.

Eventlog from Corpuls filling up with "Patient data changed" events

Ticket: 2043185625 | DevOps: #19976 | Reported by: Helse Midt-Norge

Description:

When connected with corpuls, event log is updated with patient data changed log every five or six seconds.

How it is solved:

Fixed improper use of QueuedForAttach property in MUBroker which has been constantly calling WritePatient method for the Corpuls device and possibly other device types.

Release 32.6

Released to customers on October 09th. 2024

ModuleVersion
EWA UWP Client Application24.10.133.0

Measurements from corpuls are not sent to the server when the tablet is offline(EWA Client fix)

Ticket: 9503812338 | DevOps: #27071 | Reported by: Helse Sør-Øst

Description:

While offline, the new measurement was incorrectly labeled as 'Updated Value' instead of 'New Value.' As a result, when the system reconnected, the Client Hub continuously discarded the update because it couldn't map the 'Update' to its original source.

How it is solved:

The UWP client now correctly tracks the state of measurements, based on messages from Client Hub. These states are also correctly persisted to the local database incase of an app restart.

Release 32.7

Released to customers on October 10th. 2024

ModuleVersion
Client Hub24.10.151.0
Chat Server24.10.151.0
Data Warehouse Export24.10.151.0
EWA UWP Client Application24.10.151.0
Export24.10.151.0
HPLink Patient Identity API24.10.151.0
Insight24.10.151.0
Integration24.10.151.0
LiveViewApi24.10.151.0
FormModuleAPI24.10.151.0
FormModuleData24.10.151.0
Medical Device Broker24.10.151.0
Migration Tool24.10.151.0
PersonnelRegistrationApi24.10.151.0

Measurements from corpuls are not sent to the server when the tablet is offline(ClientHub fix)

Ticket: 9503812338 | DevOps: #27071 | Reported by: Helse Sør-Øst

Description:

While offline, the new measurement was incorrectly labeled as 'Updated Value' instead of 'New Value.' As a result, when the system reconnected, the Client Hub continuously discarded the update because it couldn't map the 'Update' to its original source.

How it is solved:

Made both the POST and PUT endpoints for measurements accept new values or updates values, essentially changing the logic to "INSERT IF NOT EXISTS OR UPDATE IF EXISTS" for both endpoints.

Release 32.8

Released to customers on October 22nd. 2024

ModuleVersion
Client Hub24.10.387.0
Chat Server24.10.387.0
Data Warehouse Export24.10.387.0
EWA UWP Client Application24.10.387.0
Export24.10.387.0
HPLink Patient Identity API24.10.387.0
Insight24.10.387.0
Integration24.10.387.0
LiveViewApi24.10.387.0
FormModuleAPI24.10.387.0
FormModuleData24.10.387.0
Medical Device Broker24.10.387.0
Migration Tool24.10.387.0
Version Manager Client Installer24.7.31.0
Version Manager API24.10.387.0
PersonnelRegistrationApi24.10.387.0

Export config page not able to load

Ticket: 13372528871 | DevOps: #27207 | Reported by: Helse Vest

Description:

When trying to open export config page in Insight the page would not load properly and a 500 error was thrown. The reason for this was that there was a mismatch in version number for a reference package. This could also affect other pages in Insight dependent on the same package.

How it is solved:

Updated the version number for the reference package.

Medical devices

Corpuls

Tested software versions:

  • Version 4.2.2 and 4.3.2

SDK version:

  • Version 4.3.0.0

Zoll

Tested software versions:

  • Version 02.36.21.00

SDK version:

  • Version 6.44.315