[go: up one dir, main page]

CN113192588A - Diagnosis and treatment assisting method based on data right determination, storage medium and system - Google Patents

Diagnosis and treatment assisting method based on data right determination, storage medium and system Download PDF

Info

Publication number
CN113192588A
CN113192588A CN202110477089.0A CN202110477089A CN113192588A CN 113192588 A CN113192588 A CN 113192588A CN 202110477089 A CN202110477089 A CN 202110477089A CN 113192588 A CN113192588 A CN 113192588A
Authority
CN
China
Prior art keywords
diagnosis
treatment
patient
identity information
data
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
CN202110477089.0A
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.)
Guangdong Yuexin Intelligent Technology Co ltd
Original Assignee
Guangdong Yuexin Intelligent 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 Guangdong Yuexin Intelligent Technology Co ltd filed Critical Guangdong Yuexin Intelligent Technology Co ltd
Priority to CN202110477089.0A priority Critical patent/CN113192588A/en
Publication of CN113192588A publication Critical patent/CN113192588A/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
    • 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G16H80/00ICT specially adapted for facilitating communication between medical practitioners or patients, e.g. for collaborative diagnosis, therapy or health monitoring
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Medical Informatics (AREA)
  • Computer Security & Cryptography (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Epidemiology (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Biomedical Technology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention provides a diagnosis and treatment auxiliary method, a storage medium and a system based on data right determination, wherein the method comprises the following steps: acquiring identity information of each patient and various diagnosis and treatment data thereof from a hospital database, wherein each diagnosis and treatment data comprises a historical disease condition and a corresponding historical diagnosis and treatment scheme; acquiring patient login verification information, and identifying identity information of a logged patient according to the patient login verification information; acquiring various diagnosis and treatment data of the logged patient according to the identity information of the logged patient; acquiring a diagnosis and treatment request which is provided by a logged patient to medical personnel, and identifying the identity information of the requested medical personnel according to the diagnosis and treatment request; granting the read authority of each item of diagnosis and treatment data of the logged patient to the requested medical personnel according to the identity information of the requested medical personnel; and obtaining a disease condition diagnosis result, judging whether a historical disease condition identical to the disease condition diagnosis result exists in various registered diagnosis and treatment data of the patient, and calling a historical diagnosis and treatment scheme corresponding to the historical disease condition for the requested medical personnel to check if the historical disease condition exists.

Description

Diagnosis and treatment assisting method based on data right determination, storage medium and system
Technical Field
The invention relates to the technical field of data processing, in particular to a diagnosis and treatment assisting method, a storage medium and a system based on data right determination.
Background
Different patients may have different allergic drug histories due to different constitutions, so that different patients may have different diagnosis and treatment schemes when suffering from the same disease. For example, if a patient is allergic to a certain drug in a conventional treatment plan for treating a cold, the treatment plan for the patient during the cold needs to replace the drug with another drug with similar function. However, most of the existing medical staff ask whether the patient has an allergy medicine history orally during the diagnosis and treatment process, and if the medical staff forgets to ask or the patient remembers the allergy medicine history incorrectly, the medical staff can give an inappropriate diagnosis and treatment scheme.
The existing personal electronic medical record system collects various diagnosis and treatment data of patients from a hospital database through a data collection module, and then binds the various diagnosis and treatment data and corresponding patient identity information to form a personal electronic medical record. However, in the personal electronic medical record, various diagnosis and treatment data of a patient are public, anyone can view all diagnosis and treatment data including an allergic medicine history on the personal electronic medical record, the allergic medicine history is privacy data of the patient, and part of the patient does not want the privacy data to be viewed by other people at will, but the privacy data of the patient are not protected in the process of assisting medical staff to give a diagnosis and treatment scheme by the conventional personal electronic medical record system.
Disclosure of Invention
The technical problem to be solved by the invention is how to protect privacy data of patients in the process of assisting medical personnel to give diagnosis and treatment schemes.
In order to solve the technical problem, the invention provides a diagnosis and treatment auxiliary method based on data right determination, which comprises the following steps:
A. acquiring identity information of each patient and various diagnosis and treatment data thereof from a hospital database, wherein each diagnosis and treatment data comprises a historical disease condition and a corresponding historical diagnosis and treatment scheme;
B. acquiring patient login verification information;
C. identifying the identity information of the logged patient according to the patient login verification information;
D. acquiring various diagnosis and treatment data of the logged patient according to the identity information of the logged patient;
E. acquiring a diagnosis and treatment request which is provided by the logged patient to medical staff;
F. identifying identity information of the requested medical personnel according to the diagnosis and treatment request;
G. according to the identity information of the requested medical personnel, granting the read permission of each item of diagnosis and treatment data of the logged patient to the requested medical personnel;
H. acquiring a disease condition diagnosis result of the requested medical personnel on the logged patient;
I. and judging whether the historical disease condition identical to the disease condition diagnosis result exists in the various diagnosis and treatment data of the logged patient, and calling a historical diagnosis and treatment scheme corresponding to the historical disease condition for the requested medical personnel to check if the historical disease condition identical to the disease condition diagnosis result exists.
Preferably, in the step I, if it is determined that there is no historical disease condition that is the same as the disease condition diagnosis result, the historical diagnosis and treatment plan is not taken.
Preferably, said step E specifically: acquiring code scanning information obtained by performing code scanning operation on the identification code bound with the identity information of the medical staff, and acquiring a diagnosis and treatment request of the logged patient to the medical staff according to the code scanning information.
Preferably, in the step E, the diagnosis and treatment request includes identity information of the registered patient and identity information of the requested medical staff.
Preferably, in the step E, the identification code includes a two-dimensional code or a barcode.
Preferably, in the step B, the patient login verification information includes at least one of an account ID and a mobile phone number, and a password corresponding to the account ID or the mobile phone number.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a diagnosis assistance method as described above.
The invention also provides a diagnosis and treatment auxiliary system based on data right determination, which comprises a server, a data acquisition module, portable electronic equipment and a terminal, wherein the server is respectively in communication connection with the data acquisition module, the portable electronic equipment and the terminal; the server comprises a computer readable storage medium and a processor connected to each other, the computer readable storage medium being as described above; in the step A, the server acquires the identity information of each patient and each diagnosis and treatment data thereof from a hospital database through a data acquisition module; in the step B, the server acquires patient login verification information through the on-person electronic equipment; in the step E, the server obtains a diagnosis and treatment request from the logged patient to medical staff through the on-body electronic device; in the step H, the server obtains a disease diagnosis result of the requested medical staff for the logged patient via a terminal; in the step I, the server calls a corresponding historical diagnosis and treatment scheme to be displayed on the terminal for the requested medical personnel to view.
Preferably, the portable electronic devices are multiple, and each portable electronic device corresponds to a patient with different identity information.
Preferably, there are a plurality of the terminals, and each terminal corresponds to medical staff with different identity information.
The invention has the following beneficial effects: after the read permission of each item of diagnosis and treatment data of the logged patient is granted to the requested medical personnel, each item of diagnosis and treatment data can only be checked by the requested medical personnel with the read permission, and other users without the read permission cannot check, so that the historical diagnosis and treatment scheme corresponding to the historical illness state is called for being checked by the requested medical personnel, so that only the requested medical personnel with the read permission can check the privacy data in the diagnosis and treatment data, and other users without the read permission cannot check the privacy data in the diagnosis and treatment data in the process of giving the diagnosis and treatment scheme by the requested medical personnel, and the protection of the privacy data of the logged patient is realized.
Drawings
FIG. 1 is a general block diagram of a data-based decision making clinical assistance system;
fig. 2 is a flowchart of a diagnosis and treatment assistance method based on data authentication.
Detailed Description
The invention is described in further detail below with reference to specific embodiments.
The embodiment provides a diagnosis and treatment auxiliary system based on data right determination, and as shown in fig. 1, the system includes a server, a data acquisition module, a plurality of portable electronic devices and a plurality of terminals, the server is respectively in communication connection with the data acquisition module, the plurality of portable electronic devices and the plurality of terminals, each portable electronic device corresponds to patients with different identity information, and each terminal corresponds to medical staff with different identity information. The portable electronic device is, for example, a mobile phone, a tablet computer, etc., and the terminal is, for example, a desktop computer, a notebook computer, etc. The server includes a computer-readable storage medium and a processor connected to each other, the computer-readable storage medium stores a computer program, and the computer program, when executed by the processor, implements a diagnosis and treatment assistance method based on data authorization as shown in fig. 2, where the method specifically includes the following step A, B, C, D, E, F, G, H, I.
A. The identity information of each patient and each item of diagnosis and treatment data of each patient are collected from a hospital database, and each item of diagnosis and treatment data comprises a historical disease condition and a corresponding historical diagnosis and treatment scheme.
In this embodiment, each hospital is provided with a hospital database for storing diagnosis and treatment data, and after medical staff diagnose and treat patients, the identity information and the diagnosis and treatment data of the same patient can be correlated with each other through a terminal and then uploaded to the hospital database together for storage. The data acquisition module of the diagnosis and treatment auxiliary system is connected with each hospital database, and the server can acquire the identity information of each patient and various diagnosis and treatment data thereof from the hospital database through the data acquisition module. Each diagnosis and treatment data comprises historical illness states and corresponding historical diagnosis and treatment schemes.
B. And acquiring patient login verification information.
Before a patient goes to a doctor, the patient inputs own login verification information on the portable electronic equipment for login, wherein the login verification information comprises at least one of an account ID and a mobile phone number and a password corresponding to the account ID or the mobile phone number. The portable electronic equipment sends the patient login verification information to the server, and the server acquires the patient login verification information through the portable electronic equipment.
C. And identifying the identity information of the logged patient according to the patient login verification information.
Because the patient login verification information comprises at least one of the account ID and the mobile phone number, and the account ID and the mobile phone number are uniquely corresponding to the patient identity information, the server can identify the identity information of the logged patient according to the patient login verification information.
D. And acquiring various diagnosis and treatment data of the logged patient according to the identity information of the logged patient.
Because the identity information and the diagnosis and treatment data of the same patient are correlated, after the identity information of the logged patient is identified, the server can acquire various diagnosis and treatment data of the logged patient according to the identity information of the logged patient and list the various diagnosis and treatment data on the portable electronic equipment for the logged patient to check.
E. And acquiring a diagnosis and treatment request which is made to medical staff by the logged patient.
In this embodiment, each medical staff is provided with an identification code, such as a two-dimensional code, a barcode, etc., to which the identity information of the medical staff is bound. When a logged patient is hospitalized, the portable electronic equipment is utilized to scan the identification code to obtain code scanning information, the portable electronic equipment sends the code scanning information to the server, and thus, the server obtains a diagnosis and treatment request from the logged patient to medical staff through the portable electronic equipment, wherein the diagnosis and treatment request comprises identity information of the logged patient and identity information of the requested medical staff.
F. And identifying the identity information of the requested medical personnel according to the diagnosis and treatment request.
Because the diagnosis and treatment request comprises the identity information of the logged patient and the identity information of the requested medical personnel, the server can identify the identity information of the requested medical personnel according to the diagnosis and treatment request.
G. And according to the identity information of the requested medical personnel, granting the read authority of each item of diagnosis and treatment data of the logged patient to the requested medical personnel.
The fact that the registered patient makes a request to the requested medical staff means that the patient needs to provide the requested medical staff with various medical data of the patient without reservation so that the requested medical staff gives an appropriate medical plan. Therefore, after identifying the identity information of the requested medical personnel, the server grants the requested medical personnel the reading authority of various medical data of the logged patient, wherein the various medical data comprise privacy data (such as allergic medicine history). Therefore, each item of diagnosis and treatment data can only be viewed by the requested medical personnel with the reading authority, and other users without the reading authority cannot view the diagnosis and treatment data.
H. And obtaining the disease diagnosis result of the registered patient by the requested medical personnel.
After the requested medical personnel makes the disease diagnosis result for the logged patient, the disease diagnosis result is input on the terminal, the terminal sends the disease diagnosis result to the server, and the server acquires the disease diagnosis result made by the requested medical personnel for the patient through the terminal.
I. Judging whether the historical disease condition identical to the disease condition diagnosis result exists in the various diagnosis and treatment data of the logged patient, and calling the historical diagnosis and treatment scheme corresponding to the historical disease condition for the requested medical personnel to check if the historical disease condition identical to the disease condition diagnosis result exists.
After acquiring the disease condition diagnosis result of the requested medical personnel on the logged patient, the server judges whether the historical disease condition identical to the disease condition diagnosis result exists in various diagnosis and treatment data of the logged patient. If the historical illness state identical to the illness state diagnosis result exists, the server calls a historical diagnosis and treatment scheme corresponding to the historical illness state to be displayed on the terminal for the requested medical personnel to check so as to assist the requested medical personnel to give out the diagnosis and treatment scheme; if the historical illness state identical to the illness state diagnosis result does not exist, the historical diagnosis and treatment scheme is not selected. In this way, only the requested medical personnel with the reading authority can view the private data (such as allergic medical history) in the medical data, and other users without the reading authority cannot view the private data in the medical data, so that the private data of the patients can be protected.
The above description is only the embodiments of the present invention, and the scope of protection is not limited thereto. The insubstantial changes or substitutions will now be made by those skilled in the art based on the teachings of the present invention, which fall within the scope of the claims.

Claims (10)

1. A diagnosis and treatment auxiliary method based on data right determination is characterized by comprising the following steps:
A. acquiring identity information of each patient and various diagnosis and treatment data thereof from a hospital database, wherein each diagnosis and treatment data comprises a historical disease condition and a corresponding historical diagnosis and treatment scheme;
B. acquiring patient login verification information;
C. identifying the identity information of the logged patient according to the patient login verification information;
D. acquiring various diagnosis and treatment data of the logged patient according to the identity information of the logged patient;
E. acquiring a diagnosis and treatment request which is provided by the logged patient to medical staff;
F. identifying identity information of the requested medical personnel according to the diagnosis and treatment request;
G. according to the identity information of the requested medical personnel, granting the read permission of each item of diagnosis and treatment data of the logged patient to the requested medical personnel;
H. acquiring a disease condition diagnosis result of the requested medical personnel on the logged patient;
I. and judging whether the historical disease condition identical to the disease condition diagnosis result exists in the various diagnosis and treatment data of the logged patient, and calling a historical diagnosis and treatment scheme corresponding to the historical disease condition for the requested medical personnel to check if the historical disease condition identical to the disease condition diagnosis result exists.
2. The diagnosis and treatment assisting method according to claim 1, wherein in the step I, if it is determined that there is no historical disease condition identical to the diagnosis result of the disease condition, no historical diagnosis and treatment plan is selected.
3. The diagnosis and treatment support method according to claim 1, wherein the step E comprises: acquiring code scanning information obtained by performing code scanning operation on the identification code bound with the identity information of the medical staff, and acquiring a diagnosis and treatment request of the logged patient to the medical staff according to the code scanning information.
4. The diagnosis and treatment assistance method according to claim 1 or 3, wherein in the step E, the diagnosis and treatment request includes identity information of the registered patient and identity information of the requested medical staff.
5. The diagnosis and treatment assistance method according to claim 3, wherein in the step E, the identification code comprises a two-dimensional code or a bar code.
6. The diagnosis and treatment assistance method according to claim 1, wherein in the step B, the patient login verification information includes at least one of an account ID and a mobile phone number, and a password corresponding to the account ID or the mobile phone number.
7. Computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a medical assistance method according to any one of claims 1 to 6.
8. A diagnosis and treatment auxiliary system based on data right determination is characterized in that: the system comprises a server, a data acquisition module, portable electronic equipment and a terminal, wherein the server is respectively in communication connection with the data acquisition module, the portable electronic equipment and the terminal; the server comprising a computer readable storage medium and a processor connected to each other, the computer readable storage medium as recited in claim 7; in the step A, the server acquires the identity information of each patient and each diagnosis and treatment data thereof from a hospital database through a data acquisition module; in the step B, the server acquires patient login verification information through the on-person electronic equipment; in the step E, the server obtains a diagnosis and treatment request from the logged patient to medical staff through the on-body electronic device; in the step H, the server obtains a disease diagnosis result of the requested medical staff for the logged patient via a terminal; in the step I, the server calls a corresponding historical diagnosis and treatment scheme to be displayed on the terminal for the requested medical personnel to view.
9. The diagnosis and treatment assistance system according to claim 8, wherein the portable electronic devices are plural, and each portable electronic device corresponds to a patient with different identity information.
10. The diagnosis and treatment assistance system according to claim 8 or 9, wherein there are a plurality of terminals, and each terminal corresponds to a medical staff with different identity information.
CN202110477089.0A 2021-04-29 2021-04-29 Diagnosis and treatment assisting method based on data right determination, storage medium and system Pending CN113192588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110477089.0A CN113192588A (en) 2021-04-29 2021-04-29 Diagnosis and treatment assisting method based on data right determination, storage medium and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110477089.0A CN113192588A (en) 2021-04-29 2021-04-29 Diagnosis and treatment assisting method based on data right determination, storage medium and system

Publications (1)

Publication Number Publication Date
CN113192588A true CN113192588A (en) 2021-07-30

Family

ID=76980854

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110477089.0A Pending CN113192588A (en) 2021-04-29 2021-04-29 Diagnosis and treatment assisting method based on data right determination, storage medium and system

Country Status (1)

Country Link
CN (1) CN113192588A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113990423A (en) * 2021-10-28 2022-01-28 广东粤信智能科技有限公司 Diagnosis and treatment data acquisition method based on disease condition diagnosis result, storage medium and electronic medical record system
CN114694789A (en) * 2022-03-11 2022-07-01 沈阳先进医疗设备技术孵化中心有限公司 Data processing method and data processing system of electronic medical record
CN115100189A (en) * 2022-07-28 2022-09-23 上海品课信息科技有限公司 Cutting method of three-dimensional medical image, electronic device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656893A (en) * 2015-12-31 2016-06-08 武汉帕菲利尔信息科技有限公司 Method for realizing non film of hospital by directly obtaining medical image data
CN105912845A (en) * 2016-04-08 2016-08-31 成都医路有你科技有限公司 Cloud grading diagnosis and treatment data processing system and data processing method
CN110491524A (en) * 2019-06-28 2019-11-22 中国传媒大学 Duration internet diagnosis and treatment method, system, user terminal, doctor terminal and Cloud Server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656893A (en) * 2015-12-31 2016-06-08 武汉帕菲利尔信息科技有限公司 Method for realizing non film of hospital by directly obtaining medical image data
CN105912845A (en) * 2016-04-08 2016-08-31 成都医路有你科技有限公司 Cloud grading diagnosis and treatment data processing system and data processing method
CN110491524A (en) * 2019-06-28 2019-11-22 中国传媒大学 Duration internet diagnosis and treatment method, system, user terminal, doctor terminal and Cloud Server

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113990423A (en) * 2021-10-28 2022-01-28 广东粤信智能科技有限公司 Diagnosis and treatment data acquisition method based on disease condition diagnosis result, storage medium and electronic medical record system
CN114694789A (en) * 2022-03-11 2022-07-01 沈阳先进医疗设备技术孵化中心有限公司 Data processing method and data processing system of electronic medical record
CN115100189A (en) * 2022-07-28 2022-09-23 上海品课信息科技有限公司 Cutting method of three-dimensional medical image, electronic device and storage medium

Similar Documents

Publication Publication Date Title
US20160371438A1 (en) System and method for biometric-based authentication of a user for a secure event carried out via a portable electronic device
US7668734B2 (en) Internet medical information system (IMED)
US8185411B2 (en) Method, system, and apparatus for patient controlled access of medical records
CN113192588A (en) Diagnosis and treatment assisting method based on data right determination, storage medium and system
US20050125258A1 (en) Web-hosted healthcare medical information management system
US20110288874A1 (en) System and Method for Providing Authentication of Medical Data Through Biometric Identifier
US20040054657A1 (en) Medical information management system
US20060293925A1 (en) System for storing medical records accessed using patient biometrics
BRPI0717818A2 (en) SECURITY SYSTEM FOR MEDICAL RECORDS; METHOD FOR SAFE ACCESS TO MEDICAL RECORDS; AND SYSTEM FOR SECURE ACCESS OF MEDICAL RECORDS.
US20210327187A1 (en) Medical screening entry
WO2012129265A1 (en) Encrypted portable electronic medical record system
US20200159957A1 (en) Method and devices for exchanging health data
CN112199379A (en) Visiting nursing service system and method
US20090198696A1 (en) Emergency medical record
JP2008158820A (en) Medical information provision service system and medical information provision server
US20060026039A1 (en) Method and system for provision of secure medical information to remote locations
JP2020517007A (en) Computer system implemented method for biometric authentication of a first or second category of humans
CN113177228A (en) Diagnosis and treatment method based on data right determination, storage medium and system
WO2021062296A1 (en) System and method for improving treatment of a chronic disease of a patient
US20190355451A1 (en) System, methods, and apparatuses for medication records tracking
CN113241186A (en) Block chain-based data reading processing method, storage medium and system
CN117493288A (en) Health record sharing method and system based on data coordination security algorithm
JP7262826B2 (en) Information processing device, information processing method, and program
JP7442371B2 (en) Patient information management device, patient information management method, and patient information management program
CA2818214A1 (en) System and method for identity verification in a detention environment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210730