Using the DICOM extension

The Cloverleaf DICOM extension is enabled by default.

DICOM features include:

  • DICOM threads can be configured to accept only certain Abstract and Transfer Syntax combinations.
  • DICOM messages can be routed based on the TrxID. The TrxID is composed of Abstract Syntax and Command Code of a DICOM message.

    The thread TrxID configuration is set to DICOM in Thread Configuration.

  • DICOM DIMSE headers are contained in MessageContent. The entire data is located in the file whose reference is placed in UserData.
    • DICOM DIMSE in MessageContent is in VRL format.
    • The DICOM protocol is available in Network Configurator.
  • DICOM sends the content in the file that is referenced from UserData to outbound. MessageContent is effectively read-only.

To use DICOM:

  1. Drag the DICOM icon to configure CLSCP and CLSCU threads.
  2. Configure a static raw route between these threads.