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.
|