DATA SECURITY SYSTEM IN HOSPITAL: GATEWAY IMPLEMENTATION

Hospitals as public organizations that provide health services have an important role in storing and maintaining information, both patient information and hospital employees, such as doctors and nurses. By implementing a good hospital management information system, hospitals can perform variou...

Full description

Saved in:
Bibliographic Details
Main Author: Utami, Wuri
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/55926
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Hospitals as public organizations that provide health services have an important role in storing and maintaining information, both patient information and hospital employees, such as doctors and nurses. By implementing a good hospital management information system, hospitals can perform various tasks quickly and accurately so hospitals can improve their quality of hospital services. However, the hospital management information system as the implementation of information technology has risks to its security. If security is not guaranteed, operational disruptions can occur which can cause health services to be disrupted and have a massive impact on people's lives. Responding to this risk, a data security system is designed in hospitals that can secure data with the homomorphic encryption and can be integrated with information systems that already used by hospitals. In designing a system, an encryptor tools is designed as an accelerator and a place for encryption and decryption process, an IoT device as a recipient of patient body data, and a gateway as an intermediary device between the encryptor device, IoT device, and the cloud. The topic of discussion in this book is the gateway that manages the flow of data and requests from various devices in this system. In designing the gateway, Golang language and Gin Gonic is used as framework, Redis as database, and HTTP protocol for communication. In addition, connectivity between devices is set by cluster network access. The test results of this system show that the gateway can manage the flow of data and requests according to the order of requests and connectivity between devices has been isolated based on cluster network so that only the specified devices can communicate with the system according to the cluster.