Skip to content

Releases: CDCgov/NEDSS-DataReporting

v7.7.0

26 Oct 00:38
aa8246c
Compare
Choose a tag to compare

New Features

  • The Data Ingestion API now has the ability to ingest ECR PHDC XML data. Rhapsody can call this API to send ECR and ELR xml in PHDC format to be processed and imported into the ODSE tables. More documentation has also been added covering configuration and workflow for the Data Ingestion API including Rhapsody Route Integration.
  • A new on-premises Data Sync Service that synchronizes data from the cloud NBS database to an on-premises database. It offers flexible scheduling and supports multiple sync options such as SQL DB sync, S3 Bucket and Local Directory.

What's Changed

  • CNDE-1745: update to nrt_investigation_postprocessing by @johneipe in #53
  • CNDE-1730: fix to CTE by @johneipe in #55
  • Addition of Morbidity Report and Lab_Test_Result Post-Processing Sproc by @upasanapattnaik-eq in #54
  • CNDE-1805: RTR Observation: Add new columns and logic by @sveselev in #56
  • CNDE-1805 Fix for report_sprt_uid and report_refr_uid by @sveselev in #58
  • Data Sync - update rdb query by @ndduc01 in #57
  • CNDE-1834: Fix persistence for multivalued observation payloads by @sveselev in #62
  • CNDE-1394,1395,1397 Post-processing integration for Morbidity and Lab Test dimensions by @sveselev in #61
  • CNDE-1819: Addition of Update and Key Generation to Lab Test Result and Morbidity Report Post-Processing, Wiring of Hepatitis Lab Columns by @upasanapattnaik-eq in #63
  • Fix: Rename Morbidity Report Stored Procedure by @upasanapattnaik-eq in #64
  • CNDE 1393 by @joshua-mills-cdw in #60
  • CNDE-1401 - Lab100 procedure by @johneipe in #59

Full Changelog: v7.6.2...v7.7.0

v7.6.2

08 Oct 16:39
a9cdc48
Compare
Choose a tag to compare

New Features Added to Data Ingestion and Near Real Time Reporting

  • A new API has been added enabling the ingestion of ELR PHDC XML data without directly linking Rhapsody to database. Rhapsody calls this API to send PHDC.xml to be processed by NBS ELR importer process into ODSE tables. In the next release more documentation will be added covering configuration and workflow for the new API. In this release the Swagger documentation will be available here:
  • Added Public Health Case Fact (PHCF) datamart to the near Real Time Reporting pipeline. This adds support for standard reports that reference the PHCF datamart within the ODSE to get data in near real time. This brings the total number of datamarts that have been added to the pipeline for the near real time reporting to 2 as follows:
    • Hepatitis (HEP)
    • Public Health Case Fact (PHCF)

What's Changed

  • Added pull request template by @rshanmugam-enquizit in #45
  • CNDIT-1730: procedure changes to pick only the latest page case answers by @johneipe in #44
  • CNDIT 1777: RTR Observation Persist Extension To Persist New Columns by @sveselev in #46
  • RTR Notification: Make notification_uid not optional in Kafka message schema by @sveselev in #47
  • CNDIT-1777 Fix ObservationNumeric data type for Kafka schema by @sveselev in #49
  • CNDIT-1753 Addition of record_status_cd constraint and Role for person_participation by @upasanapattnaik-eq in #48
  • Adding script for data exchange config by @ndduc01 in #20
  • Remove GO keyword by @ndduc01 in #51
  • updated nrt_observation_coded query by @ndduc01 in #52
  • CNDE-1724: Fix for PAT_BIRTH_COUNTRY being null by @johneipe in #50

Full Changelog: v7.6.1...v7.6.2

v7.6.1

27 Sep 01:05
8ecca68
Compare
Choose a tag to compare

Bug Fixes and Enhancements

  • Upgraded to Java 21
  • Addressed security issues

What's Changed

  • CNDIT-1786: RTR: Fix the CVE Remediation evaluation issues by @sveselev in #40
  • CNDIT-1729: Update observation services for Montana reports by @sveselev in #37
  • CNDIT-1729: Minor fix for liquibase script by @sveselev in #41
  • CNDIT-1786: Update liquibase to 4.29.2 with Java 21 by @sveselev in #42
  • CNDIT-1786 Update liquibase-core and dependdent stuff to the latest by @sveselev in #43

Full Changelog: https://github.com/CDCgov/NEDSS-DataReporting/commits/v7.6.1