Skip to content

Releases: CDCgov/NEDSS-Modernization

v7.3.3

02 Apr 19:34
64b3d94
Compare
Choose a tag to compare

Bug Fixes and Enhancements

  • Users will now be able to view an accurate count of the current number of items on a given page of a table compared against the total number of items in that table for patient demographic details.
  • When adding or updating data to the administrative comment section of the patient demographic details, users will no longer be required to refresh their browser to see the updated comment details.
  • Users will now be able to correctly find patients with hyphens or spaces in their names.
  • Users will now be able to use quick codes to auto-complete providers and facilities in event search to identify requesting and ordering providers and facilities in the advanced search tool.
  • Users will now be able to use the "Clear All" function as intended to clear out all search filters in patient and event search, allowing users to reset a search to its starting position with no fields selected.
  • Improvements to the screen reader key commands to better allow users to navigate through search screens to manage the "chips" used for filtering search results.
  • The text indication for "no data" will now correctly contrast with the surrounding fields so that it properly interacts with accessibility tools that rely on color contrast.

Full Changelog: v7.3.2...v7.3.3

v7.3.2

19 Mar 17:19
8aa66e1
Compare
Choose a tag to compare

New Features and Enhancements

  • When users update demographic data on a patient record, the old, edited, or deleted data will now save to the patient history tables in line with NBS 6 functions. This will provide a backend record of all changes made to a patient record.

Bug Fixes

  • Users will no longer experience problems viewing patient profile tables when a patient has more than ten lab reports attached. Users can now paginate through lab reports when a patient has more than ten attached records.
  • In the address field within patient profile, users will see the list of non-county data (cities, incorporated towns, etc.) in alphabetical order along with counties for the states of Florida, Nevada, and Virginia.
  • Users are now able to search by partial phone number and will no longer see a phone number formatting mask appear on the phone number search. Users can search against the phone number field for all phone numbers containing a given set of numbers.
  • Users will no longer experience a routing error when accessing an investigation from an event search. When the user selects the “return to file summary” button the user will be routed to the patient record in the modernized application.
  • Users will no longer encounter errors when searching by the status of “unknown” in the pregnancy status field on advanced event search and will see proper results for investigations against the “unknown” pregnancy status.

Full Changelog: v7.3.1...v7.3.2

v7.3.1

05 Mar 20:02
c11b62b
Compare
Choose a tag to compare

Bug Fixes

  • The patient profile events tab will now correctly indicate to users when a document has been added to the system electronically using a text indicator under each electronic lab.
  • Users will be able to correctly use the key command to select "Clear All" when using accessibility tools to manage patient search.
  • Users will now be able to correctly search against patients who have been merged and marked as "superseded" if their account has the correct permissions to view superseded and deleted patient records.
  • Users will now correctly be able to search against event records using the "notification status" field and bring back expected results based upon the selected status.
  • Users will now be able to correctly search against order and reporting facilities and providers in the advanced search, event search feature. This search contains an auto-complete that will fill in the name of the ordering or reporting provider or facility.
  • Image items within NBS will now correctly include the required tags for "alt text" to improve accessibility within the modernized pages.

Full Changelog: v7.2.2...v7.3.1

v7.3.0

21 Feb 20:59
Compare
Choose a tag to compare

New Features and Enhancements

  • We’ve introduced new features to this release to improve user experience across NBS 7 including the release of PageBuilder 2.0
  • Users will be able to create a new page with various conditions for the investigation event type and all other event types will be routed to classic NBS.
  • Users will be able to search existing conditions, create new conditions and add conditions to page
  • Users will be able to import a new template
  • Users will be able to use the page library landing page to look at the list of the current pages & change the number of pages they can view using the pagination feature
  • Users will be able to search for a particular page using page name, condition name or condition code & will be able to print the current view of the page library landing page
  • Users will be able to download the page names and other details in the csv format

Bug Fixes

  • Updated the UI for patient profile to better indicate headings for screen readers to improve access to modernized pages.
  • Corrected a visual bug related to the size of buttons on the patient profile.
  • The patient search function has been updated to work better with screen readers, allowing users to use keyboard inputs to navigate back to search results through a single command.
  • Updated the UI for advanced search pages to better indicate headings for screen readers to improve access to modernized pages.
  • Updated the Event Search fields to ensure that users auto populate to the "Event created by user" and "Event updated by user" fields so that NBS users can search by events created by a given user.
  • Searching by “Message Failed” now shows results when the records exists.
  • Searching by Event provider/facility type returns correct results as expected.

Full Changelog: v7.2.2...v7.3.0

v7.2.2

06 Feb 19:55
0fa77c2
Compare
Choose a tag to compare

Bug Fixes and Minor Enhancements

  • Fixed error that caused the Lab Reports to default to "01/01/1970" for the date collected details on the patient profile table views. They will now correctly show the date collected when entered, or no date when a date has not been added.
  • Fixed a visual bug leading to some dropdown components not appearing correctly in modals on the patient profile. Now users will be able to see all options in all dropdowns.
  • Fixed an error which occurred when users attempted to add a duplicate entry to the "race" field of a patient record, now users will be prevented from adding a duplicate entry and will be alerted to the block.
  • Fixed the error within the patient profile page which prevented users from seeing more than ten patient names. Users can now view all patient names on a record.
  • Fixed the administrative table, users can no-longer remove administrative comments, only update, and edit existing comments.
  • Fixed validation on names to allow for the inclusion of non-alphabetic characters to ensure that no data is lost if non-alphabetic characters are added to patient names in classic NBS.

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.2.2

v7.2.1

23 Jan 19:52
ceffca1
Compare
Choose a tag to compare

New Features and Enhancements

This release provides support for new features in the data ingestion service v7.2.1.

  • AuthN/AuthZ service V2. Added secure service-to-service authentication onto the Data Ingestion Pipeline using Keycloak Identity Provider (IdP)
  • Added ability to use CLI commands on Windows and Linux to support all users, instead of only supporting Macs. CLI commands allow users to perform status checks on imported Electronic Lab Report, verify Electronic Lab Report format of a record, and to review errors during the ingestion process when using Data Ingestion pipeline.
  • Includes Keycloak deployment with support for modern standards-based SSO that works out of the box and integrates with existing widely adopted identity providers.

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.2.1

v7.2.0

10 Jan 18:00
ceffca1
Compare
Choose a tag to compare

New Features and Enhancements

Bug Fixes

  • Lab reports were not appearing for patients in Patient Profile. To address this issue, we replaced the Elastic Search mechanism with a direct Database (DB) API call.
  • The "Ext" field is now aligned with the "Work phone number" field.

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.2.0

v7.1.1

12 Dec 21:53
57dfc7e
Compare
Choose a tag to compare

Bug Fixes

  • Patient Search, Clearing Gender. Clearing search results after selecting a "Gender" no longer results in a search failure.
  • Patient Search: Gender other. Searches for "Other" now include Patients with a gender of "Unknown" or no specified gender.
  • Patient Search, Missing Skip Navigation Link. Updated the code base to enable the functionality for the Skip-Link to navigate towards the main content of any given page.
  • Patient Search, Address field. Fixed the comma displaying after the state abbreviation for addresses. Addresses no long have commas between State and Zip code.
  • Patient Search, Partial Phone Number. Able to search Partial Phone Number with an updated match pattern including dashes.
  • Event Search, Investigation. Fixed searching for Investigation records by current processing status.
  • Event Search, Clear Button. Fixed clear button on event search to clear all fields.
  • Patient Profile, Add Identification. Fixed the date picker component to reflect the proper functionality when tabbing to the date picker. The error message will not be prompted equivocally.
  • Patient Profile, Font size. Fixed the font size for all table headings to be 14 pixels.
  • Patient Profile, Section titles. Fixed both titles "General patient information" and "Sex & birth" to sentence case.
  • Patient Profile, General Patient Information. Fixed Borders to go edge to edge on General Patient Information.
  • Add Patient, Select options. Fixed issue where the space above and below the select options were not even.
  • Add Patient, Cell phone number. Fixed the spacing between the cell phone number field and link to add another phone number to meet design standards.
  • Add Patient, Success message. Fixed the success message alignment. Success message is now left aligned after updating information on Patient Profile Demographics page.
  • Add Patient, Comments field. Fixed the Comments field when adding a new patient to accept 2,000 characters instead of the 20-character limit set previously.
  • Morbidity Report, View File link. Fixed the View File link on the Morbidity Report to take the user to Patient Profile page instead of Advance Search page.

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.1.1

v7.1.0

15 Nov 21:53
8e6aa01
Compare
Choose a tag to compare

New Features and Enhancements

  • Enhancement that adds Demographics tab updates to the summary card.
  • Enhancement that center aligned Data Entry Primary buttons horizontally
  • Custom new menu options for the Add patient page in Patient Data entry
    • Organization
    • Morbidity
    • Provider
  • HL7 ELR Data Ingestion V1 Pipeline option added to NBS, inserting the Data Ingestion service in between Rhapsody and NBS. This is a foundational requirement for an alternate path to import HL7 ELR data into NBS and will support future Data Ingestion enhancements.
  • Enhancement adds username and password authentication for the Data Ingestion service

Bug Fixes

  • Data entry fields cut off data and display 50 characters max. No longer crashes to blank screen upon submit
  • “System Management” link no longer is available when user is not entitled.
  • When logged in as a state user into NBS, there is no way for a user to know the Compare Investigations feature permission is not assigned
  • Corrected issue where entire data set is displayed when just a space in the lastname/firstname text box was entered. Now displays error message indicating “Names cannot contain numbers or special characters”

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.1.0

v7.0.1

03 Nov 21:39
409eb90
Compare
Choose a tag to compare

What's Changed

New modernized bug fixes include:

  • Clicking "Clear All" after search 'Event Created by user' and 'Event Updated by User' doesnot get clear- value still remains
  • Resulted Test and Coded results should search both local and loinc/snomed
  • Resulted test and Coded results are only querying once
  • Clicking "Clear all" Does Not Clear "Date of Birth" Field in Patient Search
  • System does not LOG user OUT, instead routes to Patient Advanced Search page
  • Add automatic dashes and slashes while user inputs their phone number and date
  • Search by SSN as ID type within the advance search is not working as expected.
  • On advanced search screen, once user searches some criteria and then toggles between event search and patient search screens , the results logic is not working in some scenarios
  • Once user edits/adds a new legal name for an existing patient, the search results screen still displays old name as current patient name
  • Searching by a particular hyphenated last name on patient search page does not yield any results
  • Unable add a big comment within Demographics section of the Patient profile page
  • No results found when searching the coded result/organism field in Event Search
  • When phone number entered with dashes as an identifiers it does not pull up in search results
  • Document Requiring Review redirects to Null Page
  • Displays results even when ID type and ID value does not match
  • (Investigation criteria) Notification status not populated in the Patient Profile card
  • Auto-Fill Search Results for New Patient
  • Auto-Fill "As of Date" to current date
  • Hide Multi-Race as a Race Option
  • Patient's middle name and suffix does not appear on Patient Profile
  • Multiple races are not displayed in Patient Profile
  • Proper capitalization missing for Countries when adding a new address

Full Changelog: https://github.com/CDCgov/NEDSS-Modernization/commits/v7.0.1