v7.4.0
New Features
- The data Ingestion API now supports HL7 ELR text files uploaded via SFTP.
Bug Fixes and Enhancements
- Fixed mislabeling on data validation where 'MSH-6' was incorrectly cited instead of 'MSH-7' for date and time errors.
- Error messages accurately reflect the correct field identifiers to enhance clarity and diagnostics during data ingestion process.
- Improved validation to accurately parse timestamps in the YYYYMMDDHHMMSS format which now includes seconds to ensure successful HL7 validation and XML record creation.
- Enhanced the data validation process to specifically check for mandatory fields within HL7 earlier in the data ingestion service. This update prevents errors associated with mandatory fields from progressing to the batch job stage, ensuring a more efficient and reliable data processing workflow.
- Resolved an out-of-memory issue by removing faulty code. Users can now post any number of ELRs with improved reliability during high-volume ELR ingestion.
Full Changelog: v7.3.0...v7.4.0