Emergency Reporting Mechanism and Portal Enhancement on Hospital Information System

碩士 === 國立交通大學 === 網路工程研究所 === 98 === The thesis presents the architectures and implementations of two mechanisms: Log-based portal and Emergency Reporting System. The mechanisms are designed to enhance the HIS (Healthcare Information System) in NTUH (National Taiwan University Hospital). The Log-bas...

Full description

Bibliographic Details
Main Author: 蔡怡欣
Other Authors: 謝筱齡
Format: Others
Language:en_US
Published: 2010
Online Access:http://ndltd.ncl.edu.tw/handle/59069161310213921253
Description
Summary:碩士 === 國立交通大學 === 網路工程研究所 === 98 === The thesis presents the architectures and implementations of two mechanisms: Log-based portal and Emergency Reporting System. The mechanisms are designed to enhance the HIS (Healthcare Information System) in NTUH (National Taiwan University Hospital). The Log-based portal logs users’ behaviors into data tables, and analyzes each user’s popular function links by adopting LRU (Least Recent Used) algorithm. The frequently executed links will be collected and retrieved as a list of links on the Portal page via .NET Remoting technique. In addition, the pre-fetched links are cached in advance to promote navigating performance. The Emergency Reporting System provides a user-friendly interface to assist users in sending the alert SMS (Short Message Service) messages efficiently and automatically. As a result, user can edit the SMS messages easily, correctly. The messages, i.e., receiver, message content, etc, will be written into HIS database tables, and be delivered by the SMS Center as well. In addition, the mechanism supports tracking and replying features. Thus, senders can acknowledge the acceptances of the receivers, and the receivers can perform the confirmations to ensure the alerts have been read.