Skip to content

Releases: CDCgov/NEDSS-Modernization

v7.11.1

22 Sep 13:35
484aee9

Choose a tag to compare

New Features & Enhancements - Patient Profile

  • Mortality: Date of death is displayed when "Is the patient deceased?" is set to Yes.
  • Sex & Birth: "Unknown Reason" is displayed when applicable based on the Current Sex value.
  • Ethnicity: Spanish origin and "Reason Unknown" fields are displayed when applicable.
  • Superseded Patients: Patient header now indicates if a patient record has been superseded.
  • Demographic Details:
    • Users can edit General Info, Sex & Birth, Ethnicity, Race, Identifications, Phone & Emails, Addresses, Names, Administrative information.
    • Users can view General Info, Mortality, Sex & Birth, Ethnicity, Race, Identifications, Phone & Emails, Addresses, Names, Administrative information.
    • Users can view patients referenced in contact records.
  • Clinical Data & Events:
    • Users can view Documents and Treatments listed for a patient.
    • Users can add and view Vaccinations.
    • Users can add and view Morbidity Reports.
    • Users can view Lab Reports.
    • Users can add, view, and compare Investigations, including Open Investigations.
    • Users can view all Documents Requiring Review.
  • Navigation & Display
    • Clicking a Patient ID from search redirects to the Patient Summary, which includes Address, Phone, Email, Identification, Race, and Ethnicity.
    • Patient File view includes three tabs: Summary, Events, Demographics.
    • Patient ID headers now display Name, Sex, Date of Birth, and Patient ID.
    • Patient IDs now link to the new route: /patient/{id}.
    • Printer-friendly versions of patient files can be generated.
    • Alerts are displayed to confirm patient deletion before finalization.
  • Birth Record
    • Users can add a Birth Record from the Patient File.
    • Users can view all Birth Records listed for a patient.

Full Changelog: v7.11.0...v7.11.1

v7.11.0

26 Aug 12:10
60cfcf4

Choose a tag to compare

What's Changed

  • Improved Skip Link Functionality – Added and refined “Skip to main content” links to improve navigation speed and enhance accessibility for both keyboard and screen reader users.
  • Corrected Heading Structure – Adjusted heading hierarchy to follow proper sequential order, ensuring compliance with accessibility standards and improved semantic structure.
  • Enhanced Landmark Navigation – Implemented clearer and more consistent page landmarks to support efficient navigation for assistive technologies.
  • Updated ARIA Fields – Refined ARIA attributes to be more descriptive, improving compatibility with screen readers.
  • Keyboard Support for Logout – Enhanced keyboard accessibility to ensure the Logout button is fully functional for all users.
  • RTR Deployment into RDB – Enabled reporting through SAS reports with RTR integration into the RDB database.
  • Streamlined Onboarding – Simplified the onboarding process for initiating RTR from the current RDB state. While manual review and execution are recommended, batch execution is now supported.
  • Service-Level User Implementation – Introduced least-privilege service-level accounts for RTR to ensure secure, task-specific access.
  • Retry Mechanism in Post-Processing – Added automatic retry handling for network interruptions or missing data events, improving reliability.
  • Column-Level Data Refresh Updates – Optimized patient, provider, and organization data refresh processes with column-level updates to reduce transactions during full load datamart refreshes.

Full Changelog: v7.10.3...v7.11.0

v7.10.3

23 Jul 03:52
df3e111

Choose a tag to compare

What's Changed

  • Users can now quickly access the Add New Patient function using a keyboard shortcut:
    • Windows: Alt + A
    • Mac: Control + Option + A
  • Enhanced the interface to maintain consistent table size when applying or modifying filters, resulting in a more stable and user-friendly experience.
  • Refined the behavior of search chips to make removing individual criteria more intuitive and efficient.
  • When both the first and last names are provided, the success message now includes the full patient’s name along with the Patient ID for clearer confirmation.

Full Changelog: v7.10.0...v7.10.3

v7.10.2

08 Jul 23:46

Choose a tag to compare

What's Changed

  • Improved Screen Reader Support for Required Fields. Users utilizing screen readers will now hear a clear announcement when a required field is encountered. This enhancement ensures that required fields are properly communicated, improving form usability and compliance with accessibility standards.
  • Keyboard Accessibility for Modernized UI Elements. All modernized NBS interface components are now fully navigable using a keyboard. This includes:
    • Combo boxes
    • Dropdown menus
    • Date pickers
    • Charts
    • Data entry submenu

Full Changelog: v7.10.1...v7.10.2

v7.10.1

26 Jun 22:17

Choose a tag to compare

What's Changed

  • When search results are present in both Table View and List View, screen reader users can now tab directly to the Add New Patient button, streamlining workflow for adding new records.
  • Screen reader users will now be notified when a search returns no results. The message "No results found" is properly announced, ensuring clear communication.
  • Screen reader users can now tab through all key elements on the New Patient form, including:
    • Add Extended Data
    • Cancel
    • Save

Full Changelog: v7.10.0...v7.10.1

v7.10.0

11 Jun 02:40
f6b8621

Choose a tag to compare

New Features & Enhancements:

  • NEW PATIENT - Current age calculation has been added to new patient extended data forms.
  • PATIENT SEARCH - Pressing Enter or Space when focused on search criteria chips will update search results.

Full Changelog: v7.9.3...v7.10.0

v7.9.3

13 May 21:21
5f0f7fc

Choose a tag to compare

New Features & Enhancements:

  • User should be able to search for Sex, with no value reflected
    as '---'
  • If user has permission to add new patient, then user will see an “Add new patient” button with an add icon on the patient search screen.

Full Changelog: v7.9.2...v7.9.3

v7.9.2

29 Apr 21:52
00f1762

Choose a tag to compare

New Features & Enhancements:

  • When the user clears the filter input using Backspace or Delete, the corresponding filter should be automatically removed.
  • Users should be able to search for patients who have no value set for Sex.
  • After successfully adding a patient, the user should see an "Add Morbidity Report" button.
  • The Multi-select component should be displayed in a small size.
  • Based on permissions, users should see the following options:
    • Add Investigations
    • Add Lab Report
    • Add Morbidity Report
  • When the user clicks the Cancel button, an alert message is displayed to confirm the action.

Full Changelog: v7.8.3...v7.9.2

v7.9.1

16 Apr 02:14
d181930

Choose a tag to compare

New Features & Enhancements:

  • Patient Search: Applied small-size styling to the Search Criteria component.
  • Patient Search: Enabled small-size support for the following component types:
    • Filter
    • Input Fields and Text Area
    • Date Picker
    • Radio/Checkbox
    • Select / Multi-Select
    • Button
    • Table
  • Patient Search: Added support for applying multiple filters on the Patient Search Results screen.
  • Patient Search: Users will be able to see Accordion header component in small size
  • New Patient Entry: Applied consistent component sizing across the New Patient form.
  • New Patient Entry: Applied consistent small-size styling across all components in the New Patient: Extended form.
  • New Patient Entry: Updated Text Area components to support small size.
  • New Patient Entry: Enabled small-size styling for Left-to-Right layout components.
  • New Patient Entry: Updated Repeating Block components with small-size button support.
  • New Patient Entry: Added small-size styling for Radio/Checkbox components.

Full Changelog: v7.9.0...v7.9.1

v7.9.0

03 Apr 00:51
cbd82ba

Choose a tag to compare

New Features & Enhancements

  • Users will see an updated Filter icon, Settings icon and Table and list view icons by default and Reset sort/filter link when Filtering/ Sorting has been applied.
  • Users will see an Idle time message, after 28 mins of inactivity.
  • Users will only see an Add new patient button if user has permission to add new patients
  • Users will see the same Patient search results, when switching between list and table views.
  • Users will be able to sort search results by Address.
  • Users will be able to sort search results by phone.
  • Users will be able to sort search results by ID.
  • Users will be able to sort search results by Email.
  • Users will be able to Filter search results by Sex.
  • Users will be able to Filter search results by DOB/Age.
  • Users will be able to Filter search results by patient name.
  • User will be able to see Patient search results according to the user's permissions.
  • Users will be able to clear Repeating blocks using the 'Clear' button to erase the data or 'Cancel' button to remove the block.

Full Changelog: v7.8.3...v7.9.0