2022-01-20 Release 112

Modified on Wed, Nov 8, 2023 at 5:30 PM

R111 Hotfix Releases

R111.1
Fixed an issue with the Patient Name field on the Audit Table for hospitals adding non-name values (e.g. DOB) to the name field. This fix strips out non-integer values in name field before displaying the patient name. For example, if an adapter was appending a DOB to a patient's name for uniqueness, then the name would show up on the audit table as "John Doe 02041966" which created an inconsistent experience for some customers. This issue was unveiled because of a change in R111 that updated which patient name was used to display on the audit page. Because of the work we are doing to update our entire aggregation and patient identifier creation process, we updated the logic on the Audit page to say "display the patient name as we saw it on the event" instead of "display the patient name on the patient record" which exposed the names with numbers in them.

R111.2
With the R111.1 hotfix, we updated the logic to strip integers from patients' names. This introduced an issue at another site that was only using integers as patient names for a particular workflow they had. In an attempt to quickly resolve the issue for this customer but also maintain the previous fix, we introduced this second hotfix that would strip the integers before displaying the name unless the only values in the name were integers. This way, both customers went back to seeing what they expect to see. This unfortunately will not be the last we see of issues like this related to patient names but our Aggs V2 initiative looks to break superpatients at their core so our customers can feel extremely confident in their ControlCheck data.

Features

Implemented Infinite Scrolling on All Manage Tab Pages

Have you ever just been scrolling on your favorite app's timeline for hours and hours because the bottom of your feed just keeps loading more and more content? Do you hate having to click through dozens of pages of results? Well we've been working on something that we think you'll like: infinite scroll!

The following pages have been updated to load with infinite scrolling; this replaces pagination:

  • Account Management
  • Departments
  • File Uploads
  • Medication Mapper (full workflow)
  • Pending Patients pages from Mapping
  • Security Roles
  • User Mapper (full workflow)
  • View User Mapping

Note that the changes were previously applied to the Formulary page in another release and the Location Mapper and Investigation Portfolio pages did not contain paginated tabled that required an upgrade to infinite scroll. These pages all received a facelift with an upgrade to newer angular software versioning.

Updated All Date Pickers to the New Design

The Date Range filters on many commonly used pages got a facelift! Still the same functionality but with an upgrade software package and design. You can expect to see this change on the following pages:

  • Admin Tools
  • Analytics
  • Investigation Portfolios

Upgrades & Fixes

  • Updated the Superpatient Slack alarm logic to keep track of patients we've alerted about recently to cut down both on noise in the alert channel and the number of times we run these queries. We frequently alert several times on the same patient as we process their events, so ideally just alerting once a day per patient would be best.
  • Fixed an issue with failing nightly audit count checks.
  • Fixed an issue that broke the Validation Buddy Admin Tools page.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article