[go: up one dir, main page]

CN112562827B - Management system and method for distinguishing devices based on DICOM transmission address - Google Patents

Management system and method for distinguishing devices based on DICOM transmission address Download PDF

Info

Publication number
CN112562827B
CN112562827B CN202011212973.3A CN202011212973A CN112562827B CN 112562827 B CN112562827 B CN 112562827B CN 202011212973 A CN202011212973 A CN 202011212973A CN 112562827 B CN112562827 B CN 112562827B
Authority
CN
China
Prior art keywords
image
post
list
address
dicom
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
CN202011212973.3A
Other languages
Chinese (zh)
Other versions
CN112562827A (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.)
BEIJING SILVER MEDICAL INFORMATION TECHNICAL CO LTD
Original Assignee
BEIJING SILVER MEDICAL INFORMATION TECHNICAL 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 BEIJING SILVER MEDICAL INFORMATION TECHNICAL CO LTD filed Critical BEIJING SILVER MEDICAL INFORMATION TECHNICAL CO LTD
Priority to CN202011212973.3A priority Critical patent/CN112562827B/en
Publication of CN112562827A publication Critical patent/CN112562827A/en
Application granted granted Critical
Publication of CN112562827B publication Critical patent/CN112562827B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • 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
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Biomedical Technology (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Theoretical Computer Science (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Radiology & Medical Imaging (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

The invention provides a management system for distinguishing equipment based on DICOM transmission addresses, which comprises a DICOM image sending module, an address extraction module and a data storage module, wherein the DICOM image sending module is used for transmitting DICOM images of patients to the address extraction module; the address extraction module extracts the IP address of the equipment; the data storage module stores patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, model numbers and IP addresses of equipment in the form of a list, and is defined as a first list; the equipment list recording module records the name, the IP address and the scheduling data of each image technician of each equipment in the form of a list, and is defined as a second list; the matching generation module is used for generating a third list with equipment names, the models and the IP addresses by corresponding the equipment models to the equipment names one by one based on the IP addresses in a preset time period. The invention also discloses a management method for distinguishing the devices based on the DICOM transmission address. The invention can clearly distinguish the identities of the image equipment and the post-processing workstation, and is convenient for management.

Description

Management system and method for distinguishing devices based on DICOM transmission address
Technical Field
The invention relates to the field of medical information, in particular to a management system and method for distinguishing devices based on DICOM transmission addresses.
Background
In PACS (medical image archiving and transmission system) in medical institutions, image data of patient examinations are transmitted between imaging devices, post-processing workstations, PACS servers using DICOM protocol. The complete preservation of these image raw materials is the fundamental responsibility of PACS systems. From a management perspective, it is also important to monitor workflow integrity for statistical workload from which site the patient's image data arrives at. DICOM images, typically generated at imaging devices, preserve the model of the imaging device, patient information, and location information. The information is sufficient to judge which imaging device has completed the imaging examination of the patient, and the workload and the working intensity of the imaging technician can be counted. However, this method cannot be used for workflow management on post-processing workstations because the post-processed images were all transferred directly from the imaging device without recording by the PACS system. The SC (secondary capture) snapshot image generated by the post-processing workstation is also sent to the PACS system, and the image of the SC (secondary capture) snapshot image is provided with brand information of the post-processing workstation, but when the medical institution has a plurality of post-processing workstations with the same company and the same brand (such situation is very common), the PACS system cannot distinguish from which post-processing workstation the image of the patient comes from, and thus the workload and the working strength of the post-processing technician cannot be counted, and the image equipment and the image technician cannot be accurately managed and integrated reasonably.
Disclosure of Invention
In view of the above, the main purpose of the present invention is to provide a system and a method for managing devices based on DICOM transmission addresses, which can solve the problem that in the prior art, since a medical institution has a plurality of post-processing workstations of the same company and the same brand, the PACS system cannot distinguish which post-processing workstation the image of the patient comes from, and thus cannot implement the work load and the work intensity of the statistical post-processing technician.
In order to achieve the above purpose, the technical scheme of the invention is realized as follows:
In one aspect, the invention provides a management system for distinguishing devices based on DICOM transmission addresses, which comprises a DICOM image sending module, an address extracting module, a data storage module, a device list recording module and a matching generation module, wherein the DICOM image sending module is respectively connected with the address extracting module and the data storage module and is used for transmitting DICOM images of patients to the address extracting module and the data storage module through DICOM protocols; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation; the address extraction module is respectively connected with the DICOM image sending module and the data storage module and is used for extracting the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information and sending the IP address to the data storage module; the data storage module is respectively connected with the DICOM image sending module, the address extraction module and the matching generation module and is used for extracting and storing patient information, position information of a patient, image checking time, the number of a DICOM image sequence, the model of image equipment and the model of a post-processing workstation based on DICOM image header file information, and receiving and storing IP addresses; the method comprises the steps of correspondingly storing patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, models of image equipment, models of post-processing workstations and IP addresses in a list form, and defining the patient information, the position information of the patient, the image examination time, the serial numbers of the DICOM image sequences, the models of the post-processing workstations and the IP addresses as a first list; the equipment list recording module is connected with the matching generation module and is used for recording the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image device, the name of each post-processing workstation, the IP address of each image device, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and defined as a second list; the matching generation module is respectively connected with the data storage module and the equipment list recording module, and is used for extracting the first list and the second list within a preset time period, the model of the image equipment is in one-to-one correspondence with the names of the image equipment based on the IP address, the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, and a third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Preferably, the system further comprises a port extraction module respectively connected with the DICOM image sending module and the data storage module, and used for extracting port data of the image device or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information and sending the port data to the data storage module.
Preferably, the data storage module is further configured to receive and store port data, and add the port data to the first list in the form of a list; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data to the second list in the form of a list.
Preferably, the matching generation module is further configured to extract the first list and the second list in a preset time period, and based on the IP address and the port data, one-to-one correspond the model of the image device to the name of the image device, one-to-one correspond the model of the post-processing workstation to the name of the post-processing workstation, and generate a third list for an administrator to view; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Preferably, the matching generation module further includes a workload statistics unit, configured to generate a workload statistics list for an administrator to view, based on the shift data of the image technician, in one-to-one correspondence with the image equipment names and the post-processing workstation names in the third list.
On the other hand, the invention also provides a method for managing the equipment based on the address of DICOM transmission, which comprises the following steps: the DICOM image sending module transmits the DICOM image of the patient to the address extraction module and the data storage module through a DICOM protocol; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation; the address extraction module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the IP address to the data storage module; the data storage module extracts and stores patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, models of image equipment and models of post-processing workstations based on DICOM image header file information, and receives and stores IP addresses; the method comprises the steps of correspondingly storing patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, models of image equipment, models of post-processing workstations and IP addresses in a list form, and defining the patient information, the position information of the patient, the image examination time, the serial numbers of the DICOM image sequences, the models of the post-processing workstations and the IP addresses as a first list; the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image device, the name of each post-processing workstation, the IP address of each image device, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and defined as a second list; the matching generation module extracts the first list and the second list within a preset time period, the model of the image equipment is in one-to-one correspondence with the names of the image equipment based on the IP address, the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, and a third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Preferably, the method further comprises: the port extraction module extracts port data of the image device or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the port data to the data storage module.
Preferably, the method further comprises: the data storage module also receives and stores port data, and adds the port data into a first list in the form of a list; the device list recording module also records the port data of each imaging device and the port data of each post-processing workstation and adds the port data to the second list in the form of a list.
Preferably, the method further comprises: the matching generation module also extracts a first list and a second list in a preset time period, and based on the IP address and the port data, the model of the image equipment is in one-to-one correspondence with the names of the image equipment, the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, and a third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Preferably, the method further comprises: the workload statistics unit in the matching generation module is in one-to-one correspondence with the names of the image equipment and the names of the post-processing workstations in the third list based on the scheduling data of the image technicians, and generates a workload statistics list for an administrator to check.
The invention has the technical effects that:
1. Because the DICOM image sending module, the address extracting module, the data storage module, the equipment list recording module and the matching generating module are arranged, the address extracting module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, the data storage module stores patient information, the position information of a patient, the image checking time, the serial number of the DICOM image, the model of the image equipment and the model of the post-processing workstation in a list form, the IP address is received and stored, the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician in a list form, the matching generating module corresponds the model of the image equipment to the name of the image equipment one by one based on the IP address, and the model of the post-processing workstation to the name of the post-processing workstation one by one, and a third list is generated for a manager to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation, and the IP address of the image equipment or the post-processing workstation is configured in the PACS database and corresponds to the equipment list recording module in the RIS system, so that what DICOM image sequence of the patient comes from which image equipment can be clearly seen, the integrity of the data flow of the same patient can be clearly analyzed, the medical error rate is reduced, the identities of the image equipment and the post-processing workstation can be clearly distinguished, and the management of the image equipment by an administrator is facilitated;
2. Because the invention sets up the port extraction module, can be based on DICOM image header file information, the port data of the image equipment or post-processing workstation corresponding to this DICOM image is extracted, and send the port data to the data storage module, the data storage module receives and stores the port data, add the port data to the first tabulation in the form of tabulation; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data and the port data into a second list in the form of a list; the matching generation module can correspond the model of the image equipment to the names of the image equipment one by one based on the IP address and the port data, and correspond the model of the post-processing workstation to the names of the post-processing workstation one by one to generate a third list for an administrator to check; the parameters of the third list at least comprise names of image equipment or post-processing workstations, models of the image equipment or the post-processing workstations and IP addresses of the image equipment or the post-processing workstations, the matching generation module can enable the models of the image equipment to be in one-to-one correspondence with the names of the image equipment based on the IP addresses and the port data, the models of the post-processing workstations are in one-to-one correspondence with the names of the post-processing workstations, the generated corresponding relation of the third list is more accurate, a cushion is made for later statistics work, and statistics accuracy is improved;
3. Because the workload statistics unit is arranged, the workload statistics list can be generated by one-to-one correspondence with the names of the image equipment and the post-processing workstation in the third list based on the scheduling data of the image technicians, and is checked by an administrator, so that the administrator knows which image technician transmits what type of image sequence of which patient to the PACS system on which site, and can clearly know which image technician performs the check on which image equipment in each image sequence, the workload and the working strength of the image technicians can be accurately counted, the blank managed in the prior art is made up, and the management level is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute a limitation on the application. In the drawings:
Fig. 1 is a schematic diagram of a management system for distinguishing devices based on DICOM transmission addresses according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram showing a first list of data storage modules in a management system for distinguishing devices based on DICOM transferred addresses according to an embodiment of the invention;
FIG. 3 illustrates a third column representation intent generated by the match generation module in a management system for distinguishing devices based on DICOM transferred addresses in accordance with a first embodiment of the present invention;
FIG. 4 is a schematic diagram of a management system for distinguishing devices based on DICOM transmission addresses according to a second embodiment of the present invention;
FIG. 5 is a schematic diagram of a management system for distinguishing devices based on DICOM transmission addresses according to a third embodiment of the present invention;
FIG. 6 is a schematic diagram of a shift list of imaging technicians in a management system for distinguishing devices based on DICOM transmitted addresses according to a third embodiment of the present invention;
FIG. 7 is a flowchart of a method for managing devices based on DICOM transferred addresses in accordance with a fourth embodiment of the invention;
FIG. 8 is a schematic diagram showing a first list formed by data storage modules in a method for managing devices based on DICOM transmission addresses according to a fourth embodiment of the present invention;
FIG. 9 illustrates a third column representation intent generated by the match generation module in a method of managing devices based on DICOM transferred addresses in accordance with a fourth embodiment of the present invention;
fig. 10 is a schematic diagram showing a shift list of image technicians in a management method for distinguishing devices based on DICOM transmission addresses according to a fourth embodiment of the present invention.
Detailed Description
The invention will be described in detail below with reference to the drawings in combination with embodiments.
Example 1
Fig. 1 is a schematic structural diagram of an image quality evaluation system based on a structured template according to a first embodiment of the present invention; as shown in fig. 1, the system includes: a DICOM image transmission module 10, an address extraction module 20, a data storage module 30, a device list recording module 40, and a match generation module 50, wherein,
The DICOM image sending module 10 is respectively connected with the address extracting module 20 and the data storage module 30 and is used for transmitting DICOM images of patients to the address extracting module 20 and the data storage module 30 through a DICOM protocol; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation;
The address extracting module 20 is respectively connected with the DICOM image sending module 10 and the data storage module 30, and is used for extracting the IP address of the image device or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sending the IP address to the data storage module 30;
The data storage module 30 is respectively connected with the DICOM image sending module 10, the address extraction module 20 and the matching generation module 50, and is used for extracting and storing patient information, position information of a patient, image checking time, serial numbers of DICOM image sequences, models of image equipment and models of post-processing workstations based on DICOM image header file information, and receiving and storing IP addresses; the method comprises the steps of correspondingly storing patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, models of image equipment, models of post-processing workstations and IP addresses in a list form, and defining the patient information, the position information of the patient, the image examination time, the serial numbers of the DICOM image sequences, the models of the post-processing workstations and the IP addresses as a first list;
Wherein, the information of the patient comprises name, age, ID, doctor information, medical institution information and the like; the data storage module 30 is part of a PACS database.
In general, the following architecture is adopted in the database of PACS: patient (Patient grade), as the highest ranking; visit (visit level), as a second level; one patient may visit multiple times, with one independent visit record at a time, and only one patient record; study (inspection level) as a third level; multiple imaging examinations may be performed with each patient visit; each time an imaging examination generates a new Study number and gathers under Visit numbers of the present visit, under the Patient's fixed Patient level, and then down to the Serial (image sequence) as the fourth level. If an examination scans multiple sequences, or generates new sequences for post-processing, each sequence will have a unique number placed under the Study. If the imaging device generates multiple sequences of Patient images, then a post-processing workstation processes the images to generate new sequences, all of which are inherited under the same Patient/Visit/Study library table, except for the different numbers of the image sequences. The images of the same sequence are certainly all from one imaging device/post-processing workstation without distinction, but different sequences under the same inspection may indeed be from different devices/post-processing workstations. The PACS server using the management system records the IP address corresponding to the DICOM image sequence into the corresponding position of the Serial list when DICOM communication occurs each time.
FIG. 2 is a schematic diagram showing a first list of data storage modules in a management system for distinguishing devices based on DICOM transferred addresses according to an embodiment of the invention; as shown in fig. 2, when the DICOM device of the PACS receives the DICOM image sequence, the model numbers of the imaging device and the post-processing workstation and the IP addresses corresponding to the model numbers are stored in the image sequence table Serial table, including Serial ID, study ID, image inspection time (including date and time of generating the DICOM image sequence), serial NO, location information of the patient, model numbers of the imaging device or the post-processing workstation, IP addresses of the imaging device or the post-processing workstation, and so on.
The device list recording module 40 is connected with the matching generation module 50 and is used for recording the name of each image device, the name of each post-processing workstation, the IP address of each image device, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image device, the name of each post-processing workstation, the IP address of each image device, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and defined as a second list;
The equipment list recording module belongs to a part of RIS (medical image information management system), when a medical institution configures an own RIS system, corresponding names are set for each image equipment and each post-processing workstation, the names are set according to own requirements, and the IP addresses of the equipment are recorded in the equipment list;
The shift data of the image technician may be in a list form or a chart form, and is not limited in any way.
The matching generation module 50 is respectively connected with the data storage module 30 and the device list recording module 40, and is used for extracting the first list and the second list in a preset time period, and based on the IP address, the model of the image device is in one-to-one correspondence with the name of the image device, and the model of the post-processing workstation is in one-to-one correspondence with the name of the post-processing workstation, so as to generate a third list for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Wherein the preset time period is set by the medical institution according to the own requirement, such as a week, a month and the like;
Fig. 3 shows a third column of the intent generated by the matching generation module in the management system for distinguishing devices based on DICOM transmission addresses according to the first embodiment of the present invention, as shown in fig. 3, the third column shows the device model in the first column, the IP address of the device and the corresponding device in the RIS, for example, the DICOM device model with the IP address 172.19.72.101 corresponds to the 16-row CT of the RIS device, so that it is known that the DICOM image sequence from the IP address 172.19.72.101 is a DICOM image output by the imaging device in the RIS for 16-row CT, which is convenient for the administrator to manage the device.
The embodiment of the invention is provided with a DICOM image sending module, an address extracting module, a data storage module, an equipment list recording module and a matching generation module, wherein the address extracting module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on DICOM image header file information, the data storage module stores patient information, position information of a patient, image checking time, the serial number of the DICOM image, the model of the image equipment and the model of the post-processing workstation in a list form, receives and stores the IP address, the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician in a list form, and the matching generation module corresponds the model of the image equipment to the name of the image equipment one by one based on the IP address, and the model of the post-processing workstation to the name of the post-processing workstation one by one, so as to generate a third list for a manager to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation, and the IP address of the image equipment or the post-processing workstation is configured in the PACS database and corresponds to the equipment list recording module in the RIS system, so that what DICOM image sequence of the patient comes from which image equipment can be clearly seen, the integrity of the data flow of the same patient can be clearly analyzed, the medical error rate is reduced, the identities of the image equipment and the post-processing workstation can be clearly distinguished, and the management of the image equipment by an administrator is facilitated.
Example two
FIG. 4 is a schematic diagram of a management system for distinguishing devices based on DICOM transmission addresses according to a second embodiment of the present invention; as shown in fig. 4, the system further includes a port extraction module 60 connected to the DICOM image transmission module 10 and the data storage module 30, respectively, for extracting port data of the image device or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and transmitting the port data to the data storage module 30.
Wherein the data storage module 30 is further configured to receive and store port data, and add the port data to the first list in the form of a list; the device list recording module 40 records port data of each image device and port data of each post-processing workstation and adds them to the second list in the form of a list.
The matching generation module 50 is further configured to extract the first list and the second list within a preset time period, and based on the IP address and the port data, one-to-one correspond the model of the image device to the name of the image device, one-to-one correspond the model of the post-processing workstation to the name of the post-processing workstation, and generate a third list for the administrator to view; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
The embodiment of the invention is provided with the port extraction module, which can extract the port data of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information and send the port data to the data storage module, and the data storage module receives and stores the port data and adds the port data into the first list in the form of a list; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data and the port data into a second list in the form of a list; the matching generation module can correspond the model of the image equipment to the names of the image equipment one by one based on the IP address and the port data, and correspond the model of the post-processing workstation to the names of the post-processing workstation one by one to generate a third list for an administrator to check; the parameters of the third list at least comprise names of image equipment or post-processing workstations, models of the image equipment or the post-processing workstations and IP addresses of the image equipment or the post-processing workstations, and the matching generation module can enable the models of the image equipment to be in one-to-one correspondence with the names of the image equipment based on the IP addresses and the port data, enable the models of the post-processing workstations to be in one-to-one correspondence with the names of the post-processing workstations, enable the generated corresponding relation of the third list to be more accurate, make a cushion for later statistics work, and improve statistics accuracy.
Example III
FIG. 5 is a schematic diagram of a management system for distinguishing devices based on DICOM transmission addresses according to a third embodiment of the present invention; as shown in fig. 5, the matching generation module 50 further includes a workload statistics unit 502, configured to generate a workload statistics list for an administrator to view, based on the shift data of the image technician, in one-to-one correspondence with the image equipment names and the post-processing workstation names in the third list.
Fig. 6 is a schematic diagram of a shift list of image technicians in a management system for distinguishing devices based on DICOM transmission addresses according to a third embodiment of the present invention, and as shown in fig. 6, is a 35-week shift list of 2019 of an image department of a certain medical institution, in which image technicians corresponding to each image device or post-processing workstation in the week are recorded, and the image technicians are in one-to-one correspondence with image device names and post-processing workstation names in a third list, so as to generate a workload statistics list for an administrator to view.
The embodiment of the invention is provided with the workload statistics unit, which can be used for generating a workload statistics list in one-to-one correspondence with the names of the image equipment and the names of the post-processing workstations in the third list based on the scheduling data of the image technicians, so that an administrator can know which image technician transmits the image sequences of which patient on which site to the PACS system, and can clearly know which image technician performs the examination on which image equipment in each image sequence, thus accurately counting the workload and the working strength of the image technicians, making up the blank of management in the prior art and improving the management level.
Example IV
FIG. 7 is a flowchart of a method for managing devices based on DICOM transferred addresses in accordance with a fourth embodiment of the invention; as shown in fig. 7, the method includes the steps of:
Step S401, a DICOM image sending module transmits DICOM images of a patient to an address extraction module and a data storage module through a DICOM protocol; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation;
Step S402, the address extraction module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the IP address to the data storage module;
Step S403, the data storage module extracts and stores patient information, position information of a patient, image checking time, serial numbers of DICOM image sequences, model of image equipment and model of a post-processing workstation based on DICOM image header file information, and receives and stores IP addresses; the method comprises the steps of correspondingly storing patient information, position information of a patient, image examination time, serial numbers of DICOM image sequences, models of image equipment, models of post-processing workstations and IP addresses in a list form, and defining the patient information, the position information of the patient, the image examination time, the serial numbers of the DICOM image sequences, the models of the post-processing workstations and the IP addresses as a first list;
Wherein, the information of the patient comprises name, age, ID, doctor information, medical institution information and the like; the data storage module 30 is part of a PACS database.
In general, the following architecture is adopted in the database of PACS: patient (Patient grade), as the highest ranking; visit (visit level), as a second level; one patient may visit multiple times, with one independent visit record at a time, and only one patient record; study (inspection level) as a third level; multiple imaging examinations may be performed with each patient visit; each time an imaging examination generates a new Study number and gathers under Visit numbers of the present visit, under the Patient's fixed Patient level, and then down to the Serial (image sequence) as the fourth level. If an examination scans multiple sequences, or generates new sequences for post-processing, each sequence will have a unique number placed under the Study. If the imaging device generates multiple sequences of Patient images, then a post-processing workstation processes the images to generate new sequences, all of which are inherited under the same Patient/Visit/Study library table, except for the different numbers of the image sequences. The images of the same sequence are certainly all from one imaging device/post-processing workstation without distinction, but different sequences under the same inspection may indeed be from different devices/post-processing workstations. The PACS server using the management system records the IP address corresponding to the DICOM image sequence into the corresponding position of the Serial list when DICOM communication occurs each time.
FIG. 8 is a schematic diagram showing a first list formed by data storage modules in a method for managing devices based on DICOM transmission addresses according to a fourth embodiment of the present invention; as shown in fig. 8, when the DICOM device of the PACS receives the DICOM image sequence, the model numbers of the imaging device and the post-processing workstation and the IP addresses corresponding to the model numbers are stored in the image sequence table Serial table, including Serial ID, study ID, image examination time (including date and time of generating the DICOM image sequence), serial NO, location information of the patient, model numbers of the imaging device or the post-processing workstation, IP addresses of the imaging device or the post-processing workstation, and so on.
Step S404, the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image device, the name of each post-processing workstation, the IP address of each image device, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and are defined as a second list.
The equipment list recording module belongs to a part of RIS (medical image information management system), when a medical institution configures an own RIS system, corresponding names are set for each image equipment and each post-processing workstation, the names are set according to own requirements, and the IP addresses of the equipment are recorded in the equipment list;
The shift data of the image technician may be in a list form or a chart form, and is not limited in any way.
Step S405, a matching generation module extracts a first list and a second list within a preset time period, and based on the IP address, the model of the image equipment is in one-to-one correspondence with the names of the image equipment, and the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, so as to generate a third list for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Wherein the preset time period is set by the medical institution according to the own requirement, such as a week, a month and the like;
Fig. 9 shows a third column of the intent generated by the matching generation module in the method for managing devices based on DICOM transmission addresses according to the fourth embodiment of the present invention, where, as shown in fig. 9, the device model in the first list is displayed in the third column, the IP address of the device and the corresponding device in the RIS, for example, the DICOM device model with the IP address 172.19.72.101 corresponds to the 16-row CT name of the RIS device, so that it is known that the DICOM image sequence from the IP address 172.19.72.101 is a DICOM image output by the imaging device in the RIS for 16-row CT, which is convenient for the administrator to manage the device.
Wherein the method further comprises: the port extraction module extracts port data of the image device or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the port data to the data storage module.
Wherein the method further comprises: the data storage module also receives and stores port data, and adds the port data into a first list in the form of a list; the device list recording module also records the port data of each imaging device and the port data of each post-processing workstation and adds the port data to the second list in the form of a list.
Wherein the method further comprises: the matching generation module also extracts a first list and a second list in a preset time period, and based on the IP address and the port data, the model of the image equipment is in one-to-one correspondence with the names of the image equipment, the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, and a third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
Wherein the method further comprises: the workload statistics unit in the matching generation module is in one-to-one correspondence with the names of the image equipment and the names of the post-processing workstations in the third list based on the scheduling data of the image technicians, and generates a workload statistics list for an administrator to check.
Fig. 10 is a schematic diagram of a shift list of image technicians in a management method for distinguishing devices based on DICOM transmission addresses according to a fourth embodiment of the present invention, and as shown in fig. 10, is a 35-week shift list of 2019 of an image department of a certain medical institution, in which image technicians corresponding to each image device or post-processing workstation in the week are recorded, and the image technicians are in one-to-one correspondence with names of image devices and post-processing workstations in a third list, so as to generate a workload statistics list for an administrator to view.
The DICOM image transmission module, the address extraction module, the data storage module, the equipment list recording module and the matching generation module in the embodiment of the invention, the address extraction module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, the data storage module stores patient information, the position information of a patient, the image checking time, the serial number of the DICOM image, the model of the image equipment and the model of the post-processing workstation in a list form, receives and stores the IP address, the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the shift data of each image technician in a list form, the matching generation module corresponds the model of the image equipment to the name of the image equipment one by one, and the model of the post-processing workstation to the name of the post-processing workstation one by one, and generates a third list for a manager to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation, and the IP address of the image equipment or the post-processing workstation is configured in the PACS database and corresponds to the equipment list recording module in the RIS system, so that what DICOM image sequence of the patient comes from which image equipment can be clearly seen, the integrity of the data flow of the same patient can be clearly analyzed, the medical error rate is reduced, the identities of the image equipment and the post-processing workstation can be clearly distinguished, and the management of the image equipment by an administrator is facilitated; the port extraction module in the embodiment of the invention can extract the port data of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and send the port data to the data storage module, and the data storage module receives and stores the port data and adds the port data into a first list in a list form; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data and the port data into a second list in the form of a list; the matching generation module can correspond the model of the image equipment to the names of the image equipment one by one based on the IP address and the port data, and correspond the model of the post-processing workstation to the names of the post-processing workstation one by one to generate a third list for an administrator to check; the parameters of the third list at least comprise names of image equipment or post-processing workstations, models of the image equipment or the post-processing workstations and IP addresses of the image equipment or the post-processing workstations, the matching generation module can enable the models of the image equipment to be in one-to-one correspondence with the names of the image equipment based on the IP addresses and the port data, the models of the post-processing workstations are in one-to-one correspondence with the names of the post-processing workstations, the generated corresponding relation of the third list is more accurate, a cushion is made for later statistics work, and statistics accuracy is improved; the workload statistics unit in the embodiment of the invention can generate the workload statistics list in one-to-one correspondence with the names of the image equipment and the post-processing workstation in the third list based on the scheduling data of the image technicians, so that an administrator can know which image technician transmits what type of image sequence of which patient to the PACS system on which site, and can clearly know which image technician performs the examination on which image equipment in each image sequence, thus accurately counting the workload and the working strength of the image technicians, making up the blank managed in the prior art and improving the management level.
From the above description, it can be seen that the above embodiments of the present invention achieve the following technical effects: the embodiment of the invention is provided with a DICOM image sending module, an address extracting module, a data storage module, an equipment list recording module and a matching generation module, wherein the address extracting module extracts the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on DICOM image header file information, the data storage module stores patient information, position information of a patient, image checking time, the serial number of the DICOM image, the model of the image equipment and the model of the post-processing workstation in a list form, receives and stores the IP address, the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician in a list form, and the matching generation module corresponds the model of the image equipment to the name of the image equipment one by one based on the IP address, and the model of the post-processing workstation to the name of the post-processing workstation one by one, so as to generate a third list for a manager to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation, and the IP address of the image equipment or the post-processing workstation is configured in the PACS database and corresponds to the equipment list recording module in the RIS system, so that what DICOM image sequence of the patient comes from which image equipment can be clearly seen, the integrity of the data flow of the same patient can be clearly analyzed, the medical error rate is reduced, the identities of the image equipment and the post-processing workstation can be clearly distinguished, and the management of the image equipment by an administrator is facilitated; the embodiment of the invention is provided with the port extraction module, which can extract the port data of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information and send the port data to the data storage module, and the data storage module receives and stores the port data and adds the port data into the first list in the form of a list; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data and the port data into a second list in the form of a list; the matching generation module can correspond the model of the image equipment to the names of the image equipment one by one based on the IP address and the port data, and correspond the model of the post-processing workstation to the names of the post-processing workstation one by one to generate a third list for an administrator to check; the parameters of the third list at least comprise names of image equipment or post-processing workstations, models of the image equipment or the post-processing workstations and IP addresses of the image equipment or the post-processing workstations, the matching generation module can enable the models of the image equipment to be in one-to-one correspondence with the names of the image equipment based on the IP addresses and the port data, the models of the post-processing workstations are in one-to-one correspondence with the names of the post-processing workstations, the generated corresponding relation of the third list is more accurate, a cushion is made for later statistics work, and statistics accuracy is improved; the embodiment of the invention is provided with the workload statistics unit, which can be used for generating a workload statistics list in one-to-one correspondence with the names of the image equipment and the names of the post-processing workstations in the third list based on the scheduling data of the image technicians, so that an administrator can know which image technician transmits the image sequences of which patient on which site to the PACS system, and can clearly know which image technician performs the examination on which image equipment in each image sequence, thus accurately counting the workload and the working strength of the image technicians, making up the blank of management in the prior art and improving the management level.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, or they may alternatively be implemented in program code executable by computing devices, such that they may be stored in a memory device for execution by the computing devices, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. The management system for distinguishing the devices based on the DICOM transmission address is characterized by comprising a DICOM image sending module, an address extracting module, a data storage module, a device list recording module and a matching generation module, wherein,
The DICOM image sending module is respectively connected with the address extraction module and the data storage module and is used for transmitting DICOM images of patients to the address extraction module and the data storage module through a DICOM protocol; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation;
the address extraction module is respectively connected with the DICOM image sending module and the data storage module and is used for extracting the IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information and sending the IP address to the data storage module;
The data storage module is respectively connected with the DICOM image sending module, the address extraction module and the matching generation module and is used for extracting and storing patient information, position information of a patient, image checking time, the number of the DICOM image sequence, the model of the image equipment and the model of the post-processing workstation based on the DICOM image header file information and receiving and storing the IP address; the patient information, the position information of the patient, the image examination time, the number of the DICOM image sequence, the model of the image equipment, the model of the post-processing workstation and the IP address are correspondingly stored in a list form and defined as a first list;
The equipment list recording module is connected with the matching generation module and is used for recording the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and defined as a second list;
The matching generation module is respectively connected with the data storage module and the equipment list recording module, and is used for extracting the first list and the second list in a preset time period, enabling the model of the image equipment to be in one-to-one correspondence with the names of the image equipment based on the IP address, enabling the model of the post-processing workstation to be in one-to-one correspondence with the names of the post-processing workstation, and generating a third list for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
2. The system of claim 1, further comprising a port extraction module, respectively connected to the DICOM image transmission module and the data storage module, for extracting port data of the imaging device or post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and transmitting the port data to the data storage module.
3. The DICOM transmission based address differentiated device management system of claim 2, wherein the data storage module is further configured to receive and store the port data, and add the port data to the first list in a list; the device list recording module records the port data of each image device and the port data of each post-processing workstation and adds the port data and the port data into the second list in a list mode.
4. The system of claim 3, wherein the match generation module is further configured to extract the first list and the second list in the preset time period, and to one-to-one correspond the model of the image device to the name of the image device, one-to-one correspond the model of the post-processing workstation to the name of the post-processing workstation, and generate the third list for viewing by an administrator based on the IP address and the port data; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
5. The DICOM transmission based address differentiated device management system of claim 1, wherein the match generation module further comprises a workload statistics unit for generating a workload statistics list for viewing by an administrator based on the imaging technician's scheduling data in one-to-one correspondence with the imaging device names and the post-processing workstation names in the third list.
6. A method of managing a device based on a DICOM transmitted address, the method comprising:
the DICOM image sending module transmits the DICOM image of the patient to the address extraction module and the data storage module through a DICOM protocol; the DICOM image is a DICOM image sequence output by the image equipment or a new DICOM image sequence generated by processing the DICOM image by a post-processing workstation;
the address extraction module extracts an IP address of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the IP address to the data storage module;
The data storage module extracts and stores patient information, position information of a patient, image checking time, serial numbers of the DICOM image sequences, models of the image equipment and the post-processing workstation based on the DICOM image header file information, and receives and stores the IP address; the patient information, the position information of the patient, the image examination time, the number of the DICOM image sequence, the model of the image equipment, the model of the post-processing workstation and the IP address are correspondingly stored in a list form and defined as a first list;
the equipment list recording module records the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician; the name of each image equipment, the name of each post-processing workstation, the IP address of each image equipment, the IP address of each post-processing workstation and the scheduling data of each image technician are correspondingly stored in a list form and defined as a second list;
The matching generation module extracts the first list and the second list within a preset time period, and based on the IP address, the model of the image equipment is in one-to-one correspondence with the name of the image equipment, the model of the post-processing workstation is in one-to-one correspondence with the name of the post-processing workstation, and a third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
7. The method of claim 6, further comprising: and the port extraction module extracts port data of the image equipment or the post-processing workstation corresponding to the DICOM image based on the DICOM image header file information, and sends the port data to the data storage module.
8. The method of claim 7, further comprising: the data storage module also receives and stores the port data, and adds the port data into the first list in the form of a list; the device list recording module also records port data of each image device and port data of each post-processing workstation and adds the port data to the second list in a list mode.
9. The method of claim 8, further comprising: the matching generation module further extracts the first list and the second list in the preset time period, and based on the IP address and the port data, the model of the image equipment is in one-to-one correspondence with the names of the image equipment, the model of the post-processing workstation is in one-to-one correspondence with the names of the post-processing workstation, and the third list is generated for an administrator to check; the parameters of the third list at least comprise the name of the image equipment or the post-processing workstation, the model of the image equipment or the post-processing workstation and the IP address of the image equipment or the post-processing workstation.
10. The method according to claim 6, wherein the workload statistics unit in the matching generation module generates a workload statistics list for an administrator to view based on the shift data of the image technician in one-to-one correspondence with the image equipment name and the post-processing workstation name in the third list.
CN202011212973.3A 2020-11-03 2020-11-03 Management system and method for distinguishing devices based on DICOM transmission address Active CN112562827B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011212973.3A CN112562827B (en) 2020-11-03 2020-11-03 Management system and method for distinguishing devices based on DICOM transmission address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011212973.3A CN112562827B (en) 2020-11-03 2020-11-03 Management system and method for distinguishing devices based on DICOM transmission address

Publications (2)

Publication Number Publication Date
CN112562827A CN112562827A (en) 2021-03-26
CN112562827B true CN112562827B (en) 2024-04-23

Family

ID=75041800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011212973.3A Active CN112562827B (en) 2020-11-03 2020-11-03 Management system and method for distinguishing devices based on DICOM transmission address

Country Status (1)

Country Link
CN (1) CN112562827B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113256088A (en) * 2021-05-13 2021-08-13 天津市中西医结合医院(天津市南开医院) Automatic performance calculation and management method for hospital radiology department
CN114171165B (en) * 2021-12-01 2023-11-28 四川大学华西医院 Forwarding method and system based on independent task management service

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101800769A (en) * 2010-01-19 2010-08-11 北京新网医讯技术有限公司 Electric film printing system and method based on DICOM
CN102075742A (en) * 2009-10-30 2011-05-25 西门子公司 Method and system for transmitting medical image
CN107610755A (en) * 2017-08-21 2018-01-19 深圳市前海安测信息技术有限公司 Medical examination video distribution system and method based on PACS databases
CN107887003A (en) * 2017-10-18 2018-04-06 刘志鹏 Medical image processing method based on SaaS
CN107945851A (en) * 2017-11-15 2018-04-20 大连医科大学附属第医院 Data storage processing system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070067252A1 (en) * 2005-08-30 2007-03-22 Siemens Aktiengesellschaft Archiving and data integration system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075742A (en) * 2009-10-30 2011-05-25 西门子公司 Method and system for transmitting medical image
CN101800769A (en) * 2010-01-19 2010-08-11 北京新网医讯技术有限公司 Electric film printing system and method based on DICOM
CN107610755A (en) * 2017-08-21 2018-01-19 深圳市前海安测信息技术有限公司 Medical examination video distribution system and method based on PACS databases
CN107887003A (en) * 2017-10-18 2018-04-06 刘志鹏 Medical image processing method based on SaaS
CN107945851A (en) * 2017-11-15 2018-04-20 大连医科大学附属第医院 Data storage processing system and method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"DICOM标准在医院PACS_RIS系统中的应用";谭志明;《硅谷》;20101223;第149、191页 *
"医疗信息系统集成的模型驱动开发方法研究";李沙沙;《中国优秀硕士学位论文全文数据库信息科技辑》;20140815;第1-58页 *
利用PACS/RIS实现放射科工作的量化管理;赵书臣;孙晓红;郑奎宏;谢雁;胡剑锋;解伟斌;;医疗卫生装备;20081015(第10期);第169-170页 *
异构PACS间互操作的方法研究;杨小燕;郭文明;;南方医科大学学报;20100620(第06期);第1430-1432页 *

Also Published As

Publication number Publication date
CN112562827A (en) 2021-03-26

Similar Documents

Publication Publication Date Title
US11901049B1 (en) System management dashboard
CN101425110B (en) Medical image management device and medical image system
US12002570B1 (en) Virtual worklist for analyzing medical images
US6509914B1 (en) Problem-solution resource system for medical diagnostic equipment
CN101246517B (en) Diagnostic imaging support equipment
US8380834B2 (en) System and method for supporting information interoperability between medical instruments
US7813942B2 (en) After-hours radiology system
US20080052112A1 (en) Clinical Trial Data Processing and Monitoring System
CN112562827B (en) Management system and method for distinguishing devices based on DICOM transmission address
WO2003087996B1 (en) System for collecting storing presenting and analyzing immunization data having remote stations in communication with a vaccine and disease database over a network
CN107085665A (en) Health Service Laboratory survey report intellectual analysis and the automatic transmission system of critical value
US20040243439A1 (en) Methods and systems for clinical trial data gathering and management
WO2010071802A2 (en) System for performing clinical trials
US20110060233A1 (en) Methods and system for implementing a clinical trial
JP2008129936A (en) Hospital workflow analysis system and hospital workflow analysis method
US20200365267A1 (en) Decentrally controlled imaging-based patient data extraction
CN115966275A (en) Method and device for mutually identifying inspection results, storage medium and electronic equipment
CN118689671A (en) A general interactive service system based on hospital big data
CN108899094A (en) A kind of disease research management system of more mechanisms combines
US10558507B1 (en) Inbound testing tool
CN102667782A (en) Method and system for conducting clinical trials
JP6827925B2 (en) Efficiency analysis by extracting precise timing information
US7222260B2 (en) Test system for medical systems
CN111488730A (en) Editor-based automatic generation method for single-disease electronic medical record
CN111028928A (en) Intelligent display system and display method for image department resource management information

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