Bliksund EWA Release 29
Version 29.0 of EWA was released to customers on May 15th, 2024.
The compatible versions of the affected runtime components are listed below:
| Component | Version |
|---|---|
| Chat Server | 24.5.157.0 |
| Client Application | 24.5.157.0 |
| Client Hub | 24.5.157.0 |
| Data Warehouse Export Service | 24.5.157.0 |
| EOC Integration | 24.5.157.0 |
| Export Service | 24.5.157.0 |
| Form Module API | 24.5.157.0 |
| Form Module Data | 24.5.157.0 |
| HP Link Patient Identity API | 24.5.157.0 |
| Insight | 24.5.157.0 |
| LiveView API | 24.5.157.0 |
| Medical Unit Broker | 24.5.157.0 |
| Migration and Seeding Tool | 24.5.157.0 |
| Personnel Registration API | 24.5.157.0 |
| Version Manager API | 24.5.157.0 |
| Version Manager Client Installer | 24.3.271.0 |
Content of this Release
New Features
Form Module Data Export (Release Candidate)
The data collected using the Form Module will be exported to a separate Reporting Database for use in Analytics.
The handling of data will happen in Form Module Data Export service that is part of Bliksund Analytics. Please note that this is a new service that does not affect the Data Warehouse Export, but it will be possible to use the same Reporting Database in this service as in the Data Warehouse Export Service
This feature should be considered an early release candidate, and as such, there may be some issues or limitations. It is included in this release to allow customers to test in their on-prem environments and provide feedback.
New Personnel Registration (Release Candidate)
The new personnel registration feature provides a user-friendly way to manage the resources of a record in the EWA Client. It replaces the 'Driver' 'Treater' 'Third Person' objects and handles a more generic 'Crew' object. The feature also enables and administrative settings page for resource types where depending of the access rights one can manage different crew roles and resource types.
New Personnel Registration in EWA Client
After enabling the feature flag for the new personnel registration a new 'Crew' tile will replace the 'Driver' 'Treater' and 'Third Person' tiles.


Resource types in Insight
The new personnel registration adds a new administrative page for resource types making it possible to create/edit/delete resource types in addition to manage different crew roles to a each resource type.


New Personnel Registration Documentation
-
For more information about the feature flag and the user guide for the new feature in the EWA Client see New personnel EWA Client documentation
-
For more information about the administrative page for resource types in Insight see Resource Type Documentation
-
For more information the New Personnel Registration API see New Personnel Registration API Documentation
New Personnel Registration Access Rights
The following access rights has been modified to also include access to the resource type settings page:
- AllResources: Can access resources settings page and resource types settings page under the administration menu for all organizations and departments in Insight, view current values, edit values, and view the change history for those settings.
- OrganizationResources: Can access resources settings page and resource types settings page under the administration menu for associated organizations in Insight, view current values, edit values, and view the change history for these settings.
- DepartmentResources: Can access resources settings page and resource types settings page under the administration menu for related departments in Insight, view current values, edit values, and view the change history for these settings.
The following access rights enables the access for managing crew roles for resource types:
- ManageCrewRole: Can access the Manage Crew Role button within the resource types settings page for administrating the crew roles.
The feature is currently under development and not ready for production, It is included in this release to allow customers to test in their on-prem environments and provide feedback. We are actively working on integrating personal registration display within the Insight platform, both in viewing and editing records.
Updated Features
RETTS 2024
In this release, we have successfully uploaded the RETTS 2024 ESS and vital parameters files to Insight/BliksundHF, and tested them with the EWA Client Application. Through verification, we have confirmed that all modifications made to ESS cards are accurately reflected within the client application. Furthermore, we have ensured that local guidelines are appropriately displayed when users perform a long press or right-click on the contact reason.
Added new flow charts to relevant ESS cards
We have added new zoomable flow charts to the following ESS cards:
-
30/130 - Hengning/kvelning, Kjeveskade, Skade hode/ansikt/nese, Skade nakke/hals, Tannskade / Hengning/kvelning, Kjeveskade, Skade hode/ansikt/nese, Skade nakke/hals, Tannskade INA

-
38/138 - Traume

Updated Form Feature Enhancements
- Added Support for Multiple Sections: We've introduced the capability to seamlessly incorporate multiple sections within the form configuration process. Users can now conveniently organize and structure form content, enhancing user experience and data clarity.

- Dynamic Branching Conditions: With the introduction of branching conditions tailored to single-choice element types, users can create dynamic form experiences. Respondents are directed to different sections based on their selections, enabling a more personalized and efficient data collection process.

- Expanded Element Types: We've enhanced form configurability by adding support for new element types. Users can now integrate select boxes, multi-select boxes, date pickers, time pickers, date-time pickers, and number fields. This expansion broadens the range of options available, empowering users to conduct more precise and tailored data collection.

These updates aim to streamline the form configuration process, providing users with greater flexibility and functionality to create customized and dynamic forms tailored to their specific needs.
See Forms user guide
Fixes in Version 29.0
1. On-screen keyboard and clicking outside "Note" throws you back to the start
Ticket: 2832358897, 2860547825, 2927371469 | DevOps: 23073 | Reported by: Helse Vest, Helse Midt-Norge, Helse Nord
Description:
Users of certain windows versions on tablets reports getting moved back to the start of the record after using the on-screen keyboard in the Notes field.
How it is solved:
Changed the previous attempt at fixing this behavior to instead use the same focus logic that all other tiles in the record are using.