Page 1 of 1
HL7 connection timeout
Posted: Sat Nov 10, 2007 6:39 pm
by rhosenfeld
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?
Re: HL7 connection timeout
Posted: Mon Nov 12, 2007 7:53 pm
by pacsone
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.
restart of pacsonehl7.exe
Posted: Mon Nov 12, 2007 10:23 pm
by rhosenfeld
is there a way to restart just the hl7 portion of pacsone without restarting the entire service?
Posted: Mon Nov 12, 2007 11:44 pm
by pacsone
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).