Skip to content

v7.6.2

Latest
Compare
Choose a tag to compare
@achapm achapm released this 08 Oct 16:39
a9cdc48

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