The Leadtools.Medical.Workstation.Loader assembly is used to retrieve study, series, and image information for loading into the medical viewer control.
PACS 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 add-ins to implement additional functionality for the server. With add-ins one can:
The LEADTOOLS Medical Workstation Viewer is an end-user-like application with functionality comparable to many DICOM viewers used in the health care industry. It can be used without modification by medical professionals, device manufacturers (as a Modality Workstation viewer), in research facilities, or anyone that has a need for viewing DICOM images. The source code is provided for easy customization and branding. The workstation is built on LEADTOOLS PACS Framework components, and supports:
Leadtools.Medical.Workstation Assembly
Leadtools.Medical.DataAccessLayer
Getting Started (Guide to Example Programs)