DLL (size 600 k)
Full Dicom implementation of services in all options.
Multi-layer architecture (Dicom level service layer and Dicom Application Layer).
Multi purpose architecture fits in different types of products such as Dicom archive,
Review station, RIS server or RIS Station.
Implements a scaleable standalone Dicom archive and/or RIS server.
May be down scaled to a light station, not connected to a database using the image
store as a cache of images.
Distributed configuration API (directory of AE Titles, storage area, database schema
configuration ).
Highly configurable through a configuration API (number of concurrent associations,
number of database connections, association descriptors, Dicom tags < > SQL
translation).
The database schema can be extended to support new Dicom attributes for insertion and
query by configuration of the product.
Client callback to notify the arrival of Image Instances or Stand Alone Instances with
a configurable set of Dicom attributes.
Configurable ruled based auto routing.
Configurable level of logging.
Scriptable API interfaced with the object oriented scripting language Python.