CN113553294A - Laboratory centralized instrument docking data processing method and system - Google Patents

Laboratory centralized instrument docking data processing method and system Download PDF

Info

Publication number
CN113553294A
CN113553294A CN202110708237.5A CN202110708237A CN113553294A CN 113553294 A CN113553294 A CN 113553294A CN 202110708237 A CN202110708237 A CN 202110708237A CN 113553294 A CN113553294 A CN 113553294A
Authority
CN
China
Prior art keywords
file server
folder
output report
instrument
data processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110708237.5A
Other languages
Chinese (zh)
Inventor
薛善平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Aolipu Automation and Control System Co Ltd
Original Assignee
Qingdao Aolipu Automation and Control System 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 Qingdao Aolipu Automation and Control System Co Ltd filed Critical Qingdao Aolipu Automation and Control System Co Ltd
Priority to CN202110708237.5A priority Critical patent/CN113553294A/en
Publication of CN113553294A publication Critical patent/CN113553294A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving

Abstract

The invention discloses a laboratory centralized instrument docking data processing method and a laboratory centralized instrument docking data processing system, wherein the method comprises the following steps of: if a certain client monitors that an output report exists in a connected instrument workstation, transmitting the output report to a folder corresponding to a file server; the file server determines a corresponding analysis script according to the folder; and the file server analyzes the output report through the analysis script to obtain an analyzed data result. The laboratory centralized instrument docking data processing method and system provided by the invention can effectively process data reports of a plurality of detection instruments and reduce the occurrence of data leakage.

Description

Laboratory centralized instrument docking data processing method and system
Technical Field
The invention relates to the technical field of data processing, in particular to a laboratory centralized instrument docking data processing method and system.
Background
Before a Laboratory Information Management System (LIMS) is not in butt joint with a detection instrument, data generated by the detection instrument is usually manually input into the laboratory system and then forms a final detection report through three-level auditing, but data errors or deviations are easily caused by manual input, the workload of checking data and modifying data by a detection department is increased, and the working efficiency is reduced.
With the development of information technology, laboratory systems and equipment interface technologies are realized, and the laboratory systems can automatically acquire detection data of detection instruments.
The use of the detection instrument and the laboratory system interface improves the accuracy and traceability of experimental data, realizes the automatic management of the data, and simultaneously meets the aims of reducing manual input of detection personnel and strengthening the laboratory management. However, a centralized and effective method is not available for processing the detection data and the report of a plurality of detection instruments, and data leakage sometimes occurs, which is inconvenient.
Disclosure of Invention
The invention provides a laboratory centralized instrument docking data processing method and system, which can effectively process data reports of a plurality of detection instruments and reduce the occurrence of data leakage.
In order to solve the above technical problem, an embodiment of the present invention provides the following technical solutions:
in a first aspect, an embodiment of the present invention provides a method for processing laboratory centralized instrument docking data, including the following steps:
if a certain client monitors that an output report exists in a connected instrument workstation, transmitting the output report to a folder corresponding to a file server;
the file server determines a corresponding analysis script according to the folder;
and the file server analyzes the output report through the analysis script to obtain an analyzed data result.
Preferably, the method further comprises the steps of: the method comprises the following steps that a corresponding relation between an instrument workstation ID and a folder ID is established in advance for each client, if a certain client monitors that an output report exists in a connected instrument workstation, the output report is transmitted to a folder corresponding to a file server, and the specific steps are as follows: and the client monitors that the connected instrument workstation has an output report, and transmits the output report to a folder of the corresponding ID of the file server according to the ID of the instrument workstation.
Preferably, the method further comprises the steps of: the file server establishes a corresponding relation between the folder ID and the analysis script in advance, and determines the corresponding analysis script according to the folder, specifically comprising the following steps: and the file server determines a corresponding analysis script according to the folder ID.
Preferably, the method further comprises the steps of: and displaying the output report and the analyzed data result through an interface.
Preferably, the method further comprises the steps of: adjusting the analyzed data result, and displaying the output report and the analyzed data result through an interface, specifically: and displaying the output report and the adjusted data result through an interface.
In a second aspect, an embodiment of the present invention provides a centralized laboratory instrument docking data processing system, including: the system comprises a plurality of clients, instrument workstations and a file server, wherein the instrument workstations and the file server are respectively connected with the clients in a one-to-one correspondence mode, the clients are in communication connection with the file server, and the file server comprises:
each client is used for monitoring that an output report exists in a connected instrument workstation, and transmitting the output report to a folder corresponding to a file server;
and the file server is used for determining a corresponding analysis script according to the folder, and analyzing the output report through the analysis script to obtain an analyzed data result.
Preferably, each client is further configured to establish a corresponding relationship between an instrument workstation ID and a folder ID in advance, and each client is specifically configured to transmit an output report to a folder corresponding to the ID of the file server according to the instrument workstation ID when monitoring that there is the output report at a connected instrument workstation.
Preferably, the file server is further configured to establish a corresponding relationship between the folder ID and the parsing script in advance, and the file server is specifically configured to determine the corresponding parsing script according to the folder ID.
Preferably, the file server is further configured to display the output report and the parsed data result through an interface.
In a third aspect, the present invention provides a computer-readable storage medium, in which a computer program is stored, where the computer program includes at least one piece of code, and the at least one piece of code is executable by a processor and implements the method according to any one of the first aspect.
By adopting the technical scheme, if a certain client monitors that an output report exists in a connected instrument workstation, the output report is transmitted to a folder corresponding to a file server; the file server determines a corresponding analysis script according to the folder; the file server analyzes the output report through the analysis script to obtain an analyzed data result, so that unified and centralized management and control of multiple detection instrument files are realized, the complexity of manual input is reduced, and the requirement of centralized and unified management and control required by multiple detection instrument file data is met.
Drawings
Fig. 1 is a flowchart of a centralized laboratory instrument docking data processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a laboratory centralized data processing method for instrument docking according to an embodiment of the present invention;
FIG. 3 is another schematic diagram of a centralized laboratory instrument docking data processing method according to an embodiment of the present invention;
FIG. 4 is a diagram of an embodiment of a centralized laboratory instrument docking data processing method according to an embodiment of the present invention;
FIG. 5 is a diagram of another embodiment of a centralized laboratory instrument docking data processing method according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating another embodiment of a centralized data processing method for docking of laboratory instruments according to an embodiment of the present invention;
fig. 7 is a block diagram of a centralized laboratory instrument docking data processing system according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the drawings. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
In the description of the embodiments herein, "/" means "or" unless otherwise specified, for example, a/B may mean a or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, in the description of the embodiments of the present application, "a plurality" means two or more than two.
In the following, the terms "first", "second" are used for descriptive purposes only and are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the embodiments of the present application, "a plurality" means two or more unless otherwise specified.
In a first aspect, an embodiment of the present invention provides a centralized laboratory instrument docking data processing method, as shown in fig. 1, the method includes the following steps:
step S101, if a certain client monitors that an output report exists in a connected instrument workstation, transmitting the output report to a folder corresponding to a file server;
the system comprises a plurality of instrument workstations, wherein each instrument workstation is connected with a client, and the instrument workstations correspond to the clients one to one. Each client is monitoring the connected instrument workstation and sending an output report to the file server once the instrument workstation is found to have the output report.
Each client is communicatively coupled to the file server.
The file server has a plurality of folders, each corresponding to an instrument workstation, so that the output report can be sent to the folder corresponding to the file server through the client.
Step S102, the file server determines a corresponding analysis script according to the folder;
because the file server has a plurality of different folders, each folder can correspond to one analysis method, and the output report is analyzed through the corresponding analysis script. This makes the whole parsing process clear.
And step S103, the file server analyzes the output report through the analysis script to obtain an analyzed data result.
By adopting the technical scheme, if a certain client monitors that an output report exists in a connected instrument workstation, the output report is transmitted to a folder corresponding to a file server; the file server determines a corresponding analysis script according to the folder; the file server analyzes the output report through the analysis script to obtain an analyzed data result, so that unified and centralized management and control of multiple detection instrument files are realized, the complexity of manual input is reduced, and the requirement of centralized and unified management and control required by multiple detection instrument file data is met.
As a preferred embodiment, the method further comprises the steps of: each client establishes a corresponding relationship between the instrument workstation ID and the folder ID in advance, wherein in step S101: if a certain client monitors that an instrument workstation connected with the client has an output report, the output report is transmitted to a folder corresponding to a file server, and the method specifically comprises the following steps: and a certain client monitors that the connected instrument workstation has an output report, and transmits the output report to a folder of the corresponding ID of the file server according to the ID of the instrument workstation.
Specifically, the instrument workstation ID may be a name, model, or other representative designation of the instrument workstation, and is not specifically limited herein.
When the corresponding relation between the instrument workstation ID and the folder ID is established, the folder ID can be set to be the same as the instrument workstation ID, other folder IDs can also be customized, specific limitation is not performed, and the folder ID can be determined according to actual requirements.
As a preferred embodiment, the method further comprises the steps of: the file server establishes a corresponding relationship between the folder ID and the parsing script in advance, wherein in step S102: the file server determines a corresponding analysis script according to the folder, and specifically comprises the following steps: and the file server determines a corresponding analysis script according to the folder ID.
Specifically, each folder has output reports from the instrumentation workstation therein, and the parsing script for each output report may be different. Therefore, the corresponding relation between the output report and the analysis script is established according to the folder ID, so that the analysis script through which the output report in the folder is analyzed can be determined, the desired result can be obtained quickly, and the correctness of the analysis method and the analysis result can be ensured.
A specific example can be seen in fig. 2, which shows the contents of the instrument number, the instrument name, the method, the folder, etc. The instrument number corresponds to an instrument workstation ID, the method corresponds to an analysis script and an analysis method, and the folder ID and the instrument number are identical.
The folder naming on the file server can refer to fig. 3.
As a preferred embodiment, the method further comprises the steps of: and displaying the output report and the analyzed data result through an interface.
Specifically, the output report and the analyzed data result may be stored in a database, and then the results may be displayed through an upper interface, so that the relevant personnel may view the results.
As a preferred embodiment, the method further comprises the steps of: adjusting the analyzed data result, and displaying and outputting the report and the analyzed data result through an interface, wherein the method specifically comprises the following steps: and displaying the output report and the adjusted data result through an interface.
Specifically, if the analyzed data result has a place which needs to be adjusted, the data result can be adjusted, and then the adjusted data result and the output report are displayed together through the interface, so that the reasonability and the correctness of the result are ensured.
As shown in fig. 4-6, fig. 4 is a diagram of a graph file (PDF) format monitored by a client in an instrument workstation, the graph is analyzed according to a corresponding analysis script to obtain retention time and a peak area in a gas or liquid chromatogram, the retention time and the peak area are captured, a comparison confirmation picture is provided according to a sample detection item in a system corresponding to a sample name and a batch number, the PDF graph file is captured on the left side, and corresponding sample detection item information in the system is displayed on the right side, as shown in fig. 5, a serial number is manually input on the right side, or a formula composed of serial numbers is supported, and a value on the left side is automatically brought on the right side and can be stored in a detection value of a corresponding sample detection item in the LIMS system.
Wherein, fig. 6 is a query result displayed through the interface.
In a second aspect, an embodiment of the present invention provides a centralized laboratory instrument docking data processing system, as shown in fig. 7, including: the system comprises a plurality of clients 100, instrument workstations 200 and a file server 300 which are respectively connected with the clients 100 in a one-to-one correspondence mode, wherein the clients 100 are in communication connection with the file server 300, and the file system comprises:
each client 100 is configured to monitor that the connected instrument workstation 200 has an output report, and transmit the output report to a folder corresponding to the file server 300;
the file server 300 is configured to determine a corresponding parsing script according to the folder, and parse the output report through the parsing script to obtain a parsed data result.
As a preferred embodiment, each client 100 is further configured to establish a corresponding relationship between an instrument workstation ID and a folder ID in advance, and each client 100 is specifically configured to transmit an output report to the folder corresponding to the ID of the file server 300 according to the instrument workstation ID when monitoring that the connected instrument workstation 200 has the output report.
As a preferred embodiment, the file server 300 is further configured to establish a corresponding relationship between the folder ID and the parsing script in advance, and the file server 300 is specifically configured to determine the corresponding parsing script according to the folder ID.
In a preferred embodiment, the file server 300 is further configured to display the output report and the parsed data result through an interface.
The above-described centralized laboratory instrument docking data processing system in this embodiment may be configured to execute the technical solutions in the corresponding method embodiments, and the implementation principles and technical effects are similar, where the functions of each module may refer to the corresponding descriptions in the method embodiments, and are not described herein again.
In a third aspect, the present invention provides a computer-readable storage medium, in which a computer program is stored, where the computer program includes at least one piece of code, and the at least one piece of code is executable by a processor and implements the method according to any one of the first aspect.
The memory includes, but is not limited to, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM), or a portable read-only memory (CD-ROM), which is used for storing instructions and data. The processor may be a Central Processing Unit (CPU).
In the above embodiments, the implementation may be wholly or partly realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website, computer, server, or data center to another website, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., Digital Versatile Disk (DVD)), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the described embodiments. It will be apparent to those skilled in the art that various changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, and the scope of protection is still within the scope of the invention.

Claims (10)

1. A laboratory centralized instrument docking data processing method is characterized by comprising the following steps:
if a certain client monitors that an output report exists in a connected instrument workstation, transmitting the output report to a folder corresponding to a file server;
the file server determines a corresponding analysis script according to the folder;
and the file server analyzes the output report through the analysis script to obtain an analyzed data result.
2. The method for laboratory centralized instrument docking data processing according to claim 1, further comprising the steps of: the method comprises the following steps that a corresponding relation between an instrument workstation ID and a folder ID is established in advance for each client, if a certain client monitors that an output report exists in a connected instrument workstation, the output report is transmitted to a folder corresponding to a file server, and the specific steps are as follows: and the client monitors that the connected instrument workstation has an output report, and transmits the output report to a folder of the corresponding ID of the file server according to the ID of the instrument workstation.
3. The method for laboratory centralized instrument docking data processing according to claim 1, further comprising the steps of: the file server establishes a corresponding relation between the folder ID and the analysis script in advance, and determines the corresponding analysis script according to the folder, specifically comprising the following steps: and the file server determines a corresponding analysis script according to the folder ID.
4. The method for laboratory centralized instrument docking data processing according to claim 1, further comprising the steps of: and displaying the output report and the analyzed data result through an interface.
5. The method of laboratory centralized instrument docking data processing according to claim 4, further comprising the steps of: adjusting the analyzed data result, and displaying the output report and the analyzed data result through an interface, specifically: and displaying the output report and the adjusted data result through an interface.
6. A centralized laboratory instrument docking data processing system, comprising: the system comprises a plurality of clients, instrument workstations and a file server, wherein the instrument workstations and the file server are respectively connected with the clients in a one-to-one correspondence mode, the clients are in communication connection with the file server, and the file server comprises:
each client is used for monitoring that an output report exists in a connected instrument workstation, and transmitting the output report to a folder corresponding to a file server;
and the file server is used for determining a corresponding analysis script according to the folder, and analyzing the output report through the analysis script to obtain an analyzed data result.
7. The system according to claim 6, wherein each client is further configured to establish a correspondence between an instrument workstation ID and a folder ID in advance, and each client is specifically configured to transmit an output report to a folder corresponding to the ID of the file server according to the instrument workstation ID when monitoring that there is an output report at a connected instrument workstation.
8. The system of claim 6, wherein the file server is further configured to establish a correspondence between a folder ID and a parsing script in advance, and the file server is specifically configured to determine the corresponding parsing script according to the folder ID.
9. The laboratory centralized instrument docking data processing system of claim 6, wherein the file server is further configured to display the output report and the parsed data results via an interface.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising at least one piece of code executable by a processor for implementing the method according to any one of claims 1-5.
CN202110708237.5A 2021-06-24 2021-06-24 Laboratory centralized instrument docking data processing method and system Pending CN113553294A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110708237.5A CN113553294A (en) 2021-06-24 2021-06-24 Laboratory centralized instrument docking data processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110708237.5A CN113553294A (en) 2021-06-24 2021-06-24 Laboratory centralized instrument docking data processing method and system

Publications (1)

Publication Number Publication Date
CN113553294A true CN113553294A (en) 2021-10-26

Family

ID=78130913

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110708237.5A Pending CN113553294A (en) 2021-06-24 2021-06-24 Laboratory centralized instrument docking data processing method and system

Country Status (1)

Country Link
CN (1) CN113553294A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106443032A (en) * 2016-09-30 2017-02-22 内蒙古蒙牛乳业(集团)股份有限公司 Data acquisition method and device
CN109725167A (en) * 2018-12-29 2019-05-07 安徽易商数码科技有限公司 Grain and oil quality inspection Laboratory Instruments equipment interconnection system
CN110321531A (en) * 2018-03-30 2019-10-11 中国石化销售有限公司 Laboratory Instruments information management system
CN111091894A (en) * 2019-12-25 2020-05-01 嘉兴太美医疗科技有限公司 Electrocardio equipment data processing method
CN111309791A (en) * 2019-12-13 2020-06-19 成都材智科技有限公司 Automatic data acquisition method for detection instrument
CN112200547A (en) * 2020-11-12 2021-01-08 北京三维天地科技股份有限公司 Laboratory science data management system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106443032A (en) * 2016-09-30 2017-02-22 内蒙古蒙牛乳业(集团)股份有限公司 Data acquisition method and device
CN110321531A (en) * 2018-03-30 2019-10-11 中国石化销售有限公司 Laboratory Instruments information management system
CN109725167A (en) * 2018-12-29 2019-05-07 安徽易商数码科技有限公司 Grain and oil quality inspection Laboratory Instruments equipment interconnection system
CN111309791A (en) * 2019-12-13 2020-06-19 成都材智科技有限公司 Automatic data acquisition method for detection instrument
CN111091894A (en) * 2019-12-25 2020-05-01 嘉兴太美医疗科技有限公司 Electrocardio equipment data processing method
CN112200547A (en) * 2020-11-12 2021-01-08 北京三维天地科技股份有限公司 Laboratory science data management system

Similar Documents

Publication Publication Date Title
US10983789B2 (en) Systems and methods for automating and monitoring software development operations
JP4880376B2 (en) Support apparatus, program, information processing system, and support method
CN110807047A (en) Method and apparatus for managing validity of information processing task
US11048704B2 (en) System and method for integrating health information sources
CN110555150B (en) Data monitoring method, device, equipment and storage medium
CN114398397A (en) Data processing method, device, storage medium and system
CN111309721A (en) Method and device for determining association relation of data table
CN113590172A (en) Code file publishing method, device, equipment and storage medium
CN112579632A (en) Data verification method, device, equipment and medium
CN113553294A (en) Laboratory centralized instrument docking data processing method and system
CN112948306A (en) Method and device for expanding system interface
CN113138974B (en) Method and device for detecting database compliance
CN112367540B (en) Method and device for monitoring live broadcast stream pushing number on line
CN115033639A (en) Method and related device for generating relation graph for data sharing among clusters
CN113094088A (en) Database configuration information acquisition method and device, computer equipment and storage medium
CN112671565A (en) 5G core network topology discovery method and device based on signaling link
CN112259213A (en) Data transmission method, system, electronic equipment and storage medium
CN115309612B (en) Method and device for monitoring data
CN112035159A (en) Configuration method, device, equipment and storage medium of audit model
CN110633182A (en) System, method and apparatus for monitoring server stability
CN108509455B (en) Data table processing method and device
US11900321B2 (en) Method and system for controlling product quality
CN115174224B (en) Information security monitoring method and device suitable for industrial control network
CN113992491B (en) Application server group operation and maintenance management system, method and device
CN112132722B (en) Government hot line quantity trend abnormity determining method and device, electronic equipment and medium

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