CN111581666A - Ultrasonic data management system and method based on block chain - Google Patents

Ultrasonic data management system and method based on block chain Download PDF

Info

Publication number
CN111581666A
CN111581666A CN202010409333.5A CN202010409333A CN111581666A CN 111581666 A CN111581666 A CN 111581666A CN 202010409333 A CN202010409333 A CN 202010409333A CN 111581666 A CN111581666 A CN 111581666A
Authority
CN
China
Prior art keywords
ultrasonic
data
check code
file
ultrasound
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
CN202010409333.5A
Other languages
Chinese (zh)
Other versions
CN111581666B (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.)
Shanghai Shenzhi Information Technology Co ltd
Original Assignee
Shanghai Zhuxing Biotechnology Co ltd
Shanghai Shenzhi Information 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 Shanghai Zhuxing Biotechnology Co ltd, Shanghai Shenzhi Information Technology Co ltd filed Critical Shanghai Zhuxing Biotechnology Co ltd
Priority to CN202010409333.5A priority Critical patent/CN111581666B/en
Publication of CN111581666A publication Critical patent/CN111581666A/en
Application granted granted Critical
Publication of CN111581666B publication Critical patent/CN111581666B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Abstract

The invention provides an ultrasonic data management system based on a block chain, which relates to the technical field of data management and comprises the following components: the system comprises a plurality of user sides and a cloud storage server connected with each user side, wherein each user side comprises a data storage module, and the data storage modules of all the user sides are connected with each other to form a block chain network; the user end processes the ultrasonic data file to obtain an associated ultrasonic identity code and an encrypted check code; uploading the ultrasonic data file and the ultrasonic identity code to a cloud storage server for storage, and sending the ultrasonic identity code and the encrypted check code to a block chain network for distributed storage; and performing data management on the ultrasonic data file stored in the cloud storage server according to the ultrasonic identity code and the encryption check code stored in the block chain network. The method has the advantages that the ultrasonic data file stored in the cloud server is effectively prevented from being illegally modified, and the accuracy and authority of the ultrasonic data file are guaranteed.

Description

Ultrasonic data management system and method based on block chain
Technical Field
The invention relates to the technical field of data management, in particular to an ultrasonic data management system and method based on a block chain.
Background
Ultrasound data includes ultrasound images, which typically have corresponding ultrasound annotations thereon, and structured reports, which typically include diagnostic information of a physician and what the ultrasound sees. In the ultrasound data management process of a hospital, in order to realize the sharing and the modern management of ultrasound data and meet the needs of various medical staff, the ultrasound data is usually stored in a cloud server. However, doctors who give the ultrasound annotation, the diagnosis information and the ultrasound information can modify the ultrasound data in the cloud server, and other people except the doctors may have corresponding modification rights, so that the accuracy and authority of the ultrasound data cannot be guaranteed.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an ultrasonic data management system based on a block chain, which specifically comprises the following steps:
the system comprises a plurality of user sides and a cloud storage server connected with the user sides, wherein each user side comprises a data storage module, and the data storage modules of all the user sides are connected with one another to form a block chain network;
each said user terminal further comprises:
the data processing module is used for uploading an ultrasonic data file obtained by ultrasonic scanning by a user and processing the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
the data transmission module is respectively connected with the data storage module and the data processing module and is used for uploading the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to the cloud storage server for storage and sending the ultrasonic identity code and the encryption check code associated with the ultrasonic data file to the block chain network for distributed storage;
and the data management module is connected with the data storage module and used for accessing the block chain network according to an external data management request and performing data management on the ultrasonic data file stored in the cloud storage server according to the ultrasonic identity code and the encryption check code stored in the block chain network.
Preferably, the data processing module includes:
the user operation unit is used for uploading the ultrasonic data file obtained by ultrasonic scanning by the user;
the code generating unit is connected with the user operation unit and used for carrying out unique identity coding on the ultrasonic data file to obtain the corresponding ultrasonic identity code;
and the data encryption unit is connected with the user operation unit and used for encrypting the ultrasonic data file to obtain the encrypted check code corresponding to the ultrasonic data file.
Preferably, if the data management request is a data search request including the ultrasound identity code, the data management module includes a data search unit, and the data search unit includes:
the first searching subunit is used for accessing the block chain network according to the data searching request and extracting the encrypted check code associated with the ultrasonic identity code from the block chain network;
the second searching subunit is used for extracting the ultrasonic data file associated with the ultrasonic identity code from the cloud storage server according to the ultrasonic identity code, and encrypting the ultrasonic data file to obtain a real-time check code corresponding to the ultrasonic data file;
and the result output subunit is respectively connected with the first searching subunit and the second searching subunit and is used for matching the real-time check code with the encrypted check code, giving a data invalidity prompt when the real-time check code is not matched with the check code, and outputting the ultrasonic data file when the real-time check code is matched with the check code so as to be checked by a user.
Preferably, the data management request is a data modification request including an ultrasound data modification file and the ultrasound identity code associated with the ultrasound data modification file, and then the data management module further includes a data modification unit, where the data modification unit includes:
the encryption subunit is configured to encrypt the ultrasound data modification file according to the data modification request, so as to obtain a modification check code corresponding to the ultrasound data modification file;
the verification subunit is connected with the encryption subunit and used for accessing the block chain network according to the data modification request to acquire the encrypted check code associated with the ultrasonic identity code, matching the encrypted check code with the modified check code, outputting a first verification result when the check code is matched with the modified check code, and outputting a second verification result when the check code is not matched with the modified check code;
the first modification subunit is connected with the verification subunit and used for accessing the block chain network according to the first verification result and adding the ultrasonic identity code and the modification check code into the block chain network for storage;
and the second modification subunit is connected with the data verification unit and is used for accessing the block chain platform according to the second verification result, adding the ultrasonic identity code and the modification check code into the block chain network for storage, and covering the ultrasonic data file related to the ultrasonic identity code stored in the cloud storage server by using the ultrasonic data modification file.
Preferably, the blockchain network comprises: a data layer, a network layer, a consensus layer, and a contract layer.
Preferably, the encryption process is performed by using an MD5 irreversible encryption algorithm, and the encrypted check code is an MD5 value.
A block chain-based ultrasonic data management method is applied to any one of the above block chain-based ultrasonic data management systems, and specifically comprises the following steps:
step S1, the client acquires an ultrasonic data file obtained by ultrasonic scanning, and processes the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
step S2, the client transmits the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to the cloud storage server for storage, and sends the ultrasonic identity code and the encrypted check code associated with the ultrasonic data file to the block chain network for distributed storage;
step S3, the client accesses the blockchain network according to an external data management request, and performs data management on the ultrasound data file stored in the cloud storage server according to the ultrasound identity code and the encryption check code stored in the blockchain network.
Preferably, the step S1 includes:
step S11, the client side obtains the ultrasonic data file obtained by ultrasonic scanning;
step S12, the client acquires the unique identity code of the ultrasonic data file to obtain the corresponding ultrasonic identity code;
step S13, the client side obtains the encrypted check code corresponding to the ultrasonic data file by encrypting the ultrasonic data file.
Preferably, the data management request is a data search request including the ultrasound identity code, and the process of performing data search according to an external data search request further includes:
step A1, the client accesses the block chain network according to the data search request, and extracts the encrypted check code associated with the ultrasonic identity code from the block chain network;
step A2, the client extracts an ultrasonic data file associated with the ultrasonic identity code from the cloud storage server according to the ultrasonic identity code, and encrypts the ultrasonic data file to obtain a real-time check code corresponding to the ultrasonic data file;
and A3, the client matches the real-time check code with the check code, gives a data invalidity prompt when the real-time check code is not matched with the check code, and outputs the ultrasonic data file for a user to check when the real-time check code is matched with the check code.
Preferably, the data management request is a data modification request including an ultrasound data modification file and the ultrasound identity code associated with the ultrasound data modification file, and the method further includes a process of modifying data according to an external data modification request, specifically including:
step B1, the client side encrypts the ultrasonic data modification file according to the data modification request to obtain a modification check code corresponding to the ultrasonic data modification file;
step B2, the client accesses the block chain network according to the ultrasound identity code to obtain the encrypted check code associated with the ultrasound identity code, and matches the encrypted check code with the modified check code:
if the encrypted check code matches the modified check code, then go to step B3;
if the encrypted check code does not match the modified check code, go to step B4;
step B3, the client accesses the block chain network, and adds the ultrasonic identity code and the modification check code to the block chain network for storage, and then quits;
step B4, the client accesses the block chain network, adds the ultrasonic identity code and the modification check code to the block chain network for storage, and adopts the ultrasonic data modification file to cover the ultrasonic data file associated with the ultrasonic identity code stored in the cloud storage server.
The technical scheme has the following advantages or beneficial effects: the method and the device effectively prevent the ultrasonic data files stored in the cloud server from being illegally modified, and ensure the accuracy and authority of the ultrasonic data files.
Drawings
FIG. 1 is a block chain-based ultrasound data management system according to a preferred embodiment of the present invention;
FIG. 2 is a block chain network according to a preferred embodiment of the present invention;
FIG. 3 is a block-chain network architecture according to the preferred embodiment of the present invention;
FIG. 4 is a flow chart of a block chain-based ultrasound data management method according to a preferred embodiment of the present invention;
FIG. 5 is a flow chart illustrating a process for processing an ultrasound data file according to a preferred embodiment of the present invention;
FIG. 6 is a flow chart illustrating a data search process according to a preferred embodiment of the present invention;
FIG. 7 is a flow chart illustrating a process of data modification according to a preferred embodiment of the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. The present invention is not limited to the embodiment, and other embodiments may be included in the scope of the present invention as long as the gist of the present invention is satisfied.
In the preferred embodiment of the present invention, based on the above problems in the prior art, there is now provided a blockchain-based ultrasound data management system, as shown in fig. 1 and 2, which specifically includes:
the system comprises a plurality of user sides 1 and a cloud storage server 2 connected with each user side 1, wherein each user side 1 comprises a data storage module 11, and the data storage modules 11 of all the user sides 1 are connected with each other to form a block chain network 3;
each user terminal 1 further comprises:
the data processing module 12 is used for the user to upload the ultrasonic data file obtained by ultrasonic scanning, and process the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
the data transmission module 13 is respectively connected with the data storage module 11 and the data processing module 12, and is used for uploading the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to the cloud storage server 2 for storage, and sending the ultrasonic identity code and the encrypted check code associated with the ultrasonic data file to the block chain network 3 for distributed storage;
and the data management module 14 is connected to the data storage module 11, and is configured to access the blockchain network 3 according to an external data management request, and perform data management on the ultrasound data file stored in the cloud storage server 2 according to the ultrasound identity code and the encryption check code stored in the blockchain network.
Specifically, in this embodiment, the user side 1 of the present invention is preferably an SDK user layer, and is configured to manage ultrasound data files, take charge of service logic interaction, provide a function of uploading ultrasound data files and related information, and provide a query function for a user. The SDK user layer preferably has two application modes, the first mode is directly deployed to a PC or a mobile terminal as an application program mode, and the second mode is used for providing third-party application in an SDK packaging mode and is combined with the ultrasonic data management system of the invention for use. The format of the ultrasound data file is preferably DICOM format. The block chain network 3 of the invention uses a block chain protocol, the ultrasonic data file is not stored on the block chain network 3, and only the unique ultrasonic identity code of the ultrasonic data file in the cloud storage server 2 and the encryption of the ultrasonic data file are stored to obtain the encrypted check code. The cloud storage server 2 is used for storing the ultrasonic data file and the unique ultrasonic identity code associated with the ultrasonic data file.
As a preferred embodiment, before performing data management on the ultrasound data file, the user terminal 1 preferably enters a corresponding user name and a login password through a login interface for a doctor to log in, and more preferably, the user terminal 1 further generates a user public key for accessing the blockchain network 3 according to the user name, the login password and other associated login information, and further preferably, by using hardware information. The blockchain network 3 includes a plurality of blockchain nodes, and each blockchain node corresponds to the data storage module 11 of each user terminal 1. When receiving an ultrasonic data file to be stored, a user side 1 firstly performs identity coding on the ultrasonic data file to obtain a unique ultrasonic identity code corresponding to each ultrasonic data file, and simultaneously performs encryption processing on the ultrasonic data file to obtain an encryption check code corresponding to an encryption algorithm, and then stores the ultrasonic identity code and the encryption check code to a block chain network 3, and simultaneously, centrally stores the ultrasonic identity code and the ultrasonic data file to a cloud storage server 2. Each ultrasound data file has a unique ultrasound identity code, which remains unchanged even if the ultrasound data file is modified.
Further specifically, when the ultrasonic data file needs to be searched, the blockchain network 3 is accessed according to the public key of the user to confirm that the operator has corresponding operation authority, meanwhile, the encrypted check code associated with the ultrasonic identity code is obtained from the blockchain network 3 through the ultrasonic identity code of the ultrasonic data file needing to be searched, then the ultrasonic data file corresponding to the ultrasonic identity code is obtained from the cloud storage server 2 according to the ultrasonic identity code, then the ultrasonic data file is encrypted to obtain the real-time check code of the ultrasonic data file, and the information whether the ultrasonic data file is modified or not can be obtained by matching the originally stored encrypted check code with the real-time check code. That is, if the originally stored encrypted check code matches the real-time check code, it indicates that the ultrasound data file has not been modified, and the ultrasound data file is valid data, and at this time, the ultrasound data file is output to the user terminal 1 for the user of the user terminal 1 to view. If the originally stored encrypted check code is not matched with the real-time check code, the ultrasonic data file is modified to be invalid data, and a data invalidity prompt is given for the user of the user end 1 to check.
Further, when the ultrasound data file needs to be modified, the ultrasound identity code of the ultrasound data modification file that needs to be modified is known, the ultrasound data modification file is preferably encrypted again to obtain the modification check code corresponding to the ultrasound data modification file, and unlike the newly added data, the ultrasound data modification file is preferably subjected to data verification first to determine whether to update the data of the cloud storage server 2. The verification preferably matches the modification check code with the encrypted check code stored in the block chain network 3, and the modification check code matches the encrypted check code, so that data updating is not required for the cloud storage server 2, and only the modification record of this time, that is, the modification check code and the corresponding ultrasonic identity code, are stored to the block chain network 3 as a piece of newly added information. If the modified check code is not matched with the check code, the modified check code and the corresponding ultrasonic identity code are required to be stored to the block chain network 3 as a piece of new information, and meanwhile, the ultrasonic data modification file is adopted to cover the ultrasonic data file which is previously stored in the cloud storage server 2, so that the cloud storage server 2 is updated.
In summary, the ultrasound data management system of the present invention needs encryption processing and check code verification when modifying and searching ultrasound data files, effectively prevents illegal modification, and ensures accuracy and authority of ultrasound data files.
In a preferred embodiment of the present invention, the data processing module 12 comprises:
a user operation unit 121, configured to allow a user to upload an obtained ultrasound data file for ultrasound scanning;
the code generating unit 122 is connected with the user operating unit 121 and is used for performing unique identity coding on the ultrasonic data file to obtain a corresponding ultrasonic identity code;
and the data encryption unit 123 is connected to the user operation unit 122, and is configured to encrypt the ultrasound data file to obtain an encrypted check code corresponding to the ultrasound data file.
In a preferred embodiment of the present invention, the data management request is a data search request containing an ultrasound identity code, and the data management module 14 includes a data search unit 141, where the data search unit 141 includes:
the first searching subunit 1411 is configured to access the block chain network according to the data searching request, and extract an encrypted check code associated with the ultrasound identity code from the block chain network;
the second searching subunit 1412 is configured to extract the ultrasound data file associated with the ultrasound identity code from the cloud storage server according to the ultrasound identity code, and encrypt the ultrasound data file to obtain a real-time check code corresponding to the ultrasound data file;
and the result output subunit 1413 is connected with the first searching subunit 1411 and the second searching subunit 1412 respectively, and is used for matching the real-time check code with the encrypted check code, giving a data invalidity prompt when the real-time check code is not matched with the check code, and outputting an ultrasonic data file for a user to check when the real-time check code is matched with the check code.
In a preferred embodiment of the present invention, the data management request is a data modification request including an ultrasound data modification file and an ultrasound identity code associated with the ultrasound data modification file, the data management module 14 further includes a data modification unit 142, and the data modification unit 142 includes:
the encrypting subunit 1421 is configured to encrypt the ultrasound data modification file according to the data modification request, so as to obtain a modification check code corresponding to the ultrasound data modification file;
a verification subunit 1422, connected to the encryption subunit 1421, and configured to access the block link network according to the data modification request, to obtain an encrypted check code associated with the ultrasonic identity code, match the encrypted check code with the modified check code, output a first verification result when the check code matches the modified check code, and output a second verification result when the check code does not match the modified check code;
a first modifying subunit 1423, connected to the verifying subunit 1422, and configured to access the block chain network according to the first verification result, and add the ultrasonic identity code and the modified check code to the block chain network for storage;
the second modifying subunit 1424 is connected to the data verifying unit 1422, and is configured to access the blockchain platform according to the second verification result, add the ultrasound identity code and the modification check code to the blockchain network for storage, and cover the ultrasound data file associated with the ultrasound identity code stored in the cloud storage server with the ultrasound data modification file.
In a preferred embodiment of the present invention, as shown in fig. 3, the blockchain network 3 includes: a data layer 31, a network layer 32, a consensus layer 33 and a contract layer 34.
Specifically, in this embodiment, the data layer 31 is configured to store the unique ultrasound identity code of the ultrasound data file and the content fingerprint, creator, or modifier of the ultrasound data MD5, which are encrypted at the data layer and stored in the distributed ledger; the network layer 32 is essentially a P2P (peer-to-peer) network, in which all user layer users and servers are distributed among nodes, and information is transmitted between the two nodes. The consensus layer 33 uses the BFT approach to resolve the consensus mechanism and considers this record valid as soon as most of the endpoints confirm that it is valid. The contract layer 34 is used for placing intelligent contracts of applications, and the starting mechanism of the consensus layer 33.
In the preferred embodiment of the present invention, the MD5 irreversible encryption algorithm is used for encryption, and the check code obtained by encryption is the MD5 value.
An ultrasound data management method based on a blockchain, which applies any one of the above ultrasound data management systems based on a blockchain, as shown in fig. 4, specifically includes:
step S1, the client acquires an ultrasonic data file obtained by ultrasonic scanning, and processes the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
step S2, the client transmits the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to a cloud storage server for storage, and sends the ultrasonic identity code and the encryption check code associated with the ultrasonic data file to a block chain network for distributed storage;
and step S3, the client accesses the block chain network according to an external data management request, and performs data management on the ultrasonic data file stored in the cloud storage server according to the ultrasonic identity code and the encryption check code stored in the block chain network.
In a preferred embodiment of the present invention, as shown in fig. 5, step S1 includes:
step S11, the client acquires an obtained ultrasonic data file of ultrasonic scanning;
step S12, the client acquires the unique identity code of the ultrasonic data file to obtain the corresponding ultrasonic identity code;
and step S13, the client acquires the encrypted check code corresponding to the ultrasonic data file by encrypting the ultrasonic data file.
In a preferred embodiment of the present invention, the data management request is a data search request including an ultrasound identity code, and further includes a process of performing data search according to an external data search request, as shown in fig. 6, specifically including:
step A1, the client accesses the block chain network according to the data search request, and extracts the encrypted check code associated with the ultrasonic identity code from the block chain network;
step A2, the client extracts an ultrasonic data file associated with the ultrasonic identity code from the cloud storage server according to the ultrasonic identity code, and encrypts the ultrasonic data file to obtain a real-time check code corresponding to the ultrasonic data file;
and step A3, the client matches the real-time check code with the check code, gives a data invalidity prompt when the real-time check code is not matched with the check code, and outputs an ultrasonic data file for a user to check when the real-time check code is matched with the check code.
In a preferred embodiment of the present invention, the data management request is a data modification request including an ultrasound data modification file and an ultrasound identity code associated with the ultrasound data modification file, and further includes a process of performing data modification according to an external data modification request, as shown in fig. 7, which specifically includes:
step B1, the client side encrypts the ultrasonic data modification file according to the data modification request to obtain a modification check code corresponding to the ultrasonic data modification file;
step B2, the client accesses the block chain network according to the ultrasonic identity code to obtain the encrypted check code associated with the ultrasonic identity code, and matches the encrypted check code with the modified check code:
if the encrypted check code matches the modified check code, go to step B3;
if the encrypted check code does not match the modified check code, go to step B4;
step B3, the client accesses the block chain network, and adds the ultrasonic identity code and the modification check code into the block chain network for storage, and then quits;
and step B4, the client accesses the block chain network, adds the ultrasonic identity code and the modification check code into the block chain network for storage, and adopts the ultrasonic data modification file to cover the ultrasonic data file related to the ultrasonic identity code stored in the cloud storage server.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention.

Claims (10)

1. An ultrasonic data management system based on a block chain is characterized by specifically comprising:
the system comprises a plurality of user sides and a cloud storage server connected with the user sides, wherein each user side comprises a data storage module, and the data storage modules of all the user sides are connected with one another to form a block chain network;
each said user terminal further comprises:
the data processing module is used for uploading an ultrasonic data file obtained by ultrasonic scanning by a user and processing the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
the data transmission module is respectively connected with the data storage module and the data processing module and is used for uploading the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to the cloud storage server for storage and sending the ultrasonic identity code and the encryption check code associated with the ultrasonic data file to the block chain network for distributed storage;
and the data management module is connected with the data storage module and used for accessing the block chain network according to an external data management request and performing data management on the ultrasonic data file stored in the cloud storage server according to the ultrasonic identity code and the encryption check code stored in the block chain network.
2. The ultrasound data management system based on blockchain according to claim 1, wherein the data processing module comprises:
the user operation unit is used for uploading the ultrasonic data file obtained by ultrasonic scanning by the user;
the code generating unit is connected with the user operation unit and used for carrying out unique identity coding on the ultrasonic data file to obtain the corresponding ultrasonic identity code;
and the data encryption unit is connected with the user operation unit and used for encrypting the ultrasonic data file to obtain the encrypted check code corresponding to the ultrasonic data file.
3. The ultrasound data management system according to claim 2, wherein the data management request is a data lookup request containing the ultrasound identity code, and the data management module comprises a data lookup unit, and the data lookup unit comprises:
the first searching subunit is used for accessing the block chain network according to the data searching request and extracting the encrypted check code associated with the ultrasonic identity code from the block chain network;
the second searching subunit is used for extracting the ultrasonic data file associated with the ultrasonic identity code from the cloud storage server according to the ultrasonic identity code, and encrypting the ultrasonic data file to obtain a real-time check code corresponding to the ultrasonic data file;
and the result output subunit is respectively connected with the first searching subunit and the second searching subunit and is used for matching the real-time check code with the encrypted check code, giving a data invalidity prompt when the real-time check code is not matched with the check code, and outputting the ultrasonic data file when the real-time check code is matched with the check code so as to be checked by a user.
4. The ultrasound data management system according to claim 2, wherein the data management request is a data modification request containing an ultrasound data modification file and the ultrasound identity code associated with the ultrasound data modification file, and the data management module further comprises a data modification unit, and the data modification unit comprises:
the encryption subunit is configured to encrypt the ultrasound data modification file according to the data modification request, so as to obtain a modification check code corresponding to the ultrasound data modification file;
the verification subunit is connected with the encryption subunit and used for accessing the block chain network according to the data modification request to acquire the encrypted check code associated with the ultrasonic identity code, matching the encrypted check code with the modified check code, outputting a first verification result when the check code is matched with the modified check code, and outputting a second verification result when the check code is not matched with the modified check code;
the first modification subunit is connected with the verification subunit and used for accessing the block chain network according to the first verification result and adding the ultrasonic identity code and the modification check code into the block chain network for storage;
and the second modification subunit is connected with the data verification unit and is used for accessing the block chain platform according to the second verification result, adding the ultrasonic identity code and the modification check code into the block chain network for storage, and covering the ultrasonic data file related to the ultrasonic identity code stored in the cloud storage server by using the ultrasonic data modification file.
5. The blockchain-based ultrasound data management system of claim 1, wherein the blockchain network comprises: a data layer, a network layer, a consensus layer, and a contract layer.
6. The ultrasound data management system based on blockchain according to claim 2, 3 or 4, wherein the encryption process is performed by using an MD5 irreversible encryption algorithm, and the encrypted check code is an MD5 value.
7. A ultrasound data management method based on a blockchain, wherein the ultrasound data management system based on a blockchain as claimed in any one of claims 1 to 6 is applied, and the ultrasound data management method specifically comprises:
step S1, the client acquires an ultrasonic data file obtained by ultrasonic scanning, and processes the ultrasonic data file to obtain an ultrasonic identity code and an encryption check code associated with the ultrasonic data file;
step S2, the client transmits the ultrasonic data file and the ultrasonic identity code associated with the ultrasonic data file to the cloud storage server for storage, and sends the ultrasonic identity code and the encrypted check code associated with the ultrasonic data file to the block chain network for distributed storage;
step S3, the client accesses the blockchain network according to an external data management request, and performs data management on the ultrasound data file stored in the cloud storage server according to the ultrasound identity code and the encryption check code stored in the blockchain network.
8. The ultrasound data management method based on block chains according to claim 7, wherein the step S1 includes:
step S11, the client side obtains the ultrasonic data file obtained by ultrasonic scanning;
step S12, the client acquires the unique identity code of the ultrasonic data file to obtain the corresponding ultrasonic identity code;
step S13, the client side obtains the encrypted check code corresponding to the ultrasonic data file by encrypting the ultrasonic data file.
9. The ultrasound data management method based on the blockchain according to claim 8, wherein the data management request is a data search request including the ultrasound identity code, and further comprising a process of performing data search according to an external data search request, specifically comprising:
step A1, the client accesses the block chain network according to the data search request, and extracts the encrypted check code associated with the ultrasonic identity code from the block chain network;
step A2, the client extracts an ultrasonic data file associated with the ultrasonic identity code from the cloud storage server according to the ultrasonic identity code, and encrypts the ultrasonic data file to obtain a real-time check code corresponding to the ultrasonic data file;
and A3, the client matches the real-time check code with the check code, gives a data invalidity prompt when the real-time check code is not matched with the check code, and outputs the ultrasonic data file for a user to check when the real-time check code is matched with the check code.
10. The ultrasound data management method based on blockchain according to claim 8, wherein the data management request is a data modification request including an ultrasound data modification file and the ultrasound identity code associated with the ultrasound data modification file, and further comprising a process of performing data modification according to an external data modification request, specifically comprising:
step B1, the client side encrypts the ultrasonic data modification file according to the data modification request to obtain a modification check code corresponding to the ultrasonic data modification file;
step B2, the client accesses the block chain network according to the ultrasound identity code to obtain the encrypted check code associated with the ultrasound identity code, and matches the encrypted check code with the modified check code:
if the encrypted check code matches the modified check code, then go to step B3;
if the encrypted check code does not match the modified check code, go to step B4;
step B3, the client accesses the block chain network, and adds the ultrasonic identity code and the modification check code to the block chain network for storage, and then quits;
step B4, the client accesses the block chain network, adds the ultrasonic identity code and the modification check code to the block chain network for storage, and adopts the ultrasonic data modification file to cover the ultrasonic data file associated with the ultrasonic identity code stored in the cloud storage server.
CN202010409333.5A 2020-05-14 2020-05-14 Ultrasonic data management system and method based on blockchain Active CN111581666B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010409333.5A CN111581666B (en) 2020-05-14 2020-05-14 Ultrasonic data management system and method based on blockchain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010409333.5A CN111581666B (en) 2020-05-14 2020-05-14 Ultrasonic data management system and method based on blockchain

Publications (2)

Publication Number Publication Date
CN111581666A true CN111581666A (en) 2020-08-25
CN111581666B CN111581666B (en) 2024-02-02

Family

ID=72110845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010409333.5A Active CN111581666B (en) 2020-05-14 2020-05-14 Ultrasonic data management system and method based on blockchain

Country Status (1)

Country Link
CN (1) CN111581666B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905702A (en) * 2021-02-25 2021-06-04 福州大学 Equipment defect evaluation system and method
CN113180729A (en) * 2021-03-31 2021-07-30 上海深至信息科技有限公司 Ultrasonic data transmission method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002038030A2 (en) * 2000-11-08 2002-05-16 Sonotron Ltd. Method and apparatus for ultrasonic data acquisition and transfer in real-time
US20020169637A1 (en) * 2001-05-09 2002-11-14 Akers William Rex System and method for electronic medical file management
CN106295938A (en) * 2015-06-08 2017-01-04 宁波网信息技术有限公司 The storage of medical document based on cloud service and utilize system and using method thereof
CN109768987A (en) * 2019-02-26 2019-05-17 重庆邮电大学 A kind of storage of data file security privacy and sharing method based on block chain
US20190386817A1 (en) * 2018-06-13 2019-12-19 Dynamic Blockchain, Inc. Dynamic blockchain system and method for providing efficient and secure distributed data access, data storage and data transport
CN110633252A (en) * 2018-05-31 2019-12-31 阿里巴巴集团控股有限公司 Data processing method, device and system based on block chain and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002038030A2 (en) * 2000-11-08 2002-05-16 Sonotron Ltd. Method and apparatus for ultrasonic data acquisition and transfer in real-time
US20020169637A1 (en) * 2001-05-09 2002-11-14 Akers William Rex System and method for electronic medical file management
CN106295938A (en) * 2015-06-08 2017-01-04 宁波网信息技术有限公司 The storage of medical document based on cloud service and utilize system and using method thereof
CN110633252A (en) * 2018-05-31 2019-12-31 阿里巴巴集团控股有限公司 Data processing method, device and system based on block chain and electronic equipment
US20190386817A1 (en) * 2018-06-13 2019-12-19 Dynamic Blockchain, Inc. Dynamic blockchain system and method for providing efficient and secure distributed data access, data storage and data transport
CN109768987A (en) * 2019-02-26 2019-05-17 重庆邮电大学 A kind of storage of data file security privacy and sharing method based on block chain

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905702A (en) * 2021-02-25 2021-06-04 福州大学 Equipment defect evaluation system and method
CN113180729A (en) * 2021-03-31 2021-07-30 上海深至信息科技有限公司 Ultrasonic data transmission method and system

Also Published As

Publication number Publication date
CN111581666B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
TWI763710B (en) Nuts: encrypted userdata transit and storage
JP2022509957A (en) Computer-implemented systems and methods for storing, reading, and communicating data over peer-to-peer networks.
JP2008527478A (en) Mediation server, method and network for querying and referencing medical information
TWI696935B (en) Verified and private portable identity
US10270757B2 (en) Managing exchanges of sensitive data
CN112511599B (en) Civil air defense data sharing system and method based on block chain
CN112534433A (en) Block chain based distribution of medical data records
CN111709860B (en) Method, device, equipment and storage medium for processing heritage
WO2021111220A1 (en) Efficient threshold storage of data object
CN111581666B (en) Ultrasonic data management system and method based on blockchain
KR20160145995A (en) Medial data encryption system, method for searching the medical data and medical data management system using the encryption system and the method
CN111540449A (en) Electronic medical record sharing method based on block chain, electronic medical record interface and system
CN116383867A (en) Data query method, device, electronic equipment and computer readable medium
JP2010250760A (en) File storage system, server device, and program
WO2019095552A1 (en) Regional healthcare system and method for enhancing security and synergetic integration of electronic medical record
US20210012447A1 (en) Method and System for Processing Firearm-Related Data
Toth et al. SOEMPI: a secure open enterprise master patient index software toolkit for private record linkage
CN112489742B (en) Prescription circulation processing method and device
CN113722731A (en) Medical data sharing method and device, electronic equipment and storage medium
CN112699406A (en) Block chain-based medical image data security management method and system
US20180309577A1 (en) Systems and methods for hashing obfuscation
CN114911795A (en) Medical data processing method and application
CN115662657A (en) Online inquiry system based on internet hospital
KR102354826B1 (en) Method and system for managing dental clinical picture
CN117501656A (en) Decentralised identity with user biometric

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201016

Address after: Room 5030, 5 / F, building e, 555 Dongchuan Road, Minhang District, Shanghai, 200241

Applicant after: Shanghai Shenzhi Information Technology Co.,Ltd.

Address before: Room 5030, 5 / F, building e, 555 Dongchuan Road, Minhang District, Shanghai, 200241

Applicant before: Shanghai Shenzhi Information Technology Co.,Ltd.

Applicant before: Shanghai Zhuxing Biotechnology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant