WO2017128618A1 - Medical diagnosis electronic report generation method and system - Google Patents

Medical diagnosis electronic report generation method and system Download PDF

Info

Publication number
WO2017128618A1
WO2017128618A1 PCT/CN2016/088437 CN2016088437W WO2017128618A1 WO 2017128618 A1 WO2017128618 A1 WO 2017128618A1 CN 2016088437 W CN2016088437 W CN 2016088437W WO 2017128618 A1 WO2017128618 A1 WO 2017128618A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
electronic report
file
signature
report file
Prior art date
Application number
PCT/CN2016/088437
Other languages
French (fr)
Chinese (zh)
Inventor
李上奖
Original Assignee
深圳市科曼医疗设备有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市科曼医疗设备有限公司 filed Critical 深圳市科曼医疗设备有限公司
Publication of WO2017128618A1 publication Critical patent/WO2017128618A1/en

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records

Definitions

  • the present invention relates to the field of data storage technologies, and in particular, to a medical diagnosis electronic report generation method and system.
  • An electronic report is a document in the form of an electronic file generated based on collected or calculated data for data storage or recall, and is widely used in people's daily work and life.
  • the traditional medical diagnosis report is generated by the clinician after printing a check in the ward or outpatient clinic, and printing a paper report to the corresponding doctor's office of the report laboratory.
  • the doctor is on paper after reading the report.
  • Fill in the diagnosis results and opinions on the report then manually sign the name, and finally manually report the signed paper to the clinician, and the clinician will report the treatment to the patient according to the report.
  • This kind of paper report is easy to be lost during the transfer process between departments, and it is difficult to read it.
  • the number of reports reaches a certain level, it is more difficult to read out the required report. Since there is only one paper report, only one doctor can access it at the same time, and the data sharing of the whole hospital cannot be achieved. At the same time, the paper report is slow and inefficient during the transmission process.
  • the traditional medical diagnosis report generation method has the disadvantages of low management convenience and low reliability.
  • a medical diagnostic electronic report generation method includes the following steps:
  • the body of the electronic report file is compressed according to a message digest algorithm to obtain the tag information
  • the signature information is received, and the indication information and the received signature information are combined and output to an electronic report file.
  • a medical diagnostic electronic report generation system comprising:
  • a report generation module configured to acquire inspection data, and generate an electronic report file body according to the inspection data and the received diagnostic data
  • a file compression module configured to compress the text of the electronic report file according to a message digest algorithm to obtain the tag information
  • the document review module is configured to receive the signature information, synthesize the indication information and the received signature information, and output the information to the electronic report file.
  • the above medical diagnosis electronic report generation method and system acquires inspection data, and generates an electronic report file body according to the inspection data and the received diagnosis data; compresses the electronic report file body according to the information summary algorithm to obtain the indication information; and receives the signature information, The indication information and the received signature information are synthesized and output to the electronic report file.
  • the use of existing computer and network applications is popular, electronic reports are used instead of paper reports, and the signature information generated by the electronic report body is bound to the received signature information and output to the electronic report file.
  • Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.
  • FIG. 1 is a flow chart of a method for generating a medical diagnosis electronic report in an embodiment
  • FIG. 2 is a flow chart of a method for generating a medical diagnosis electronic report in another embodiment
  • FIG. 3 is a structural diagram of a medical diagnosis electronic report generation system in an embodiment
  • FIG. 4 is a structural diagram of a medical diagnostic electronic report generation system in another embodiment.
  • the invention discloses a medical diagnosis electronic report generation method, which is suitable for electronic form storage of data such as an electrocardiogram in the medical field. As shown in FIG. 1, the above method includes the following steps:
  • Step S110 Acquire inspection data, and generate an electronic report file body based on the inspection data and the received diagnostic data.
  • the inspection data refers to the received data that needs to be stored or circulated. Taking the medical data storage as an example, when the clinician completes the electrocardiogram or other examination, the measured data can be transmitted to the laboratory as inspection data. The inspector measures the analytical data, fills in the diagnostic results and comments, and uploads the diagnostic results and opinions as diagnostic data. By collating the acquired inspection data and the received diagnostic data, an electronic report file body can be generated for recording the patient's detection and diagnosis results.
  • Step S120 compress the text of the electronic report file according to the information digest algorithm to obtain the label information.
  • the body of the electronic report file is compressed to obtain the mark information, which is used to identify the corresponding electronic report file.
  • the message digest algorithm is to combine the input of any length to generate a pseudo-random input with a fixed length.
  • the encryption process does not require a key, and the encrypted data cannot be decrypted. Only the same plaintext data can be input through the same message digest algorithm. Get the same ciphertext.
  • the electronic report file is compressed by the message digest algorithm, which is convenient to operate and has high data compression security.
  • step S120 specifically includes utilizing DM5 (message-digest) Algorithm, information digest algorithm 5)
  • the algorithm compresses the body of the electronic report file and generates a string as the tag information.
  • the string can be composed of numbers and English letters.
  • the DM5 algorithm allows large-capacity information to be "compressed" into a confidential format before signing the private key with the digital signature software, avoiding the dissemination and forgery of others, without third-party generation and authentication. To further improve data compression security. It can be understood that other compression algorithms of the same nature can be used for file compression in other embodiments, not limited to DM5.
  • Step S130 receiving the signature information, synthesizing the indication information and the received signature information, and outputting the information to the electronic report file.
  • medical data storage is taken as an example.
  • the personal signature is written as a signature information through the signature board after filling in the diagnosis result and the opinion.
  • the label information and the received signature information are synthesized and output to an electronic report file, and the file information, the reviewer information and the electronic report file are bound, so that the user can query and read at any time. Stored in electronic reports for quick access at any time. Binding related information to electronic report files can prevent others from stealing and refusing doctors afterwards.
  • the synthesizing the indication information and the received signature information in the step S130 and outputting the information to the electronic report file specifically includes: synthesizing the label information and the signature information, and outputting the signature information to the signature of the electronic report file.
  • the signature can be pre-set in the electronic report file for information display.
  • the watermark synthesis outputs the indication information and the signature information to the signature of the electronic report file, thereby completing the superimposition and synthesis with the electronic report file, and the operation is simple and quick.
  • the character string is used as the indication information.
  • the character string is a string of 128-bit and hexadecimal characters, and the watermark is synthesized by using a format of 4 lines and 8 characters per line. .
  • the string depends on the number of bits generated by the compression algorithm used, and is not limited to the string in hexadecimal form. It can also be other forms of strings, such as binary or decimal. In addition, the exact arrangement of strings is not unique.
  • the electronic report generating method may further include step S140.
  • Step S140 storing the electronic report file with the indication information and the signature information. After the indication information and the signature information are output to the electronic report file, the electronic report file with the indication information and the signature information can be stored in the data service center of the hospital, so that it is convenient to query and read at any time, and provide data management convenience.
  • the electronic report generating method may further include steps S150 to S170.
  • Step S150 Receive a verification instruction, and compress the electronic report file with the indication information and the signature information according to the verification instruction to obtain verification information.
  • Step S150 may be before step S140 or after step S140.
  • the terminal can input the verification instruction, and after receiving the verification instruction, the marking information and the signature information of the signature of the corresponding electronic report file can be emptied, and then the same information digest algorithm is used to compress the text of the electronic report file to obtain verification information. .
  • Step S160 Determine whether the verification information is consistent with the indication information of the corresponding electronic report file.
  • the compressed verification information is compared with the indication information of the corresponding electronic report file to determine whether they are consistent; if yes, the process may be stopped; if not, proceed to step S170.
  • Step S170 Output alarm prompt information.
  • the verification information and the label information are inconsistent, the electronic report file is a forged file, the alarm prompt information is outputted so that the user can know in time, and the electronic report file is checked, thereby improving the security of the file management.
  • the medical diagnosis electronic report generation method utilizes an existing computer and network application popularization, adopts an electronic report instead of a paper report, and binds the generated signature information according to the electronic report body to the received signature information, and outputs the same to the electronic report file.
  • Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.
  • the invention also provides a medical diagnosis electronic report generation system, which is suitable for electronic form storage of data such as electrocardiogram in the medical field.
  • the above system includes a report generation module 110, a file compression module 120, and a file review module 130.
  • the report generation module 110 is configured to acquire inspection data, and generate an electronic report file body according to the inspection data and the received diagnostic data.
  • the inspection data refers to the received data that needs to be stored or circulated. Taking the medical data storage as an example, when the clinician completes the electrocardiogram or other examination, the measured data can be transmitted to the laboratory as inspection data. The inspector measures the analytical data, fills in the diagnostic results and comments, and uploads the diagnostic results and opinions as diagnostic data. By collating the acquired inspection data and the received diagnostic data, an electronic report file body can be generated for recording the patient's detection and diagnosis results.
  • the file compression module 120 is configured to compress the text of the electronic report file according to the information digest algorithm to obtain the indication information. After the text of the electronic report file is obtained according to the relevant data, the body of the electronic report file is compressed to obtain the mark information, which is used to identify the corresponding electronic report file.
  • the message digest algorithm combines inputs of arbitrary length to produce a pseudo-random input of fixed length. The encryption process does not require a key, and the encrypted data cannot be decrypted. Only the same plaintext data can be obtained by the same message digest algorithm. The same ciphertext.
  • the electronic report file is compressed by the message digest algorithm, which is convenient to operate and has high data compression security.
  • the file compression module 120 compresses the text of the electronic report file according to the information digest algorithm.
  • Obtaining the label information includes: compressing the text of the electronic report file by using the DM5 algorithm, and generating a character string as the label information.
  • the string can be composed of numbers and English letters.
  • the DM5 algorithm allows large-capacity information to be "compressed" into a confidential format before signing the private key with the digital signature software, avoiding the dissemination and forgery of others, without third-party generation and authentication. To further improve data compression security. It can be understood that other compression algorithms of the same nature can be used for file compression in other embodiments, not limited to DM5.
  • the file review module 130 is configured to receive the signature information, synthesize the indication information and the received signature information, and output the information to the electronic report file.
  • medical data storage is taken as an example.
  • the personal signature is written as a signature information through the signature board after filling in the diagnosis result and the opinion.
  • the label information and the received signature information are synthesized and output to an electronic report file, and the file information, the reviewer information and the electronic report file are bound, so that the user can query and read at any time. Stored in electronic reports for quick access at any time. Binding related information to electronic report files can prevent others from stealing and refusing doctors afterwards.
  • the file review module 130 synthesizes the indication information and the received signature information and outputs the information to the electronic report file.
  • the identifier information and the signature information are watermarked and then output to the signature of the electronic report file.
  • the signature can be pre-set in the electronic report file for information display.
  • the watermark synthesis outputs the indication information and the signature information to the signature of the electronic report file, thereby completing the superimposition and synthesis with the electronic report file, and the operation is simple and quick.
  • the character string is used as the indication information.
  • the character string is a string of 128-bit and hexadecimal characters, and the watermark is synthesized by using a format of 4 lines and 8 characters per line. .
  • the string depends on the number of bits generated by the compression algorithm used, and is not limited to the string in hexadecimal form. It can also be other forms of strings, such as binary or decimal. In addition, the exact arrangement of strings is not unique.
  • the electronic report generation system may further include a file storage module 140 for receiving signature information at the file review module 130, and synthesizing the identification information and the received signature information. After outputting to the electronic report file, the electronic report file with the identification information and the signature information is stored. After the indication information and the signature information are output to the electronic report file, the electronic report file with the indication information and the signature information can be stored in the data service center of the hospital, so that it is convenient to query and read at any time, and provide data management convenience.
  • the electronic report generation system may further include a file verification module 150, and the file verification module 150 is configured to receive the signature information in the file review module 130, synthesize the identification information and the received signature information, and output the verification information to the electronic report file, and then receive the verification.
  • the instruction according to the verification instruction, compresses the electronic report file with the indication information and the signature information to obtain the verification information, and outputs the alarm prompt information when the verification information is inconsistent with the indication information of the corresponding electronic report file.
  • the terminal can input the verification instruction, and after receiving the verification instruction, the marking information and the signature information of the signature of the corresponding electronic report file can be emptied, and then the same information digest algorithm is used to compress the text of the electronic report file to obtain verification information.
  • the verification information and the label information are inconsistent, the electronic report file is a forged file, the alarm prompt information is outputted so that the user can know in time, and the electronic report file is checked, thereby improving the security of the file management.
  • the medical diagnosis electronic report generation system utilizes the existing computer and network application popularization, adopts an electronic report instead of a paper report, and binds the generated signature information according to the electronic report body to the received signature information, and outputs the same to the electronic report file.
  • Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.

Abstract

A medical diagnosis electronic report generation method and system. The method comprises: acquiring check data, and generating an electronic report file body text according to the check data and received diagnosis data (S110); compressing the electronic report file body text according to an information digest algorithm, so as to obtain labelling information (S120); and receiving signature information, combining the labelling information and the received signature information, and then outputting same to an electronic report file (S130). By taking advantage of the population of the existing computer and network application, a paper report is replaced with an electronic report, labelling information is generated according to an electronic report body text and is output to an electronic report file after being bonded with received signature information. An electronic report is stored and circulated conveniently, and also can be prevented from being counterfeited and embezzled by others, thereby improving the convenience and reliability of management.

Description

医疗诊断电子报告生成方法和系统Medical diagnostic electronic report generation method and system
【技术领域】[Technical Field]
本发明涉及数据存储技术领域,特别是涉及一种医疗诊断电子报告生成方法和系统。The present invention relates to the field of data storage technologies, and in particular, to a medical diagnosis electronic report generation method and system.
【背景技术】【Background technique】
电子报告是指根据采集或计算得到的数据生成的电子文件形式的文档,以便进行数据存储或调用,在人们的日常工作生活中应用广泛。An electronic report is a document in the form of an electronic file generated based on collected or calculated data for data storage or recall, and is widely used in people's daily work and life.
在医疗领域,传统的医疗诊断报告生成方式是临床医生在病房或门诊做完一项检查后,打印得到纸质报告送到相应的报告检验科室医生办公室,检验医生阅读完报告后就在纸质报告上填写诊断结果和意见,然后手工签写名字,最后人工将这张签名纸质的报告给到临床医生,临床医生再根据报告给病人出治疗方案。这种纸质的报告在各科室间传送过程中容易丢失,很难调阅,当报告的数量达到一定程度时,更难从中调阅出所需要的那份报告。由于只有一份纸质报告,同一时间只能一个医生调阅,没法达到全院数据共享,同时纸质报告在传送过程中速度慢,效率低。传统的医疗诊断报告生成方式存在管理便利性和可靠性低的缺点。In the medical field, the traditional medical diagnosis report is generated by the clinician after printing a check in the ward or outpatient clinic, and printing a paper report to the corresponding doctor's office of the report laboratory. The doctor is on paper after reading the report. Fill in the diagnosis results and opinions on the report, then manually sign the name, and finally manually report the signed paper to the clinician, and the clinician will report the treatment to the patient according to the report. This kind of paper report is easy to be lost during the transfer process between departments, and it is difficult to read it. When the number of reports reaches a certain level, it is more difficult to read out the required report. Since there is only one paper report, only one doctor can access it at the same time, and the data sharing of the whole hospital cannot be achieved. At the same time, the paper report is slow and inefficient during the transmission process. The traditional medical diagnosis report generation method has the disadvantages of low management convenience and low reliability.
【发明内容】 [Summary of the Invention]
基于此,有必要针对上述问题,提供一种管理便利性和可靠性高的医疗诊断电子报告生成方法和系统。Based on this, it is necessary to provide a medical diagnosis electronic report generation method and system with high management convenience and high reliability in response to the above problems.
一种医疗诊断电子报告生成方法,包括以下步骤:A medical diagnostic electronic report generation method includes the following steps:
获取检查数据,并根据所述检查数据和接收的诊断数据生成电子报告文件正文;Obtaining inspection data, and generating an electronic report file body according to the inspection data and the received diagnostic data;
根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息;The body of the electronic report file is compressed according to a message digest algorithm to obtain the tag information;
接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件。The signature information is received, and the indication information and the received signature information are combined and output to an electronic report file.
一种医疗诊断电子报告生成系统,包括:A medical diagnostic electronic report generation system comprising:
报告生成模块,用于获取检查数据,并根据所述检查数据和接收的诊断数据生成电子报告文件正文;a report generation module, configured to acquire inspection data, and generate an electronic report file body according to the inspection data and the received diagnostic data;
文件压缩模块,用于根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息;a file compression module, configured to compress the text of the electronic report file according to a message digest algorithm to obtain the tag information;
文件批阅模块,用于接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件。The document review module is configured to receive the signature information, synthesize the indication information and the received signature information, and output the information to the electronic report file.
上述医疗诊断电子报告生成方法和系统,获取检查数据,并根据检查数据和接收的诊断数据生成电子报告文件正文;根据信息摘要算法对电子报告文件正文进行压缩,得到标示信息;接收签字信息,对标示信息和接收的签字信息进行合成后输出至电子报告文件。利用现有的计算机及网络应用普及,采用电子报告代替纸质报告,且根据电子报告正文生成标示信息与接收的签字信息绑定后输出至电子报告文件。电子报告便于存储或传阅,还可有效防止他人伪造和盗用,提高了管理便利性和可靠性。The above medical diagnosis electronic report generation method and system acquires inspection data, and generates an electronic report file body according to the inspection data and the received diagnosis data; compresses the electronic report file body according to the information summary algorithm to obtain the indication information; and receives the signature information, The indication information and the received signature information are synthesized and output to the electronic report file. The use of existing computer and network applications is popular, electronic reports are used instead of paper reports, and the signature information generated by the electronic report body is bound to the received signature information and output to the electronic report file. Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.
【附图说明】[Description of the Drawings]
图1为一实施例中医疗诊断电子报告生成方法的流程图;1 is a flow chart of a method for generating a medical diagnosis electronic report in an embodiment;
图2为另一实施例中医疗诊断电子报告生成方法的流程图;2 is a flow chart of a method for generating a medical diagnosis electronic report in another embodiment;
图3为一实施例中医疗诊断电子报告生成系统的结构图;3 is a structural diagram of a medical diagnosis electronic report generation system in an embodiment;
图4为另一实施例中医疗诊断电子报告生成系统的结构图。4 is a structural diagram of a medical diagnostic electronic report generation system in another embodiment.
【具体实施方式】 【detailed description】
一种医疗诊断电子报告生成方法,适用于医疗领域的心电图等数据的电子形式存储。如图1所示,上述方法包括以下步骤:The invention discloses a medical diagnosis electronic report generation method, which is suitable for electronic form storage of data such as an electrocardiogram in the medical field. As shown in FIG. 1, the above method includes the following steps:
步骤S110:获取检查数据,并根据检查数据和接收的诊断数据生成电子报告文件正文。检查数据即指接收的需要进行存储或传阅的数据,以医疗数据存储为例,当临床医生做完心电图或其他检查后,可将测得的数据作为检查数据传送至检验科。检验科医生测量分析数据,填写诊断结果和意见,并将诊断结果和意见作为诊断数据进行上传。对获取的检查数据和接收的诊断数据进行整理便可生成电子报告文件正文,用作记载病人的检测和诊断结果。Step S110: Acquire inspection data, and generate an electronic report file body based on the inspection data and the received diagnostic data. The inspection data refers to the received data that needs to be stored or circulated. Taking the medical data storage as an example, when the clinician completes the electrocardiogram or other examination, the measured data can be transmitted to the laboratory as inspection data. The inspector measures the analytical data, fills in the diagnostic results and comments, and uploads the diagnostic results and opinions as diagnostic data. By collating the acquired inspection data and the received diagnostic data, an electronic report file body can be generated for recording the patient's detection and diagnosis results.
步骤S120:根据信息摘要算法对电子报告文件正文进行压缩,得到标示信息。在根据相关数据进行整理得到电子报告文件正文后,对电子报告文件正文进行压缩处理得到标示信息,用作辨识对应的电子报告文件。信息摘要算法是指把任意长度的输入揉合而产生长度固定的伪随机输入,加密过程不需要密钥,并且经过加密的数据无法被解密,只有输入相同的明文数据经过相同的消息摘要算法才能得到相同的密文。通过信息摘要算法对电子报告文件进行压缩,操作便利且数据压缩安全性高。Step S120: compress the text of the electronic report file according to the information digest algorithm to obtain the label information. After the text of the electronic report file is obtained according to the relevant data, the body of the electronic report file is compressed to obtain the mark information, which is used to identify the corresponding electronic report file. The message digest algorithm is to combine the input of any length to generate a pseudo-random input with a fixed length. The encryption process does not require a key, and the encrypted data cannot be decrypted. Only the same plaintext data can be input through the same message digest algorithm. Get the same ciphertext. The electronic report file is compressed by the message digest algorithm, which is convenient to operate and has high data compression security.
在其中一个实施例中,步骤S120具体包括,利用DM5(message-digest algorithm,信息摘要算法5)算法对电子报告文件正文进行压缩,生成字符串作为标示信息。字符串具体可以是由数字和英文字母组成,DM5算法让大容量信息在用数字签名软件签署私人密匙前被“压缩”成一种保密的格式,避免他人散布和伪造,无需第三方生成和认证,进一步提高数据压缩安全性。可以理解,在其他实施例中可以使用同类性质的其它压缩算法进行文件压缩,不限于DM5。In one embodiment, step S120 specifically includes utilizing DM5 (message-digest) Algorithm, information digest algorithm 5) The algorithm compresses the body of the electronic report file and generates a string as the tag information. The string can be composed of numbers and English letters. The DM5 algorithm allows large-capacity information to be "compressed" into a confidential format before signing the private key with the digital signature software, avoiding the dissemination and forgery of others, without third-party generation and authentication. To further improve data compression security. It can be understood that other compression algorithms of the same nature can be used for file compression in other embodiments, not limited to DM5.
步骤S130:接收签字信息,对标示信息和接收的签字信息进行合成后输出至电子报告文件。同样以医疗数据存储为例,当医生对检查数据进行测量分析,在填写诊断结果和意见后现场通过签字板写入个人签名作为签字信息。将标示信息和接收的签字信息进行合成输出至电子报告文件,将文件信息、审阅人信息与电子报告文件绑定,方便随时查询调阅。采用电子报告形式进行存储可随时快速调阅。将相关信息与电子报告文件绑定又可防止别人盗用及事后医生抵赖。Step S130: receiving the signature information, synthesizing the indication information and the received signature information, and outputting the information to the electronic report file. Similarly, medical data storage is taken as an example. When a doctor performs measurement analysis on the inspection data, the personal signature is written as a signature information through the signature board after filling in the diagnosis result and the opinion. The label information and the received signature information are synthesized and output to an electronic report file, and the file information, the reviewer information and the electronic report file are bound, so that the user can query and read at any time. Stored in electronic reports for quick access at any time. Binding related information to electronic report files can prevent others from stealing and refusing doctors afterwards.
在其中一个实施例中,步骤S130中对标示信息和接收的签字信息进行合成后输出至电子报告文件具体包括,将标示信息和签字信息水印合成后输出至电子报告文件的签名处。可预先在电子报告文件预设签名处以便进行信息显示。通过水印合成将标示信息和签字信息输出至电子报告文件的签名处,从而与电子报告文件完成叠加合成,操作简便快捷。具体地,同样以字符串作为标示信息为例,本实施例中字符串为128位、16进制形式的字符串,具体以分4行、每行8个字符的格式与签字信息进行水印合成。可以理解,字符串具体取决于采用的压缩算法生成的位数,另外也不限于16进制形式的字符串,还可以是其它形式的字符串,如2进制、10进制都可以。此外,字符串的具体排列方式也并不是唯一的。In one embodiment, the synthesizing the indication information and the received signature information in the step S130 and outputting the information to the electronic report file specifically includes: synthesizing the label information and the signature information, and outputting the signature information to the signature of the electronic report file. The signature can be pre-set in the electronic report file for information display. The watermark synthesis outputs the indication information and the signature information to the signature of the electronic report file, thereby completing the superimposition and synthesis with the electronic report file, and the operation is simple and quick. Specifically, the character string is used as the indication information. In this embodiment, the character string is a string of 128-bit and hexadecimal characters, and the watermark is synthesized by using a format of 4 lines and 8 characters per line. . It can be understood that the string depends on the number of bits generated by the compression algorithm used, and is not limited to the string in hexadecimal form. It can also be other forms of strings, such as binary or decimal. In addition, the exact arrangement of strings is not unique.
在其中一个实施例中,如图2所示,步骤S130之后,电子报告生成方法还可包括步骤S140。In one embodiment, as shown in FIG. 2, after step S130, the electronic report generating method may further include step S140.
步骤S140:对带有标示信息和签字信息的电子报告文件进行存储。在将标示信息和签字信息输出至电子报告文件后,具体可将带有标示信息和签字信息的电子报告文件存储到医院的数据服务中心,方便随时查询调阅,提供数据管理便利性。Step S140: storing the electronic report file with the indication information and the signature information. After the indication information and the signature information are output to the electronic report file, the electronic report file with the indication information and the signature information can be stored in the data service center of the hospital, so that it is convenient to query and read at any time, and provide data management convenience.
进一步地,步骤S130之后,电子报告生成方法还可包括步骤S150至步骤S170。Further, after step S130, the electronic report generating method may further include steps S150 to S170.
步骤S150:接收验证指令,根据验证指令对带有标示信息和签字信息的电子报告文件进行压缩得到验证信息。步骤S150可在步骤S140之前,也可在步骤S140之后。具体可通过终端输入验证指令,在接收到验证指令后,可将对应电子报告文件的签字处的标示信息和签字信息清空,然后采用同样的信息摘要算法对电子报告文件正文进行压缩,得到验证信息。Step S150: Receive a verification instruction, and compress the electronic report file with the indication information and the signature information according to the verification instruction to obtain verification information. Step S150 may be before step S140 or after step S140. Specifically, the terminal can input the verification instruction, and after receiving the verification instruction, the marking information and the signature information of the signature of the corresponding electronic report file can be emptied, and then the same information digest algorithm is used to compress the text of the electronic report file to obtain verification information. .
步骤S160:判断验证信息与对应电子报告文件的标示信息是否一致。将压缩得到的验证信息与对应电子报告文件带有的标示信息进行比较,判断是否一致;若是,则可停止;若否,则进行步骤S170。Step S160: Determine whether the verification information is consistent with the indication information of the corresponding electronic report file. The compressed verification information is compared with the indication information of the corresponding electronic report file to determine whether they are consistent; if yes, the process may be stopped; if not, proceed to step S170.
步骤S170:输出报警提示信息。在验证信息与标示信息不一致时说明电子报告文件为伪造文件,输出报警提示信息以便用户及时知晓,以及对电子报告文件进行核查等,提高文件管理安全性。Step S170: Output alarm prompt information. When the verification information and the label information are inconsistent, the electronic report file is a forged file, the alarm prompt information is outputted so that the user can know in time, and the electronic report file is checked, thereby improving the security of the file management.
上述医疗诊断电子报告生成方法,利用现有的计算机及网络应用普及,采用电子报告代替纸质报告,且根据电子报告正文生成标示信息与接收的签字信息绑定后输出至电子报告文件。电子报告便于存储或传阅,还可有效防止他人伪造和盗用,提高了管理便利性和可靠性。The medical diagnosis electronic report generation method utilizes an existing computer and network application popularization, adopts an electronic report instead of a paper report, and binds the generated signature information according to the electronic report body to the received signature information, and outputs the same to the electronic report file. Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.
本发明还提供了一种医疗诊断电子报告生成系统,适用于医疗领域的心电图等数据的电子形式存储。如图3所示,上述系统包括报告生成模块110、文件压缩模块120和文件批阅模块130。The invention also provides a medical diagnosis electronic report generation system, which is suitable for electronic form storage of data such as electrocardiogram in the medical field. As shown in FIG. 3, the above system includes a report generation module 110, a file compression module 120, and a file review module 130.
报告生成模块110用于获取检查数据,并根据检查数据和接收的诊断数据生成电子报告文件正文。检查数据即指接收的需要进行存储或传阅的数据,以医疗数据存储为例,当临床医生做完心电图或其他检查后,可将测得的数据作为检查数据传送至检验科。检验科医生测量分析数据,填写诊断结果和意见,并将诊断结果和意见作为诊断数据进行上传。对获取的检查数据和接收的诊断数据进行整理便可生成电子报告文件正文,用作记载病人的检测和诊断结果。The report generation module 110 is configured to acquire inspection data, and generate an electronic report file body according to the inspection data and the received diagnostic data. The inspection data refers to the received data that needs to be stored or circulated. Taking the medical data storage as an example, when the clinician completes the electrocardiogram or other examination, the measured data can be transmitted to the laboratory as inspection data. The inspector measures the analytical data, fills in the diagnostic results and comments, and uploads the diagnostic results and opinions as diagnostic data. By collating the acquired inspection data and the received diagnostic data, an electronic report file body can be generated for recording the patient's detection and diagnosis results.
文件压缩模块120用于根据信息摘要算法对电子报告文件正文进行压缩,得到标示信息。在根据相关数据进行整理得到电子报告文件正文后,对电子报告文件正文进行压缩处理得到标示信息,用作辨识对应的电子报告文件。信息摘要算法是把任意长度的输入揉合而产生长度固定的伪随机输入,加密过程不需要密钥,并且经过加密的数据无法被解密,只有输入相同的明文数据经过相同的消息摘要算法才能得到相同的密文。通过信息摘要算法对电子报告文件进行压缩,操作便利且数据压缩安全性高。The file compression module 120 is configured to compress the text of the electronic report file according to the information digest algorithm to obtain the indication information. After the text of the electronic report file is obtained according to the relevant data, the body of the electronic report file is compressed to obtain the mark information, which is used to identify the corresponding electronic report file. The message digest algorithm combines inputs of arbitrary length to produce a pseudo-random input of fixed length. The encryption process does not require a key, and the encrypted data cannot be decrypted. Only the same plaintext data can be obtained by the same message digest algorithm. The same ciphertext. The electronic report file is compressed by the message digest algorithm, which is convenient to operate and has high data compression security.
在其中一个实施例中,文件压缩模块120根据信息摘要算法对电子报告文件正文进行压缩,得到标示信息具体包括,利用DM5算法对电子报告文件正文进行压缩,生成字符串作为标示信息。字符串具体可以是由数字和英文字母组成,DM5算法让大容量信息在用数字签名软件签署私人密匙前被“压缩”成一种保密的格式,避免他人散布和伪造,无需第三方生成和认证,进一步提高数据压缩安全性。可以理解,在其他实施例中可以使用同类性质的其它压缩算法进行文件压缩,不限于DM5。In one embodiment, the file compression module 120 compresses the text of the electronic report file according to the information digest algorithm. Obtaining the label information includes: compressing the text of the electronic report file by using the DM5 algorithm, and generating a character string as the label information. The string can be composed of numbers and English letters. The DM5 algorithm allows large-capacity information to be "compressed" into a confidential format before signing the private key with the digital signature software, avoiding the dissemination and forgery of others, without third-party generation and authentication. To further improve data compression security. It can be understood that other compression algorithms of the same nature can be used for file compression in other embodiments, not limited to DM5.
文件批阅模块130用于接收签字信息,对标示信息和接收的签字信息进行合成后输出至电子报告文件。同样以医疗数据存储为例,当医生对检查数据进行测量分析,在填写诊断结果和意见后现场通过签字板写入个人签名作为签字信息。将标示信息和接收的签字信息进行合成输出至电子报告文件,将文件信息、审阅人信息与电子报告文件绑定,方便随时查询调阅。采用电子报告形式进行存储可随时快速调阅。将相关信息与电子报告文件绑定又可防止别人盗用及事后医生抵赖。The file review module 130 is configured to receive the signature information, synthesize the indication information and the received signature information, and output the information to the electronic report file. Similarly, medical data storage is taken as an example. When a doctor performs measurement analysis on the inspection data, the personal signature is written as a signature information through the signature board after filling in the diagnosis result and the opinion. The label information and the received signature information are synthesized and output to an electronic report file, and the file information, the reviewer information and the electronic report file are bound, so that the user can query and read at any time. Stored in electronic reports for quick access at any time. Binding related information to electronic report files can prevent others from stealing and refusing doctors afterwards.
在其中一个实施例中,文件批阅模块130对标示信息和接收的签字信息进行合成后输出至电子报告文件具体包括,将标示信息和签字信息水印合成后输出至电子报告文件的签名处。可预先在电子报告文件预设签名处以便进行信息显示。通过水印合成将标示信息和签字信息输出至电子报告文件的签名处,从而与电子报告文件完成叠加合成,操作简便快捷。具体地,同样以字符串作为标示信息为例,本实施例中字符串为128位、16进制形式的字符串,具体以分4行、每行8个字符的格式与签字信息进行水印合成。可以理解,字符串具体取决于采用的压缩算法生成的位数,另外也不限于16进制形式的字符串,还可以是其它形式的字符串,如2进制、10进制都可以。此外,字符串的具体排列方式也并不是唯一的。In one embodiment, the file review module 130 synthesizes the indication information and the received signature information and outputs the information to the electronic report file. Specifically, the identifier information and the signature information are watermarked and then output to the signature of the electronic report file. The signature can be pre-set in the electronic report file for information display. The watermark synthesis outputs the indication information and the signature information to the signature of the electronic report file, thereby completing the superimposition and synthesis with the electronic report file, and the operation is simple and quick. Specifically, the character string is used as the indication information. In this embodiment, the character string is a string of 128-bit and hexadecimal characters, and the watermark is synthesized by using a format of 4 lines and 8 characters per line. . It can be understood that the string depends on the number of bits generated by the compression algorithm used, and is not limited to the string in hexadecimal form. It can also be other forms of strings, such as binary or decimal. In addition, the exact arrangement of strings is not unique.
在其中一个实施例中,如图4所示,电子报告生成系统还可包括文件存储模块140,文件存储模块140用于在文件批阅模块130接收签字信息,对标示信息和接收的签字信息进行合成后输出至电子报告文件之后,对带有标示信息和签字信息的电子报告文件进行存储。在将标示信息和签字信息输出至电子报告文件后,具体可将带有标示信息和签字信息的电子报告文件存储到医院的数据服务中心,方便随时查询调阅,提供数据管理便利性。In one embodiment, as shown in FIG. 4, the electronic report generation system may further include a file storage module 140 for receiving signature information at the file review module 130, and synthesizing the identification information and the received signature information. After outputting to the electronic report file, the electronic report file with the identification information and the signature information is stored. After the indication information and the signature information are output to the electronic report file, the electronic report file with the indication information and the signature information can be stored in the data service center of the hospital, so that it is convenient to query and read at any time, and provide data management convenience.
进一步地,电子报告生成系统还可包括文件验证模块150,文件验证模块150用于在文件批阅模块130接收签字信息,对标示信息和接收的签字信息进行合成后输出至电子报告文件之后,接收验证指令,根据验证指令对带有标示信息和签字信息的电子报告文件进行压缩得到验证信息,并在验证信息与对应电子报告文件的标示信息不一致时输出报警提示信息。Further, the electronic report generation system may further include a file verification module 150, and the file verification module 150 is configured to receive the signature information in the file review module 130, synthesize the identification information and the received signature information, and output the verification information to the electronic report file, and then receive the verification. The instruction, according to the verification instruction, compresses the electronic report file with the indication information and the signature information to obtain the verification information, and outputs the alarm prompt information when the verification information is inconsistent with the indication information of the corresponding electronic report file.
具体可通过终端输入验证指令,在接收到验证指令后,可将对应电子报告文件的签字处的标示信息和签字信息清空,然后采用同样的信息摘要算法对电子报告文件正文进行压缩,得到验证信息。在验证信息与标示信息不一致时说明电子报告文件为伪造文件,输出报警提示信息以便用户及时知晓,以及对电子报告文件进行核查等,提高文件管理安全性。Specifically, the terminal can input the verification instruction, and after receiving the verification instruction, the marking information and the signature information of the signature of the corresponding electronic report file can be emptied, and then the same information digest algorithm is used to compress the text of the electronic report file to obtain verification information. . When the verification information and the label information are inconsistent, the electronic report file is a forged file, the alarm prompt information is outputted so that the user can know in time, and the electronic report file is checked, thereby improving the security of the file management.
上述医疗诊断电子报告生成系统,利用现有的计算机及网络应用普及,采用电子报告代替纸质报告,且根据电子报告正文生成标示信息与接收的签字信息绑定后输出至电子报告文件。电子报告便于存储或传阅,还可有效防止他人伪造和盗用,提高了管理便利性和可靠性。The medical diagnosis electronic report generation system utilizes the existing computer and network application popularization, adopts an electronic report instead of a paper report, and binds the generated signature information according to the electronic report body to the received signature information, and outputs the same to the electronic report file. Electronic reports are easy to store or circulate, and can effectively prevent counterfeiting and theft of others, improving management convenience and reliability.
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-described embodiments may be arbitrarily combined. For the sake of brevity of description, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction between the combinations of these technical features, All should be considered as the scope of this manual.
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。The above-described embodiments are merely illustrative of several embodiments of the present invention, and the description thereof is more specific and detailed, but is not to be construed as limiting the scope of the invention. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. Therefore, the scope of the invention should be determined by the appended claims.

Claims (10)

  1. 一种医疗诊断电子报告生成方法,其特征在于,包括以下步骤:A medical diagnostic electronic report generating method, comprising the following steps:
    获取检查数据,并根据所述检查数据和接收的诊断数据生成电子报告文件正文;Obtaining inspection data, and generating an electronic report file body according to the inspection data and the received diagnostic data;
    根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息;The body of the electronic report file is compressed according to a message digest algorithm to obtain the tag information;
    接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件。The signature information is received, and the indication information and the received signature information are combined and output to an electronic report file.
  2. 根据权利要求1所述的医疗诊断电子报告生成方法,其特征在于,所述根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息的步骤具体包括,利用DM5算法对所述电子报告文件正文进行压缩,生成字符串作为所述标示信息。The method for generating a medical diagnostic electronic report according to claim 1, wherein the step of compressing the text of the electronic report file according to the information digest algorithm to obtain the label information comprises: using the DM5 algorithm to report the electronic report The body of the file is compressed, and a string is generated as the indication information.
  3. 根据权利要求2所述的医疗诊断电子报告生成方法,其特征在于,所述字符串为128位、16进制形式的字符串。The medical diagnostic electronic report generating method according to claim 2, wherein the character string is a character string of 128-bit or hexadecimal notation.
  4. 根据权利要求1所述的医疗诊断电子报告生成方法,其特征在于,所述对所述标示信息和接收的签字信息进行合成后输出至电子报告文件具体包括,将所述标示信息和所述签字信息水印合成后输出至所述电子报告文件的签名处。The method for generating a medical diagnostic electronic report according to claim 1, wherein the synthesizing the indication information and the received signature information and outputting the information to the electronic report file comprises: including the indication information and the signature The information watermark is synthesized and output to the signature of the electronic report file.
  5. 根据权利要求1所述的医疗诊断电子报告生成方法,其特征在于,所述接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件的步骤之后,还包括对带有标示信息和签字信息的电子报告文件进行存储的步骤。The medical diagnostic electronic report generation method according to claim 1, wherein the receiving the signature information, synthesizing the indication information and the received signature information, and outputting the result to the electronic report file further includes The step of storing an electronic report file with identification information and signature information.
  6. 根据权利要求1所述的医疗诊断电子报告生成方法,其特征在于,所述接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件的步骤之后,还包括以下步骤:The method for generating a medical diagnostic electronic report according to claim 1, wherein the step of receiving the signature information, combining the indication information and the received signature information, and outputting the result to the electronic report file further includes the following steps :
    接收验证指令,根据验证指令对带有标示信息和签字信息的电子报告文件进行压缩得到验证信息;Receiving a verification instruction, and compressing the electronic report file with the indication information and the signature information according to the verification instruction to obtain verification information;
    判断所述验证信息与对应电子报告文件的标示信息是否一致;Determining whether the verification information is consistent with the indication information of the corresponding electronic report file;
    若否,则输出报警提示信息。If no, an alarm message is output.
  7. 一种医疗诊断电子报告生成系统,其特征在于,包括:A medical diagnostic electronic report generation system, comprising:
    报告生成模块,用于获取检查数据,并根据所述检查数据和接收的诊断数据生成电子报告文件正文;a report generation module, configured to acquire inspection data, and generate an electronic report file body according to the inspection data and the received diagnostic data;
    文件压缩模块,用于根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息;a file compression module, configured to compress the text of the electronic report file according to a message digest algorithm to obtain the tag information;
    文件批阅模块,用于接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件。The document review module is configured to receive the signature information, synthesize the indication information and the received signature information, and output the information to the electronic report file.
  8. 根据权利要求7所述的医疗诊断电子报告生成系统,其特征在于,所述文件压缩模块根据信息摘要算法对所述电子报告文件正文进行压缩,得到标示信息具体包括,利用DM5算法对所述电子报告文件正文进行压缩,生成字符串作为所述标示信息。The medical diagnostic electronic report generation system according to claim 7, wherein the file compression module compresses the electronic report file body according to the information digest algorithm, and the obtaining the indication information specifically includes: using the DM5 algorithm to the electronic The body of the report file is compressed, and a string is generated as the indication information.
  9. 根据权利要求7所述的医疗诊断电子报告生成系统,其特征在于,还包括文件存储模块,所述文件存储模块用于在所述文件批阅模块接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件之后,对带有标示信息和签字信息的电子报告文件进行存储。The medical diagnostic electronic report generation system according to claim 7, further comprising a file storage module, wherein the file storage module is configured to receive signature information, the identification information and the received signature at the file review module. After the information is synthesized and output to the electronic report file, the electronic report file with the identification information and the signature information is stored.
  10. 根据权利要求7所述的医疗诊断电子报告生成系统,其特征在于,还包括:The medical diagnostic electronic report generation system according to claim 7, further comprising:
    文件验证模块,用于在所述文件批阅模块接收签字信息,对所述标示信息和接收的签字信息进行合成后输出至电子报告文件之后,接收验证指令,根据验证指令对带有标示信息和签字信息的电子报告文件进行压缩得到验证信息,并在所述验证信息与对应电子报告文件的标示信息不一致时输出报警提示信息。a file verification module, configured to receive signature information in the document review module, synthesize the indication information and the received signature information, and output the verification information to the electronic report file, and receive the verification instruction, and the identification information and the signature according to the verification instruction The electronic report file of the information is compressed to obtain verification information, and the alarm prompt information is output when the verification information does not coincide with the indication information of the corresponding electronic report file.
PCT/CN2016/088437 2016-01-26 2016-07-04 Medical diagnosis electronic report generation method and system WO2017128618A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610051274.2 2016-01-26
CN201610051274.2A CN105740609A (en) 2016-01-26 2016-01-26 Medical diagnosis electronic report generation method and system

Publications (1)

Publication Number Publication Date
WO2017128618A1 true WO2017128618A1 (en) 2017-08-03

Family

ID=56246645

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/088437 WO2017128618A1 (en) 2016-01-26 2016-07-04 Medical diagnosis electronic report generation method and system

Country Status (2)

Country Link
CN (1) CN105740609A (en)
WO (1) WO2017128618A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112185501A (en) * 2020-09-30 2021-01-05 联仁健康医疗大数据科技股份有限公司 Electrocardiogram report correlation method and device and electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106570331A (en) * 2016-11-07 2017-04-19 万里云医疗信息科技(北京)有限公司 Generation method and system for dynamic diagnosis report

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101051337A (en) * 2007-05-24 2007-10-10 北京中盾安民分析技术有限公司 Electronic medical record system for outpatient service
US20140019160A1 (en) * 2012-07-16 2014-01-16 CMO RX Inc. Verifying Charge Codes
CN104376396A (en) * 2014-10-10 2015-02-25 邓洵 Fundus examination recording and follow-up visiting management system
CN104992393A (en) * 2015-07-18 2015-10-21 深圳市前海安测信息技术有限公司 Electronic diagnosis and treatment sheet generation method under O2O mode and network hospital platform

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8234496B1 (en) * 2009-03-06 2012-07-31 Trend Micro, Inc. Image leak prevention using digital watermark
CN101894238B (en) * 2010-08-09 2012-07-04 中国人民解放军海军工程大学 Double authentication-based word document electronic seal system and method
CN102164037B (en) * 2011-03-31 2014-04-30 飞天诚信科技股份有限公司 Digital signing system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101051337A (en) * 2007-05-24 2007-10-10 北京中盾安民分析技术有限公司 Electronic medical record system for outpatient service
US20140019160A1 (en) * 2012-07-16 2014-01-16 CMO RX Inc. Verifying Charge Codes
CN104376396A (en) * 2014-10-10 2015-02-25 邓洵 Fundus examination recording and follow-up visiting management system
CN104992393A (en) * 2015-07-18 2015-10-21 深圳市前海安测信息技术有限公司 Electronic diagnosis and treatment sheet generation method under O2O mode and network hospital platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112185501A (en) * 2020-09-30 2021-01-05 联仁健康医疗大数据科技股份有限公司 Electrocardiogram report correlation method and device and electronic equipment

Also Published As

Publication number Publication date
CN105740609A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
CN107194267B (en) Data processing method, data processing apparatus, and computer-readable storage medium
Cao et al. Medical image security in a HIPAA mandated PACS environment
Kelman et al. Research use of linked health data—a best practice protocol
CN109241756B (en) Data processing method, system, server and medium based on block chain
Kobayashi et al. Providing integrity and authenticity in DICOM images: a novel approach
US7472283B2 (en) Method and apparatus for secured digital video and access tracking
Al-Haj Providing integrity, authenticity, and confidentiality for header and pixel data of DICOM images
Rahman et al. A lossless DNA data hiding approach for data authenticity in mobile cloud based healthcare systems
CN101911090A (en) Information interchange system and apparatus
CN112257108B (en) Data desensitization method and device, medium and electronic equipment
CN109493054B (en) Multi-chain information management method, device, storage medium and block chain identity analyzer
CN108538345A (en) A kind of electronic medical record system based on digital certificate
WO2020048055A1 (en) Recording method for physical seal and terminal device
WO2017128618A1 (en) Medical diagnosis electronic report generation method and system
WO2019095552A1 (en) Regional healthcare system and method for enhancing security and synergetic integration of electronic medical record
CN112560062B (en) Anti-counterfeiting method and device for prescription signature, electronic equipment and storage medium
CN110224989B (en) Information interaction method and device, computer equipment and readable storage medium
EP4029190A1 (en) Genetic data in transactions
CN112509654A (en) Medical data acquisition method based on block chain
JPH11143956A (en) Method and device for disclosing medical treatment information to other medical clinic
JP2005242530A (en) History recording system, history recording method, history recording program and terminal for receipt transferer
CN115758423A (en) Block chain-based endowment guarantee data transmission method, device, equipment and medium
Mohananthini et al. Secured different disciplinaries in electronic medical record based on watermarking and consortium blockchain technology
CN115238315A (en) Method for realizing doctor-patient common signature authentication electronic medical record system
JP2006011738A (en) Personal information management system, personal information management method, personal information data convertion device, leakage detection device, leakage detection method and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16887498

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16887498

Country of ref document: EP

Kind code of ref document: A1