CN113470778A - Report reading method and system based on two-dimensional code - Google Patents

Report reading method and system based on two-dimensional code Download PDF

Info

Publication number
CN113470778A
CN113470778A CN202110643777.XA CN202110643777A CN113470778A CN 113470778 A CN113470778 A CN 113470778A CN 202110643777 A CN202110643777 A CN 202110643777A CN 113470778 A CN113470778 A CN 113470778A
Authority
CN
China
Prior art keywords
interpretation
personal information
detection data
report
dimensional code
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202110643777.XA
Other languages
Chinese (zh)
Inventor
沈平
张晓屏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhimei Angel Fuzhou Technology Co ltd
Original Assignee
Zhimei Angel Fuzhou Technology Co ltd
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 Zhimei Angel Fuzhou Technology Co ltd filed Critical Zhimei Angel Fuzhou Technology Co ltd
Priority to CN202110643777.XA priority Critical patent/CN113470778A/en
Publication of CN113470778A publication Critical patent/CN113470778A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • 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/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/14Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
    • G06K7/1404Methods for optical code recognition
    • G06K7/1408Methods for optical code recognition the method being specifically adapted for the type of code
    • G06K7/14172D bar codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Bioethics (AREA)
  • Electromagnetism (AREA)
  • Toxicology (AREA)
  • Software Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Epidemiology (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

The invention provides a report reading method and a report reading system based on two-dimensional codes in the technical field of medical treatment, wherein the method comprises the following steps: step S10, acquiring detection data and personal information of a patient, and converting the detection data and the personal information into a two-dimensional code; step S20, generating a report based on the two-dimensional code and the personal information; step S30, scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain the detection data and the personal information and upload the detection data and the personal information to a server; and step S40, the server uses a preset interpretation rule to interpret the detection data, generates an interpretation result and feeds the interpretation result back to the WeChat small program. The invention has the advantages that: the convenience and the specialty of report interpretation are greatly improved.

Description

Report reading method and system based on two-dimensional code
Technical Field
The invention relates to the technical field of medical treatment, in particular to a report reading method and a report reading system based on two-dimensional codes.
Background
After people go to the hospital for physical examination and disease observation, the hospital can issue a report similar to a shopping receipt, and the report is inconvenient to present too much information due to space limitation, namely only some necessary information and conclusions are presented, so that people cannot further know the physical state of the people in detail from the report, and the people need to take the report to consult with doctors, so that a great amount of time and energy are consumed by the doctors, and the answers of different doctors are different.
Therefore, how to provide a report interpretation method and system based on two-dimensional codes to improve convenience and speciality of report interpretation becomes a problem to be solved urgently.
Disclosure of Invention
The invention aims to provide a report interpretation method and a report interpretation system based on two-dimensional codes, so that convenience and specialty of report interpretation are improved.
In a first aspect, the invention provides a report interpretation method based on two-dimensional codes, which comprises the following steps:
step S10, acquiring detection data and personal information of a patient, and converting the detection data and the personal information into a two-dimensional code;
step S20, generating a report based on the two-dimensional code and the personal information;
step S30, scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain the detection data and the personal information and upload the detection data and the personal information to a server;
and step S40, the server uses a preset interpretation rule to interpret the detection data, generates an interpretation result and feeds the interpretation result back to the WeChat small program.
Further, the step S10 is specifically:
the method comprises the steps of obtaining detection data and personal information of a patient from a hospital information system, encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm.
Further, in step S10, the personal information at least includes name, age, and gender.
Further, the step S30 is specifically:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server.
Further, the step S40 is specifically:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
In a second aspect, the present invention provides a report interpretation system based on two-dimensional codes, including the following modules:
the two-dimensional code generating module is used for acquiring detection data and personal information of a patient and converting the detection data and the personal information into a two-dimensional code;
the report generation module is used for generating a report based on the two-dimension code and the personal information;
the two-dimension code reading module is used for scanning and reading the two-dimension code in the report by using a WeChat applet to obtain the detection data and the personal information and uploading the detection data and the personal information to a server;
and the report interpretation module is used for the server to interpret the detection data by using a preset interpretation rule, generate an interpretation result and feed the interpretation result back to the WeChat applet.
Further, the two-dimensional code generation module specifically includes:
the method comprises the steps of obtaining detection data and personal information of a patient from a hospital information system, encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm.
Further, in the two-dimensional code generation module, the personal information at least includes name, age, and gender.
Further, the two-dimensional code reading module specifically is:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server.
Further, the report interpretation module specifically includes:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
The invention has the advantages that:
1. the detection data and the personal information are converted into the two-dimensional codes to be arranged on the report, the excessive space of the report is prevented from being occupied, the two-dimensional codes in the report are scanned and read through the WeChat small program, the detection data and the personal information are obtained and uploaded to the server, the server reads the detection data by utilizing the preset reading rule, the reading result is generated and fed back to the WeChat small program, namely, the patient can obtain an authoritative reading result by utilizing the WeChat small program to scan the two-dimensional codes, different situations of different doctors in answering are also avoided, and the convenience and the specialty of reading the report are greatly improved.
2. By encrypting the detection data and the personal information by using an encryption algorithm and then converting the detection data and the personal information into the two-dimensional code, the security of the data is greatly improved, and the leakage of privacy is avoided.
3. Through saving personal information, detected data and interpretation result at the server, the patient still can continue to look over the interpretation result after losing the report, and the later stage of being convenient for is traced to the source, also is convenient for carry out big data analysis to detected data, promotes detected data's using value.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is a flowchart of a report interpretation method based on two-dimensional codes according to the present invention.
Fig. 2 is a schematic structural diagram of a report interpretation system based on two-dimensional codes according to the present invention.
Detailed Description
The technical scheme in the embodiment of the application has the following general idea: the detection data and the personal information are converted into two-dimensional codes and arranged on the report, the two-dimensional codes in the report are scanned and read through the WeChat applet, the detection data and the personal information are obtained and uploaded to the server, and the server reads the detection data by using the preset reading rule so as to improve convenience and specialty of reading the report.
Referring to fig. 1 to 2, a preferred embodiment of a report interpretation method based on two-dimensional codes according to the present invention includes the following steps:
step S10, acquiring detection data and personal information of a patient, and converting the detection data and the personal information into a two-dimensional code;
step S20, generating a report based on the two-dimensional code and the personal information; namely, the personal information is presented on a report in a plaintext form, and the two-dimensional code is presented on the report in a picture form; the report further includes a report generation time; the report can be a paper file or an electronic file;
step S30, scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain the detection data and the personal information and upload the detection data and the personal information to a server;
and step S40, the server uses a preset interpretation rule to interpret the detection data, generates an interpretation result and feeds the interpretation result back to the WeChat small program.
The step S10 specifically includes:
the method comprises the steps of obtaining detection data and personal information of a patient from a Hospital Information System (HIS), encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm. Sensitive data is prevented from being stolen by plaintext by encrypting the detection data and the personal information.
In step S10, the personal information at least includes name, age, and sex.
The step S30 specifically includes:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server. In specific implementation, data interaction between the WeChat applet and the server can be carried out for signature and signature verification, so that the safety of data is guaranteed.
The step S40 specifically includes:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
The invention discloses a better embodiment of a report reading system based on two-dimensional codes, which comprises the following modules:
the two-dimensional code generating module is used for acquiring detection data and personal information of a patient and converting the detection data and the personal information into a two-dimensional code;
the report generation module is used for generating a report based on the two-dimension code and the personal information; namely, the personal information is presented on a report in a plaintext form, and the two-dimensional code is presented on the report in a picture form; the report further includes a report generation time; the report can be a paper file or an electronic file;
the two-dimension code reading module is used for scanning and reading the two-dimension code in the report by using a WeChat applet to obtain the detection data and the personal information and uploading the detection data and the personal information to a server;
and the report interpretation module is used for the server to interpret the detection data by using a preset interpretation rule, generate an interpretation result and feed the interpretation result back to the WeChat applet.
The two-dimensional code generation module specifically comprises:
the method comprises the steps of obtaining detection data and personal information of a patient from a Hospital Information System (HIS), encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm. Sensitive data is prevented from being stolen by plaintext by encrypting the detection data and the personal information.
In the two-dimensional code generation module, the personal information at least comprises name, age and gender.
The two-dimensional code reading module specifically comprises:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server. In specific implementation, data interaction between the WeChat applet and the server can be carried out for signature and signature verification, so that the safety of data is guaranteed.
The report interpretation module specifically comprises:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
In summary, the invention has the advantages that:
1. the detection data and the personal information are converted into the two-dimensional codes to be arranged on the report, the excessive space of the report is prevented from being occupied, the two-dimensional codes in the report are scanned and read through the WeChat small program, the detection data and the personal information are obtained and uploaded to the server, the server reads the detection data by utilizing the preset reading rule, the reading result is generated and fed back to the WeChat small program, namely, the patient can obtain an authoritative reading result by utilizing the WeChat small program to scan the two-dimensional codes, different situations of different doctors in answering are also avoided, and the convenience and the specialty of reading the report are greatly improved.
2. By encrypting the detection data and the personal information by using an encryption algorithm and then converting the detection data and the personal information into the two-dimensional code, the security of the data is greatly improved, and the leakage of privacy is avoided.
3. Through saving personal information, detected data and interpretation result at the server, the patient still can continue to look over the interpretation result after losing the report, and the later stage of being convenient for is traced to the source, also is convenient for carry out big data analysis to detected data, promotes detected data's using value.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A report interpretation method based on two-dimensional codes is characterized in that: the method comprises the following steps:
step S10, acquiring detection data and personal information of a patient, and converting the detection data and the personal information into a two-dimensional code;
step S20, generating a report based on the two-dimensional code and the personal information;
step S30, scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain the detection data and the personal information and upload the detection data and the personal information to a server;
and step S40, the server uses a preset interpretation rule to interpret the detection data, generates an interpretation result and feeds the interpretation result back to the WeChat small program.
2. The report interpretation method based on the two-dimensional code as set forth in claim 1, wherein: the step S10 specifically includes:
the method comprises the steps of obtaining detection data and personal information of a patient from a hospital information system, encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm.
3. The report interpretation method based on the two-dimensional code as set forth in claim 1, wherein: in step S10, the personal information at least includes name, age, and sex.
4. The report interpretation method based on the two-dimensional code as set forth in claim 2, wherein: the step S30 specifically includes:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server.
5. The report interpretation method based on the two-dimensional code as set forth in claim 1, wherein: the step S40 specifically includes:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
6. A report interpretation system based on two-dimensional codes is characterized in that: the system comprises the following modules:
the two-dimensional code generating module is used for acquiring detection data and personal information of a patient and converting the detection data and the personal information into a two-dimensional code;
the report generation module is used for generating a report based on the two-dimension code and the personal information;
the two-dimension code reading module is used for scanning and reading the two-dimension code in the report by using a WeChat applet to obtain the detection data and the personal information and uploading the detection data and the personal information to a server;
and the report interpretation module is used for the server to interpret the detection data by using a preset interpretation rule, generate an interpretation result and feed the interpretation result back to the WeChat applet.
7. The two-dimensional code based report interpretation system of claim 6, wherein: the two-dimensional code generation module specifically comprises:
the method comprises the steps of obtaining detection data and personal information of a patient from a hospital information system, encrypting the detection data and the personal information by using an encryption algorithm to obtain encrypted data, and converting the encrypted data into a two-dimensional code by using a two-dimensional code generation algorithm.
8. The two-dimensional code based report interpretation system of claim 6, wherein: in the two-dimensional code generation module, the personal information at least comprises name, age and gender.
9. The two-dimensional code based report interpretation system of claim 7, wherein: the two-dimensional code reading module specifically comprises:
and scanning and recognizing the two-dimensional code in the report by using the WeChat applet to obtain encrypted data, decrypting the encrypted data by using an encryption algorithm to obtain detection data and personal information, and uploading the detection data and the personal information to a server.
10. The two-dimensional code based report interpretation system of claim 6, wherein: the report interpretation module specifically comprises:
the server presets an interpretation rule; the interpretation rule comprises a plurality of physical sign parameters and threshold intervals corresponding to the physical sign parameters;
and the server uses the interpretation rule to compare the detection data for interpretation to generate an interpretation result, feeds the interpretation result back to the WeChat small program, and stores the personal information, the detection data and the interpretation result.
CN202110643777.XA 2021-06-09 2021-06-09 Report reading method and system based on two-dimensional code Pending CN113470778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110643777.XA CN113470778A (en) 2021-06-09 2021-06-09 Report reading method and system based on two-dimensional code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110643777.XA CN113470778A (en) 2021-06-09 2021-06-09 Report reading method and system based on two-dimensional code

Publications (1)

Publication Number Publication Date
CN113470778A true CN113470778A (en) 2021-10-01

Family

ID=77869687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110643777.XA Pending CN113470778A (en) 2021-06-09 2021-06-09 Report reading method and system based on two-dimensional code

Country Status (1)

Country Link
CN (1) CN113470778A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008029419A (en) * 2006-07-26 2008-02-14 Fujifilm Corp Data management device for diagnostic reading and data management method for diagnostic reading
CN105303495A (en) * 2015-11-10 2016-02-03 成都卡恩特医疗科技有限公司 Medical information management system based on two-dimensional code and cloud service and method thereof
CN107463347A (en) * 2017-06-26 2017-12-12 深圳达实智能股份有限公司 Hospital's examining report electronics backup method and system
CN107748921A (en) * 2017-11-02 2018-03-02 苏州承泽医疗科技有限公司 Outpatient clinic appointment and audit report inquiry system based on wechat barcode scanning
CN108231145A (en) * 2016-12-22 2018-06-29 上海哲康医学科技有限公司 The method for obtaining the Medical imaging diagnostic reports of subsidiary Quick Response Code and bar code
CN109524073A (en) * 2018-10-17 2019-03-26 新博卓畅技术(北京)有限公司 A kind of automatic deciphering method of hospital's audit report, system and equipment
CN109769079A (en) * 2018-12-28 2019-05-17 苏州承泽医疗科技有限公司 A kind of medical image transmission method
CN110060750A (en) * 2019-03-25 2019-07-26 平安科技(深圳)有限公司 Medical data method for pushing, system, computer equipment and readable storage medium storing program for executing
CN112071387A (en) * 2020-09-04 2020-12-11 中山仰视科技有限公司 Automatic medical image electronic film and inspection report acquisition method and system
CN112233749A (en) * 2020-10-19 2021-01-15 北京人人关爱健康公益基金会 Health detection report acquisition method and device, computer equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008029419A (en) * 2006-07-26 2008-02-14 Fujifilm Corp Data management device for diagnostic reading and data management method for diagnostic reading
CN105303495A (en) * 2015-11-10 2016-02-03 成都卡恩特医疗科技有限公司 Medical information management system based on two-dimensional code and cloud service and method thereof
CN108231145A (en) * 2016-12-22 2018-06-29 上海哲康医学科技有限公司 The method for obtaining the Medical imaging diagnostic reports of subsidiary Quick Response Code and bar code
CN107463347A (en) * 2017-06-26 2017-12-12 深圳达实智能股份有限公司 Hospital's examining report electronics backup method and system
CN107748921A (en) * 2017-11-02 2018-03-02 苏州承泽医疗科技有限公司 Outpatient clinic appointment and audit report inquiry system based on wechat barcode scanning
CN109524073A (en) * 2018-10-17 2019-03-26 新博卓畅技术(北京)有限公司 A kind of automatic deciphering method of hospital's audit report, system and equipment
CN109769079A (en) * 2018-12-28 2019-05-17 苏州承泽医疗科技有限公司 A kind of medical image transmission method
CN110060750A (en) * 2019-03-25 2019-07-26 平安科技(深圳)有限公司 Medical data method for pushing, system, computer equipment and readable storage medium storing program for executing
CN112071387A (en) * 2020-09-04 2020-12-11 中山仰视科技有限公司 Automatic medical image electronic film and inspection report acquisition method and system
CN112233749A (en) * 2020-10-19 2021-01-15 北京人人关爱健康公益基金会 Health detection report acquisition method and device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘新军,顾眉君主编: "《病案学》", 31 July 2002, 中国劳动社会保障出版社, pages: 64 - 65 *

Similar Documents

Publication Publication Date Title
US11664115B2 (en) Volumetric imaging technique for medical imaging processing system
US7770026B2 (en) Document management system, information processing device and method, and computer program
US20180289291A1 (en) Health diagnostic fingerprint scanner
US20160117448A1 (en) System for managing access to medical data
Cedillo-Hernandez et al. Improving the management of medical imaging by using robust and secure dual watermarking
JP4747749B2 (en) Document management system and information processing apparatus
US9411823B1 (en) Handheld medical imaging mobile modality
CN106570331A (en) Generation method and system for dynamic diagnosis report
US10049200B2 (en) Electronic seal, authentication system, and computer-readable recording medium
JP2018186495A (en) Identity authentication using barcode
JP2007004706A (en) User discriminating system, user discriminating method, and program
McAteer et al. Integration of biometrics and steganography: A comprehensive review
CN106326631A (en) Multimedia interactive medical report system and multimedia interactive medical report method
KR20200062499A (en) Device and method for deidentification of personal information in medical image
Mathivanan et al. QR code–based ECG signal encryption/decryption algorithm
CN115206500A (en) Online processing method of medical image file
CN113470778A (en) Report reading method and system based on two-dimensional code
JP2019519874A (en) Vein network based biometric system, and unique and irreparable encoding of tree structure, and related methods
CN111291410B (en) Desensitization processing method and device for electronic document
JP2016177461A (en) Information processing system, information processing method, mobile terminal, and information processing program
JP2005209018A (en) Biometrics authentication system and biometrics authentication method
JP2008117229A (en) Information providing program, recording medium recording same, information providing apparatus, and information providing method
JP2006211590A (en) Image scanner, image reading method and image reading program
CN113051600B (en) Medical image safety multi-stage desensitizing method and system
WO2019116396A1 (en) System and method to generate and read qr code thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination