CN111554368A - Public health system and medical system intercommunication system and method - Google Patents

Public health system and medical system intercommunication system and method Download PDF

Info

Publication number
CN111554368A
CN111554368A CN202010342119.2A CN202010342119A CN111554368A CN 111554368 A CN111554368 A CN 111554368A CN 202010342119 A CN202010342119 A CN 202010342119A CN 111554368 A CN111554368 A CN 111554368A
Authority
CN
China
Prior art keywords
health
server
intranet
data packet
medical
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.)
Granted
Application number
CN202010342119.2A
Other languages
Chinese (zh)
Other versions
CN111554368B (en
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.)
Guizhou Precision Health Data Co ltd
Original Assignee
Guizhou Precision Health Data 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 Guizhou Precision Health Data Co ltd filed Critical Guizhou Precision Health Data Co ltd
Priority to CN202010342119.2A priority Critical patent/CN111554368B/en
Publication of CN111554368A publication Critical patent/CN111554368A/en
Application granted granted Critical
Publication of CN111554368B publication Critical patent/CN111554368B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/2151Time stamp

Landscapes

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

Abstract

The embodiment of the application discloses a public health system and medical system intercommunication system and method, wherein the method comprises the following steps: the public health system stores a health archive data packet and uploads the stored health archive data packet to an intranet sharing server; the internal network sharing server stores the health record data packet uploaded by the public health system and sends the health record data packet to a medical system server; the medical system server acquires medical record data, receives and stores the health file data packet sent by the intranet sharing server, shares the medical record data corresponding to the health file to the public health system under the condition that a push instruction is detected, and prohibits sending data to the intranet sharing server through a prohibition protocol.

Description

Public health system and medical system intercommunication system and method
Technical Field
The application relates to the technical field of data processing, in particular to a public health system and medical system intercommunication system and method.
Background
In the prior art, a public health system plays an important role in national life, but data of a medical system and the public health system cannot be shared, so that the medical system cannot perform medical treatment in advance or pertinently according to information of the public health system, and the efficiency is low.
Disclosure of Invention
The embodiment of the application provides a public health system and medical system intercommunication system and method, and solves the problem that data sharing between the public health system and the medical system cannot be achieved in the prior art.
A public health system and medical system interworking system in one embodiment, comprising:
the public health system is used for storing health archive data packets and uploading the stored health archive data packets to an intranet sharing server, the health archive data packets comprise health archives of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by adopting a random URL generator;
the intranet sharing server is used for verifying the reliability of the randomly generated URL address, storing the health archive data packet uploaded by the public health system after the URL address is successfully verified, and sharing the health archive data packet to a medical system server;
and the medical system server is used for acquiring medical record data, receiving and storing the health file data packet sent by the intranet sharing server, sharing the medical record data corresponding to the health file to the public health system under the condition that a push instruction is detected, and forbidding to send the data to the intranet sharing server through a forbidding protocol.
Optionally, the intranet sharing server includes a first intranet sharing server and a second intranet sharing server;
the first intranet shared server is used for verifying the health archive data packet uploaded by the public health system and sending the health archive data packet which is successfully verified to the second intranet shared server;
and the second intranet sharing server is used for backing up the health archive data packet sent by the first intranet sharing server and sending the health archive data packet to the medical system server.
Optionally, if the URL address includes a random number, the intranet sharing server is configured to verify reliability of the randomly generated URL address, and includes:
the intranet sharing server recombines and splices the numbers in the URL addresses according to a preset algorithm;
acquiring a timestamp corresponding to the URL, wherein the timestamp corresponds to a preset random number;
and comparing the random number in the URL with the preset random number for verification, if the verification is successful, further verifying the recombined and spliced URL address, and if the verification is successful, determining that the URL address is successfully verified.
Optionally, the medical system server is configured to share medical record data corresponding to the health record to the public health system, and includes:
after receiving a medical record acquisition request sent by the public health system, the medical system server authenticates the request, wherein the medical record acquisition request comprises a patient ID;
and after the authentication is successful, sending medical record data corresponding to the patient ID to the public health system through a websocket protocol.
Optionally, the medical system server is further configured to generate push data according to the health profile data packet and the push instruction, send the push data to a communication server, and send the health profile data packet to a user terminal through the communication server when a push instruction is detected.
Optionally, the medical system server is further configured to receive a push instruction sent by a communication server, where the push instruction is generated by the communication server according to a data request, the data request is sent to the communication server by the user terminal, and the push instruction includes a user identifier of the user terminal;
the medical system server generates push data according to the health record data packet and the push instruction, sends the push data to the communication server, and sends the health record data packet to the user terminal through the communication server, and the method comprises the following steps:
the medical system server acquires a target hospital identification associated with the user identification contained in the push instruction, acquires a health archive data packet corresponding to the target hospital identification as push data, sends the push data to the communication server, and sends the health archive data packet to the user terminal through the communication server, wherein the health archive data packet stored on the medical system server corresponds to the hospital identification, and the hospital identification is used for marking a hospital where a public health system which uploads the health archive data packet is located.
The embodiment of the invention also provides a public health system and medical system intercommunication method, which comprises the following steps:
the public health system stores a health archive data packet and uploads the stored health archive data packet to an intranet sharing server, wherein the health archive data packet comprises health archives of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by a random URL generator;
the intranet sharing server verifies the reliability of the randomly generated URL address, stores the health archive data packet uploaded by the public health system after the URL address is successfully verified, and shares the health archive data packet to a medical system server;
the medical system server acquires medical record data, receives and stores the health file data packet sent by the intranet sharing server, shares the medical record data corresponding to the health file to the public health system under the condition that a push instruction is detected, and prohibits sending data to the intranet sharing server through a prohibition protocol.
Optionally, the intranet sharing server includes a first intranet sharing server and a second intranet sharing server;
the first intranet shared server is used for verifying the health archive data packet uploaded by the public health system and sending the health archive data packet which is successfully verified to the second intranet shared server;
and the second intranet sharing server is used for backing up the health archive data packet sent by the first intranet sharing server and sending the health archive data packet to the medical system server.
The public health system and medical system intercommunication system and method have the advantages that the public health system and the medical system are opened through the sharing operation of the intranet sharing server, the medical efficiency is improved, the data sharing of abnormal and non-public health systems is avoided through the authentication and verification mechanism, and the data confidentiality is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments will be briefly introduced below.
FIG. 1 is a schematic diagram of a public health system and medical system interworking system in one embodiment.
Fig. 2 is a schematic structural diagram of a public health system and medical system intercommunication system in another embodiment.
FIG. 3 is a flow diagram illustrating a method for interworking a public health system with a medical system, according to one embodiment.
FIG. 4 is a flow diagram of an electronic device in one embodiment.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the present application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Medical treatment is not isolated, and now the public health system and the medical treatment system are independent, and in fact, the public health system and the medical treatment system are very required to be integrated in the aspect of actually managing the health and diagnosis and treatment of patients. The device provided by the embodiment of the invention provides a related interface technology, so that public health files are imported into a big data center, and comprehensive patient health information is provided for clinicians. Meanwhile, data opened by the hospital to regional public health is provided for the public health, medical staff of villages and community health hospitals can review and correct medical records, precious and direct professional suggestions are provided for community health management, and basic health of workers and people is guaranteed.
FIG. 1 is a schematic diagram of a public health system and medical system interworking system in one embodiment. The public health system and medical system interworking system in this embodiment includes a public health system 102, an intranet sharing server 104, and a medical system server 106. Specifically, the method comprises the following steps:
the public health system 102 is used for storing health record data packets and uploading the stored health record data packets to an intranet sharing server, wherein the health record data packets comprise health records of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by adopting a random URL generator;
the intranet sharing server 104 is used for verifying the reliability of the randomly generated URL address, storing the health record data packet uploaded by the public health system after the URL address is successfully verified, and sharing the health record data packet to a medical system server;
and the medical system server 106 is configured to acquire medical record data, receive and store the health record data packet sent by the intranet shared server, share the medical record data corresponding to the health record to the public health system when a push instruction is detected, and prohibit sending data to the intranet shared server through a prohibition protocol.
It can be understood that the Public Health System (phi) is a System established by the country and serving Public Health, and is different from the traditional medical System in that the main purpose is to target at the basic level (such as community) or social medical measures, but mainly to target at individuals and hospital medical measures, including vaccination, Health promotion, Health supervision, disease prevention and disease control, etc., and the establishment of the Public Health System is essentially different from the medical System, but both of them serve the Public Health, so that the data sharing and intercommunication are realized through the data sharing service in the embodiment of the present invention, and an integrated "key body" is formed. The public health system comprises public personal health records such as conventional physical examination and vaccine conditions, and the data consistency is lacked by hospitals, and by means of the fortress mechanism provided by the embodiment of the invention, the sharing of the public health system and medical record data is realized on the premise of strict data management authority, so that the safety of the data is ensured, the convenience of the data is realized, and the development of modern medical information is met.
In the embodiment of the invention, the URL address can be generated by a random URL generator for redirecting or refreshing refresh, the technology is mature, and the embodiment of the invention is not described in detail.
The URL may include a random number that corresponds to the timestamp, which may vary over time. Then, the intranet shared server is configured to verify reliability of the randomly generated URL address, and specifically may be:
the intranet sharing server recombines and splices the numbers in the URL addresses according to a preset algorithm; for example, the intranet sharing server utilizes "geturl ()" to obtain the URL address, and the currently obtained URL address is https:// www.abc.cn/post/999-; the numbers in the URL address are recombined according to a preset algorithm (assuming that the last number 2 is a random number, the simplest recombination algorithm is to perform 'add 1' operation on each non-random number in sequence, the embodiment of the invention aims to emphasize the recombination of the numbers, and the algorithm is not limited), and the recombined URL is https:// www.abc.cn/post/000-.
Acquiring a timestamp corresponding to the URL, wherein the timestamp corresponds to a preset random number; each URL corresponds to a timestamp, which is accurate to milliseconds, for example, the timestamp format may be yearly, monthly, hourly, minute, and second milliseconds YYYY-MM-DD-HH-MM-SSSSS, the timestamp is obtained, and a random number generator inside the intranet shared server calculates a preset random number corresponding to the timestamp after the timestamp is obtained, for example, the preset random number is 2, and the preset random number needs to be compared with the preset random number included in the URL.
And comparing the random number in the URL with the preset random number for verification, if the verification is successful, further verifying the recombined and spliced URL address, and if the verification is successful, determining that the URL address is successfully verified. The above example illustrates that, firstly, the random number 2 of the URL is compared with the preset random number 2 in a consistent manner, and since the values are the same, it is determined that the verification is successful, secondly, the URL is verified, and verification can be performed in a PING manner, and if the verification is successful, it is determined that the URL address is correct, and the corresponding health profile data is true and credible.
The medical system server shares medical record data corresponding to the health record to the public health system when detecting a push instruction, and specifically comprises: after receiving a medical record acquisition request sent by the public health system, authenticating the request, wherein the medical record acquisition request comprises a patient ID;
and after the authentication is successful, sending medical record data corresponding to the patient ID to the public health system through a websocket protocol.
In the embodiment provided by the application, the medical system server is connected with the intranet sharing server, and the medical system server is used for communicating with the external equipment of the hospital so as to ensure the safety of the intranet sharing server. Specifically, the intranet shared server and the medical system server are unidirectional, the intranet shared server can send data to the medical system server, but the medical system server cannot send data to the intranet shared server. In one embodiment, the medical system server may prohibit sending data to the intranet shared server through a hardware or software prohibition protocol, but is not limited thereto.
The intranet shared server may transmit data to the medical system server at regular time or may transmit data to the medical system server at irregular time. For example, the health profile data package is pushed to the medical system server when the health profile data package newly added to the intranet shared server exceeds a certain data amount, or the health profile data package is pushed to the medical system server when the operation load of the intranet shared server is relatively small, which is not limited herein.
After receiving the health archive data packet sent by the intranet sharing server, the medical system server stores the received health archive data packet so as to prevent the health archive data packet from being lost. The medical system server may communicate with the extranet device, for example, the patient may send a data query request to the medical system server through the patient terminal, and the medical system server queries corresponding data and then sends the data to the patient terminal. The expert outside the hospital can also send a request to the medical system server through the expert terminal, and the data obtained after the medical system server processes the request is returned to the expert terminal. The medical system server may also actively send data to the user terminal.
Therefore, the medical system server can generate the push data according to the health record data packet under the condition that the push instruction is detected. The push instruction may be sent by an external network device, may also be sent by an internal network sharing server, and may also be automatically generated by the medical system server when the trigger condition is met under the condition of the device trigger condition, which is not limited herein.
The public health system and medical system intercommunication system gets through the public health system and the medical system through the sharing operation of the intranet sharing server, improves the medical efficiency, puts an end to the sharing of abnormal and non-public health system data through setting an authentication verification mechanism, and improves the confidentiality of the data.
In another embodiment provided by the present application, as shown in fig. 2, intranet sharing server 104 includes a first intranet sharing server 1040 and a second intranet sharing server 1042; the first intranet sharing server 1040 is configured to store and verify a health profile data packet uploaded by the public health system, and after the health profile data packet is successfully verified, send the health profile data packet to the second intranet sharing server 1042; the second intranet sharing server 1042 is configured to backup the health record data packet sent by the first intranet sharing server 1040, and send the health record data packet to the medical system server 106; the second intranet sharing server comprises a second intranet appointed server, and the medical system server only receives the health archive data packet sent by the second intranet appointed server.
Specifically, data communication is achieved through the first intranet sharing server and the public health system, the health archive data packet sent by the first intranet sharing server is received, and meanwhile the first intranet sharing server can store the received health archive data packet. The backup of health archive data packets is realized by the second intranet sharing server, and after the health archive data packets are received by the first intranet sharing server, the received health archive data packets can be sent to the second intranet sharing server for backup so as to ensure the safety of the health archive data packets and prevent the health archive data packets from being lost.
The second intranet shared server can communicate with the medical system server and send the health archive data packet like the medical system server through the second intranet shared server. Further, the second intranet shared server may include a second intranet designated server, and the medical system server only receives the health profile data packet sent by the second intranet designated server and cannot receive the health profile data packet sent by other devices, so as to ensure the security of data communication.
In an embodiment provided by the present application, the first intranet shared server is further configured to process the health record data packet; and the second intranet sharing server is also used for carrying out concurrent processing on the health record data packet under the condition that the health record data packet is overloaded by the first intranet sharing server.
The first intranet shared server can process the health record data packet. For example, the health profile data package is compressed, or deep learning is performed by the health profile data package, but not limited thereto. When the health archive data packet is overloaded by the first intranet shared server, concurrent processing can be performed by the second intranet shared server. The second intranet sharing server is used for concurrent processing, so that the pressure of the first intranet sharing server for processing the health archive data packet can be shared, and the data processing efficiency is improved.
FIG. 3 is a method for data management in one embodiment, including:
s302, a public health system stores a health archive data packet and uploads the stored health archive data packet to an intranet sharing server, wherein the health archive data packet comprises health archives of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by adopting a random URL generator;
s304, the intranet sharing server verifies the reliability of the randomly generated URL address, stores the health archive data packet uploaded by the public health system after the URL address is successfully verified, and shares the health archive data packet to a medical system server;
s306, the medical system server acquires medical record data, receives and stores the health archive data packet sent by the intranet sharing server, shares the medical record data corresponding to the health archive to the public health system under the condition that a push instruction is detected, and prohibits sending data to the intranet sharing server through a prohibition protocol.
In one embodiment, the intranet sharing server comprises a first intranet sharing server and a second intranet sharing server; storing and verifying the health file uploaded by the medical terminal through a first intranet sharing server, and sending the health file to a second intranet sharing server; backing up the first intranet shared server to send the health file through a second intranet shared server, and sending the health file to the medical system server; the second intranet sharing server comprises a second intranet appointed server, and the medical system server only receives the health file sent by the second intranet appointed server.
In the embodiment of the invention, the URL address can be generated by a random URL generator for redirecting or refreshing refresh, the technology is mature, and the embodiment of the invention is not described in detail.
The URL may include a random number that corresponds to the timestamp, which may vary over time. Then, the intranet shared server is configured to verify reliability of the randomly generated URL address, and specifically may be:
the intranet sharing server recombines and splices the numbers in the URL addresses according to a preset algorithm; for example, the intranet sharing server utilizes "geturl ()" to obtain the URL address, and the currently obtained URL address is https:// www.abc.cn/post/999-; the numbers in the URL address are recombined according to a preset algorithm (assuming that the last number 2 is a random number, the simplest recombination algorithm is to perform 'add 1' operation on each non-random number in sequence, the embodiment of the invention aims to emphasize the recombination of the numbers, and the algorithm is not limited), and the recombined URL is https:// www.abc.cn/post/000-.
Acquiring a timestamp corresponding to the URL, wherein the timestamp corresponds to a preset random number; each URL corresponds to a timestamp, which is accurate to milliseconds, for example, the timestamp format may be yearly, monthly, hourly, minute, and second milliseconds YYYY-MM-DD-HH-MM-SSSSS, the timestamp is obtained, and a random number generator inside the intranet shared server calculates a preset random number corresponding to the timestamp after the timestamp is obtained, for example, the preset random number is 2, and the preset random number needs to be compared with the preset random number included in the URL.
And comparing the random number in the URL with the preset random number for verification, if the verification is successful, further verifying the recombined and spliced URL address, and if the verification is successful, determining that the URL address is successfully verified. The above example illustrates that, firstly, the random number 2 of the URL is compared with the preset random number 2 in a consistent manner, and since the values are the same, it is determined that the verification is successful, secondly, the URL is verified, and verification can be performed in a PING manner, and if the verification is successful, it is determined that the URL address is correct, and the corresponding health profile data is true and credible.
The medical system server shares medical record data corresponding to the health record to the public health system when detecting a push instruction, and specifically comprises: after receiving a medical record acquisition request sent by the public health system, authenticating the request, wherein the medical record acquisition request comprises a patient ID;
and after the authentication is successful, sending medical record data corresponding to the patient ID to the public health system through a websocket protocol.
In one embodiment, the first intranet shared server is further configured to process the health profile; and the second intranet shared server is also used for carrying out concurrent processing on the health file under the condition that the health file is overloaded by the first intranet shared server.
In one embodiment, the medical system server, when detecting a push instruction, sends push data generated according to the health profile and the push instruction to a user terminal, and the method includes: the medical system server generates push data according to the health files and the push instructions under the condition that the push instructions are detected, the push data are sent to a communication server, and the health files are sent to the user terminal through the communication server.
It will be appreciated that fig. 4 only shows a simplified design of the electronic device. In practical applications, the electronic devices may further include necessary other components, including but not limited to any number of input/output devices, processors, controllers, memories, etc., and all electronic devices that can implement the data management method of the embodiments of the present application are within the scope of the present application.
The memory includes, but is not limited to, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM), or a portable read-only memory (CD-ROM), which is used for storing instructions and data.
The input means are for inputting data and/or signals and the output means are for outputting data and/or signals. The output means and the input means may be separate devices or may be an integral device.
The processor may include one or more processors, for example, one or more Central Processing Units (CPUs), and in the case of one CPU, the CPU may be a single-core CPU or a multi-core CPU. The processor may also include one or more special purpose processors, which may include GPUs, FPGAs, etc., for accelerated processing.
The memory is used to store program codes and data of the network device.
The processor is used for calling the program codes and data in the memory and executing the steps in the method embodiment. Specifically, reference may be made to the description of the method embodiment, which is not repeated herein.
In the several embodiments provided in the present application, it should be understood that the disclosed system and method may be implemented in other ways. For example, the division of the unit is only one logical function division, and other division may be implemented in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. The shown or discussed mutual coupling, direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some interfaces, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. The procedures or functions according to the embodiments of the present application are wholly or partially generated when the computer program instructions are loaded and executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on or transmitted over a computer-readable storage medium. The computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)), or wirelessly (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more of the available media. The usable medium may be a read-only memory (ROM), or a Random Access Memory (RAM), or a magnetic medium, such as a floppy disk, a hard disk, a magnetic tape, a magnetic disk, or an optical medium, such as a Digital Versatile Disk (DVD), or a semiconductor medium, such as a Solid State Disk (SSD).
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present application, and these modifications or substitutions should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (6)

1. A public health system and medical system interworking system, comprising:
the public health system is used for storing health archive data packets and uploading the stored health archive data packets to an intranet sharing server, the health archive data packets comprise health archives of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by adopting a random URL generator;
the intranet sharing server is used for verifying the reliability of the randomly generated URL address, storing the health archive data packet uploaded by the public health system after the URL address is successfully verified, and sharing the health archive data packet to a medical system server;
and the medical system server is used for acquiring medical record data, receiving and storing the health file data packet sent by the intranet sharing server, sharing the medical record data corresponding to the health file to the public health system under the condition that a push instruction is detected, and forbidding to send the data to the intranet sharing server through a forbidding protocol.
2. The public health system and medical system interworking system of claim 1, wherein the intranet shared server comprises a first intranet shared server and a second intranet shared server;
the first intranet shared server is used for verifying the health archive data packet uploaded by the public health system and sending the health archive data packet which is successfully verified to the second intranet shared server;
and the second intranet sharing server is used for backing up the health archive data packet sent by the first intranet sharing server and sending the health archive data packet to the medical system server.
3. The system of claim 1, wherein the URL address comprises a random number, and the intranet sharing server is configured to verify the reliability of the randomly generated URL address, comprising:
the intranet sharing server recombines and splices the numbers in the URL addresses according to a preset algorithm;
acquiring a timestamp corresponding to the URL, wherein the timestamp corresponds to a preset random number;
and comparing the random number in the URL with the preset random number for verification, if the verification is successful, further verifying the recombined and spliced URL address, and if the verification is successful, determining that the URL address is successfully verified.
4. The system of claim 1, wherein the medical system server is configured to share medical record data corresponding to the health profile with the public health system, and comprises:
after receiving a medical record acquisition request sent by the public health system, the medical system server authenticates the request, wherein the medical record acquisition request comprises a patient ID;
and after the authentication is successful, sending medical record data corresponding to the patient ID to the public health system through a websocket protocol.
5. A public health system and medical system intercommunication method is characterized by comprising the following steps:
the public health system stores a health archive data packet and uploads the stored health archive data packet to an intranet sharing server, wherein the health archive data packet comprises health archives of different patients and randomly generated URL addresses, and the randomly generated URL addresses are generated by a random URL generator;
the intranet sharing server verifies the reliability of the randomly generated URL address, stores the health archive data packet uploaded by the public health system after the URL address is successfully verified, and shares the health archive data packet to a medical system server;
the medical system server acquires medical record data, receives and stores the health file data packet sent by the intranet sharing server, shares the medical record data corresponding to the health file to the public health system under the condition that a push instruction is detected, and prohibits sending data to the intranet sharing server through a prohibition protocol.
6. The public health system and medical system interworking method according to claim 5, wherein the intranet shared server includes a first intranet shared server and a second intranet shared server;
the first intranet shared server is used for verifying the health archive data packet uploaded by the public health system and sending the health archive data packet which is successfully verified to the second intranet shared server;
and the second intranet sharing server is used for backing up the health archive data packet sent by the first intranet sharing server and sending the health archive data packet to the medical system server.
CN202010342119.2A 2020-04-27 2020-04-27 System and method for intercommunication between public health system and medical system Active CN111554368B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010342119.2A CN111554368B (en) 2020-04-27 2020-04-27 System and method for intercommunication between public health system and medical system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010342119.2A CN111554368B (en) 2020-04-27 2020-04-27 System and method for intercommunication between public health system and medical system

Publications (2)

Publication Number Publication Date
CN111554368A true CN111554368A (en) 2020-08-18
CN111554368B CN111554368B (en) 2023-07-28

Family

ID=72004018

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010342119.2A Active CN111554368B (en) 2020-04-27 2020-04-27 System and method for intercommunication between public health system and medical system

Country Status (1)

Country Link
CN (1) CN111554368B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112233816A (en) * 2020-10-27 2021-01-15 贵州精准医疗电子有限公司 Health monitoring method, device and computer readable medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070220154A1 (en) * 2006-03-17 2007-09-20 Microsoft Corporation Authentication and authorization of extranet clients to a secure intranet business application in a perimeter network topology
CN101043310A (en) * 2007-04-27 2007-09-26 北京佳讯飞鸿电气有限责任公司 Image backup method for dual-core control of core controlled system
CN101083607A (en) * 2006-05-30 2007-12-05 倪海生 Internet accessing server for inside and outside network isolation and its processing method
US7330880B1 (en) * 2002-04-22 2008-02-12 Network Appliance, Inc. Method and apparatus for reliable download to a network cache while limiting origin server load
CN102624687A (en) * 2011-11-28 2012-08-01 苏州奇可思信息科技有限公司 Networking program user authentication method based on mobile terminal
CN102880529A (en) * 2012-09-13 2013-01-16 新浪网技术(中国)有限公司 Memory data backup method and memory data backup system
WO2014032607A1 (en) * 2012-08-31 2014-03-06 Tencent Technology (Shenzhen) Company Limited File sharing method, terminal and relay server
CN104994074A (en) * 2015-06-01 2015-10-21 浪潮集团有限公司 Implementation method of communication server of physical examination machine
CN105278922A (en) * 2015-09-29 2016-01-27 新浪网技术(中国)有限公司 Data distribution method, system and apparatus
CN106559405A (en) * 2015-09-30 2017-04-05 华为技术有限公司 A kind of portal authentication method and equipment
CN108074629A (en) * 2016-11-14 2018-05-25 阿里巴巴集团控股有限公司 Health file management system and method, subscription client
CN109495306A (en) * 2018-11-27 2019-03-19 平安科技(深圳)有限公司 A kind of expansion method and equipment of business network
CN109639804A (en) * 2018-12-18 2019-04-16 交通银行股份有限公司 Monitoring method, system and the production equipment of production system, terminal, server

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7330880B1 (en) * 2002-04-22 2008-02-12 Network Appliance, Inc. Method and apparatus for reliable download to a network cache while limiting origin server load
US20070220154A1 (en) * 2006-03-17 2007-09-20 Microsoft Corporation Authentication and authorization of extranet clients to a secure intranet business application in a perimeter network topology
CN101083607A (en) * 2006-05-30 2007-12-05 倪海生 Internet accessing server for inside and outside network isolation and its processing method
CN101043310A (en) * 2007-04-27 2007-09-26 北京佳讯飞鸿电气有限责任公司 Image backup method for dual-core control of core controlled system
CN102624687A (en) * 2011-11-28 2012-08-01 苏州奇可思信息科技有限公司 Networking program user authentication method based on mobile terminal
WO2014032607A1 (en) * 2012-08-31 2014-03-06 Tencent Technology (Shenzhen) Company Limited File sharing method, terminal and relay server
CN102880529A (en) * 2012-09-13 2013-01-16 新浪网技术(中国)有限公司 Memory data backup method and memory data backup system
CN104994074A (en) * 2015-06-01 2015-10-21 浪潮集团有限公司 Implementation method of communication server of physical examination machine
CN105278922A (en) * 2015-09-29 2016-01-27 新浪网技术(中国)有限公司 Data distribution method, system and apparatus
CN106559405A (en) * 2015-09-30 2017-04-05 华为技术有限公司 A kind of portal authentication method and equipment
CN108074629A (en) * 2016-11-14 2018-05-25 阿里巴巴集团控股有限公司 Health file management system and method, subscription client
CN109495306A (en) * 2018-11-27 2019-03-19 平安科技(深圳)有限公司 A kind of expansion method and equipment of business network
CN109639804A (en) * 2018-12-18 2019-04-16 交通银行股份有限公司 Monitoring method, system and the production equipment of production system, terminal, server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵鑫: "共享式Web应用服务器集群的资源整合方法研究", 计算机科学与探索, vol. 7, no. 01, pages 25 - 34 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112233816A (en) * 2020-10-27 2021-01-15 贵州精准医疗电子有限公司 Health monitoring method, device and computer readable medium

Also Published As

Publication number Publication date
CN111554368B (en) 2023-07-28

Similar Documents

Publication Publication Date Title
Page et al. Cloud‐Based Privacy‐Preserving Remote ECG Monitoring and Surveillance
CN104605939B (en) Physiologic information processing method and information processing unit
CN110634544A (en) Medical record data processing method and device based on block chain, storage medium and equipment
US20080076973A1 (en) Remote health care system with treatment verification
WO2022001778A1 (en) Method and device for uploading health information, storage medium and electronic device
US20120065995A1 (en) System and method for providing electronic records
CN109509527A (en) A kind of drug allots method, block chain node device and system
CN108173866A (en) Integrated approach, device, equipment and the storage medium of pectoralgia center certification data
CN111180031A (en) Data management system and method
CN111554368A (en) Public health system and medical system intercommunication system and method
CN111370118A (en) Diagnosis and treatment safety analysis method and device for cross-medical institution and computer equipment
CN111599424A (en) Intelligent medical record big data center management method and device
US20210168137A1 (en) Biometric Patient Identity Verification System
CN113722731A (en) Medical data sharing method and device, electronic equipment and storage medium
US20210118579A1 (en) System and method for secure, private, and trusted medical information monitoring and semi-autonomous prescription management
CN112331336A (en) Block chain medical data processing method, device, equipment and storage medium
US20220385653A1 (en) Methods and devices for granting temporary remote access via biometric data
CN112216367A (en) Medicine safety distribution management method and device, computer equipment and storage medium
CN111581666A (en) Ultrasonic data management system and method based on block chain
US9870447B2 (en) Medical data transfer component
CN115525917A (en) Body data management method based on multiple terminals and data management terminal
CN107194196A (en) Video data processing method and image data processing device
JP3220291U (en) Medical information processing system and server
CN112365946A (en) Medical record layout document transmission method
FR3008509A1 (en) MEDICAL APPLICATION EXECUTED BY A COMMUNICABLE OBJECT, COMMUNICATING OBJECT AND USE OF A COMMUNICABLE OBJECT

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
GR01 Patent grant
GR01 Patent grant