The Leadtools.Dicom.Scu assembly provides classes that allow you to quickly add the common DICOM messaging interface used in PACS-enabled image viewer workstations to your DICOM Image Viewer application. Now you can have an Image Display actor query a PACS or Image Archive for a study, series and image instances of a patient for retrieval. In addition, you can create an easy-to-use interface for an Image Viewer AE to store images, waveforms, reports, etc., to PACS. For more information about the LEADTOOLS DICOM Scu .NET Class Library, refer to Programming With LEADTOOLS DICOM Scu. LEADTOOLS Dicom Scu .NET is only available with the LEADTOOLS DICOM module.
The PACSFramework is a framework for easily creating DICOM-based servers. The framework consists of a Windows Service (Leadtools.Dicom.Service.exe) that implements a user-defined DICOM service. The Windows Service provides the following features:
This framework allows the developer to quickly develop scalable full featured PACS (i.e. Windows Service, Association and secure communications, debug and audit log). It also allows the developer to organize DICOM services into different processes (i.e. LAN vs. WAN, secure vs. unsecure, HIS/RIS vs. PACS Archive).
The PACS Framework exposes specific interfaces that allow addins to implement additional functionality for the server. With addins you can:
Programming with LEADTOOLS DICOM SCU
Getting Started
Using LEADTOOLS DICOM SCU
LEADTOOLS PACS Storage Classes
Using the LEADTOOLS PACS Framework
Introduction
PACS Framework Demo Installation
Programming with the LEADTOOLS PACS Framework
PACS Framework Client-Server Diagram
PACS Framework
Programming with PACS Client Framework
PACS Configuration Demo
Leadtools.Dicom.Server.Admin Assembly
Leadtools.Dicom.AddIn Assembly