Firma digital basada en criptografía asimétrica para generación de historial clínico

DIGITAL SIGNATURE BASED ON ASYMMETRIC CRYPTOGRAPHY FOR GENERATION OF MEDICAL HISTORY

Descargar PDF Descargar PDF

Publicado en 3C Tecnología – Volumen 9 Número 4 (Edición 36)

Autores

Resumen

El presente trabajo tiene como objetivo el desarrollo de un sistema de en la cual se propone sistematizar el proceso de la redacción y generación de historiales médicos con los cuales se propone la reducción del tiempo de la generación de historiales y la reducción de recursos físicos, especialmente en lo que respecta al uso del papel, la cual los especialistas de la salud redactan en el transcurso de una consulta médica, esto además implicaría en la optimización en la gestión de los historiales médicos. El sistema planteado a desarrollar consiste en la aplicación del mecanismo de la firma digital en base al método de la criptografía asimétrica o también llamada criptografía de clave pública. Esta tecnología se aplicará principalmente mediante la aplicación de dos herramientas contempladas para el uso de la firma digital: el sistema RSA (Rivest, Shamir y Adleman) y la función hash SHA-256. La aplicación de la firma digital a los historiales médicos se mostrará implementada a través del manejo de interfaces gráficas que está planteada para que el especialista pueda redactar y manejar los historiales a su conveniencia. El sistema abordará el uso del lenguaje de programación Python y el conjunto de herramientas OpenSSL para las funciones criptográficas y PyQt5 para el desarrollo a nivel interfaces gráficas. Se propone esta solución debido a que la tecnología de firma digital se ha planeado y posteriormente se ha estado desarrollando desde la década de 1980, son en estos últimos años que esta tecnología ha sido tomada más en cuenta para el manejo de documentos, y como este caso, de los historiales médicos.

Abstract

The present work aims to develop a system in which it is proposed to systematize the process of writing and generating medical records which is proposed to reduce the time of generation of records and the reduction of physical resources, especially regarding the use of paper, which health specialists write in the course of a medical consultation, this would also imply the process of optimization in the management of medical records. The proposed system to develop consists of the application of the digital signature mechanism based on the method of asymmetric cryptography or also called public key cryptography. This technology is applied mainly through the application of two tools contemplated for the use of the digital signature: the RSA system (Rivest, Shamir and Adleman) and the SHA-256 hash function. The application of the digital signature to medical records will be implemented through the handling of graphical interfaces that is proposed so that the specialist can write and manage the records at his convenience. The system will address the use of Python programming language and the software libraries OpenSSL applied for cryptographic functions and PyQt5 for development at the graphical interface level. This solution is proposed because digital signature technology has been planned and has been subsequently developed since the 1980s, it is in recent years that this technology has been taken more into account for document management, and like this case, medical records.

Artículo

Palabras clave

Firma digital, Historial médico, Criptografía asimétrica, RSA, PyQt5.

Keywords

Digital signature, Medical record, Asymmetric key cryptography, RSA, PyQt5.

Articulos relacionados