Skip to content

Releases: CAndRyan/HL7_Analyst_CCS

v2.0.0-beta.1

14 Feb 18:14
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

v2.0.0-beta.1

Version 1.0.0 of this application is the initial release as built by Jeremy Reagan, and provided in the initial commit of this repository.
Version 2.0.0 is intended to be a refactor of v1.0.0 with additional functionality, including an expanded, customizable de-identification method.

Changes in v2.0.0-beta.1

  • De-identification method moved to the library project, HL7Lib
  • Error logging and reporting broken out as interfaces to better decouple HL7Lib from HL7 Analyst
  • De-identification method modified to randomize all data components provided in a given message
  • Initial setup for configurable de-identification completed