The Leadtools.Dicom.Scp namespace provides several DICOM services which are included in a high-level DICOM SCP (Service Class Provider). The classes allow you to process many DICOM requests sent by DICOM clients including DICOM Store (C-Store), Query/Retrieve (C-Find, C-Move), Modality Work-list C-Find and Modality Performed Procedure Step N-Create and N-Set. You can use the DICOM Services by hosting the DICOM SCP in your own custom Server or integrate it with the LEADTOOLS PACS Framework Server to provide a fully functional DICOM Server with the features you chose. The services provide an XML scriptable method to control the DICOM information included in a query and returned responses.
Key Features:
- Supports C-Store, C-Find, C-Move, N-Create and N-Set DICOM services
- Provides built-in implementation for DICOM Storage, DICOM Query/Retrieve, DICOM Modality Work-list Query and Modality Performed Procedure Step Create and Set
- Allows users to configure the services with any custom data store including the Framework's fully implemented data store for each service
- Supports extensive logging for all the DICOM messages including the DICOM DataSet
- Porforms several validation options on client's requests to ensure integrity and correctness of the received and sent data
- Provides several options to control the physical directory structure for the stored DICOM DataSets
- Supports generating images and thumbnails on the fly with several formats when storing DICOM DataSets which allows other applications to instantly and easily view the generated images without the need to retrieve the original or complete DICOM DataSet