CN112863629B - Block chain-based medical electronic medical record distributed management system and preparation method thereof - Google Patents

Block chain-based medical electronic medical record distributed management system and preparation method thereof Download PDF

Info

Publication number
CN112863629B
CN112863629B CN202110300218.9A CN202110300218A CN112863629B CN 112863629 B CN112863629 B CN 112863629B CN 202110300218 A CN202110300218 A CN 202110300218A CN 112863629 B CN112863629 B CN 112863629B
Authority
CN
China
Prior art keywords
medical record
access
ipfs
medical
module
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.)
Active
Application number
CN202110300218.9A
Other languages
Chinese (zh)
Other versions
CN112863629A (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.)
Shandong Qincheng Health Technology Co ltd
Original Assignee
Shandong Qincheng Health Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Qincheng Health Technology Co ltd filed Critical Shandong Qincheng Health Technology Co ltd
Priority to CN202110300218.9A priority Critical patent/CN112863629B/en
Publication of CN112863629A publication Critical patent/CN112863629A/en
Application granted granted Critical
Publication of CN112863629B publication Critical patent/CN112863629B/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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Landscapes

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

Abstract

The invention discloses a medical electronic medical record distributed management system based on a blockchain, which comprises a storage and access management module, wherein the storage and access management module comprises an IPFS cloud storage system, an access front end communicated with the IPFS cloud storage system, a local encryption storage system used for mutually encrypting and backing up the IPFS cloud storage system and the access front end, a blockchain network used for recording interaction processes of the access front end and the IPFS cloud storage system and used for managing key node information of the IPFS cloud storage system. The block chain-based medical electronic medical record distributed management system and the preparation method thereof can realize local encryption backup of medical records, the encryption backup is respectively encrypted by a medical institution and an IPFS management gateway, a private key patient himself stores the encrypted backup, and tamper-proof local data backup is realized; the whole process record of the medical record access is adopted, and when the medical record access is carried out, the access permission is set based on the attribute level relation, so that the whole on-chain data structure is simple.

Description

Block chain-based medical electronic medical record distributed management system and preparation method thereof
Technical Field
The invention relates to a medical electronic medical record management system, in particular to a block chain-based medical electronic medical record distributed management system and a preparation method thereof, and belongs to the technical field of medical electronic medical record management.
Background
The electronic medical record is the most important medical record of the patient in the medical treatment process of the hospital, and comprises records of the illness state, treatment, medication, medical technology, expense and the like of the patient; the ownership of the electronic medical record should belong to the patient, but is now stored in the hospital; there are the following problems: the electronic medical record belongs to personal privacy data, is exclusively used by medical institutions at present, and has no knowledge about patients in terms of data utilization, and even has the problem of privacy disclosure; the problem of data sharing is that how to safely and legally share the data of patients among different medical institutions is a current problem; how to implement the use questions by other departments authorized by the patient; the medical record data is tamper-proof; data security problems, namely data and hidden dangers of attack; a data storage problem; the blockchain adopts a decentralized distributed account book technology, has the advantages of distributed fault tolerance, non-falsification and privacy protection, is a technology for solving the use problem of the current electronic medical record, and is used in medical institutions, such as a phrOS system of a medical university hospital in Taibei, a medical lchain system of a Mayo clinic in England, a MedRec system in the U.S. and the like; and the Chinese patent application number: 201810910157.6A distributed management system for medical electronic medical records based on blockchain and a construction method thereof are disclosed, which not only can avoid data loss caused by single-point faults and reduce system maintenance cost, but also can prevent illegal tampering of patient diagnosis records when medical disputes occur, but can not realize authority classification for medical record requesters, have huge data on the chain and can not realize secondary supervision of local medical records.
Disclosure of Invention
In order to solve the problems, the invention provides a block chain-based medical electronic medical record distributed management system and a preparation method thereof, which can realize local encryption backup of medical records, whole record of medical record access and access authority setting based on attribute level relation, and the whole chain has a simple data structure.
The invention discloses a block chain-based medical electronic medical record distributed management system, which comprises a storage and access management module, wherein the storage and access management module comprises an IPFS cloud storage system, an access front end communicated with the IPFS cloud storage system, a local encryption storage system used for mutually encrypting and backing up the IPFS cloud storage system and the access front end, a block chain network used for recording interaction processes of the access front end and the IPFS cloud storage system and used for managing key node information of the IPFS cloud storage system.
Further, the storage and access management module is specifically as follows: the system comprises a distributed cloud storage server and a management gateway for managing the distributed cloud storage server; an access front end in communication with the management gateway; the access front end comprises an identity registration login module, a medical record reading module, a medical record generating module and a secret key generating module which are arranged under the identity registration login module, and an identity authentication module and a secret key decrypting module which are arranged under the medical record reading module;
the access front end stores the duration of the illness, firstly completes registration and registration of the patient through the identity registration and login module, generates a public key A and a private key A of the patient through the key generation module, diagnoses the patient in the doctor and generates a medical record, encrypts the medical record through the public key A and then uploads the medical record to the IPFS management gateway; making an intelligent medical record access contract based on attributes when uploading an encrypted medical record, and after the encrypted medical record is read by an IPFS management gateway, performing secondary encryption on the encrypted medical record through a public key B and returning the secondary encrypted medical record to a local server where an access front end is located; local backup data as under-chain anti-private tampering; simultaneously, the private key B is fed back to the patient side; the IPFS management gateway simultaneously blocks and hashes the encrypted medical records as different files and stores the encrypted medical records into a distributed cloud storage server; simultaneously, the patient ID, the medical record abstract the medical record access intelligent contract is hashed and then stored in a blockchain super account book; the block comprises a number, a block size, a previous block hash value, a current block hash value, a timestamp and a Merkle root or node key value of a medical record.
The access front end reads the duration of the illness, enters the identity authentication module through the medical record reading module, and sends a request to the IPFS management gateway after passing the authentication of the identity authentication module; the IPFS management gateway stores the access request into the blockchain through a timestamp; then, recovering the access intelligent contract of the read medical record, judging the authority, and inquiring the DHT table to restore the encrypted medical record file by the IPFS management gateway when the read authority is met, otherwise, rejecting the request; storing the authority judgment result into a blockchain through a timestamp; after the encrypted medical record file is returned to the access front end, the encrypted medical record file is decrypted by the private key A import key decryption module, and then the original medical record file is obtained.
Further, the access request and the authority determination result are indexed by a patient ID or a medical record ID, and the time is generated through a time stamp and stored in a blockchain.
Further, the identity authentication module specifically comprises: and carrying out identity authentication by a private key signature and public key signature verification mode.
Further, the medical record generation module comprises a medical institution for diagnosing the patient to be diagnosed and generating medical records, and also comprises a historical medicine purchase record account book generated by the self-input of the patient or the input of a pharmacy; when the access request of the access front end is a pharmacy, the medical record access intelligent contract is judged, and medical record or prescription data with the latest time stamp is returned.
A block chain-based medical electronic medical record distributed management system construction method specifically comprises the following steps:
constructing an interface layer, a business layer and a data layer, wherein the interface layer comprises a web interface and a mobile phone interface which are input and inquired by a patient, a medical institution and a third party institution; the business layer comprises a medical data access management module, an identity authentication module, an IPFS management gateway and a blockchain intelligent contract management module; the data layer is a cloud storage system based on IPFS and each node account of a blockchain interacting with the cloud storage system; the medical data input management module is communicated with the interface layer and is used for collecting data input by the access front end and feeding back the data to the access front end; the input data comprises identity registration data, identity verification data and medical record data; the feedback data comprises a verification result and a query result; the identity authentication module reads the identity authentication data and compares the identity authentication data with the library file, so that whether the identity is a legal request or not is confirmed, and front-end identity authentication is completed; the blockchain intelligent contract management module is used for managing contracts of medical record inquiry grade relations, and acquiring the identity attribute of an inquirer through the identity authentication module so as to trigger the corresponding medical record to access the intelligent contracts; the IPFS management gateway obtains medical record data of the corresponding authority through the cloud storage system; the IPFS management gateway stores the entire access process in the blockchain with a timestamp.
Further, after the business layer receives the identity registration data, an identity identification intelligent contract is established through a blockchain intelligent contract management module to conduct identity information verification or verification through a manual verification platform.
Compared with the prior art, the block chain-based medical electronic medical record distributed management system and the preparation method thereof can realize local encryption backup of medical records, the encryption backup is respectively encrypted by a medical institution and an IPFS management gateway, a private key patient himself stores the encryption backup, and tamper-proof local data backup is realized; the whole process record of the medical record access is adopted, and when the medical record access is carried out, the access permission is set based on the attribute level relation, so that the whole on-chain data structure is simple.
Drawings
Fig. 1 is a schematic view of the overall framework of the present invention.
Fig. 2 is a schematic diagram of the overall structure of the present invention.
Fig. 3 is a schematic diagram of the overall construction of the present invention.
Detailed Description
As shown in FIG. 1, the distributed management system for medical electronic medical records based on blockchain comprises a storage and access management module, wherein the storage and access management module comprises an IPFS cloud storage system, an access front end communicated with the IPFS cloud storage system, a local encryption storage system for mutually encrypting and backing up the IPFS cloud storage system and the access front end, a blockchain network for recording interaction processes of the access front end and the IPFS cloud storage system and for managing key node information of the IPFS cloud storage system.
As shown in fig. 2, the storage and access management module is specifically as follows: the system comprises a distributed cloud storage server and a management gateway for managing the distributed cloud storage server; an access front end in communication with the management gateway; the access front end comprises an identity registration login module, a medical record reading module, a medical record generating module and a secret key generating module which are arranged under the identity registration login module, and an identity authentication module and a secret key decrypting module which are arranged under the medical record reading module;
the access front end stores the duration of the illness, firstly completes registration and registration of the patient through the identity registration and login module, generates a public key A and a private key A of the patient through the key generation module, diagnoses the patient in the doctor and generates a medical record, encrypts the medical record through the public key A and then uploads the medical record to the IPFS management gateway; making an intelligent medical record access contract based on attributes when uploading an encrypted medical record, and after the encrypted medical record is read by an IPFS management gateway, performing secondary encryption on the encrypted medical record through a public key B and returning the secondary encrypted medical record to a local server where an access front end is located; local backup data as under-chain anti-private tampering; simultaneously, the private key B is fed back to the patient side; the IPFS management gateway simultaneously blocks and hashes the encrypted medical records as different files and stores the encrypted medical records into a distributed cloud storage server; simultaneously, the patient ID, the medical record abstract the medical record access intelligent contract is hashed and then stored in a blockchain super account book; the block comprises a number, a block size, a previous block hash value, a current block hash value, a timestamp and a Merkle root or node key value of a medical record.
The access front end reads the duration of the illness, enters the identity authentication module through the medical record reading module, and sends a request to the IPFS management gateway after passing the authentication of the identity authentication module; the IPFS management gateway stores the access request into the blockchain through a timestamp; then, recovering the access intelligent contract of the read medical record, judging the authority, and inquiring the DHT table to restore the encrypted medical record file by the IPFS management gateway when the read authority is met, otherwise, rejecting the request; storing the authority judgment result into a blockchain through a timestamp; after the encrypted medical record file is returned to the access front end, the encrypted medical record file is decrypted by the private key A import key decryption module, and then the original medical record file is obtained.
The access request and the authority judging result are indexed by the patient ID or the medical record ID, and the time is generated through the time stamp and stored in the blockchain. The identity authentication module specifically comprises: and carrying out identity authentication by a private key signature and public key signature verification mode. The medical record generation module comprises a medical institution for diagnosing a patient to be diagnosed and generating medical records, and also comprises a historical medicine purchasing record account book generated by the self-input of the patient or the input of a pharmacy; when the access request of the access front end is a pharmacy, the medical record access intelligent contract is judged, and medical record or prescription data with the latest time stamp is returned.
As shown in fig. 3, a block chain-based medical electronic medical record distributed management system construction method specifically comprises the following steps:
constructing an interface layer, a business layer and a data layer, wherein the interface layer comprises a web interface and a mobile phone interface which are input and inquired by a patient, a medical institution and a third party institution; the business layer comprises a medical data access management module, an identity authentication module, an IPFS management gateway and a blockchain intelligent contract management module; the data layer is a cloud storage system based on IPFS and each node account of a blockchain interacting with the cloud storage system; the medical data input management module is communicated with the interface layer and is used for collecting data input by the access front end and feeding back the data to the access front end; the input data comprises identity registration data, identity verification data and medical record data; the feedback data comprises a verification result and a query result; the identity authentication module reads the identity authentication data and compares the identity authentication data with the library file, so that whether the identity is a legal request or not is confirmed, and front-end identity authentication is completed; the blockchain intelligent contract management module is used for managing contracts of medical record inquiry grade relations, and acquiring the identity attribute of an inquirer through the identity authentication module so as to trigger the corresponding medical record to access the intelligent contracts; the IPFS management gateway obtains medical record data of the corresponding authority through the cloud storage system; the IPFS management gateway stores the entire access process in the blockchain with a timestamp.
After the business layer receives the identity registration data, an identity identification intelligent contract is established through a blockchain intelligent contract management module to conduct identity information auditing or auditing through a manual auditing platform.
The above embodiments are merely preferred embodiments of the present invention, and all changes and modifications that come within the meaning and range of equivalency of the structures, features and principles of the invention are therefore intended to be embraced therein.

Claims (5)

1. A medical electronic medical record distributed management system based on a blockchain is characterized in that: the system comprises a storage and access management module, a storage and access management module and a block chain network, wherein the storage and access management module comprises an IPFS (Internet protocol file system) cloud storage system, an access front end communicated with the IPFS cloud storage system, a local encryption storage system used for mutually encrypting and backing up the IPFS cloud storage system and the access front end, and a block chain network used for recording interaction processes of the access front end and the IPFS cloud storage system and used for managing key node information of the IPFS cloud storage system; the storage and access management module is specifically as follows: the system comprises a distributed cloud storage server and a management gateway for managing the distributed cloud storage server; an access front end in communication with the management gateway; the access front end comprises an identity registration login module, a medical record reading module, a medical record generating module and a secret key generating module which are arranged under the identity registration login module, and an identity authentication module and a secret key decrypting module which are arranged under the medical record reading module;
the access front end stores the duration of the illness, firstly completes registration and registration of the patient through the identity registration and login module, generates a public key A and a private key A of the patient through the key generation module, diagnoses the patient in the doctor and generates a medical record, encrypts the medical record through the public key A and then uploads the medical record to the IPFS management gateway; making an intelligent medical record access contract based on attributes when uploading an encrypted medical record, and after the encrypted medical record is read by an IPFS management gateway, performing secondary encryption on the encrypted medical record through a public key B and returning the secondary encrypted medical record to a local server where an access front end is located; local backup data as under-chain anti-private tampering; simultaneously, the private key B is fed back to the patient side; the IPFS management gateway simultaneously blocks and hashes the encrypted medical records as different files and stores the encrypted medical records into a distributed cloud storage server; simultaneously, the patient ID, the medical record abstract the medical record access intelligent contract is hashed and then stored in a blockchain super account book; the block comprises a number, a block size, a previous block hash value, a current block hash value, a time stamp and a Merkle root or node key value of medical record;
the access front end reads the duration of the illness, enters the identity authentication module through the medical record reading module, and sends a request to the IPFS management gateway after passing the authentication of the identity authentication module; the IPFS management gateway stores the access request into the blockchain through a timestamp; then, recovering the access intelligent contract of the read medical record, judging the authority, and inquiring the DHT table to restore the encrypted medical record file by the IPFS management gateway when the read authority is met, otherwise, rejecting the request; storing the authority judgment result into a blockchain through a timestamp; after the encrypted medical record file is returned to the access front end, the encrypted medical record file is decrypted by the private key A import key decryption module, so that the original medical record file is obtained; the access request and the authority judging result are indexed by patient ID or medical record ID, and the time is generated through a time stamp and stored in the blockchain.
2. The blockchain-based medical electronic medical record distributed management system of claim 1, wherein: the identity authentication module specifically comprises: and carrying out identity authentication by a private key signature and public key signature verification mode.
3. The blockchain-based medical electronic medical record distributed management system of claim 1, wherein: the medical record generation module comprises a medical institution for diagnosing a patient to be diagnosed and generating medical records, and also comprises a historical medicine purchasing record account book generated by the self-input of the patient or the input of a pharmacy; when the access request of the access front end is a pharmacy, the medical record access intelligent contract is judged, and medical record or prescription data with the latest time stamp is returned.
4. A method for constructing a distributed management system for medical electronic medical records based on a blockchain as defined in any one of claims 1-3, which is characterized in that: the method comprises the following steps: constructing an interface layer, a business layer and a data layer, wherein the interface layer comprises a web interface and a mobile phone interface which are input and inquired by a patient, a medical institution and a third party institution; the business layer comprises a medical data access management module, an identity authentication module, an IPFS management gateway and a blockchain intelligent contract management module; the data layer is a cloud storage system based on IPFS and each node account of a blockchain interacting with the cloud storage system; the medical data input management module is communicated with the interface layer and is used for collecting data input by the access front end and feeding back the data to the access front end; the input data comprises identity registration data, identity verification data and medical record data; the feedback data comprises a verification result and a query result; the identity authentication module reads the identity authentication data and compares the identity authentication data with the library file, so that whether the identity is a legal request or not is confirmed, and front-end identity authentication is completed; the blockchain intelligent contract management module is used for managing contracts of medical record inquiry grade relations, and acquiring the identity attribute of an inquirer through the identity authentication module so as to trigger the corresponding medical record to access the intelligent contracts; the IPFS management gateway obtains medical record data of the corresponding authority through the cloud storage system; the IPFS management gateway stores the entire access process in the blockchain with a timestamp.
5. The blockchain-based medical electronic medical record distributed management system construction method of claim 4, wherein: after the business layer receives the identity registration data, an identity identification intelligent contract is established through a blockchain intelligent contract management module to carry out identity information verification or verification through a manual verification platform.
CN202110300218.9A 2021-03-22 2021-03-22 Block chain-based medical electronic medical record distributed management system and preparation method thereof Active CN112863629B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110300218.9A CN112863629B (en) 2021-03-22 2021-03-22 Block chain-based medical electronic medical record distributed management system and preparation method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110300218.9A CN112863629B (en) 2021-03-22 2021-03-22 Block chain-based medical electronic medical record distributed management system and preparation method thereof

Publications (2)

Publication Number Publication Date
CN112863629A CN112863629A (en) 2021-05-28
CN112863629B true CN112863629B (en) 2023-07-07

Family

ID=75992110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110300218.9A Active CN112863629B (en) 2021-03-22 2021-03-22 Block chain-based medical electronic medical record distributed management system and preparation method thereof

Country Status (1)

Country Link
CN (1) CN112863629B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113658709B (en) * 2021-07-30 2024-03-15 青岛海尔生物医疗股份有限公司 Method, device, computer equipment and storage medium for medical data information query
CN113536359B (en) * 2021-08-06 2023-12-15 东北大学 Personal health record privacy protection and access system and method based on blockchain
CN114513533B (en) * 2021-12-24 2023-06-27 北京理工大学 Classified and graded body-building health big data sharing system and method
CN114547210B (en) * 2022-04-27 2022-07-08 南京邮电大学 Medical data safety sharing system based on double block chains
CN115021903B (en) * 2022-05-23 2023-12-15 湖北工业大学 Electronic medical record sharing method and system based on blockchain
CN115134378A (en) * 2022-06-24 2022-09-30 郑州大学第一附属医院 Block chain intelligent medical system
CN115499193B (en) * 2022-09-14 2024-02-13 西南石油大学 Country travel passenger privacy protection system and method based on blockchain
CN116052832B (en) * 2023-04-03 2023-06-30 青岛市妇女儿童医院(青岛市妇幼保健院、青岛市残疾儿童医疗康复中心、青岛市新生儿疾病筛查中心) Tamper-proof transmission method based on medical information
CN116662291A (en) * 2023-05-15 2023-08-29 上海交通大学 Building material supply chain data management system and method based on block chain and IPFS
CN116525051A (en) * 2023-06-29 2023-08-01 北京天健源达科技股份有限公司 Electronic medical record processing method and device
CN117094034B (en) * 2023-10-20 2023-12-15 金财数科(北京)信息技术有限公司 Digital asset safe storage and use method
CN117675870B (en) * 2024-01-31 2024-04-19 中国医学科学院北京协和医院 Electronic medical record distributed sharing method and device based on blockchain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592318A (en) * 2017-09-22 2018-01-16 深圳中迈数字医疗技术有限公司 It is a kind of that the shared method and system of clinical data are realized by block chain
CN109215751A (en) * 2018-08-10 2019-01-15 暨南大学 Medical electronics case history distributed management system and its building method based on block chain
CN111400401A (en) * 2020-03-12 2020-07-10 江苏荣泽信息科技股份有限公司 Electronic medical record storage system based on block chain
CN111832038A (en) * 2020-05-22 2020-10-27 南京邮电大学 Implementation method of medical data sharing model based on block chain and IPFS

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106506502B (en) * 2016-11-15 2017-09-22 合肥工业大学 A kind of multi-modal mobile electron medical records system and its method of work

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592318A (en) * 2017-09-22 2018-01-16 深圳中迈数字医疗技术有限公司 It is a kind of that the shared method and system of clinical data are realized by block chain
CN109215751A (en) * 2018-08-10 2019-01-15 暨南大学 Medical electronics case history distributed management system and its building method based on block chain
CN111400401A (en) * 2020-03-12 2020-07-10 江苏荣泽信息科技股份有限公司 Electronic medical record storage system based on block chain
CN111832038A (en) * 2020-05-22 2020-10-27 南京邮电大学 Implementation method of medical data sharing model based on block chain and IPFS

Also Published As

Publication number Publication date
CN112863629A (en) 2021-05-28

Similar Documents

Publication Publication Date Title
CN112863629B (en) Block chain-based medical electronic medical record distributed management system and preparation method thereof
CN110321721B (en) Block chain-based electronic medical record access control method
Shi et al. Applications of blockchain in ensuring the security and privacy of electronic health record systems: A survey
CN109326337B (en) Model and method for storing and sharing electronic medical record based on block chain
Rahman et al. A novel architecture for tamper proof electronic health record management system using blockchain wrapper
Lee et al. Medical blockchain: Data sharing and privacy preserving of EHR based on smart contract
CN108389615A (en) A kind of pregnant baby retrospect deposit system and method based on block chain technology
US7810145B2 (en) Distributed data consolidation network
CN111444258A (en) Medical data sharing method based on block chain
CN110299195A (en) The electronic health record shared system and application method with secret protection based on alliance's chain
CN114513533A (en) Classified and graded fitness and health big data sharing system and method
CN110929293A (en) Beauty data storage system based on block chain
CN109934012A (en) Medical records secure storage access method based on block chain network
CN111488619A (en) Health data privacy protection and sharing system based on block chain
Sabu et al. Implementation of a secure and privacy-aware E-Health record and IoT data sharing using blockchain
CN112951356B (en) Cross-modal medical data joint sharing method based on alliance chain
CN106131225A (en) The security system accessed for medical treatment case information
CN111370087A (en) Residential health record management system based on block chain
CN110545273A (en) resource allocation method and system based on block chain application
CN115883214A (en) Electronic medical data sharing system and method based on alliance chain and CP-ABE
CN116168820A (en) Medical data interoperation method based on virtual integration and blockchain fusion
CN111081331A (en) Patient file privacy protection method and system
Yuan et al. B-SSMD: a fine-grained secure sharing scheme of medical data based on blockchain
WO2023246400A1 (en) Blockchain-based intelligent medical system
CN110970120B (en) Family doctor management system and method based on block chain

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