Release notes: Workflow and reporting
Workflow and Reporting: Version 14.0.3
Advanced Visualisation Integration Naming Aligned |
|---|
Advanced Visualisation (AV) integrations are presented to users in two places: the Third-Party Integrations multi-select in facility details, and the “Launch in native app” menu on the exam detail page. The delivered labels carried vendor company prefixes, and integrations that were not requested for the 14.0.x releases were still visible in the list. AV integration labels have been aligned with the requested naming, and the list has been limited to the integrations requested for 14.0.x. |
Updated Labels |
|---|
|
List Contents and Order |
|---|
|
Manual Retrieval of Images from an External PACS |
|---|
With Allow Manual Query Retrieve enabled in Facility Settings, requesting images for an unmatched exam using the cloud download icon left the in-progress indicator displayed indefinitely and no images were delivered to the exam. The retrieval requests were being raised and processed correctly by the platform. The requests were not being routed onward because routing for DICOM prefetch is configured per facility on the gateway, and the required configuration was not in place. That configuration has been added and manual retrieval has been confirmed working end to end.
|
Platform Version Identifier Updated |
|---|
The backend platform version identifier has been updated to 14.0.3 so that the version reported by the platform matches the released build. This is an internal change with no impact on user-facing functionality. |
Electron App — Sending an Exam to Support Request |
|---|
When a radiologist sent an exam to Support Request status from the Electron app, a success message was displayed and immediately followed by the error “Order cannot be reassigned in support tab”. The user was not returned to the worklist, and every subsequent action on the exam produced the same error, leaving the exam effectively unusable until the application was restarted. The Electron app previously released the exam assignment whenever a user left an exam without changing the report. Exams in Support Request cannot be unassigned, which is what produced the error. The application no longer attempts to release the assignment when an exam is in, or is moving into, Support Request status.
|
Environment Microservice Status on the Connection Tab |
|---|
Under Accounts → Facility Group → Connections, the Environment MS status panel returned no entries, so microservice status, working pod counts and versions could not be reviewed from the interface. The Group MS status panel alongside it was unaffected. The cause was environment configuration rather than application logic, and it has been corrected. No application changes were required.
|
Electron App — Opening Exams When Signed In as a Different User |
|---|
The Electron app opens with a prefilled user email configured on the server. If that email was replaced with a different valid user, sign-in succeeded but exams opened from the CHRS study list did not open in the Electron app. Open-exam requests are now validated against the user signed in to the session. Exams open normally when a user signs in with an account other than the prefilled one, including after signing out and signing back in as a different user. |
Backend Performance — Database Statement Timeouts |
|---|
Recurring database statement timeout errors were being recorded in the backend, associated with elevated latency on exam event requests. The load originated primarily from DICOM ingest activity and from worklist queries sorted by turnaround time. This release reduces the database and cache load generated by those operations. These are performance changes only — worklist behaviour, sorting results and exam data are unchanged. Further improvements are planned for a subsequent release. |
Report Assistant Corrections in Numbered List Items |
|---|
When a finding was written as a numbered list item and the radiologist ran the AI Report Assistant, a correction applied within that list item could break the sentence into several separate list items. Corrections are now applied inline, within the list item they belong to. A sentence that occupied one list item before the AI run remains one list item afterwards, regardless of how many corrections were applied to it. All other Report Assistant behaviour is unchanged. |