Main Page

Mod. for 1 Apirl : Support remote activation by TCP Socket

     Based on Microsoft DCOM Technology. This is a client-server, distributed application
    that will be used in Saint Louis Hospital to archive patient's medical records data.
         Logical View Diagram

Compose of 5 main modules:
1. Document Viewer (Image 1 , Image 2), used by doctors to view patient's records.
    Data saved with this application can be any kind of computer disk files (image, document file, sound, movie,...).
    Once data is saved with this application, it is encrypted, the only way to retrieve it back is through application process.
    All security will be controled and tracked by system administrator.
    Data can be classified into levels of security, types of document and types of data source according to HL7 standard (chapter 9). http://www.hl7.org
    Authenticated users can make data input by many devices ( Data Input ) by scanner (TWAIN and ISIS), 
    digital camera, X-Ray film scanner, disk files, etc. The data input module is also able to recognize many formats of Barcode,
    that will reduce manual input of patient's data and reduce human error.

2. Server Configuration (View Image) , from this module, authenticated users can, even remotely,
    configure application server's configurations.

3. Storage Backup (View Image), with this module, system administrator can be informed when and what data set have to backup.
    This can will operate in automatic or manual mode.

4. Storage Locator (View Image ), system administrator can locate or move data set between primary and secondary data storage,
     make data set available (on-line) or not (off-line) for the system. This can make the application have no limit of data storage.
     Users always be informed of data availability, and if users want off-line data,
     system administrator will know about all data request through this module.

5. Log Viewer (View Image), through this module, system administrator can track all actions in the system.
    Also make a report of actions.

1