New – Bulk Message Compare Tool – Useful when migrating between HL7 Integration Engines
Compare messages across 2 different message streams
Single step through messages with the same correlation key (MSH-10 by default)
Ignore specific Segment, Fields, Components, and Subcomponents in the comparison
Generate a report summarizing the differences between 2 message streams
New – Prompt for a password when opening encrypted Zip files
Improvement – Add option to link scrollbars in the Compare tool – requested by Albert E., Cleveland Clinic
Improvement – Add support for .NET 4.5.2 high resolution monitor improvements
Improvement – Do not adorn the message in the editor with highlighting if it is larger than 5MB to improve render performance of large messages.
Improvement – Add region markers around historical queries in SqlLoader, and HL7 SQL – requested by Albert E., Cleveland Clinic
Improvement- Ctrl-F in code editor switches the UI to the Segment Editor tool. We would prefer searching in the code editor. – requested by Ankie B., Universitair Medisch Centrum Groningen
Improvement- Add additional Assert methods to Asserts class. – requested by Ankie B., Universitair Medisch Centrum Groningen
Bug- Remove annoying beep when enter is pressed in the message index textbox
Bug- Proper version of the HL7 Standard not always honored when selected from the toolstrip.
Bug – HL7 SQL does not interpret some date/times unless the path is fully qualified. – requested by Saravana K., Medicity
Bug- Change “Mother’S Maiden Name” to “Mother’s Maiden Name” – reported by Albert E., Cleveland Clinic
Bug – Database Connector form – Timeout is always greyed out for a particular user. – reported by Mike T, Cleveland Clinic
Bug – Bug: MSH-2 Encoding characters, in the statistics tool the example value shows “^~\&” and the Len value is 4. When you select the component statistics from this field the “&” is missing and the Len value is 3. – reported by Ankie B., Universitair Medisch Centrum Groningen
Bug – Copy All in Sql Loader and HL7 SQL only copies the selected row instead of all rows – reported by Albert E., Cleveland Clinic
Bug – Fix issue where hitting the escape key when being prompted about deleting a custom function still deletes the function.