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 inUserData
.- DICOM DIMSE in
MessageContent
is in VRL format. - The DICOM protocol is available in Network Configurator.
- DICOM DIMSE in
- DICOM sends the content in the file that is referenced from
UserData
to outbound.MessageContent
is effectively read-only.
To use DICOM:
- Drag the DICOM icon to configure CLSCP and CLSCU threads.
- Configure a static raw route between these threads.
Requirements
These tools are only for testing and are not required for functionality. You can use alternate tools or utilities for testing.
- ConQuest dicomlib server
- dcmtk (c, dicom scu)
- dcm4che (java, dicom scu)
- DICOM example files
- DICOM Lib reference
http://www.idoimaging.com/programs?order=program.percentile&func=512&readfmt=2&writfmt=2