Skip to content

Releases: PACER-PHII/PACER-client-win

v1.5.4 - pacer-ui paging error fixed

22 Apr 19:10
a5da6f7
Compare
Choose a tag to compare
Merge pull request #1 from PACER-PHII/ui-updates

update the UI code

v1.5.3 - version api is added

22 Mar 16:03
Compare
Choose a tag to compare
ecr-manager/version api added

v1.5.2 - pacer-ui updated

26 Jul 04:08
Compare
Choose a tag to compare
pacer-ui updated

v1.5.1 - fixed status, history table name typo, and elr_receiver vulnerability fixed

25 Jul 18:58
Compare
Choose a tag to compare
fixed status, history table name typo, and elr_receiver vulnerability…

… fix

v1.5.0 - History, Manual Trigger, status, css export in one file

19 Jul 19:38
Compare
Choose a tag to compare
history, status, manual trigger, etc added

v1.4.0 - single query to pacer server

02 Dec 21:08
Compare
Choose a tag to compare

ECR Manager is now making one query per case in order for the server to give enough time to process the query.

Update:

  • only replace ecr_manager.jar file with your original file.

v1.3.3 MSH-2 error handler added

28 Oct 03:31
Compare
Choose a tag to compare

If MSH-2 has an extra '#', it will not throw error. It will just pass through.

This applied to "elr_receiver" only. Replace "elr_receiver.jar" with this new "elr_receiver.jar" file.
Then, restart the ELR Receiver service.

v1.3.2 - same ELR will trigger the query

14 Oct 15:11
Compare
Choose a tag to compare

When ELR is received, if previous job exists, ECR Manager will set the trigger.

v1.3.1 - Fixed same ELR creates duplicate job

14 Oct 06:07
Compare
Choose a tag to compare
  1. Download zip (or tar.gz) file.
  2. Replace ecr_manager. jar in ecr_manager folder
  3. Restart the ecr_manger in Services

ELR receiver error response and case matching with patient id

09 Sep 15:15
Compare
Choose a tag to compare

This fixes the ELR receiver responding with error even though the ELR messages are processed.
ECR manager is now using Patient Identifier (ID) to match the case

To update PACER-client,

Download this zip or tar gzip file
Stop elr_receiver and ecr-manager services
From downloaded folder, copy elr_receiver.jar and ecr-manager.jar files to your PACER-client running folder and replace them
Restart elr_receiver and ecr-manger services
Make sure it's running, and there is no error.