CN114817248A - Medical blockchain data storage system and method - Google Patents

Medical blockchain data storage system and method Download PDF

Info

Publication number
CN114817248A
CN114817248A CN202210372923.4A CN202210372923A CN114817248A CN 114817248 A CN114817248 A CN 114817248A CN 202210372923 A CN202210372923 A CN 202210372923A CN 114817248 A CN114817248 A CN 114817248A
Authority
CN
China
Prior art keywords
data
medical information
module
medical
information
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
CN202210372923.4A
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.)
Wenzhou Polytechnic
Original Assignee
Wenzhou Polytechnic
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 Wenzhou Polytechnic filed Critical Wenzhou Polytechnic
Priority to CN202210372923.4A priority Critical patent/CN114817248A/en
Publication of CN114817248A publication Critical patent/CN114817248A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists
    • 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/951Indexing; Web crawling techniques
    • 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

Abstract

The invention relates to the technical field of medical data storage, and discloses a medical blockchain data storage system which comprises a collection unit, a data sorting unit, an adding and deleting modification and check unit and a data display unit, wherein the collection unit is divided into a medical information collection module and a medical information input module, and the data sorting unit is divided into a medical information category creation module, a medical information classification module, a medical information matching module and a medical information storage module. The medical block chain data storage system and the medical block chain data storage method store medical information in a block chain data table mode, combine data blocks into a chain data structure in a sequentially connected mode, generate and update data in a distributed node consensus algorithm through a distributed account book which is guaranteed to be not falsified and counterfeitable in a cryptology mode, guarantee safety of data transmission and access in the cryptology mode, and utilize an intelligent contract composed of automatic script codes.

Description

Medical blockchain data storage system and method
Technical Field
The invention relates to the technical field of medical data storage, in particular to a medical block chain data storage system and a medical block chain data storage method.
Background
The medical data refers to relevant data related to medicine, such as various diagnosis and treatment quantities, data related to technical quality, meaningful medical history data, important technical data, new technical value data, scientific research data and the like; the protection of medical data refers to the prevention of medical data information leakage through certain technical means, such as encryption technology and access control technology.
Today, medical data are still important in continuous medical progress, medical staff can be effectively helped to learn about the same case and can also play a guiding role for the medical staff, but the traditional medical information storage system stores data through a simple data table, so that the storage amount of the medical data is limited, time consumption is high in the process of calling dynamic data, the risk of data loss is easy to occur, and the safety of the data cannot be guaranteed, so that the medical block chain data storage system and the method are provided for solving the problems.
Disclosure of Invention
Technical problem to be solved
Aiming at the defects of the prior art, the invention provides a medical block chain data storage system and a medical block chain data storage method, which have the advantages of high data storage and retrieval efficiency, strong data storage safety and the like, and solve the problems that the traditional medical information storage system performs data storage through a simple data table, so that the storage quantity of medical data is limited, the retrieval process of dynamic data is time-consuming, the risk of data loss is easy to occur, and the safety of data cannot be guaranteed.
(II) technical scheme
In order to achieve the purposes of high data storage and retrieval efficiency and strong data storage safety, the invention provides the following technical scheme: the utility model provides a medical treatment block chain data storage system, includes collection unit, data arrangement unit, increases and deletes to change and look over unit and data display element, the collection unit divide into medical information collection module and medical information input module, the data arrangement unit divide into medical information category and establishes module, medical information classification module, medical information matching module and medical information storage module, it arranges module, medical information modification module and medical information increase module to increase to delete to change the unit, the display element divide into medical information and transfers module and medical information display module.
Furthermore, the medical information collection module is used for collecting the basic information of the existing medical technology and patients, information on various medical websites can be crawled by adopting crawler software in the collection process to be regularly collected, and the collected content can be temporarily stored in a cache of the system.
Further, the medical information entry module is used for entering the collected content in a strip mode, categories of the medical information are recorded in the entry process, and then the categories are fed back to the medical information category creation module, and the medical information creation module creates corresponding categories according to the entered information.
Further, the medical information classification module classifies and sorts the content created by the medical information category creation module one by one, and the medical information of the corresponding category is put into the block chain storage table of the corresponding category for data storage, wherein the medical information storage module is an intermediate module and stores the data in the form of a block chain database.
Furthermore, the medical information arrangement module is used for arranging the medical information into an orderly array through the medical information calling module when the medical data are displayed, each data in the array represents different types of medical information, and the sub-array represents data under the categories, so that the data can be completely called and displayed.
Furthermore, the medical information calling module calls the data in the process of increasing, deleting, modifying and checking the data, the medical information modifying module and the medical information increasing module are used for inputting data errors or data needing to be added, and the correct modified data are stored in the block chain data table through the medical information storage module.
A medical blockchain data storage system method, comprising the steps of:
1) firstly, medical information is collected into a computer through data recording of a crawler software on a website or a medical institution, and then the collected data is imported into a medical information collection module;
2) determining the category of the medical information in the input information, and creating a linked list of corresponding category names in a block chain database linked list after the category is driven so as to store the medical information of the same category;
3) automatically entering the input data into corresponding block chain data tables according to different categories, classifying the data, storing all the data, and calling and displaying required data fields through a medical data calling module;
4) the called data can be added, modified and deleted in content, the data is modified, and after the operation is finished, the data is stored in the medical information storage module;
5) and finally, the required information can be called by the medical information calling module for reference and display.
(III) advantageous effects
Compared with the prior art, the invention provides a medical block chain data storage system and a medical block chain data storage method, which have the following beneficial effects:
1. the medical blockchain data storage system and the method thereof store medical information in the form of blockchain data tables, combine data blocks into a chain data structure in a sequential connection mode, generate and update data by using a distributed node consensus algorithm, ensure the safety of data transmission and access by using a cryptology mode, use an intelligent contract consisting of automatic script codes, program and operate a brand-new distributed infrastructure and a calculation paradigm of the data, have decentralized function, do not depend on an additional third-party management mechanism or hardware facilities by using the distributed account book which is ensured in a cryptology mode, have no central control, except for the self-integrated blockchain, realize self-verification, transmission and management of the information by each node through the distributed account book and the storage, and the decentralized function is the most essential characteristic of the blockchain, the block chain technology is open source, except that private information of each transaction party is encrypted, data of the block chain is open to all people, anyone can inquire the block chain data and develop related applications through a public interface, therefore, the whole system information is highly transparent and independent, the whole block chain system does not depend on other third parties based on the agreed specifications and protocols (various mathematical algorithms such as Hash algorithm adopted by similar bitcoin) and all nodes can automatically and safely verify and exchange data in the system without any human intervention and simultaneously has safety, as long as 51 percent of all data nodes cannot be mastered, network data cannot be operated and modified arbitrarily, the block chain per se is relatively safe, subjective and artificial data change is avoided, and anonymity is also provided unless legal specifications require, technically, identity information of each block node does not need to be disclosed or verified, and information transfer can be performed anonymously.
2. According to the medical block chain data storage system and method, the stored data are sorted according to categories, before the data are stored, the stored data are sorted firstly, then the data are sorted and stored according to categories, the problems of loss and errors in the data storage process can be effectively solved, a modification space is reserved after the data are stored, the data can be called at any time to be modified and increased, the stored medical data can be ensured to be dynamic, the updating progress can be carried out according to actual requirements, and therefore the medical block chain data storage system and method provide the maximum help for medical staff.
Drawings
FIG. 1 is a block chain data storage system and method according to the present invention;
FIG. 2 is a data storage flow chart of a medical blockchain data storage system and method according to the present invention; .
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention and the accompanying drawings, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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 invention.
The first embodiment is as follows: a medical block chain data storage system comprises a collection unit, a data sorting unit, an adding, deleting, modifying and checking unit and a data display unit, wherein the collection unit is divided into a medical information collection module and a medical information input module, the data sorting unit is divided into a medical information category creation module, a medical information classification module, a medical information matching module and a medical information storage module, the adding, deleting and modifying unit is divided into a medical information arrangement module, a medical information modifying module and a medical information adding module, the display unit is divided into a medical information calling module and a medical information display module, medical information is stored in a block chain data table form, data blocks are combined into a chain data structure in a sequential connection mode, a non-falsification and non-forgery distributed account book is guaranteed in a cryptology mode, and data is generated and updated by using a distributed node consensus algorithm, the safety of data transmission and access is ensured by means of cryptography, a brand-new distributed infrastructure and a computing paradigm of programming and operating data are utilized by an intelligent contract consisting of automatic script codes, the distributed infrastructure and the computing paradigm have decentralized function, the blockchain technology does not depend on additional third-party management mechanisms or hardware facilities, no central control exists, except for the self-integrated blockchain, self-verification, transmission and management of information are realized by each node through distributed accounting and storage, decentralized function is the most essential characteristic of the blockchain, the distributed infrastructure has openness, the blockchain technology foundation is open-source, except that private information of transaction parties is encrypted, data of the blockchain is open to all persons, and any person can inquire the blockchain data and develop related applications through a public interface, so that the whole system information is highly transparent and independent, based on the agreed specification and protocol (various mathematical algorithms such as Hash algorithm adopted by similar bitcoin), the whole blockchain system does not depend on other third parties, all nodes can automatically and safely verify and exchange data in the system without any manual intervention and simultaneously have safety, network data cannot be operated and modified arbitrarily as long as 51 percent of all data nodes cannot be mastered, so that the blockchain per se becomes relatively safe, subjective and artificial data change is avoided, anonymity is also realized, the identity information of each blockchain node does not need to be disclosed or verified technically unless legal specification requirements exist, information transmission can be carried out anonymously, the stored data is sorted and then sorted and stored in a sorting way by carrying out category classification on the stored data before the data is stored, the problems of loss and error in the data storage process can be effectively avoided, a modification space is reserved after data are stored, the data can be taken at any time to be modified and increased, the stored medical data can be ensured to be dynamic, the updating progress can be carried out according to actual requirements, and therefore the medical staff are provided with the maximum help.
Example two: a medical blockchain data storage system method, comprising the steps of:
1) firstly, medical information is collected into a computer through data records of a website or a medical institution through crawler software, then the collected data are imported into a medical information collecting module, the medical information collecting module is used for collecting the existing medical technology and basic information of patients, information on various medical websites can be crawled by the crawler software in the collecting process to be collected and normalized, the collected content can be temporarily stored in a cache of the system, a medical information input module is used for inputting the collected content in a itemized mode, the category of the medical information can be recorded in the inputting process and fed back to a medical information category establishing module, and the medical information establishing module can establish a corresponding category according to the input information;
2) determining the category of medical information in the input information, creating a linked list of corresponding category names in a block chain database linked list after the category is driven so as to store the medical information of the same category, classifying and sorting the medical information of the corresponding category by items according to the content created by the medical information category creating module by the medical information classifying module, putting the medical information of the corresponding category into the block chain storage list of the corresponding category for data storage, wherein the medical information storage module is an intermediate module and stores the data in the form of a block chain database;
3) the method comprises the steps that input data automatically enter corresponding block chain data tables according to different categories, the data are classified, all data are stored, a needed data field is called and displayed through a medical data calling module, a medical information arrangement module is used for arranging medical information into an orderly array through the medical information calling module when the medical data are displayed, each data in the array represents medical information of different categories, and data of the categories are displayed through a sub-array, so that the data can be called and displayed completely;
4) the called data can be subjected to content addition, modification and deletion, the data is modified, after the operation is finished, the data is stored in the medical information storage module, the medical information calling module calls the data in the process of performing the data addition, deletion, modification and checking, errors of the data or the data needing to be added are recorded through the medical information modification module and the medical information addition module, and the correct modified data is stored in the block chain data table through the medical information storage module;
5) and finally, the required information can be called by the medical information calling module for reference and display.
The invention has the beneficial effects that: the medical blockchain data storage system and the method thereof store medical information in the form of blockchain data tables, combine data blocks into a chain data structure in a sequential connection mode, generate and update data by using a distributed node consensus algorithm, ensure the safety of data transmission and access by using a cryptology mode, use an intelligent contract consisting of automatic script codes, program and operate a brand-new distributed infrastructure and a calculation paradigm of the data, have decentralized function, do not depend on an additional third-party management mechanism or hardware facilities by using the distributed account book which is ensured in a cryptology mode, have no central control, except for the self-integrated blockchain, realize self-verification, transmission and management of the information by each node through the distributed account book and the storage, and the decentralized function is the most essential characteristic of the blockchain, the block chain technology is open source, except that private information of each transaction party is encrypted, data of the block chain is open to all people, anyone can inquire the block chain data and develop related applications through a public interface, therefore, the whole system information is highly transparent and independent, the whole block chain system does not depend on other third parties based on the agreed specifications and protocols (various mathematical algorithms such as Hash algorithm adopted by similar bitcoin) and all nodes can automatically and safely verify and exchange data in the system without any human intervention and simultaneously has safety, as long as 51 percent of all data nodes cannot be mastered, network data cannot be operated and modified arbitrarily, the block chain per se is relatively safe, subjective and artificial data change is avoided, and anonymity is also provided unless legal specifications require, technically, identity information of each block node does not need to be disclosed or verified, information transmission can be carried out anonymously, stored data are classified according to categories, the stored data are sorted firstly before being stored, then the data are sorted and stored according to categories, the problems of loss and errors in the data storage process can be effectively solved, a modification space is reserved after the data are stored, the data can be called at any time to be modified and increased, the stored medical data can be ensured to be dynamic, the stored medical data can be updated and improved according to actual requirements, and accordingly maximum help is provided for medical staff.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (7)

1. A medical blockchain data storage system comprises a collection unit, a data sorting unit, an adding, deleting, modifying and searching unit and a data display unit, and is characterized in that the collection unit is divided into a medical information collection module and a medical information input module, the data sorting unit is divided into a medical information category creation module, a medical information classification module, a medical information matching module and a medical information storage module, the adding, deleting, modifying and searching unit is divided into a medical information arrangement module, a medical information modification module and a medical information adding module, and the display unit is divided into a medical information retrieval module and a medical information display module.
2. The medical blockchain data storage system of claim 1, wherein the medical information collection module is configured to collect basic information of existing medical technologies and patients, and crawl information on various medical websites through crawler software during collection to be normalized, and the collected content is temporarily stored in a cache of the system.
3. The medical blockchain data storage system according to claim 1, wherein the medical information entry module is configured to enter the collected content in a strip manner, and during the entry process, categories of the medical information are recorded, so as to be fed back to the medical information category creation module, and the medical information creation module creates corresponding categories according to the entered information.
4. The system according to claim 1, wherein the medical information classification module classifies and sorts the content created by the medical information category creation module one by one, and stores the medical information of the corresponding category in the blockchain storage table of the corresponding category, and the medical information storage module is an intermediate module and stores the data in the form of a blockchain database.
5. The medical blockchain data storage system according to claim 1, wherein the medical information arrangement module is configured to arrange the medical information into an ordered sequence through the medical information retrieval module when displaying the medical data, each data in the sequence representing different categories of medical information, and the data under the categories are represented by sub-numbers, so that the data can be retrieved and displayed completely.
6. The medical blockchain data storage system according to claim 1, wherein the medical information retrieving module retrieves data during the process of adding, deleting, modifying and checking the data, the medical information modifying module and the medical information adding module are used for entering data errors or data needing to be added, and correct modified data are stored in the blockchain data table through the medical information storage module.
7. A medical blockchain data storage system method, comprising the steps of:
1) firstly, medical information is collected into a computer through data records of a crawler software in a website or a medical institution, and then the collected data is imported into a medical information collection module;
2) determining the category of the medical information in the input information, and creating a linked list of corresponding category names in a block chain database linked list after the category is driven so as to store the medical information of the same category;
3) automatically entering the input data into corresponding block chain data tables according to different categories, classifying the data, storing all the data, and calling and displaying required data fields through a medical data calling module;
4) the called data can be added, modified and deleted in content, the data is modified, and after the operation is finished, the data is stored in the medical information storage module;
5) and finally, the required information can be called by the medical information calling module for reference and display.
CN202210372923.4A 2022-04-08 2022-04-08 Medical blockchain data storage system and method Pending CN114817248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210372923.4A CN114817248A (en) 2022-04-08 2022-04-08 Medical blockchain data storage system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210372923.4A CN114817248A (en) 2022-04-08 2022-04-08 Medical blockchain data storage system and method

Publications (1)

Publication Number Publication Date
CN114817248A true CN114817248A (en) 2022-07-29

Family

ID=82535242

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210372923.4A Pending CN114817248A (en) 2022-04-08 2022-04-08 Medical blockchain data storage system and method

Country Status (1)

Country Link
CN (1) CN114817248A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116405188A (en) * 2023-06-07 2023-07-07 湖南元数科技有限公司 Block chain-based insurance application flow data storage method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116405188A (en) * 2023-06-07 2023-07-07 湖南元数科技有限公司 Block chain-based insurance application flow data storage method and system
CN116405188B (en) * 2023-06-07 2023-08-22 湖南元数科技有限公司 Block chain-based insurance application flow data storage method and system

Similar Documents

Publication Publication Date Title
US10791150B2 (en) Data processing and scanning systems for generating and populating a data inventory
Estabrooks et al. Individual determinants of research utilization: a systematic review
CN113643821B (en) Multi-center knowledge graph joint decision support method and system
CN110415831A (en) A kind of medical treatment big data cloud service analysis platform
Dey et al. Efficient techniques for online record linkage
US20080059403A1 (en) Method and apparatus for obtaining and storing medical history records
CN102246175A (en) An assertion-based record linkage in distributed and autonomous healthcare environments
CN102663008B (en) Government integrated business platform business library and construction method of base library
CN112307501B (en) Big data system based on block chain technology, storage method and using method
US10515060B2 (en) Method and system for generating a master clinical database and uses thereof
CN108877873A (en) Common therapy system
CA2670473A1 (en) Automatically pre-populated templated clinical daily progress notes
CN115497631A (en) Clinical scientific research big data analysis system
CN114817248A (en) Medical blockchain data storage system and method
Lacey Jr et al. Insights from adopting a data commons approach for large-scale observational cohort studies: the California Teachers Study
Yan et al. The internet-based knowledge acquisition and management method to construct large-scale distributed medical expert systems
US11222309B2 (en) Data processing systems for generating and populating a data inventory
CN113901023A (en) Comprehensive information management system for biological sample library
Rabbani et al. A bootstrap interval robust data envelopment analysis for estimate efficiency and ranking hospitals
CN108920724A (en) Data check method, apparatus and system
CN112487494A (en) Health data management system based on block chain technology
US11870920B2 (en) Graph models of relationships between data stored in blocks on distributed ledgers that are learned through machine learning and platforms for creating, cataloging, and storing the same
CN114510491B (en) Dynamic follow-up quantity table design method and system
CN115796764A (en) Loan archive management method, system and terminal based on block chain and IPFS
CN113555076A (en) Electronic medical record system based on superridger fabric (alliance chain)

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication