HL7 connection timeout

This forum is for topics related to RIS/HIS integration features for Pacsone Server
Post Reply
rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm
HL7 connection timeout

Post by rhosenfeld » Sat Nov 10, 2007 6:39 pm

We are sending orders from hl7connect to pacsone. once or twice a day pacsone stop receiving messages although hl7connect views the connection as active.

Within the hl7 application page of pacsone, should the IP entered be that of the pacsone server or the ip of hl7 connect which is sending the messages?

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Re: HL7 connection timeout

Post by pacsone » Mon Nov 12, 2007 7:53 pm

rhosenfeld wrote: Within the hl7 application page of pacsone, should the IP entered be that of the pacsone server or the ip of hl7 connect which is sending the messages?
When adding a HL7 application from the PacsOne Server web page, the IP address should be the IP address of the remote host where this remote HL7 application is located.

You can adjust the timeout value of the HL7 interface when it receives messages by modifying the following Registry value:

Code: Select all

HKEY_LOCAL_MACHINE\Software\RainbowFish Software\Pacsone\${AeTitle}\HL7SessionReadTimeout
The default value is 300 (seconds). You'll need to restart PacsOne Server for the changed value to take effect.

rhosenfeld
Posts:8
Joined:Tue Oct 11, 2005 2:34 pm

restart of pacsonehl7.exe

Post by rhosenfeld » Mon Nov 12, 2007 10:23 pm

is there a way to restart just the hl7 portion of pacsone without restarting the entire service?

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Nov 12, 2007 11:44 pm

Yes, you can simply kill the PacsOneHL7.exe process from the Windows Task Manager (CTL-ALT-DEL, Task Manager->Process List->Show All Processes, select the PacsOneHL7.exe process and press the <End Process> button).

Post Reply