A Simple DICOM Proxy Input Node is a simplified version of the DICOM Streaming Input Node but the main difference is that it is a passive input node, in that it doesn’t process or handle directly any DICOM files.

DICOM_Proxy_Input_Config

 

This node redirects CFIND and CMOVE requests to a dedicated multi-DICOM output node.  In the case of CFIND requests, the node collates all the responses from the output node to send a combined query response to the originating requester.  In the case of CMOVE requests, the node passes the CMOVE request to the output.  This node will not try and handle the CMOVE request directly by listening for the results in order to store them to the destination, it expects the ultimate destination of the CMOVE request to handle them directly.  The input node then sends a combined CMOVE response based on any individual responses received from all the configured output nodes.