CN112927785A - Integrated treatment method, device, terminal and storage medium - Google Patents

Integrated treatment method, device, terminal and storage medium Download PDF

Info

Publication number
CN112927785A
CN112927785A CN202110159130.XA CN202110159130A CN112927785A CN 112927785 A CN112927785 A CN 112927785A CN 202110159130 A CN202110159130 A CN 202110159130A CN 112927785 A CN112927785 A CN 112927785A
Authority
CN
China
Prior art keywords
information
target
patient
treatment
diagnosis
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
CN202110159130.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.)
ZHEJIANG POLICE VOCATIONAL ACADEMY
Original Assignee
ZHEJIANG POLICE VOCATIONAL ACADEMY
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 ZHEJIANG POLICE VOCATIONAL ACADEMY filed Critical ZHEJIANG POLICE VOCATIONAL ACADEMY
Priority to CN202110159130.XA priority Critical patent/CN112927785A/en
Publication of CN112927785A publication Critical patent/CN112927785A/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
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms

Landscapes

  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The integrated treatment method can generate an identification code and target treatment department information aiming at a target patient based on basic information after acquiring identity information and corresponding disease information of the target patient sent by a patient terminal, and sends the identification code and the treatment department information to the patient terminal and a diagnosis and treatment terminal. In the treatment process, the patient only needs to carry the identification code and go to the department corresponding to the treatment department information to treat the treatment, so that the problems that a treatment card needs to be carried in the traditional technology and the treatment card is lost are solved, the technical problem that the current treatment efficiency is low in the prior art is solved, and the technical effect of improving the treatment efficiency is achieved.

Description

Integrated treatment method, device, terminal and storage medium
Technical Field
The application relates to the technical field of intelligent medical treatment, in particular to an integrated treatment method, device, terminal and storage medium.
Background
With the continuous development of internet technology, the informatization innovation of the medical system in China is also continuously carried out, and the diagnosis of the patient is built manually from the original pure manual work, so that the diagnosis of the patient is assisted by the intelligent medical system.
For example, a patient is registered, a worker simply queries the patient, a personal archive of the patient is established in the smart medical system based on the query result and the personal identity information of the patient, a diagnosis card corresponding to the personal archive is generated, and the patient carries the diagnosis card to go to a corresponding department for diagnosis.
However, once the treatment card is lost, the patient cannot continue the treatment, and the patient must return to the registration place again to re-treat the treatment card, so the current treatment efficiency is low.
Disclosure of Invention
In view of the above, it is necessary to provide an integrated medical treatment method, device, terminal and storage medium for solving the above technical problems.
In a first aspect, an integrated medical treatment method is provided, which is applied to a target terminal in a medical treatment blockchain system, and the method includes:
acquiring basic information of a target patient sent by a patient terminal; the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target clinic to carry out identity verification on the target patient, and the target clinic information is used for representing information that the target patient needs to go to the clinic;
and sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In an optional embodiment of the present application, generating the identification code and the target visit room information for the target patient based on the basic information comprises: carrying out hash operation on the identity information and the disease information of the target patient to generate a hash code; determining the hash code as the identification code of the target patient; and generating target clinic information according to the disease information of the target patient.
In an optional embodiment of the present application, generating target visit department information from the condition information of the target patient comprises: inputting disease information of a target patient into a department determination model obtained by pre-training to obtain target clinic information; the department determination model is used for determining department information which corresponds to different diseases and needs to be treated.
In an optional embodiment of the present application, after the identification code and the target clinic information are transmitted to the patient terminal and the medical terminal, the method further comprises: receiving diagnosis and treatment information and an identification code aiming at a target patient and sent by a diagnosis and treatment terminal, and generating a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of a target patient and an identification code of the target patient; and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
In an optional embodiment of the present application, the visit blockchain system comprises a plurality of patient terminals, the method further comprising: receiving a reading request code aiming at the diagnosis and treatment information of a target patient and sent by a first patient terminal; inquiring the visit block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information and identification codes of target patients; and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, verifying the read request code according to the identification code to determine whether to allow the first patient terminal to read the diagnosis and treatment information of the target patient includes: judging whether the reading request code is matched with the identification code; and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, receiving a read request code for clinical information of a target patient sent by a first patient terminal includes: receiving device information of a first patient terminal; performing validity verification on the first patient terminal based on the device information; and if the first patient terminal passes the validity verification, receiving a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
In a second aspect, there is provided an integrated medical treatment apparatus, the apparatus comprising: the device comprises an acquisition module, a generation module and a sending module.
The acquisition module is used for acquiring basic information of a target patient sent by a patient terminal; the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
the generating module is used for generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target clinic to carry out identity verification on the target patient, and the target clinic information is used for representing information that the target patient needs to go to the clinic;
the sending module is used for sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In an optional embodiment of the present application, the generating module is specifically configured to perform a hash operation on the identity information and the disease information of the target patient to generate a hash code; and determining the hash code as the identification code of the target patient to generate target clinic information according to the disease information of the target patient.
In an optional embodiment of the present application, the generating module is specifically configured to input the disease condition information of the target patient into a department determination model obtained through pre-training, so as to obtain target clinic information; the department determination model is used for determining department information which corresponds to different diseases and needs to be treated.
In an optional embodiment of the present application, the integrated medical treatment device further includes a processing module, wherein the processing module is configured to receive the diagnosis and treatment information and the identification code for the target patient sent by the diagnosis and treatment terminal, and generate a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of a target patient and an identification code of the target patient; and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
In an optional embodiment of the present application, the visit block chain system includes a plurality of patient terminals, and the processing module is specifically configured to receive a read request code for the diagnosis and treatment information of the target patient, which is sent by the first patient terminal; inquiring the visit block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information and identification codes of target patients; and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, the processing module is specifically configured to determine whether the read request code matches the identification code; and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, the processing module is specifically configured to receive device information of the first patient terminal; performing validity verification on the first patient terminal based on the device information; and if the first patient terminal passes the validity verification, receiving a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
In a third aspect, a terminal is provided, comprising a memory and a processor, the memory storing a computer program, the processor implementing the steps of the above method when executing the computer program.
In a fourth aspect, a computer-readable storage medium is provided, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method as above.
According to the integrated treatment method, after the identity information and the corresponding disease information of the target patient sent by the patient terminal are obtained, the identification code and the target treatment department information for the target patient can be generated based on the basic information, and the identification code and the treatment department information are sent to the patient terminal and the diagnosis and treatment terminal. In the treatment process, the patient only needs to carry the identification code and go to the department corresponding to the treatment department information to treat the treatment, so that the problems that a treatment card needs to be carried in the traditional technology and the treatment card is lost are solved, the technical problem that the current treatment efficiency is low in the prior art is solved, and the technical effect of improving the treatment efficiency is achieved.
Drawings
FIG. 1 is a diagram of an exemplary integrated medical method;
FIG. 2 is a schematic flow chart of an integrated treatment method according to an embodiment;
FIG. 3 is a schematic flow chart of an integrated treatment method according to an embodiment;
FIG. 4 is a schematic flow chart of an integrated treatment method according to an embodiment;
FIG. 5 is a schematic flow chart of an integrated treatment method according to an embodiment;
FIG. 6 is a schematic flow chart of an integrated treatment method according to an embodiment;
FIG. 7 is a schematic flow chart illustrating an integrated treatment method according to an exemplary embodiment;
FIG. 8 is a block diagram of the integrated treatment device in one embodiment;
fig. 9 is a block diagram of a terminal in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
With the continuous development of internet technology, the informatization innovation of the medical system in China is also continuously carried out, and the diagnosis of the patient is built manually from the original pure manual work, so that the diagnosis of the patient is assisted by the intelligent medical system. For example, a patient is registered, a worker simply queries the patient, a personal archive of the patient is established in the smart medical system based on the query result and the personal identity information of the patient, a diagnosis card corresponding to the personal archive is generated, and the patient carries the diagnosis card to go to a corresponding department for diagnosis. However, once the treatment card is lost, the patient cannot continue the treatment, and the patient must return to the registration place again to re-treat the treatment card, so the current treatment efficiency is low.
In view of this, the present application provides an integrated medical consultation method, after acquiring identity information and corresponding disease information of a target patient sent by a patient terminal, an identification code and target medical consultation department information for the target patient may be generated based on the basic information, and the identification code and the medical consultation department information may be sent to the patient terminal and the medical consultation terminal. In the treatment process, the patient only needs to carry the identification code and go to the department corresponding to the treatment department information to treat the treatment, so that the problems that a treatment card needs to be carried in the traditional technology and the treatment card is lost are solved, the technical problem that the current treatment efficiency is low in the prior art is solved, and the technical effect of improving the treatment efficiency is achieved.
Hereinafter, an implementation environment related to the integrated medical examination method provided in the embodiments of the present application will be briefly described.
Referring to fig. 1, an application environment of the integrated medical examination method provided in the embodiment of the present application at least includes: a patient terminal 101, a clinic terminal 102 and a processing terminal 103. The patient terminal 101 is used for the patient to input identity information and basic disease information; the diagnosis and treatment terminal 102 is used for performing identity verification on a patient, inputting diagnosis and treatment information by medical staff, receiving information sent by the processing terminal 103, and the like; the processing terminal 103 is configured to receive information of the patient terminal 101 and the medical terminal 102, process the received information, and send feedback information to the patient terminal 101 and the medical terminal 102. The patient terminal 101, the diagnosis terminal 102 and the processing terminal 103 are respectively used as an information node to jointly form a diagnosis block chain system, the diagnosis block chain system comprises diagnosis blocks of a plurality of different patients, and diagnosis information of one patient is stored in one diagnosis block. In this embodiment, the patient terminal 101, the medical terminal 102, and the processing terminal 103 may be, for example, a mobile phone, a PAD, a server, and the like, and this embodiment is not particularly limited.
Referring to fig. 2, an embodiment of the present application provides an integrated medical examination method, and the following embodiment takes the processing terminal 103 as a target terminal, and takes the target terminal as an execution subject to perform an integrated medical examination. The method comprises the following steps 201 to 203:
step 201, the target terminal acquires basic information of the target patient sent by the patient terminal.
Wherein the basic information may include identity information of the target patient and disease information corresponding to the identity information. The identity information is used to characterize the identity of the target patient, which may include, but is not limited to: information such as name, identification card number, passport number, mobile phone number, home address and the like; the condition information may include, but is not limited to: cough, headache, chest distress, palpitation, unclear vision, and other physiological information. The route of acquiring the disease information may include, but is not limited to, the following two ways: in the first mode, a target patient directly inputs own disease information through a patient terminal, and the patient terminal sends the disease information to the target terminal; by the mode, the source of the disease information is more direct and accurate, and the accuracy of disease information preprocessing can be effectively improved; the second mode is that a plurality of disease information options are preset at the patient terminal, the patient selects disease information matched with the symptoms of the patient according to actual conditions, and the patient terminal sends the disease information selected by the patient to the target terminal. It should be noted that, in this embodiment, the obtaining route of the basic information is not limited at all, and may be specifically selected according to the actual situation.
Step 202, the target terminal generates an identification code and target clinic information for the target patient based on the basic information.
Wherein, this identification code is used for target clinic to carry out authentication to the target patient, and this identification code corresponds with the target patient, and a patient corresponds an identification code, and this identification code is used for replacing patient's identity information. After the patient enters the corresponding clinic, the patient only needs to show the identification code of the patient, and does not need to register the identity information again, so that the clinic efficiency can be greatly improved. Meanwhile, the identity information of the patient is replaced by the identification, so that the identity information of the patient can be prevented from being leaked in the process of seeing a doctor, and the safety of the privacy of the patient is further improved. The identification code may be a digital identification, a two-dimensional code, a bar code, or the like.
The target visit department information is used to characterize the information that the target patient needs to go to the department that is visiting, and in a general hospital, the visit department may include but is not limited to: internal medicine, surgery, ophthalmology, gynecology, etc. After receiving the disease information of the target patient, the target terminal conducts preliminary analysis on the disease information to determine the diagnosis and treatment range of which department the disease information belongs to. For example, if the disease information is unclear, the target visit department information generated corresponding to the disease information is an ophthalmic department, and if the disease information is chest stuffiness, the target visit department information generated corresponding to the disease information is a medical department.
And step 203, the target terminal sends the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In the first aspect, the target terminal transmits the identification code and the target visit department information to the patient terminal after generating the identification code and the target visit department information. The target patient goes to a corresponding target department for treatment according to the target treatment department information. Meanwhile, after the target patient arrives at the target department, identity verification and treatment authority verification can be carried out through the identification code.
In a second aspect, the target terminal generates the identification code and the target clinic information, and then sends the identification code and the target clinic information to the diagnosis and treatment terminal. The diagnosis and treatment terminal can receive the identification code and the target clinic information at the same time, or can receive the target clinic information first, and determine that the target clinic information is consistent with the current clinic, if so, then receive the identification code, and store the identification code for verifying the identity of the target patient when the target patient visits the clinic later.
According to the integrated treatment method, after the identity information and the corresponding disease information of the target patient sent by the patient terminal are obtained, the identification code and the target treatment department information for the target patient can be generated based on the basic information, and the identification code and the treatment department information are sent to the patient terminal and the diagnosis and treatment terminal. In the treatment process, the patient only needs to carry the identification code and go to the department corresponding to the treatment department information to treat the treatment, so that the problems that a treatment card needs to be carried in the traditional technology and the treatment card is lost are solved, the technical problem that the current treatment efficiency is low in the prior art is solved, and the technical effect of improving the treatment efficiency is achieved.
Referring to fig. 3, in an alternative embodiment of the present application, step 202 includes the following steps 301-303:
step 301, the target terminal performs hash operation on the identity information and the disease information of the target patient to generate a hash code.
After obtaining the identity information and the disease information of the target patient, the target terminal performs hash operation on the disease information to generate a hash code, namely a hash value. The hash value is a string of cryptographic numbers with one-way directionality.
And step 302, the target terminal determines the hash code as the identification code of the target patient.
The Hash code is determined as the identification code of the target patient, even if the Hash value is leaked, the identity information and the disease information of the patient cannot be obtained through reverse operation, the privacy and the information safety of the patient can be protected to the greatest extent, and the safety of the integrated treatment method provided by the embodiment of the application is further improved.
And step 303, the target terminal generates target clinic information according to the disease information of the target patient.
In a first optional embodiment, the target terminal may preset a plurality of department information and diagnosis and treatment contents of each department, determine, after receiving the disease information, which diagnosis and treatment contents the content of the disease information matches, and then determine, as the target visit department, the department corresponding to the diagnosis and treatment contents. The information processing mode is simple and fast, and the treatment efficiency of the integrated treatment method provided by the embodiment of the application can be improved.
In a second alternative embodiment, the target terminal may input the disease condition information of the target patient into a department determination model obtained through pre-training, so as to obtain the target clinic information. The department determination model is used for determining department information corresponding to different diseases and needing to be treated, and the department determination model is obtained by training the neural network based on a large amount of disease sample information and the corresponding department information. Therefore, the department determination model is used for determining the target clinic information of the disease condition of the target patient, the accuracy is higher, the obtained target clinic information is more accurate, and the diagnosis reliability of the integrated diagnosis method provided by the embodiment of the application can be further improved.
Referring to fig. 4, in an alternative embodiment of the present application, after step 203, the integrated medical diagnosis method further includes the following steps 401 to 402:
step 401, the target terminal receives diagnosis and treatment information and an identification code aiming at a target patient and sent by the diagnosis and treatment terminal, and generates a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code.
After medical personnel diagnose target patient, input this target patient's information of diagnosing to diagnosing terminal, this diagnosis terminal carries out the preliminary treatment back to this information of diagnosing, will acquire the identification code of the target patient that obtains and send to target terminal together. The target terminal generates a target diagnosis and treatment block after receiving the diagnosis and treatment information and the identification code, wherein the diagnosis and treatment information of the target patient and the identification code of the target patient are stored in the target diagnosis and treatment block.
Step 402, the target terminal adds the target diagnosis and treatment block to the diagnosis block chain stored in the diagnosis block chain system.
The target terminal adds the target diagnosis and treatment block to a diagnosis and treatment block chain stored in a diagnosis and treatment block chain system after generating the target diagnosis and treatment block, wherein the diagnosis and treatment block chain comprises a plurality of diagnosis and treatment blocks, each diagnosis and treatment block corresponds to one patient, and an identification code of the patient and diagnosis and treatment information corresponding to the identification code are stored.
In the integrated diagnosis method provided by the embodiment of the application, the identification code of the target patient and the diagnosis and treatment information are generated into the target diagnosis and treatment block, and the target diagnosis and treatment block is added to the diagnosis and treatment block chain, so that the phenomenon that the storage pressure of a single terminal or a single server is too large due to the fact that the identification code and the diagnosis and treatment information are stored in the single terminal or the single server is avoided, the information storage pressure of the terminal or the server is relieved, and the diagnosis stability of the integrated diagnosis method provided by the embodiment of the application is further improved. Meanwhile, each diagnosis and treatment block in the diagnosis and treatment block chain is public for each terminal in the diagnosis and treatment block chain system, the diagnosis and treatment information of the patient needs to be shifted in the later period, and the patient only needs to be called from the diagnosis and treatment block chain system through the identification code of the patient, so that the method is simple and convenient, and the convenience of the integrated diagnosis and treatment method provided by the embodiment of the application can be greatly improved.
In an optional embodiment of the present application, the visiting region chain system includes a plurality of patient terminals, and the patient terminals may obtain the medical information in two ways:
in the first mode, the target terminal sends the diagnosis and treatment information to the corresponding patient terminal in a subscription mode, so that the patient can conveniently obtain the diagnosis and treatment information, and the convenience and the diagnosis and treatment efficiency of the integrated diagnosis and treatment method provided by the embodiment of the application are improved.
In the second way, the patient terminal obtains the diagnosis and treatment information in an active reading way, please refer to fig. 5, and the diagnosis and treatment information can be obtained through the following steps 501 to 503:
step 501, the target terminal receives a reading request code for the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
After diagnosis and treatment are finished, the target terminal stores diagnosis and treatment information aiming at the target patient and sent by the diagnosis and treatment terminal. When a patient needs to call his/her own diagnosis and treatment information again, a reading request code, which is request information for reading the diagnosis and treatment information of a target patient, can be generated through the patient terminal. The patient terminal sends the reading request code to the target terminal, and the target terminal receives the reading request code.
Step 502, the target terminal queries the diagnosis block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code.
The target terminal inquires the visiting block chain based on the reading request code, and determines a target diagnosis and treatment block corresponding to the reading request code, wherein diagnosis and treatment information and an identification code of a target patient are stored in the target diagnosis and treatment block.
Step 503, the target terminal verifies the reading request code according to the identification code to determine whether to allow the first patient terminal to read the diagnosis and treatment information of the target patient.
Before the first patient terminal reads the diagnosis and treatment information of the target patient, the target terminal verifies the validity of the access through the reading request code by the first patient terminal. And if the access is legal, allowing the first patient terminal to read the diagnosis and treatment information of the target patient, otherwise, refusing the first patient terminal to read the diagnosis and treatment information of the target patient. Meanwhile, the first patient terminal can be pulled into a blacklist, and the first patient terminal is prohibited from reading the diagnosis and treatment information of the target patient again.
According to the integrated diagnosis method provided by the embodiment of the application, the validity verification is performed on the access of the first patient terminal before the first patient terminal reads the diagnosis and treatment information of the target patient, so that other illegal or unauthorized personnel can be prevented from reading the diagnosis and treatment information of the patient, the safety of the diagnosis and treatment information of the patient is improved, and the safety of the integrated diagnosis method provided by the embodiment of the application is further improved.
Referring to fig. 6, in an alternative embodiment of the present application, step 503 includes the following steps 601-602:
step 601, the target terminal judges whether the reading request code is matched with the identification code.
The matching may be that the read request code and the identification code are completely consistent, or that there is a one-to-one correspondence between the two, which is not specifically limited in this embodiment.
Step 602, if the reading request code is matched with the identification code, the target terminal allows the first patient terminal to read the diagnosis and treatment information of the target patient.
According to the integrated diagnosis method provided by the embodiment of the application, before the first patient terminal reads the diagnosis and treatment information of the target patient, the legitimacy verification is performed on the access of the first patient terminal through the reading request code, so that other personnel can be prevented from reading the diagnosis and treatment information of the patient, the safety of the diagnosis and treatment information of the patient is improved, and the safety of the integrated diagnosis and treatment method provided by the embodiment of the application is further improved.
Referring to fig. 7, in an alternative embodiment of the present application, step 501 includes the following steps 701-703:
step 701, the target terminal receives the device information of the first patient terminal.
Each patient terminal should have a piece of device information, before the first patient terminal reads information, the device information of the first patient terminal is sent to the target terminal, where the device information is identity information used for representing the first patient terminal, and may be, for example, an ID number, a device code, and the like, and this embodiment is not limited specifically.
Step 702, the target terminal performs validity verification on the first patient terminal based on the device information.
The target terminal may store a white list, and the white list stores names of a plurality of devices that can access the diagnosis and treatment information of the target patient. After receiving the device information of the first patient terminal, the target terminal judges whether the device information is in the device white list, namely, the target terminal performs validity verification on the first patient terminal. The legality verification is carried out on the patient terminal which needs to read the diagnosis and treatment information of the target patient, so that other illegal equipment can be prevented from reading the diagnosis and treatment information of the patient, the safety of the diagnosis and treatment information of the patient is improved, and the safety of the integrated diagnosis and treatment method provided by the embodiment of the application is further improved.
And 703, if the first patient terminal passes the validity verification, the target terminal receives a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
If the first patient terminal passes the validity verification, the first patient terminal is legal and has the diagnosis and treatment information of the read target patient, and then the target terminal receives the reading request code of the diagnosis and treatment information of the target patient, which is sent by the first patient terminal. Therefore, through the verification of the first patient terminal device information and the determination of whether to receive the reading request code, the information pressure can be effectively reduced, the information processing efficiency is improved, and the treatment efficiency of the integrated patient treatment method provided by the embodiment of the application is further improved.
It should be understood that, although the steps in the flowchart are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in the figures may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of execution of the steps or stages is not necessarily sequential, but may be performed alternately or in alternation with other steps or at least some of the other steps or stages.
Referring to fig. 8, one embodiment of the present application provides an integrated medical treatment apparatus 800, comprising: an acquisition module 801, a generation module 802 and a sending module 803.
The obtaining module 801 is configured to obtain basic information of a target patient sent by a patient terminal; the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
the generating module 802 is configured to generate an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target clinic to carry out identity verification on the target patient, and the target clinic information is used for representing information that the target patient needs to go to the clinic;
the sending module 803 is used for sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In an optional embodiment of the present application, the generating module 802 is specifically configured to perform a hash operation on the identity information and the disease information of the target patient to generate a hash code; and determining the hash code as the identification code of the target patient to generate target clinic information according to the disease information of the target patient.
In an optional embodiment of the present application, the generating module 802 is specifically configured to input the disease information of the target patient into a department determination model obtained through pre-training, so as to obtain information of a target clinic; the department determination model is used for determining department information which corresponds to different diseases and needs to be treated.
In an optional embodiment of the present application, the integrated medical treatment device 800 further includes a processing module, configured to receive the diagnosis and treatment information and the identification code for the target patient sent by the diagnosis and treatment terminal, and generate a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of a target patient and an identification code of the target patient; and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
In an optional embodiment of the present application, the visit block chain system includes a plurality of patient terminals, and the processing module is specifically configured to receive a read request code for the diagnosis and treatment information of the target patient, which is sent by the first patient terminal; inquiring the visit block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information and identification codes of target patients; and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, the processing module is specifically configured to determine whether the read request code matches the identification code; and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
In an optional embodiment of the present application, the processing module is specifically configured to receive device information of the first patient terminal; performing validity verification on the first patient terminal based on the device information; and if the first patient terminal passes the validity verification, receiving a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
For specific limitations of the integrated medical treatment apparatus 800, reference may be made to the above limitations of the integrated medical treatment method, which will not be described herein again. The various modules of the integrated clinic device 800 described above may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent of a processor in the terminal, and can also be stored in a memory in the terminal in a software form, so that the processor can call and execute operations corresponding to the modules.
Fig. 9 is a schematic diagram of an internal structure of a terminal in an embodiment of the present application, where the terminal may be a server, a computer device, or the like. As shown in fig. 9, the terminal includes a processor, a memory, and a communication component connected by a system bus. Wherein, the processor is used for providing calculation and control capability and supporting the operation of the whole terminal. The memory may include a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The computer program can be executed by a processor for implementing an integrated medical treatment method provided by the above embodiments. The internal memory provides a cached execution environment for the operating system and computer programs in the non-volatile storage medium. The terminal may communicate with other terminals (e.g., STAs) through the communication component.
Those skilled in the art will appreciate that the configuration shown in fig. 9 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation on the terminal to which the present application is applied, and that a particular terminal may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a terminal comprising: the system comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the following steps:
acquiring basic information of a target patient sent by a patient terminal; the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target clinic to carry out identity verification on the target patient, and the target clinic information is used for representing information that the target patient needs to go to the clinic;
and sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In one embodiment of the application, the processor when executing the computer program further performs the steps of: carrying out hash operation on the identity information and the disease information of the target patient to generate a hash code; determining the hash code as the identification code of the target patient; and generating target clinic information according to the disease information of the target patient.
In one embodiment of the application, the processor when executing the computer program further performs the steps of: inputting disease information of a target patient into a department determination model obtained by pre-training to obtain target clinic information; the department determination model is used for determining department information which corresponds to different diseases and needs to be treated.
In one embodiment of the application, the processor when executing the computer program further performs the steps of: receiving diagnosis and treatment information and an identification code aiming at a target patient and sent by a diagnosis and treatment terminal, and generating a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of a target patient and an identification code of the target patient; and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
In one embodiment of the present application, the visit blockchain system includes a plurality of patient terminals, and the processor when executing the computer program further implements the steps of: receiving a reading request code aiming at the diagnosis and treatment information of a target patient and sent by a first patient terminal; inquiring the visit block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information and identification codes of target patients; and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
In one embodiment of the application, the processor when executing the computer program further performs the steps of: judging whether the reading request code is matched with the identification code; and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
In one embodiment of the application, the processor when executing the computer program further performs the steps of: receiving device information of a first patient terminal; performing validity verification on the first patient terminal based on the device information; and if the first patient terminal passes the validity verification, receiving a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
The implementation principle and technical effect of the terminal provided by the embodiment of the application are similar to those of the method embodiment, and are not described herein again.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
acquiring basic information of a target patient sent by a patient terminal; the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target clinic to carry out identity verification on the target patient, and the target clinic information is used for representing information that the target patient needs to go to the clinic;
and sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of: carrying out hash operation on the identity information and the disease information of the target patient to generate a hash code; determining the hash code as the identification code of the target patient; and generating target clinic information according to the disease information of the target patient.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of: inputting disease information of a target patient into a department determination model obtained by pre-training to obtain target clinic information; the department determination model is used for determining department information which corresponds to different diseases and needs to be treated.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of: receiving diagnosis and treatment information and an identification code aiming at a target patient and sent by a diagnosis and treatment terminal, and generating a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of a target patient and an identification code of the target patient; and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
In one embodiment of the application, the visit blockchain system includes a plurality of patient terminals, the computer program when executed by the processor further implementing the steps of: receiving a reading request code aiming at the diagnosis and treatment information of a target patient and sent by a first patient terminal; inquiring the visit block chain based on the reading request code to obtain a target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information and identification codes of target patients; and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of: judging whether the reading request code is matched with the identification code; and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
In one embodiment of the application, the computer program when executed by the processor further performs the steps of: receiving device information of a first patient terminal; performing validity verification on the first patient terminal based on the device information; and if the first patient terminal passes the validity verification, receiving a reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
The implementation principle and technical effect of the computer-readable storage medium provided by this embodiment are similar to those of the above-described method embodiment, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in M forms, such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (SyMchliMk) DRAM (SLDRAM), RaMbus (RaMbus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An integrated treatment method, applied to a target terminal in a treatment blockchain system, the method comprising:
acquiring basic information of a target patient sent by a patient terminal; wherein the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target patient identity verification by the target clinic, and the target clinic information is used for representing the information that the target patient needs to go to the clinic;
and sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
2. The integrated clinic method of claim 1, wherein generating the identification code and the target clinic information for the target patient based on the basic information comprises:
performing hash operation on the identity information and the disease information of the target patient to generate a hash code;
determining the hash code as the identification code of the target patient;
generating the target clinic information according to the disease information of the target patient.
3. The integrated clinic method of claim 2, wherein the generating the target clinic information from the condition information of the target patient comprises:
inputting the disease information of the target patient into a department determination model obtained by pre-training to obtain the target clinic information; the department determination model is used for determining department information corresponding to different diseases and needing treatment.
4. The integrated clinic method of claim 1, wherein after sending the identification code and the target clinic information to the patient terminal and the clinic terminal, the method further comprises:
receiving diagnosis and treatment information and the identification code aiming at the target patient and sent by the diagnosis and treatment terminal, and generating a target diagnosis and treatment block based on the diagnosis and treatment information and the identification code; the target diagnosis and treatment block stores diagnosis and treatment information of the target patient and the identification code of the target patient;
and adding the target diagnosis and treatment block to a diagnosis block chain stored in the diagnosis block chain system.
5. The integrated encounter method of claim 4 wherein the encounter blockchain system comprises a plurality of patient terminals, the method further comprising:
receiving a reading request code aiming at the diagnosis and treatment information of the target patient and sent by a first patient terminal;
inquiring the visit block chain based on the reading request code to obtain the target diagnosis and treatment block corresponding to the reading request code; the target diagnosis and treatment block stores diagnosis and treatment information of the target patient and the identification code;
and verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient.
6. The integrated clinic method of claim 5, wherein the verifying the reading request code according to the identification code to determine whether the first patient terminal is allowed to read the diagnosis and treatment information of the target patient comprises:
judging whether the reading request code is matched with the identification code;
and if the reading request code is matched with the identification code, allowing the first patient terminal to read the diagnosis and treatment information of the target patient.
7. The integrated clinic method of claim 5, wherein the receiving of the reading request code of the diagnosis and treatment information of the target patient sent by the first patient terminal comprises:
receiving device information of the first patient terminal;
performing validity verification on the first patient terminal based on the device information;
and if the first patient terminal passes the validity verification, receiving the reading request code aiming at the diagnosis and treatment information of the target patient, which is sent by the first patient terminal.
8. An integrated clinic apparatus, comprising:
the acquisition module is used for acquiring basic information of a target patient sent by a patient terminal; wherein the basic information comprises identity information of a target patient and disease information corresponding to the identity information;
a generating module for generating an identification code and target clinic information for the target patient based on the basic information; the identification code is used for the target patient identity verification by the target clinic, and the target clinic information is used for representing the information that the target patient needs to go to the clinic;
and the sending module is used for sending the identification code and the target clinic information to the patient terminal and the diagnosis and treatment terminal.
9. A terminal comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202110159130.XA 2021-02-04 2021-02-04 Integrated treatment method, device, terminal and storage medium Pending CN112927785A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110159130.XA CN112927785A (en) 2021-02-04 2021-02-04 Integrated treatment method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110159130.XA CN112927785A (en) 2021-02-04 2021-02-04 Integrated treatment method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN112927785A true CN112927785A (en) 2021-06-08

Family

ID=76170693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110159130.XA Pending CN112927785A (en) 2021-02-04 2021-02-04 Integrated treatment method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN112927785A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273676A (en) * 2017-06-07 2017-10-20 四川鸣医科技有限公司 Beneficial to the medical consultation service system for improving diagnosis and treatment efficiency
CN110457958A (en) * 2019-08-22 2019-11-15 重庆华医康道科技有限公司 A kind of sharing method and its system of doctors and patients' Dynamic data exchange management based on block chain
KR20200016458A (en) * 2018-08-07 2020-02-17 주식회사 유비케어 Blockchain-based phr platform server operating method and phr platform server operating system
CN111951943A (en) * 2020-09-27 2020-11-17 平安科技(深圳)有限公司 Intelligent triage method and device, electronic equipment and storage medium
CN112201319A (en) * 2020-11-19 2021-01-08 勤好(南通)智能科技有限公司 Chip system shared by diagnosis scheme applied to block chain technology

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273676A (en) * 2017-06-07 2017-10-20 四川鸣医科技有限公司 Beneficial to the medical consultation service system for improving diagnosis and treatment efficiency
KR20200016458A (en) * 2018-08-07 2020-02-17 주식회사 유비케어 Blockchain-based phr platform server operating method and phr platform server operating system
CN110457958A (en) * 2019-08-22 2019-11-15 重庆华医康道科技有限公司 A kind of sharing method and its system of doctors and patients' Dynamic data exchange management based on block chain
CN111951943A (en) * 2020-09-27 2020-11-17 平安科技(深圳)有限公司 Intelligent triage method and device, electronic equipment and storage medium
CN112201319A (en) * 2020-11-19 2021-01-08 勤好(南通)智能科技有限公司 Chip system shared by diagnosis scheme applied to block chain technology

Similar Documents

Publication Publication Date Title
CN108563788B (en) Block chain-based data query method, device, server and storage medium
CN110462654B (en) Record access and management
CN111243690A (en) Method and system for sharing electronic medical health record
CN110148475A (en) A kind of Medical data sharing method, apparatus, readable storage medium storing program for executing and server
US11556893B2 (en) System and method for screening potential test subjects for participation in recent trials
CN109741802A (en) Data managing method, device, computer equipment and storage medium
CN108091403B (en) Medical information processing method, medical information processing device, computer storage medium and electronic equipment
CN104137129A (en) Method for processing patient-based data sets
WO2019006921A1 (en) Health archive information sharing system and method for chronic disease management
CN110910978B (en) Information processing method and related device applied to blockchain network
CN103338224A (en) Central diagnostic system of medical institution
CN111243691A (en) Method and system for obtaining electronic medical health record
CN105808943A (en) Electronic prescription processing system and method applied to Internet hospital
CN112906055A (en) Medical blockchain data storage system and method
CN115662657B (en) Online inquiry system based on internet hospital
CN115794958A (en) Medical data sharing method, device and system based on block chain
CN113722731A (en) Medical data sharing method and device, electronic equipment and storage medium
CN109801688A (en) The safe synergism action system and method for area medical electronic health record
KR20170022007A (en) System and computer readable recording medium for management health information
CN112927785A (en) Integrated treatment method, device, terminal and storage medium
WO2019109493A1 (en) Regional medical image storage system and storage method
CN110120254B (en) Medical data storage and sharing method
CN111221853A (en) Medicine list abnormity detection method and device, computer equipment and storage medium
US20200118657A1 (en) System and method to access casualty health information in an emergency situation
CN114141345B (en) Medical information processing method, operator node, hospital node and system

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