Clear the previously modified image so the imported image is viewed when opened.
5.1.1
April 4, 2022
Changed the way resequencing works when adding ins card images where there are already ins cards for that person payer. (Sometimes sequence started at 0, sometimes at 1)
5.1
June 21, 2021
Updated CL to 8.3 (Easier to deploy w/ connection strings)
5.9
December 18, 2020
Added TCP/IP support
4.4
September 18, 2020
Updated to CL 8.2
4.3.2
June 30, 2020
When images are updated (may be have been created by a different process) - more data values are updated so they work with images imported from Clearwave
4.3.1
March 19, 2020
Fixed issue with Notifications e-mail.
All "NCS" naming changed to "TCS"
4.3
December 4, 2019
Issue with 4.2 fixed (daily process)
4.2
November 22, 2019
Enhanced "daily" process to auto-archive messages with no image data
Load data updated to try to prevent table scans on person_nbr.
4.1
October 30, 2019
Any records in the holding tank over 30 days are auto-archived.
Any HL7 data in the archive that is over 1 yr is removed. This is uncessary data that can safely pruned.
When option to NOT overwrite insurances is used, the new insurance is always placed at sequence position 1 so that it's shown in PM at the top.
4.0
March 5, 2019
Patient EID (PID-3) can now be used to match on patient Person Number.
Global Config: Ability to auto-prune old files in the Archive folders.
3.2
May 25, 2018
Fixed issue from 3.1 where not correctly matching on person_payer
3.1
April 13, 2018
Changed order for finding person_payer so it starts with active, non-deleted insurance.
3.0
August 10, 2017
Updated to CL 7.21
Practice configuration now allows the practice ID to be derived from MSH 4.2.
2.8
October 27, 2016
Fixed issue with Guarantors not matching for the insurance record (even if patient had a match).
2.7
October 26, 2016
Insurance images for secondary are now being applied correctly - were being applied to primary (v2.5)
2.6
September 27, 2016
Changed e-mail to use NCSLive so hosted solutions don't need a SMTP address
2.5
June 20, 2016
Insurance images are added to the most recent person paye when the patient (or guarantor) has multiple person payer records for the same payer (expired).
2.4
July 20, 2015
Added more debug when a service starts
Fixed defaults when creating SQL scripts
2.3
April 1, 2015
Appt Elig truncates at 40, same as the DB.
2.2
February 22, 2015
Changed the way the title work, a custom one per window on the main title bar.
2.1
February 6, 2015
Added Uninstaller for the service.
Holding Tank now has a date range.
Holding Tank shows the HL7
Allow for configuration of the Patient EID, PID 3 or PID 4
Updated user guide.
Service now set to auto-start on install.
Completed E-mail settings to work with the service
Added Email Settings w/IS save/load
2.0
November 20, 2014
Changed the single configuration to multi-configuration for Global and Images (will be adding 'Appointment' next).
Added Appt Eligbility Function
1.10
November 13, 2014
GUI Enhacements
1.9
June 24, 2014
Clearwave is passing a text string of "null" when images aren't present, those are now filtered out.
1.8
January 27, 2014
Changed the first "File Move" to try an exclusive lock on the loading of the HL7 file.
Once an insurance image is loaded, it's marked as loaded and won't load again (bug with 2nd ins loading and ins 1 re-loading over and over)
1.7
December 13, 2013
Added a delay (in seconds) for the age of a file before importing (default = 5 sec)
When the Base-64 is corrupted, the file is attempted to reload from the completed folder to reprocess the insurance images
1.6
July 10, 2013
FIXED: Issue in not using back of insurance card (duplicted front)
1.5
July 9, 2013
More checks around reading the file, Windows keeps erroring out.
1.4
July 3, 2013
Added an Indicator for patient, ins1 and ins2 images so users can quickly view if an image was imported.
Change view history to have a date range instead of just a from date.
Added an export to disk option on the history screen.
1.3
June 28, 2013
Payers are not sent using EID but rather NextGen ID (GUID). Updated to show this.
Payer descriptions now include the description in HL7 (if present)
Capture of Sending Facility in preperation of multi-practice interface.
Added practice id for person_payer.
Person Payer now checks for other payers for patient (guarantor, relationships).
1.1
June 4, 2013
Fixed a SQL Error
1.2
June 4, 2013
Better handling of files in the input directory. Verify it's .txt before loading the files.
Switch to use .HL7. not .txt
If no images found, the HL7 will not process out of the holding tank.