DICOM Listener
This source connector works in conjunction with the DICOM Attachment Handler and the DICOM Data Type to allow Mirth® Connect to receive and consume DICOM data. This connector supports the C-STORE operation as a Service Class Provider (SCP). Additional options are available with the SSL Manager extension.
Supported property groups:
Item | Name | Default Value | Description |
---|---|---|---|
A | Application Entity | If specified, only requests with a matching Application Entity title will be accepted. | |
B | Max Async operations | 0 | Maximum number of outstanding operations performed asynchronously, unlimited by default. |
C | Pack PDV | No | Send only one PDV in one P-Data-TF PDU, pack command and data PDF in one P-DATA-TF PDU by default. |
D | DIMSE-RSP interval period (s) | 10 | Period to check for outstanding DIMSE-RSP, 10 seconds by default. |
E | P-DATA-TF PDUs max length sent (KB) | 16 | Maximal length in KB of sent P-DATA-TF PDUs, 16 KB by default. |
F | A-RELEASE-RP timeout (s) | 5 | Timeout for receiving A-RELEASE-RP, 5 seconds by default. |
G | P-DATA-TF PDUs max length received (KB) | 16 | Maximal length in KB of received P-DATA-TF PDUs, 16 KB by default. |
H | Socket Close Delay After A-ABORT (ms) | 50 | Delay in ms for Socket close after sending A-ABORT, 50 ms by default. |
I | Send Socket Buffer Size (KB) | 0 | Send socket buffer size in KB |
J | ASSOCIATE-RQ timeout (ms) | 5 | Timeout in ms for receiving ASSOCIATE-RQ, 5 seconds by default. |
K | Receive Socket Buffer Size (KB) | 0 | Receive socket buffer size in KB |
L | DIMSE-RQ timeout (ms) | 60 | Timeout in ms for receiving DIMSE-RQ, 60 ms by default. |
M | Transcoder Buffer Size (KB) | 1 | Minimal buffer size to write received object to file, 1 KB by default. |
N | DIMSE-RSP delay (ms) | 0 | Delay in ms for DIMSE-RSP; useful for testing asynchronous mode. |
O | Accept Explicit VR Big Endian | No | Accept explicit value representation Big Endian transfer syntax. |
P | Only Accept Default Transfer Syntax | No | Accept only the default transfer syntax. |
Q | Only Uncompressed Pixel Data | No | Accept only transfer syntax with uncompressed pixel data. |
R | TCP Delay | Yes | Set TCP_NODELAY socket option to false, true by default. |
S | Store Received Objects in Directory | Store received objects into files in specified directory. | |
T | TLS | No TLS | Determines whether to receive data over an implicit SSL/TLS socket. The following options are available:
|
U | Client Authentication TLS | Yes | Enable client authentication for TLS. Only applicable if the TLS option is not set to No TLS. |
V | Accept ssl v2 TLS handshake | Yes | Enable acceptance of the SSLv2Hello protocol in the TLS handshake. |
W | Keystore | File path or URL of P12 or JKS keystore to use for the local server certificate keypair. | |
X | Keystore Password | Password for the configured Keystore. | |
Y | Trust Store | File path or URL of JKS truststore, used to trust remote client certificates. | |
Z | Trust Store Password | Password for the configured Truststore. | |
AA | Key Password | Password for accessing the key in the Keystore. |