Releases: CAndRyan/HL7_Analyst_CCS
Releases · CAndRyan/HL7_Analyst_CCS
v2.0.0-beta.1
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