CN112395250B - File archiving method and device, computer equipment and storage medium - Google Patents

File archiving method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112395250B
CN112395250B CN202011222321.8A CN202011222321A CN112395250B CN 112395250 B CN112395250 B CN 112395250B CN 202011222321 A CN202011222321 A CN 202011222321A CN 112395250 B CN112395250 B CN 112395250B
Authority
CN
China
Prior art keywords
file
heterogeneous
standard format
files
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.)
Active
Application number
CN202011222321.8A
Other languages
Chinese (zh)
Other versions
CN112395250A (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.)
Wuhan United Imaging Healthcare Co Ltd
Original Assignee
Wuhan United Imaging Healthcare 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 Wuhan United Imaging Healthcare Co Ltd filed Critical Wuhan United Imaging Healthcare Co Ltd
Priority to CN202011222321.8A priority Critical patent/CN112395250B/en
Publication of CN112395250A publication Critical patent/CN112395250A/en
Priority to EP21205586.7A priority patent/EP3992807A1/en
Priority to US17/452,778 priority patent/US20220140840A1/en
Priority to EP21205635.2A priority patent/EP3992979A1/en
Priority to US17/452,783 priority patent/US11829407B2/en
Application granted granted Critical
Publication of CN112395250B publication Critical patent/CN112395250B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • 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
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/20ICT specially adapted for the handling or processing of medical images for handling medical images, e.g. DICOM, HL7 or PACS

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Radiology & Medical Imaging (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a file archiving method, a file archiving device, computer equipment and a storage medium. After receiving a file to be transmitted, which comprises a heterogeneous file, a self-established standard format file of the heterogeneous file and a file to be transmitted of an original standard format file, uploading the self-established standard format file and the original standard format file to a file system through a standard protocol of the file system, instructing the file system to file the self-established standard format file and the original standard format file, uploading the heterogeneous file to the file system through a heterogeneous special protocol of the file system, and instructing the file system to file the heterogeneous file. So that the heterogeneous files can be safely and reliably uploaded to the PACS system for archiving.

Description

File archiving method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of medical technology, and in particular, to a method and an apparatus for filing a file, a computer device, and a storage medium.
Background
A Picture Archiving and Communication System (PACS) is a system applied in a hospital image department. The main task of the system is to store various medical images generated daily in a digital manner through various interfaces, and the medical images can be quickly called back for use under certain authorization when needed, and meanwhile, some auxiliary diagnosis management functions are added.
At present, the medical image archiving of PACS is mainly directed to Digital Imaging and Communications in Medicine (DICOM) compliant Medicine, and when a single file is transmitted in a large size, a great risk of packet loss or other problems may occur, which may result in file transmission failure. However, in practical applications, for example, data generated by some medical devices may appear as heterogeneous data with a single file larger than 200G and not in the standard DICOM format, and it is desirable to transmit the data to the PACS for archiving.
Therefore, how to safely and reliably transmit large-capacity heterogeneous files and to archive the files in the PACS becomes an urgent problem to be solved.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a file archiving method, apparatus, computer device and storage medium capable of securely and reliably transmitting a large-capacity heterogeneous file for archiving in PACS.
In a first aspect, an embodiment of the present application provides a file archiving method, where the method includes:
receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file;
uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system, and indicating the file system to file the self-built standard format file and the original standard format file;
uploading the heterogeneous files to a file system through a heterogeneous special protocol of the file system, and indicating the file system to archive the heterogeneous files.
In one embodiment, the uploading the heterogeneous file to the file system through a heterogeneous dedicated protocol of the file system includes:
obtaining a compressed heterogeneous file, and blocking and marking an identifier on the compressed heterogeneous file to obtain a blocked heterogeneous file of the heterogeneous file;
after the blocking heterogeneous file is signed, uploading the blocking heterogeneous file to a file system through a heterogeneous special protocol of the file system.
In one embodiment, before receiving the file to be transmitted, the method further includes:
acquiring a compressed heterogeneous file, and establishing index information for the compressed heterogeneous file;
acquiring file identification information of the heterogeneous file, sequence information of the heterogeneous file and inspection information of an associated file of the heterogeneous file in the original standard format file;
and storing the index information, the file identification information, the sequence information of the heterogeneous files and the check information into the self-built standard format file to obtain the self-built standard format file of the heterogeneous files.
In one embodiment, after the uploading the heterogeneous file to the file system through the heterogeneous proprietary protocol of the file system, the process of the file system archiving the heterogeneous file includes:
the file system stores the heterogeneous files by using object storage, and stores the incidence relation between the index information in the self-built standard format files of the heterogeneous files and the object storage indexes into a preset dictionary table.
In one embodiment, the method further comprises:
receiving a query request; the query request carries the check information or sequence information of the file to be queried;
in a file system, acquiring a standard format file corresponding to inspection information or sequence information; the corresponding standard format file comprises a self-built standard format file and an original standard format file;
if the corresponding standard format file is the self-built standard format file, analyzing the index information in the corresponding standard format file;
and acquiring the heterogeneous file corresponding to the index information in the file system according to the index information.
In one embodiment, the obtaining of the heterogeneous file corresponding to the index information in the file system includes:
transmitting the index information to a file system through a heterogeneous special protocol, and indicating the file system to inquire a corresponding object storage index in a dictionary table; the dictionary table comprises corresponding incidence relations between index information of the heterogeneous files and object storage indexes of the heterogeneous files;
and acquiring a heterogeneous file corresponding to the index information according to the object storage index.
In one embodiment, the corresponding standard format file includes file identification information;
before parsing the index information in the corresponding standard format file, the method further includes:
determining whether the corresponding standard format file is a self-established standard format file or an original standard format file according to the file identification information;
if the corresponding standard format file is the self-built standard format file, executing a step of analyzing the index information in the corresponding standard format file;
if the corresponding standard format file is the original standard format file, returning the corresponding standard format file.
In a second aspect, an embodiment of the present application provides a file filing apparatus, including:
the receiving module is used for receiving the file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file;
the first filing module is used for uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system and indicating the file system to file the self-built standard format file and the original standard format file;
and the second filing module is used for uploading the heterogeneous files to the file system through a heterogeneous special protocol of the file system and indicating the file system to file the heterogeneous files.
In a third aspect, an embodiment of the present application provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor implements the method steps of any one of the foregoing first aspects when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method steps of any one of the embodiments in the first aspect.
According to the file archiving method, the file archiving device, the computer equipment and the storage medium, after the file to be transmitted, which comprises the heterogeneous file, the self-built standard format file of the heterogeneous file and the original standard format file, is received, the self-built standard format file and the original standard format file are uploaded to a file system through a standard protocol of the file system, the file system is instructed to archive the self-built standard format file and the original standard format file, the heterogeneous file is uploaded to the file system through a heterogeneous special protocol of the file system, and the file system is instructed to archive the heterogeneous file. The heterogeneous special protocol can avoid the problems of packet loss and the like of the heterogeneous files in the transmission process because the heterogeneous files are uploaded through the heterogeneous special protocol during uploading the files, so that the heterogeneous files can be safely and reliably uploaded to a PACS system for archiving. In addition, the self-built standard format file of the heterogeneous file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file, so that the association between the heterogeneous file and the original standard format file is realized through the same check information, and the subsequent inquiry of the archived heterogeneous file is greatly facilitated.
Drawings
FIG. 1 is a diagram of an application environment for a method for archiving files, as provided in one embodiment;
FIG. 1a is a diagram illustrating an internal structure of a client or server in one embodiment;
FIG. 2 is a schematic flow chart illustrating archiving of files, according to one embodiment;
FIG. 3 is a schematic flow chart of file archiving provided in another embodiment;
FIG. 4 is a schematic flow chart illustrating archiving of files in accordance with another embodiment;
FIG. 5 is a flow diagram of a file archiving process provided in one embodiment;
FIG. 6 is a schematic flow chart illustrating archiving of files in accordance with another embodiment;
FIG. 7 is a schematic flow chart illustrating archiving of files in accordance with another embodiment;
FIG. 8 is a schematic flow chart illustrating archiving of files in accordance with another embodiment;
FIG. 9 is a flowchart of a document querying process provided in another embodiment;
FIG. 10 is a block diagram of a file archive device provided in one embodiment;
FIG. 11 is a diagram illustrating an internal structure of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The file archiving method provided by the application can be applied to the application environment shown in fig. 1. The client communicates with the server through the network. The client may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server may be implemented by an independent server or a server cluster formed by a plurality of servers.
The internal structure of the client or the server is shown in fig. 1a, and the processor in fig. 1a is used for providing computing and control capability. The memory includes a nonvolatile storage medium, an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database is used for storing relevant data of the file archiving process. The network interface is used for communicating with other external devices through network connection. The computer program is executed by a processor to implement a file archiving method.
In the prior art, the Digital Imaging and Communications in Medicine (DICOM) protocol does not support archiving of non-DICOM-formatted files. Even if we compress the file into the tag of the pixelta (pixel data) of a DICOM file for storage, that file will have a size of at least tens of G. C-type services such as C-Move and C-Store of DICOM transmit dozens of G large files with great risk of packet loss, and file transmission fails. Based on this, the embodiments of the present application provide a file archiving method, apparatus, computer device and storage medium, which can safely and reliably transmit a large-capacity heterogeneous file to be archived in a PACS. The following describes in detail the technical solutions of the present application and how the technical solutions of the present application solve the above technical problems by embodiments and with reference to the drawings. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. It should be noted that, in the file archiving method provided by the present application, the execution subject in fig. 2 to fig. 9 is a client, where the execution subject may also be a file archiving apparatus, and the apparatus may be implemented as part or all of the client by software, hardware, or a combination of software and hardware.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments.
In one embodiment, as shown in fig. 2, a file Archiving method is provided, which is described by taking the application environment of fig. 1 as an example, wherein a Picture Archiving and Communication System (PACS) operates on the server side of fig. 1. The embodiment relates to a specific process that when a file to be transmitted comprises a heterogeneous file, a client transmits the heterogeneous file in the file to be transmitted and a file in a standard format by adopting different protocols; this embodiment comprises the steps of:
s101, receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file.
The heterogeneous file refers to a file with a different format structure from the standard format file, for example, the standard format file is in a DICOM format, and the heterogeneous file is a file in a non-DICOM format, and the format of the heterogeneous file may be a binary file such as ctr/. ecg/. hw/. nc/. raw/. resp/. sw. By way of example, the heterogeneous files in the embodiments of the present application include, but are not limited to, medical image data generated by nuclear magnetic, Computed Tomography (CT), ultrasound, various X-ray machines, various infrared machines, microscopy machines, and the like; or a file made by the medical staff.
The self-established standard format file of the heterogeneous file is a file which is established according to the heterogeneous file in the file to be transmitted and comprises part of information of the heterogeneous file, wherein the part of information of the heterogeneous file conforms to the standard format; the original standard format file refers to a file which is in a standard format in the files to be transmitted. And the original standard format file has an associated file which is relatively related to the content in the heterogeneous file.
Optionally, the self-built standard format file may include check information, sequence information, index information, file identification information, and the like of the heterogeneous file. The index information of the heterogeneous files in the self-established standard format file is also pre-established and is used as a retrieval basis for subsequently inquiring the heterogeneous files. The file identification information of the heterogeneous file refers to identification information of the heterogeneous file itself, for example, a file name, a file content keyword, a file type, and the like can reflect information of the file type itself, and the file identification information can identify that the corresponding heterogeneous file is a heterogeneous file.
Wherein, the sequence information comprises self-defined sequence information and also comprises the existing sequence information which is directly adopted; for example, for a diagnosis and treatment object, it can perform multiple examinations on a Study, one examination corresponds to one examination information (Study Instance UID), one examination Study can include sequences of multiple part detections, one sequence corresponds to one sequence information (Series Instance UID), and images of the same sequence refer to image files produced by the same equipment and belonging to the same diagnosis and treatment object and generated by the same examination; then if the associated file of the heterogeneous file in the original standard format file is associated with only one sequence of image files, the sequence information in the self-created standard format file can directly use the sequence information of the sequence of image files (e.g. Series instant UID: 0020,000E).
However, if the associated file in the original standard format file in the heterogeneous file is related to the image file of the entire inspection Study, the sequence information of the inspection Study (e.g., Study Instance UID: 0020,000D, or, the property ID (0010,0020)) may be used, and the inspection information of the heterogeneous file is the same as the inspection information (Study Instance UID) of the associated file in the original standard format file of the heterogeneous file; further, while the student Instance UID is adopted, a Series Instance UID can be customized below the student Instance UID to form different Sop Instance UIDs (upper and lower level object identifiers); specifically, the process of customizing the Series Instance UID may be to perform sequence classification on the heterogeneous files as needed, for example, to perform modal classification, if a batch of raw data is DICOM data for finally generating a CT modality, that is, standard format data, the batch of raw data may be divided into a sequence, the batch of raw data files are placed in a sequence, a unique Series Instance UID is created, and information such as the size or number of the batch of raw data or the identification of the heterogeneous data may be recorded.
No matter which establishing method of the sequence information is, the checking information of the heterogeneous file finally stored in the self-established standard format file needs to be the same as the checking information of the related file of the heterogeneous file in the original standard format file, so that the relationship between the heterogeneous file and the original standard format file is realized, and the subsequent inquiry of the archived heterogeneous file is facilitated.
The method for the client to receive the file to be transmitted includes, but is not limited to, uploading the file by a user on a client interface, transmitting the file to the client by other third-party equipment according to a request of the client or according to actual requirements, or automatically acquiring the file in a database of the client based on a preset program, and the like.
Taking the example that a user inputs a file to be transmitted on a client interface, the file system is a PACS system, in practical application, the file to be transmitted may not have a heterogeneous file, nor a self-established standard format file of the heterogeneous file, and for the user, the user wants to upload the file to be transmitted to the PACS system for archiving, therefore, a standard DICOM protocol is triggered when the user uploads the file to be transmitted to the client, and after receiving the file to be transmitted, the client can judge whether the file to be transmitted has the information such as the heterogeneous file, which standard format files are the self-established standard format files of the heterogeneous file, which standard format files are original standard format files, and after determining the information, file archiving is performed in a corresponding manner according to the following S102 and S103. Therefore, the file information to be transmitted is accurately identified in advance, resource waste caused by transmission errors is avoided, the file transmission efficiency is improved, and the file transmission reliability is also improved.
S102, uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system, and indicating the file system to file the self-built standard format file and the original standard format file.
Because the self-built standard format file and the original standard format file are both files conforming to the standard format, a standard protocol interface of a file system (operated at a server) can be directly called, and the self-built standard format file and the original standard format file are uploaded to the file system. Illustratively, the file system is a PACS system, the standard protocol interface of the PACS system is a DICOM protocol interface, the standard format is also a DICOM format, that is, the self-established standard format file and the original standard format file are both DICOM format files, and then the self-established standard format file and the original standard format file are uploaded to the PACS system by calling the DICOM protocol interface.
After uploading to the PACS system, the PACS system stores the files with the self-established standard format and the files with the original standard format to finish the archiving process.
S103, uploading the heterogeneous files to the file system through the heterogeneous special protocol of the file system, and indicating the file system to archive the heterogeneous files.
And for the heterogeneous files in the files to be transmitted, the client calls a heterogeneous special protocol of the file system to upload the heterogeneous files to the file system. The heterogeneous dedicated protocol refers to a protocol for uploading heterogeneous files with non-standard formats, for example, a transmission protocol such as Http protocol, TCP protocol, FTP protocol, and the like. For example, the client uploads the heterogeneous file to the PACS system through the Http protocol. The heterogeneous file is uploaded through the heterogeneous special protocol, risks such as packet loss and the like in the transmission process of the heterogeneous file are avoided, and the heterogeneous file can be safely and reliably uploaded to a PACS system to be archived.
In the file archiving method provided by this embodiment, after receiving a file to be transmitted, which includes a heterogeneous file, a self-created standard format file of the heterogeneous file, and an original standard format file, the self-created standard format file and the original standard format file are uploaded to a file system through a standard protocol of the file system, the file system is instructed to archive the self-created standard format file and the original standard format file, the heterogeneous file is uploaded to the file system through a heterogeneous dedicated protocol of the file system, and the file system is instructed to archive the heterogeneous file. The heterogeneous special protocol can avoid the problems of packet loss and the like of the heterogeneous files in the transmission process because the heterogeneous files are uploaded through the heterogeneous special protocol during uploading the files, so that the heterogeneous files can be safely and reliably uploaded to a PACS system for archiving. In addition, the self-built standard format file of the heterogeneous file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file, so that the association between the heterogeneous file and the original standard format file is realized through the same check information, and the subsequent inquiry of the archived heterogeneous file is greatly facilitated.
In the uploading the heterogeneous file to the file system through the heterogeneous dedicated protocol of the file system, in order to further ensure the security and reliability of the uploading process, the heterogeneous file may be partitioned and signed, as shown in fig. 3, in an embodiment, the step S103 includes the following steps:
s201, obtaining the compressed heterogeneous file, blocking the compressed heterogeneous file and marking an identifier to obtain a blocked heterogeneous file of the heterogeneous file.
And compressing the heterogeneous file by adopting a preset compression algorithm to obtain the compressed heterogeneous file, wherein the compression algorithm is not limited, such as a Huffman algorithm and the like. After the compressed heterogeneous file is obtained, the compressed heterogeneous file is partitioned into blocks, which may be divided evenly or in a user-defined size, or may be directly compressed into small heterogeneous files during compression, and the like, which is not limited in this respect.
The Identifier is marked on the heterogeneous file of each block, and a digital Identifier is generated as a Globally Unique Identifier (GUID) on the heterogeneous file of each block through an algorithm, for example.
S202, after signing the blocked heterogeneous file, uploading the file to a file system through a heterogeneous special protocol of the file system.
Based on each blocked heterogeneous file marked with the identifier obtained in the above steps, each blocked heterogeneous file is signed, for example, by using MD5 hash algorithm, that is, a hash value is generated. And uploading the signed blocked heterogeneous file to a file system (PACS) through an http protocol (heterogeneous dedicated protocol).
For the PACS system, after receiving each block heterogeneous file, the PACS system can perform repeatability verification on each block heterogeneous file according to the signature, so that the repeated receiving of a certain block heterogeneous file and the integrity verification are avoided, and the loss of a certain block heterogeneous file in the transmission process is avoided, thereby ensuring the uniqueness and the integrity of the block heterogeneous file. In addition, in the embodiment, since the large-capacity heterogeneous file is compressed and partitioned and the Http protocol is used for file transmission, transmission controllable functions such as breakpoint continuous transmission and failure rollback can be supported, and the safety and reliability of heterogeneous file transmission are further improved.
For a client, when receiving a file to be transmitted, a self-established standard format file in the file to be transmitted needs to be established, so that before the client receives the file to be transmitted, a self-established standard format file establishing process of a heterogeneous file needs to be performed, as shown in fig. 4, an embodiment is provided for description, and the embodiment includes the following steps:
s301, obtaining the compressed heterogeneous file, and establishing index information for the compressed heterogeneous file.
Similarly, when the compressed heterogeneous file is to be obtained first, the compression algorithm is not limited. And then, index information is established for the compressed heterogeneous files, and the established index information can be stored by using a private Tag. For example, it may be created by a snowflake algorithm. The obtained index information is used as a retrieval basis for subsequently querying the heterogeneous files. In addition, a process of querying the heterogeneous file through the index information is specifically described in embodiments provided later, and reference may be made to the subsequent embodiments.
S302, file identification information of the heterogeneous files, sequence information of the heterogeneous files and checking information of associated files of the heterogeneous files in the original standard format files are obtained.
The identification information of the heterogeneous file can be information which can represent the file itself, such as a file name, a file content keyword, a file type and the like; the obtaining process may be that the client receives an input from a user, or the heterogeneous data content is automatically identified and then generated, which is not limited in this embodiment. The sequence information of the associated file of the heterogeneous file in the original standard format file refers to information such as a sequence identifier, a sequence number, and the like, and the inspection information of the associated file of the heterogeneous file in the original standard format file refers to inspection information Study identity UID that belongs to the same inspection as the associated file, where specific acquisition manners of the sequence information and the inspection information have been described in the embodiment of fig. 2, and may be referred to the above description, and are not described herein again.
And S303, storing the index information, the file identification information, the sequence information of the heterogeneous file and the check information into a self-built standard format file to obtain the self-built standard format file of the heterogeneous file.
After the index information, the file identification information, the sequence information and the check information of the heterogeneous file are obtained, the index information, the file identification information, the sequence information and the check information of the heterogeneous file are stored in a self-established standard format file, and the self-established standard format file of the heterogeneous file can be obtained, for example, the self-established standard format file needs to follow the DICOM standard to be a DICOM format file.
In this embodiment, taking the PACS system as an example, since the conventional PACS system does not support the archiving of heterogeneous files, it must be a file conforming to the DICOM protocol standard format to be parsed and stored, and the DICOM format file is usually not very large. Therefore, the DICOM protocol cannot be directly used for filing tasks, large-capacity heterogeneous files need to be converted into a DICOM format based on the need of filing, and meanwhile, the DICOM files are not suitable for being too large and cannot be stored as a Tag of the DICOM. Therefore, only the index information, the file identification information, the sequence information and the check information of the heterogeneous files are stored in the self-built standard format file, and the heterogeneous files are associated with the standard format file through the information, so that the self-built standard format file is stored only by adopting a standard protocol, the self-built standard format file can be further positioned by searching the self-built standard format file during query, and the heterogeneous files are ensured to be reliably filed in the PACS.
For the file system of the server, after receiving the heterogeneous file transmitted by the client, the file system stores the heterogeneous file, and the convenience of subsequent heterogeneous file query can be improved by recording the storage information of the heterogeneous file. In one embodiment, the process of archiving heterogeneous files by the file system includes: the file system stores the heterogeneous files by using object storage, and stores the incidence relation between the index information in the self-built standard format files of the heterogeneous files and the object storage indexes into a preset dictionary table.
Taking the PACS system as an example, after receiving the heterogeneous file, the PACS system checks the integrity and uniqueness of the received heterogeneous file and starts to store the heterogeneous file. In particular, the PACS system uses object storage to store heterogeneous files, which is efficient and convenient to manage compared to conventional storage disks. After storing the heterogeneous files, the PACS system establishes a dictionary table, and associates object storage indexes with index information of the heterogeneous files in the self-established standard format file in the dictionary table, wherein the object storage indexes can be regarded as indexes of actual position information of the heterogeneous files stored by the PACS system; therefore, the incidence relation between the index information of the heterogeneous file and the object storage index is established, the heterogeneous file can be positioned through the object storage index corresponding to the index information of the heterogeneous file, the follow-up query of the heterogeneous file is facilitated, and the query efficiency is improved.
An embodiment of the above-described file archiving process is provided, as shown in fig. 5, taking a specific PACS system as an example. The embodiment comprises the following steps:
and S11, compressing the large-capacity heterogeneous file.
And S12, establishing an index for the compressed file.
And S13, creating a self-built DICOM file, storing inspection information, indexes, sequence information, identification information and the like, and associating the inspection information with the related file in the original DICOM file.
S14, original DICOM file.
S15, standard DICOM protocol filing.
And S16, judging whether the heterogeneous data exist, if so, executing S18, and otherwise, executing S17.
S17, archiving the original DICOM file.
And S18, additionally adding an Http protocol to transmit the compressed heterogeneous file to the PACS.
After the self-built DICOM file and the original DICOM file are transmitted, the compressed heterogeneous file also needs to be transmitted to the PACS system.
S19, the PACS stores the heterogeneous file in the object storage, and stores the index and the index information in the self-established DICOM file in the associated object storage index of the dictionary table.
And S20, finishing archiving.
The implementation principle and technical effect of each step in the file archiving method provided in this embodiment are similar to those in the previous embodiments of the file archiving method, and are not described herein again. The implementation manner of each step in the embodiment of fig. 5 is only an example, and is not limited to this implementation manner, and the order of each step may be adjusted in practical application as long as the purpose of each step can be achieved. In the embodiment, the index of the high-capacity heterogeneous file is stored through the DICOM format file, so that the PACS can uniformly manage the heterogeneous file and the original DICOM file under the same check information or the same sequence information, meanwhile, the risk that the transmission of the high-capacity file by using a DICOM protocol fails is avoided, and the Http protocol is adopted to ensure the safe and reliable filing of the file to be transmitted.
After the files to be transmitted are filed, the most important application scene is the query scene, and for the convenience and the query efficiency of the query, corresponding improvements are made in the filing process of the heterogeneous files in the files to be transmitted, for example, the establishment of the index information of the heterogeneous files, the establishment of the association relationship between the index information of the heterogeneous files and the object storage index and the like can increase the convenience and the query efficiency of the query.
The following describes a document query process by way of a specific embodiment. As shown in fig. 6, in one embodiment, the method further comprises the steps of:
s401, receiving a query request; the query request carries the check information or sequence information of the file to be queried.
The query request received by the client may be a request input by a user in the client, and is used for requesting to query a file to be queried. Taking the PACS system as an example, the image in the PACS system that meets the condition may be a single attribute (for example, Patient ID or equipment type of PatientID) or a combination of multiple attributes (for example, PatientID and student identity UID), and the archived file can be queried through a standard service such as C-Find, that is, the same student identity UID and parent ID as the associated DICOM file. Therefore, the query request needs to carry inspection information or sequence information of the file to be queried, such as a Study Instance UID, a Series Instance UID, or may also be a parent ID, and the like, and the information can facilitate the client to accurately locate the file to be queried.
Taking the PACS system as an example, the query is a standard DICOM protocol query, such as C-Find, so that the query of a three-party system can be compatible, and all the systems conform to the DICOM standard protocol.
S402, in the file system, acquiring a standard format file corresponding to the check information or the sequence information; the corresponding standard format file comprises a self-built standard format file and an original standard format file.
And acquiring a corresponding standard format file in the file system according to the check information or the sequence information. In the file filing process, each file to be transmitted comprises a heterogeneous file, a self-established standard format file of the heterogeneous file and an original standard format file, namely the files conforming to the standard format comprise the self-established standard format file and the original standard format file, and in the storage process, the checking information of the heterogeneous file is the same as the checking information of the associated file of the heterogeneous file in the original standard format file. Therefore, in this step, the standard format file acquired by the client may be a self-created standard format file or an original standard format file.
It should be noted that, in practical application, the obtained corresponding standard format file may include a plurality of files, all of which may be self-built standard format files or original standard format files, or one part of which is a self-built standard format file and the other part of which is an original standard format file, which is not limited in this embodiment.
S403, if the corresponding standard format file is the self-built standard format file, analyzing the index information in the corresponding standard format file.
If the corresponding standard format file acquired by the client is the self-built standard format file, the index information of the heterogeneous file is definitely present in the standard format file, and therefore the client can analyze the corresponding standard format file to obtain the index information of the heterogeneous file.
S404, according to the index information, obtaining a heterogeneous file corresponding to the index information in the file system.
Based on the analyzed index information, the client acquires a heterogeneous file corresponding to the index information from the file system. For example, after the index information is obtained, the file system queries and obtains the heterogeneous file through the private protocol (i.e., the heterogeneous dedicated protocol), and since the file system is used by other third-party systems through the private protocol, the file system can obtain the heterogeneous file without affecting the document obtaining process of the standard DICOM protocol.
Optionally, an embodiment of obtaining a heterogeneous file corresponding to the index information is provided, and as shown in fig. 7, the embodiment includes the following steps:
s501, transmitting the index information to a file system through a heterogeneous special protocol, and indicating the file system to inquire a corresponding object storage index in a dictionary table; the dictionary table comprises corresponding incidence relation between the index information of the heterogeneous file and the object storage index of the heterogeneous file.
And S502, acquiring a heterogeneous file corresponding to the index information according to the object storage index.
Taking the PACS system as an example, the client calls a heterogeneous dedicated protocol interface of the PACS system, and transmits the analyzed index information to the PACS system. In the PACS system, the dictionary table comprises the corresponding association relationship between the index information of the heterogeneous files and the object storage indexes of the heterogeneous files, so the PACS system can inquire the object storage indexes corresponding to the index information in the dictionary table. The object storage index can be regarded as an index of actual position information of the heterogeneous file stored by the PACS system, so that the heterogeneous file can be accurately positioned through the object storage index, and the heterogeneous file corresponding to the index information is obtained. The PACS system returns the acquired heterogeneous file to the client, so that the user can check the file conveniently. The PACS system returns heterogeneous files to the client in a manner of using a heterogeneous proprietary protocol for transmission.
In the file archiving method provided by the embodiment, in the query process, the object storage index of the heterogeneous file is first located based on the index information of the file to be queried, and then the heterogeneous file is obtained according to the object storage index.
Of course, after the corresponding standard format file is initially located according to the check information or the sequence information, before parsing the index information in the standard format file, the client needs to determine whether the corresponding standard format file is a self-created standard format file or an original standard format file, specifically, as shown in fig. 8, in an embodiment, the method further includes:
s601, determining whether the corresponding standard format file is a self-built standard format file or an original standard format file according to the file identification information.
S602, if the corresponding standard format file is the self-built standard format file, executing the step of analyzing the index information in the corresponding standard format file; if the corresponding standard format file is the original standard format file, returning the corresponding standard format file.
The embodiment is based on the premise that the corresponding standard format file includes the file identification information, that is, the client needs to identify whether the corresponding standard format file is a self-created standard format file or an original standard format file, and the corresponding standard format file includes the file identification information. The file identification information can reflect the content of the file such as the type, the name and the like, and the file can be determined to be a heterogeneous file or a standard format file based on the information, if the file is the heterogeneous file, the corresponding standard format file can be determined to be a self-established standard format file, but if the file is determined to be the standard format file based on the file identification information, the corresponding standard format file can be determined to be an original standard format file.
If the corresponding standard format file is the self-built standard format file, the step of analyzing the index information in the corresponding standard format file is executed. If the corresponding standard format file is the original standard format file, the client directly returns the acquired corresponding standard format file.
And aiming at the fact that one part of the obtained files corresponding to the standard format is the self-built standard format file, the other part of the obtained files corresponding to the standard format is the original standard format file, and the corresponding file inquiring process can be executed according to the type corresponding to the files corresponding to the standard format. The heterogeneous files or the original standard format files returned by the PACS are inquired files to be inquired and displayed on a front-end interface, so that the client can check the files conveniently.
In this embodiment, the corresponding standard format file identified and obtained by the file identification information is a self-created standard format file or an original standard format file, and then the file to be queried is returned by adopting a corresponding query mode, and the query process is based on the information in the storage process, so that the query result is more accurate, and the query efficiency can be greatly improved.
As shown in fig. 9, an embodiment of the above file query process is provided by taking a specific PACS system as an example. The embodiment comprises the following steps:
and S21, after receiving the checking information or the sequence information of the file to be inquired, inquiring the PACS system through the DICOM protocol.
S22, obtaining the corresponding DICOM file of the checking information or the sequence information returned by the PACS.
And S23, identifying the file identification information.
S24, if the heterogeneous data is needed, executing S25, otherwise executing S29.
And S25, analyzing the corresponding DICOM file of the inspection information or the sequence information to acquire large-capacity heterogeneous data index information.
And S26, calling an Http interface of the PACS, and transmitting the index information as a parameter.
S27, the PACS service receives the parameter, and finds the object storage index corresponding to the index information through the dictionary table.
And S28, acquiring the heterogeneous data file according to the object storage index and returning the heterogeneous data file to the client.
And S29, finishing the acquisition.
The implementation principle and technical effect of each step in the file archiving method provided in this embodiment are similar to those in the previous embodiments of the file archiving method, and are not described herein again. The implementation manner of each step in the embodiment of fig. 9 is only an example, and is not limited to this, and the order of each step may be adjusted in practical application as long as the purpose of each step can be achieved.
It should be understood that although the various steps in the flow diagrams of fig. 2-9 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-9 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in FIG. 10, there is provided a file archiving apparatus, comprising: a receiving module 10, a first archiving module 11 and a second archiving module 12, wherein:
a receiving module 10, which receives a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file;
the first filing module 11 is configured to upload a self-created standard format file and an original standard format file to a file system through a standard protocol of the file system, and instruct the file system to file the self-created standard format file and the original standard format file;
the second archiving module 12 is configured to upload the heterogeneous file to the file system through a heterogeneous dedicated protocol of the file system, and instruct the file system to archive the heterogeneous file.
In one embodiment, the second archive module 12 comprises:
the acquisition unit is used for acquiring the compressed heterogeneous file, and blocking and marking the identifier on the compressed heterogeneous file to obtain a blocked heterogeneous file of the heterogeneous file;
and the transmission unit is used for uploading the signed partitioned heterogeneous files to the file system through a heterogeneous special protocol of the file system.
In one embodiment, the apparatus further comprises:
the first acquisition module is used for acquiring the compressed heterogeneous file and establishing index information for the compressed heterogeneous file;
the second acquisition module is used for acquiring file identification information of the heterogeneous file, sequence information of the heterogeneous file and check information of an associated file of the heterogeneous file in the original standard format file;
and the establishing module is used for storing the index information, the file identification information, the sequence information of the heterogeneous files and the check information into a self-established standard format file to obtain the self-established standard format file of the heterogeneous files.
In an embodiment, the second archive module 12 is specifically configured to store the heterogeneous file by using object storage in the file system, and store an association relationship between index information in the self-established standard format file of the heterogeneous file and the object storage index into a preset dictionary table.
In one embodiment, the apparatus further comprises:
the query receiving module is used for receiving a query request; the query request carries the check information or sequence information of the file to be queried;
the file acquisition module is used for acquiring a file with a standard format corresponding to the check information or the sequence information in a file system; the corresponding standard format file comprises a self-established standard format file and an original standard format file;
the file analysis module is used for analyzing the index information in the corresponding standard format file if the corresponding standard format file is a self-built standard format file;
and the file determining module is used for acquiring the heterogeneous file corresponding to the index information in the file system according to the index information.
In one embodiment, the file determining module includes:
the index transmission unit is used for transmitting the index information to the file system through a heterogeneous dedicated protocol and indicating the file system to inquire the corresponding object storage index in the dictionary table; the dictionary table comprises corresponding incidence relations between index information of the heterogeneous files and object storage indexes of the heterogeneous files;
and the file determining unit is used for acquiring the heterogeneous file corresponding to the index information according to the object storage index.
In one embodiment, the corresponding standard format file includes file identification information; the device also includes:
the identification module is used for determining whether the corresponding standard format file is a self-established standard format file or an original standard format file according to the file identification information;
the file analysis module is used for executing the step of analyzing the index information in the corresponding standard format file if the corresponding standard format file is the self-established standard format file;
the file determining module is used for returning the corresponding standard format file if the corresponding standard format file is the original standard format file.
For the specific definition of the file archiving device, reference may be made to the above definition of the file archiving method, which is not described herein again. The various modules in the document archive may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 11. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a file archiving method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 11 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file;
uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system, and indicating the file system to file the self-built standard format file and the original standard format file;
uploading the heterogeneous files to a file system through a heterogeneous special protocol of the file system, and indicating the file system to archive the heterogeneous files.
The implementation principle and technical effect of the computer device provided by the above embodiment are similar to those of the above method embodiment, and are not described herein again.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises the check information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of the associated file of the heterogeneous file in the original standard format file;
uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system, and indicating the file system to file the self-built standard format file and the original standard format file;
uploading the heterogeneous files to a file system through a heterogeneous special protocol of the file system, and indicating the file system to archive the heterogeneous files.
The implementation principle and technical effect of the computer-readable storage medium provided by the above embodiments are similar to those of the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for archiving a medical image file in a PACS system, the method comprising:
receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises check information and index information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of an associated file of the heterogeneous file in the original standard format file;
uploading the self-built standard format file and the original standard format file to a file system through a standard protocol of the file system, and indicating the file system to archive the self-built standard format file and the original standard format file;
uploading the heterogeneous file to the file system through a heterogeneous dedicated protocol of the file system, and instructing the file system to archive the heterogeneous file;
the process of archiving the heterogeneous file by the file system is as follows: and the file system stores the heterogeneous file by using object storage, and stores the incidence relation between the index information in the self-built standard format file of the heterogeneous file and the object storage index into a preset dictionary table.
2. The method of claim 1, wherein uploading the heterogeneous file into the file system via a heterogeneous proprietary protocol of the file system comprises:
obtaining a compressed heterogeneous file, and blocking and marking an identifier on the compressed heterogeneous file to obtain a blocked heterogeneous file of the heterogeneous file;
and after the partitioned heterogeneous file is signed, uploading the partitioned heterogeneous file to the file system through a heterogeneous special protocol of the file system.
3. The method of claim 2, wherein the file system performs a duplication check and an integrity check on each of the blocked heterogeneous files according to a signature after receiving each of the blocked heterogeneous files.
4. The method according to claim 1 or 2, characterized in that before said receiving a file to be transmitted, the method further comprises:
acquiring a compressed heterogeneous file, and establishing index information for the compressed heterogeneous file;
acquiring file identification information of the heterogeneous file, sequence information of the heterogeneous file and check information of an associated file of the heterogeneous file in the original standard format file;
and storing the index information, the file identification information, the sequence information of the heterogeneous files and the check information into a self-built standard format file to obtain the self-built standard format file of the heterogeneous files.
5. The method according to claim 1 or 2, characterized in that the method further comprises:
receiving a query request; the query request carries inspection information or sequence information of a file to be queried;
in the file system, acquiring a standard format file corresponding to the inspection information or the sequence information; the corresponding standard format file comprises a self-built standard format file and an original standard format file;
if the corresponding standard format file is a self-built standard format file, analyzing the index information in the corresponding standard format file;
and acquiring a heterogeneous file corresponding to the index information in the file system according to the index information.
6. The method according to claim 5, wherein the obtaining the heterogeneous file corresponding to the index information in the file system comprises:
transmitting the index information to the file system through the heterogeneous dedicated protocol, and indicating the file system to query a corresponding object storage index in the dictionary table;
and acquiring the heterogeneous file corresponding to the index information according to the object storage index.
7. The method of claim 5, wherein the corresponding standard format file includes file identification information;
before the parsing the index information in the corresponding standard format file, the method further includes:
determining that the corresponding standard format file is a self-built standard format file or an original standard format file according to the file identification information;
if the corresponding standard format file is a self-built standard format file, executing the step of analyzing the index information in the corresponding standard format file;
and if the corresponding standard format file is the original standard format file, returning the corresponding standard format file.
8. An apparatus for archiving a medical image file in a PACS system, said apparatus comprising:
the receiving module is used for receiving a file to be transmitted; the files to be transmitted comprise heterogeneous files, self-built standard format files of the heterogeneous files and original standard format files; the self-built standard format file comprises check information and index information of the heterogeneous file, and the check information of the heterogeneous file is the same as the check information of an associated file of the heterogeneous file in the original standard format file;
the first filing module is used for uploading the self-built standard format file and the original standard format file to the file system through a standard protocol of the file system and indicating the file system to file the self-built standard format file and the original standard format file;
the second archiving module is used for uploading the heterogeneous files to the file system through a heterogeneous dedicated protocol of the file system and indicating the file system to archive the heterogeneous files;
the process of archiving the heterogeneous file by the file system is as follows: and the file system stores the heterogeneous file by using object storage, and stores the incidence relation between the index information in the self-built standard format file of the heterogeneous file and the object storage index into a preset dictionary table.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202011222321.8A 2020-10-29 2020-11-05 File archiving method and device, computer equipment and storage medium Active CN112395250B (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN202011222321.8A CN112395250B (en) 2020-11-05 2020-11-05 File archiving method and device, computer equipment and storage medium
EP21205586.7A EP3992807A1 (en) 2020-10-29 2021-10-29 Systems and methods for data storage
US17/452,778 US20220140840A1 (en) 2020-10-29 2021-10-29 Systems and methods for data storage
EP21205635.2A EP3992979A1 (en) 2020-10-29 2021-10-29 Systems and methods for file archiving
US17/452,783 US11829407B2 (en) 2020-10-29 2021-10-29 Systems and methods for file archiving

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011222321.8A CN112395250B (en) 2020-11-05 2020-11-05 File archiving method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112395250A CN112395250A (en) 2021-02-23
CN112395250B true CN112395250B (en) 2022-05-20

Family

ID=74598828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011222321.8A Active CN112395250B (en) 2020-10-29 2020-11-05 File archiving method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112395250B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109710614A (en) * 2018-12-28 2019-05-03 深圳市同行者科技有限公司 A kind of method and device of real-time data memory and inquiry
CN111225375A (en) * 2019-12-31 2020-06-02 汉熵通信有限公司 Next-generation Internet of things system architecture design method and application system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10296711B2 (en) * 2010-05-17 2019-05-21 International Business Machines Corporation Client-server multimedia archiving system with metadata encapsulation
US20160125135A1 (en) * 2014-10-30 2016-05-05 RamSoft Inc. Method and system for distributing and accessing diagnostic images associated with diagnostic imaging report
CN106850758A (en) * 2016-12-30 2017-06-13 广州慧扬信息系统科技有限公司 It is applied to the method for interchanging data of hospital information system
CN111739613B (en) * 2020-05-20 2023-01-31 中国电信集团工会上海市委员会 Medical image cloud filing platform based on distributed computing technology

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109710614A (en) * 2018-12-28 2019-05-03 深圳市同行者科技有限公司 A kind of method and device of real-time data memory and inquiry
CN111225375A (en) * 2019-12-31 2020-06-02 汉熵通信有限公司 Next-generation Internet of things system architecture design method and application system

Also Published As

Publication number Publication date
CN112395250A (en) 2021-02-23

Similar Documents

Publication Publication Date Title
AU2008318772B2 (en) Methods, systems, and devices for managing medical images and records
US20160210408A1 (en) Methods, systems, and devices for managing medical images and records
US11410753B2 (en) System and methods of capturing medical imaging data using a mobile device
CN110335667B (en) Medical image management method, device, system and storage medium
US20090103789A1 (en) Delivering and receiving medical images
CN106878263B (en) Cloud medical image storage system and communication system
CA2788050C (en) Systems and methods for processing consumer queries in different languages for clinical documents
CN106845075B (en) Centralized diagnosis report system
CN108962355A (en) A kind of association display methods, device and service equipment, the storage medium of image
US20230215529A1 (en) System and methods of capturing medical imaging data using a mobile device
US12020803B2 (en) Intelligent meta PACS system and server
CN116230147A (en) Medical examination information mutual recognition sharing system
CN110729034A (en) Remote filing and retrieval system based on DICOM image data
US20150193579A1 (en) Exchanging Medical Imaging Data Between Computer Systems
CN112395250B (en) File archiving method and device, computer equipment and storage medium
Alkawaz et al. Augmented reality for patient information using face recognition and cloud computing
CN113808712A (en) Medical data transmission method, device, computer equipment and storage medium
CN112416877A (en) Medical data storage method and device, computer equipment and storage medium
KR20160103578A (en) Cloud based Lung/Bone Disease Automated Diagnosis System and Method
KR101468915B1 (en) System and method for providing multi media service
Tagaris et al. Watermarking sdk implementation to facilitate integration in a secure healthcare environment
JP2019092702A (en) Information processing device, information processing method, and program

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