CN112817650B - Task creation method, device and system in laboratory management system - Google Patents

Task creation method, device and system in laboratory management system Download PDF

Info

Publication number
CN112817650B
CN112817650B CN202011583687.8A CN202011583687A CN112817650B CN 112817650 B CN112817650 B CN 112817650B CN 202011583687 A CN202011583687 A CN 202011583687A CN 112817650 B CN112817650 B CN 112817650B
Authority
CN
China
Prior art keywords
sample
list
task
task name
testitem
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
CN202011583687.8A
Other languages
Chinese (zh)
Other versions
CN112817650A (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.)
Zhejiang Supcon Technology Co Ltd
Original Assignee
Zhejiang Supcon Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Supcon Technology Co Ltd filed Critical Zhejiang Supcon Technology Co Ltd
Priority to CN202011583687.8A priority Critical patent/CN112817650B/en
Publication of CN112817650A publication Critical patent/CN112817650A/en
Application granted granted Critical
Publication of CN112817650B publication Critical patent/CN112817650B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/14Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
    • G06K7/1404Methods for optical code recognition
    • G06K7/1408Methods for optical code recognition the method being specifically adapted for the type of code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/14Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
    • G06K7/1404Methods for optical code recognition
    • G06K7/1408Methods for optical code recognition the method being specifically adapted for the type of code
    • G06K7/14172D bar codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Toxicology (AREA)
  • Health & Medical Sciences (AREA)
  • Electromagnetism (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Automatic Analysis And Handling Materials Therefor (AREA)

Abstract

The invention provides a task creating method, a device and a system in a laboratory management system, wherein a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained; if the sample is the first sample, adding the sample code to the newly added list; if the sample is not the first sample, adding the sample code of the sample into the newly added list if the sample meets the adding condition; initiating a task name generation request to the server aiming at the samples added to the newly added list; receiving a task name fed back by a server; and feeding back confirmation information of the task name to the server, so that the server creates the task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.

Description

Task creation method, device and system in laboratory management system
Technical Field
The invention relates to the technical field of laboratory management, in particular to a task creating method, a task creating device and a task creating system in a laboratory management system.
Background
In the management of laboratories, the entry of laboratory samples is always an important problem, and particularly, the entry of new samples is an important condition for guaranteeing the normal operation of laboratory execution software.
At present, laboratory samples are basically input manually, the laboratory samples are large in number, a large amount of manual input is needed, and the manual input can bring the problem of complex operation, so that business errors are caused, and laboratory management resources are wasted.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, an apparatus, and a system for task creation in a laboratory management system, so as to achieve the purposes of simplifying task creation work and reducing errors caused by manual entry.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
the first aspect of the embodiment of the invention discloses a task creating method in a laboratory management system, which is suitable for front-end equipment, and the method comprises the following steps:
acquiring a sample code by scanning a mark of a sample, and acquiring a test item list and an execution template ELN of the sample according to the sample code;
if the sample is the first sample, adding the sample code to a newly added list;
if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list;
initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples;
receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample;
and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information.
Optionally, the confirming whether the sample meets the addition condition includes:
comparing the list of TestItems corresponding to the non-first sample with the list of TestItems corresponding to the first sample;
if the two TestItem lists have intersection, confirming that the sample meets the adding condition;
and if the two TestItem lists have no intersection, confirming that the sample does not meet the addition condition.
Optionally, the method further includes:
after at least 1 sample exists in the newly added list, selecting a TestItem list corresponding to any one sample;
and if the TestItem list corresponding to the sample is empty, generating prompt information, wherein the prompt information is used for prompting that the sample cannot submit a task to be created.
The second aspect of the embodiment of the invention discloses a task creating method in a laboratory management system, which is suitable for a server, and comprises the following steps:
receiving a task name generation request initiated by front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, and the sample is a sample corresponding to a sample code newly added in a newly added list;
verifying the validity of the sample based on the TestItem list corresponding to the sample;
if the verification is passed, generating a task name of the sample based on the ELN corresponding to the sample, and feeding the task name back to the front-end equipment;
and receiving confirmation information fed back by the front-end equipment based on the task name, and creating a task in the laboratory management system based on the confirmation information.
Optionally, the validity verification of the sample based on the TestItem list corresponding to the sample includes:
verifying the sample based on a test item in the TestItem list;
if the test item is passed, determining that the sample passes verification;
if the test item is not passed, determining that the sample is not validated.
Optionally, the generating a task name of the sample based on the ELN corresponding to the sample and feeding back the task name to the front-end device includes:
acquiring a task name generation rule set in the ELN;
generating the task name of the sample by using a script language and the task name generation rule;
and feeding back the task name to the front-end equipment.
The third aspect of the embodiment of the present invention discloses a task creating device in a laboratory management system, which is suitable for a front-end device, and the device includes:
the acquisition module is used for acquiring a sample code by scanning a mark of a sample, and acquiring a test item list and an execution template ELN of the sample according to the sample code;
the first processing module is used for adding the sample code to a newly added list if the sample is a first sample, confirming whether the sample meets an adding condition if the sample is a non-first sample, and adding the sample code of the sample to the newly added list if the sample meets the adding condition;
a request module, configured to initiate a task name generation request to a server for the sample added to the new addition list, where the task name generation request carries a TestItem list and an ELN corresponding to the sample;
the first receiving module is used for receiving the task name fed back by the server, and the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample;
and the feedback module is used for feeding back confirmation information of the task name to the server so that the server creates the task in the laboratory management system based on the confirmation information.
Optionally, the method further includes:
and the second processing module is used for selecting the TestItem list corresponding to any one sample after at least 1 sample exists in the newly added list, and generating prompt information if the TestItem list corresponding to the sample is empty, wherein the prompt information is used for prompting that the sample cannot submit a task to be created.
The fourth aspect of the embodiments of the present invention discloses a task creating device in a laboratory management system, which is suitable for a server, and the device includes:
the second receiving module is used for receiving a task name generation request initiated by the front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, and the sample is a sample corresponding to a sample code newly added in a newly added list;
the verification module is used for verifying the effectiveness of the sample based on the TestItem list corresponding to the sample, generating a task name of the sample based on the ELN corresponding to the sample if the validation is passed, and feeding the task name back to the front-end equipment;
and the creating module is used for receiving confirmation information fed back by the front-end equipment based on the task name and creating the task in the laboratory management system based on the confirmation information.
The fifth aspect of the embodiment of the present invention discloses a task creation system in a laboratory management system, wherein the system includes: a front-end device and a server;
the front-end equipment is used for obtaining a sample code by scanning a mark of a sample, obtaining a test item list and an execution template ELN of the sample according to the sample code, if the sample is the first sample, adding the sample code to a newly added list, if the sample is not the first sample, determining whether the sample meets an adding condition, if so, adding the sample code of the sample to the newly added list, and initiating a task name generation request to a server aiming at the sample added to the newly added list, the task name generation request carries a TestItem list and an ELN corresponding to the sample, receives the task name fed back by the server, after the task name is validated by the server on the TestItem list corresponding to the sample, based on the ELN generation, feeding back confirmation information of the task name to the server;
the server is used for receiving a task name generation request initiated by front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, the sample is a sample corresponding to a sample code newly added to a newly added list, validity verification is performed on the sample based on the TestItem list corresponding to the sample, if the sample passes the verification, a task name of the sample is generated based on the ELN corresponding to the sample, the task name is fed back to the front-end equipment, confirmation information fed back by the front-end equipment based on the task name is received, and a task in a laboratory management system is created based on the confirmation information.
Based on the task creating method, the device and the system in the laboratory management system provided by the embodiment of the invention, the method comprises the following steps: acquiring a sample code by scanning a mark of a sample, and acquiring a test item list and an execution template ELN of the sample according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a task creating method in a laboratory management system according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart illustrating a method for determining whether a sample satisfies an addition condition according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a task creation method in another laboratory management system according to an embodiment of the present invention;
fig. 4 is a schematic flow chart of validation of the sample according to the embodiment of the present invention;
fig. 5 is a schematic flowchart of generating task names according to task name rules according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a task creating device in a laboratory management system according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a task creating device in another laboratory management system according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a task creating device in another laboratory management system according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a task creation system in a laboratory management system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Known from the background art, laboratory samples are basically input through manual work in the laboratory, and laboratory samples are in large quantity, need a large amount of manual work to input, and manual input can bring complex operation's problem, lead to the business mistake, waste laboratory management resource.
Therefore, the embodiment of the invention provides a task creating method, a device and a system in a laboratory management system.
Referring to fig. 1, a schematic flow chart of a task creation method in a laboratory management system according to an embodiment of the present invention is shown, where the method is applied to a front-end device, and the method includes the following steps:
step S101: a sample code is obtained by scanning a mark of a sample, and a TestItem list and an ELN (execution template) of the sample are obtained according to the sample code.
In step S101, the mark of the sample includes a barcode of the sample and a two-dimensional code of the sample.
TestItem is a test item, which may also be referred to as a test item.
ELN is an electronic laboratory notebook, also called executive template.
The TestItem list is used for verifying the validity of the sample, and the ELN is used for assisting in generating a task name and is also used for interface display and information confirmation of a user.
In the process of implementing step S101, a sample code is obtained by scanning a barcode or a two-dimensional code of the sample, and a TestItem list and an execution template ELN of the sample are obtained according to the sample code.
Step S102: and judging whether the sample is the first sample, if so, executing step S103, and if not, executing step S104.
In the process of implementing step S102 specifically, it is determined whether the sample is the first sample, if the sample is the first sample, it indicates that the sample satisfies the addition condition, step S103 is executed, and if the sample is not the first sample, step S104 is executed.
Step S103: adding the sample code to a new addition list.
Step S104: confirming whether the sample meets the adding condition, and if so, executing the step S103; if not, go to step S101.
In step S104, the addition condition is satisfied that there is an intersection between the TestItem list corresponding to the non-first sample and the TestItem list corresponding to the first sample.
In the process of specifically implementing step S104, it is determined that the sample is a non-first sample, and it is determined whether the sample satisfies an addition condition, if so, step S103 is executed, and if not, step S101 is returned to.
Step S105: and initiating a task name generation request to a server aiming at the sample added to the newly added list.
In step S105, the task name generation request carries a TestItem list and an ELN corresponding to the sample.
In the embodiment of the present invention, the server may be an LIMS (laboratory information management system), or may be a laboratory information management system and an contained LES (executive system).
In the process of implementing step S105 specifically, for the sample added to the new addition list, a request for task name generation is initiated to the LIMS server or the LES server.
Step S106: and receiving the task name fed back by the server.
In step S106, after the server verifies the validity of the TestItem list corresponding to the sample, the task name is generated based on the ELN.
In the process of implementing step S106, a task name generated by the LIMS server or the LES server based on the ELN is received.
Step S107: and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information.
In the process of implementing step S107 specifically, based on the task name, the confirmation information of the task name is fed back to the server, so that the server creates a task in the laboratory management system according to the fed-back confirmation information.
Optionally, the task creating method in the laboratory management system shown based on the above embodiment of the present invention further includes:
after at least 1 sample exists in the newly added list, selecting a TestItem list corresponding to any one sample;
and if the TestItem list corresponding to the sample is empty, generating prompt information, wherein the prompt information is used for prompting that the sample cannot submit a task to be created.
Based on the task creating method in the laboratory management system provided by the embodiment of the invention, a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
Based on the task creation method in the lab management system provided by the above embodiment of the present invention, the step S104 is executed by a process of confirming whether the sample satisfies the addition condition. As shown in fig. 2, a schematic flow chart for determining whether a sample meets an addition condition according to an embodiment of the present invention mainly includes the following steps:
step S201: comparing the list of TestItems corresponding to the non-first sample with the list of TestItems corresponding to the first sample.
In the process of implementing step S201 specifically, the TestItem list corresponding to the non-first sample and the TestItem list corresponding to the first sample are compared to obtain the same portion and different portions in the two TestItem lists.
Step S202: and judging whether the two TestItem lists have intersection, if so, executing the step S203, and if not, executing the step S204.
In the process of specifically implementing step S202, it is determined whether an intersection exists between the two TestItem lists, if so, it indicates that the two TestItem lists have the same portion, step S203 is executed, and if not, it indicates that the two TestItem lists do not have the same portion, step S204 is executed.
Step S203: confirming that the sample satisfies the addition condition.
Step S204: confirming that the sample does not satisfy the addition condition.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Referring to fig. 3, a schematic flow chart of a task creation method in a laboratory management system according to another embodiment of the present invention is shown, where the method is applied to a server, and the method includes the following steps:
step S301: and receiving a task name generation request initiated by the front-end equipment.
In step S301, the task name generation request carries a TestItem list and ELN corresponding to the sample.
The samples are samples corresponding to the newly added sample codes in the newly added list.
In the process of implementing step S301 specifically, a task name generation request of the sample added to the addition list, which is initiated by the front-end device, is received.
Step S302: and verifying the validity of the sample based on the TestItem list corresponding to the sample, if the sample passes the verification, executing the step S303, and if the sample does not pass the verification, executing the step S305.
In the process of specifically implementing step S302, validity check is performed on the sample according to the TestItem list corresponding to the sample, whether the sample passes validity verification is determined, if the sample passes validity verification, the sample passes the test item, step S303 is executed, if the sample does not pass verification, the sample does not pass the test item, and step S305 is executed.
Step S303: and generating a task name of the sample based on the ELN corresponding to the sample, and feeding the task name back to the front-end equipment.
In the process of implementing step S303 specifically, the task name of the sample generated based on the ELN corresponding to the sample is fed back to the front-end device.
Step S304: and receiving confirmation information fed back by the front-end equipment based on the task name, and creating a task in the laboratory management system based on the confirmation information.
In the process of implementing step S304 specifically, based on the task name, receiving confirmation information fed back by the front-end device, and creating a task in the laboratory management system according to the confirmation information.
Step S305: and feeding back the verification failure information to the front-end equipment.
In the process of implementing step S305, it is determined that the sample fails validation, and information indicating that validation fails is fed back to the front-end device.
Based on the task creating method in the laboratory management system provided by the embodiment of the invention, a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
Based on the task creation method in the laboratory management system provided by the embodiment of the present invention, when step S302 is executed, a process of verifying the validity of the sample based on the TestItem list corresponding to the sample is involved. As shown in fig. 4, a schematic flow chart for verifying the validity of the sample provided in the embodiment of the present invention mainly includes the following steps:
step S401: verifying the sample based on a test item in the TestItem list.
In the process of implementing step S401 specifically, the sample is verified according to the test item in the TestItem list corresponding to the sample.
Step S402: and judging whether the sample passes the test item, if so, executing step S403, and if not, executing step S404.
In the process of implementing step S402, it is determined whether the sample passes the test item, if so, it indicates that the sample passes the validity verification, and step S403 is executed, and if not, it indicates that the sample does not pass the validity verification, and step S404 is executed.
Step S403: determining that the sample passes validation.
Step S404: determining that the sample failed validation.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Based on the task creating method in the laboratory management system provided by the embodiment of the present invention, when step S303 is executed, a process of generating a task name of the sample based on the ELN corresponding to the sample and feeding back the task name to the front-end device is involved. As shown in fig. 5, a schematic flowchart of a process for generating task names according to task name rules according to an embodiment of the present invention mainly includes the following steps:
step S501: and acquiring a task name generation rule set in the ELN.
In step S501, a task name generation rule is set in the ELN.
In the process of implementing step S501 specifically, an ELN of the sample is obtained according to the obtained sample code, and a task name generation rule set in the ELN is obtained.
For example, a technician at a pharmaceutical factory, when setting the task name generation rules in the ELN, indicates that the source of the task is the latest pharmaceutical factory, and the date is 20201210.
Step S502: and generating the task name of the sample by using a script language and the task name generation rule.
In step S502, the scripting language may be JavaScript.
In the process of implementing step S502 specifically, the task name of the sample is generated by using a scripting language and the task name generation rule.
Based on the above example, the task name of the generated sample may be TX20201210001(testitem1.name, testitem2.name), which indicates that the source of the task is the japanese pharmaceutical factory and the date is 20201210.
Step S503: and feeding back the task name to the front-end equipment.
In the process of implementing step S503 specifically, the generated task name is fed back to the front-end device.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Corresponding to the task creating method in the laboratory management system shown in fig. 1 in the embodiment of the present invention, an embodiment of the present invention further discloses a task creating device in the laboratory management system, as shown in fig. 6, where the device is suitable for a front-end device, and the device includes:
the obtaining module 601 is configured to obtain a sample code by scanning a mark of a sample, and obtain a TestItem list and an execution template ELN of the sample according to the sample code.
A first processing module 602, configured to add the sample code to a new list if the sample is a first sample, determine whether the sample meets an addition condition if the sample is a non-first sample, and add the sample code of the sample to the new list if the sample meets the addition condition.
A request module 603, configured to initiate a task name generation request to a server for the sample added to the addition list.
It should be noted that the task name generation request carries the TestItem list and ELN corresponding to the sample.
A first receiving module 604, configured to receive the task name fed back by the server.
The task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample.
A feedback module 605, configured to feed back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information.
It should be noted that, the specific principle and the execution process of each module in the task creating device in the laboratory management system disclosed in the embodiment of the present invention are the same as the task creating method in the laboratory management system implemented by the present invention, and reference may be made to the corresponding parts in the task creating method in the laboratory management system disclosed in the embodiment of the present invention, which are not described herein again.
Based on the task creating method in the laboratory management system provided by the embodiment of the invention, a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
Based on the first processing module 602 shown in fig. 6, the first processing module 602 further includes: a comparison unit and a confirmation unit.
A comparing unit, configured to compare the TestItem list corresponding to the non-first sample with the TestItem list corresponding to the first sample.
And the confirming unit is used for confirming that the sample meets the adding condition if the two TestItem lists have intersection, and confirming that the sample does not meet the adding condition if the two TestItem lists do not have intersection.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Based on the task creating device in the laboratory management system shown in fig. 6, in conjunction with fig. 6, as shown in fig. 7, the task creating device in the laboratory management system is further provided with a third processing module 606.
The second processing module 606 is configured to select a TestItem list corresponding to any one sample after at least 1 sample exists in the new list, and generate prompt information if the TestItem list corresponding to the sample is empty, where the prompt information is used to prompt that the sample cannot submit a task for creation.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Corresponding to the task creating method in the laboratory management system shown in fig. 3 in the embodiment of the present invention, an embodiment of the present invention further discloses a task creating device in a laboratory management system, and as shown in fig. 8, the device is suitable for a server, and the device includes:
a second receiving module 801, configured to receive a task name generation request initiated by a front-end device, where the task name generation request carries a TestItem list and an ELN corresponding to a sample, and the sample is a sample corresponding to a sample code newly added in a newly added list.
A verification module 802, configured to perform validity verification on the sample based on the TestItem list corresponding to the sample, and if the sample passes the validity verification, generate a task name of the sample based on the ELN corresponding to the sample, and feed the task name back to the front-end device.
A creating module 803, configured to receive confirmation information fed back by the front-end device based on the task name, and create a task in the laboratory management system based on the confirmation information.
It should be noted that, the specific principle and the execution process of each module in the task creating device in the laboratory management system disclosed in the embodiment of the present invention are the same as the task creating method in the laboratory management system implemented by the present invention, and reference may be made to the corresponding parts in the task creating method in the laboratory management system disclosed in the embodiment of the present invention, which are not described herein again.
Based on the task creating method in the laboratory management system provided by the embodiment of the invention, a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
Based on the task creating device in the laboratory management system shown in fig. 8, the verification module 802 is specifically configured to:
and checking the sample based on the test item in the TestItem list, if the test item is passed, determining that the sample passes the verification, and if the test item is not passed, determining that the sample does not pass the verification.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
The generating module 803 is further provided with an acquiring unit, a generating unit and a feedback unit based on the task creating device in the laboratory management system shown in fig. 8.
And the acquisition unit is used for acquiring the task name generation rule set in the ELN.
And the generating unit is used for generating the task name of the sample by using a script language and the task name generating rule.
And the feedback unit is used for feeding the task name back to the front-end equipment.
According to the task creating method in the laboratory management system, provided by the embodiment of the invention, the sample code is obtained by scanning the mark of the sample, the sample code is added to the newly added list according to the adding condition of the sample, and the task is created based on the generated confirmation information of the task name passing the validity verification, so that the task creating work is simplified, and the errors caused by manual entry are reduced.
Based on the task creating method in the laboratory management system and the task creating device in the laboratory management system disclosed in the embodiments of the present invention, the embodiments of the present invention also disclose a task creating system in the laboratory management system correspondingly, as shown in fig. 9, the task creating system in the laboratory management system includes: a front-end device 901 and a server 902.
The front-end device 901 is configured to obtain a sample code by scanning a mark of a sample, and obtain a TestItem list and an execution template ELN of the sample according to the sample code, if the sample is a first sample, adding the sample code to a newly added list, if the sample is not the first sample, determining whether the sample meets an adding condition, if so, adding the sample code of the sample to the newly added list, and initiating a task name generation request to a server aiming at the sample added to the newly added list, the task name generation request carries a TestItem list and an ELN corresponding to the sample, receives the task name fed back by the server, after the task name is validated by the server on the TestItem list corresponding to the sample, based on the ELN generation, feeding back confirmation information of the task name to the server;
the server 902 is configured to receive a task name generation request initiated by a front-end device, where the task name generation request carries a TestItem list and an ELN corresponding to a sample, the sample is a sample corresponding to a sample code newly added to a newly added list, validity verification is performed on the sample based on the TestItem list corresponding to the sample, if the verification is passed, a task name of the sample is generated based on the ELN corresponding to the sample, the task name is fed back to the front-end device, confirmation information fed back by the front-end device based on the task name is received, and a task in a laboratory management system is created based on the confirmation information.
Based on the task creating method in the laboratory management system provided by the embodiment of the invention, a sample code is obtained by scanning a mark of a sample, and a test item list and an execution template ELN of the sample are obtained according to the sample code; if the sample is the first sample, adding the sample code to a newly added list; if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list; initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples; receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample; and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information. In the scheme, the sample codes are obtained by scanning the marks of the samples, the sample codes are added to the newly added list according to the adding conditions of the samples, the task is created based on the generated confirmation information of the task name passing the validity verification, the task creating work is simplified, and errors caused by manual entry are reduced.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A task creation method in a laboratory management system, adapted to a front-end device, the method comprising:
acquiring a sample code by scanning a mark of a sample, and acquiring a test item list and an execution template ELN of the sample according to the sample code;
if the sample is the first sample, adding the sample code to a newly added list;
if the sample is not the first sample, determining whether the sample meets an adding condition, and if so, adding the sample code of the sample to the newly added list;
initiating a task name generation request to a server aiming at the samples added to the newly added list, wherein the task name generation request carries a TestItem list and an ELN corresponding to the samples;
receiving a task name fed back by the server, wherein the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample;
and feeding back confirmation information of the task name to the server, so that the server creates a task in the laboratory management system based on the confirmation information.
2. The method of claim 1, wherein said confirming whether the sample satisfies an addition condition comprises:
comparing the list of TestItems corresponding to the non-first sample with the list of TestItems corresponding to the first sample;
if the two TestItem lists have intersection, confirming that the sample meets the adding condition;
and if the two TestItem lists have no intersection, confirming that the sample does not meet the addition condition.
3. The method of claim 1, further comprising:
after at least 1 sample exists in the newly added list, selecting a TestItem list corresponding to any one sample;
and if the TestItem list corresponding to the sample is empty, generating prompt information, wherein the prompt information is used for prompting that the sample cannot submit a task to be created.
4. A task creation method in a laboratory management system, which is applied to a server, the method comprising:
receiving a task name generation request initiated by front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, and the sample is a sample corresponding to a sample code newly added in a newly added list;
verifying the validity of the sample based on the TestItem list corresponding to the sample;
if the verification is passed, generating a task name of the sample based on the ELN corresponding to the sample, and feeding the task name back to the front-end equipment;
and receiving confirmation information fed back by the front-end equipment based on the task name, and creating a task in the laboratory management system based on the confirmation information.
5. The method of claim 4, wherein the validating the sample based on the TestItem list corresponding to the sample comprises:
verifying the sample based on a test item in the TestItem list;
if the test item is passed, determining that the sample passes verification;
if the test item is not passed, determining that the sample is not validated.
6. The method of claim 4, wherein the generating a task name for the sample based on the ELN corresponding to the sample and feeding the task name back to the front-end device comprises:
acquiring a task name generation rule set in the ELN;
generating the task name of the sample by using a script language and the task name generation rule;
and feeding back the task name to the front-end equipment.
7. A task creation apparatus in a laboratory management system, adapted to a front-end device, the apparatus comprising:
the acquisition module is used for acquiring a sample code by scanning a mark of a sample, and acquiring a test item list and an execution template ELN of the sample according to the sample code;
the first processing module is used for adding the sample code to a newly added list if the sample is a first sample, confirming whether the sample meets an adding condition if the sample is a non-first sample, and adding the sample code of the sample to the newly added list if the sample meets the adding condition;
a request module, configured to initiate a task name generation request to a server for the sample added to the new addition list, where the task name generation request carries a TestItem list and an ELN corresponding to the sample;
the first receiving module is used for receiving the task name fed back by the server, and the task name is generated based on the ELN after the server verifies the validity of the TestItem list corresponding to the sample;
and the feedback module is used for feeding back confirmation information of the task name to the server so that the server creates the task in the laboratory management system based on the confirmation information.
8. The apparatus of claim 7, further comprising:
and the second processing module is used for selecting the TestItem list corresponding to any one sample after at least 1 sample exists in the newly added list, and generating prompt information if the TestItem list corresponding to the sample is empty, wherein the prompt information is used for prompting that the sample cannot submit a task to be created.
9. A task creation apparatus in a laboratory management system, adapted to a server, the apparatus comprising:
the second receiving module is used for receiving a task name generation request initiated by the front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, and the sample is a sample corresponding to a sample code newly added in a newly added list;
the verification module is used for verifying the effectiveness of the sample based on the TestItem list corresponding to the sample, generating a task name of the sample based on the ELN corresponding to the sample if the validation is passed, and feeding the task name back to the front-end equipment;
and the creating module is used for receiving confirmation information fed back by the front-end equipment based on the task name and creating the task in the laboratory management system based on the confirmation information.
10. A task creation system in a laboratory management system, characterized in that the system comprises: a front-end device and a server;
the front-end equipment is used for obtaining a sample code by scanning a mark of a sample, obtaining a test item list and an execution template ELN of the sample according to the sample code, if the sample is the first sample, adding the sample code to a newly added list, if the sample is not the first sample, determining whether the sample meets an adding condition, if so, adding the sample code of the sample to the newly added list, and initiating a task name generation request to a server aiming at the sample added to the newly added list, the task name generation request carries a TestItem list and an ELN corresponding to the sample, receives the task name fed back by the server, after the task name is validated by the server on the TestItem list corresponding to the sample, based on the ELN generation, feeding back confirmation information of the task name to the server;
the server is used for receiving a task name generation request initiated by front-end equipment, wherein the task name generation request carries a TestItem list and an ELN corresponding to a sample, the sample is a sample corresponding to a sample code newly added to a newly added list, validity verification is performed on the sample based on the TestItem list corresponding to the sample, if the sample passes the verification, a task name of the sample is generated based on the ELN corresponding to the sample, the task name is fed back to the front-end equipment, confirmation information fed back by the front-end equipment based on the task name is received, and a task in a laboratory management system is created based on the confirmation information.
CN202011583687.8A 2020-12-28 2020-12-28 Task creation method, device and system in laboratory management system Active CN112817650B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011583687.8A CN112817650B (en) 2020-12-28 2020-12-28 Task creation method, device and system in laboratory management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011583687.8A CN112817650B (en) 2020-12-28 2020-12-28 Task creation method, device and system in laboratory management system

Publications (2)

Publication Number Publication Date
CN112817650A CN112817650A (en) 2021-05-18
CN112817650B true CN112817650B (en) 2022-04-26

Family

ID=75854417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011583687.8A Active CN112817650B (en) 2020-12-28 2020-12-28 Task creation method, device and system in laboratory management system

Country Status (1)

Country Link
CN (1) CN112817650B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034371A (en) * 2006-03-09 2007-09-12 国际商业机器公司 Method and device for testing scheme
CN102413027A (en) * 2011-11-18 2012-04-11 上海雷波信息技术有限公司 Laboratory instrument linking system and method based on intelligent handheld terminal
CN104866426A (en) * 2015-05-28 2015-08-26 华北计算技术研究所 Software test integrated control method and system
CN106708727A (en) * 2016-08-03 2017-05-24 腾讯科技(深圳)有限公司 Verification method and system for distributed virus characteristic sample
CN107562859A (en) * 2017-08-29 2018-01-09 武汉斗鱼网络科技有限公司 A kind of disaggregated model training system and its implementation
CN108028846A (en) * 2015-09-24 2018-05-11 西门子股份公司 Monitoring to test data set integrality
CN111401023A (en) * 2020-03-13 2020-07-10 浙江中控技术股份有限公司 Report generation method and device, server and storage medium
CN112070146A (en) * 2020-09-04 2020-12-11 广西壮族自治区亚热带作物研究所(广西亚热带农产品加工研究所) Method for automatically identifying and classifying laboratory samples

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5155065B2 (en) * 2008-07-09 2013-02-27 シスメックス株式会社 Sample analysis apparatus, sample analysis result screen display method, and computer program
US10482006B2 (en) * 2017-06-16 2019-11-19 Cognizant Technology Solutions India Pvt. Ltd. System and method for automatically categorizing test cases for model based testing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034371A (en) * 2006-03-09 2007-09-12 国际商业机器公司 Method and device for testing scheme
CN102413027A (en) * 2011-11-18 2012-04-11 上海雷波信息技术有限公司 Laboratory instrument linking system and method based on intelligent handheld terminal
CN104866426A (en) * 2015-05-28 2015-08-26 华北计算技术研究所 Software test integrated control method and system
CN108028846A (en) * 2015-09-24 2018-05-11 西门子股份公司 Monitoring to test data set integrality
CN106708727A (en) * 2016-08-03 2017-05-24 腾讯科技(深圳)有限公司 Verification method and system for distributed virus characteristic sample
CN107562859A (en) * 2017-08-29 2018-01-09 武汉斗鱼网络科技有限公司 A kind of disaggregated model training system and its implementation
CN111401023A (en) * 2020-03-13 2020-07-10 浙江中控技术股份有限公司 Report generation method and device, server and storage medium
CN112070146A (en) * 2020-09-04 2020-12-11 广西壮族自治区亚热带作物研究所(广西亚热带农产品加工研究所) Method for automatically identifying and classifying laboratory samples

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李觊 ; 南凯 ; 郑依华.基于RIA的在线实验室数据管理系统.《计算机系统应用》.2010, *

Also Published As

Publication number Publication date
CN112817650A (en) 2021-05-18

Similar Documents

Publication Publication Date Title
CN108196878B (en) Method and device for generating application program installation package, electronic equipment and storage medium
CN102324004A (en) Verification method for webpage form input information and device
KR20140009297A (en) Formatting data by example
CN109801677B (en) Sequencing data automatic analysis method and device and electronic equipment
CN111290742A (en) Parameter verification method and device, electronic equipment and readable storage medium
US20200233617A1 (en) Methods and systems for improving disclosure requirement compliance
CN111399822A (en) Micro-service development method, device, equipment and computer storage medium
CN113760729A (en) Code detection method and device
US10977168B1 (en) Automation testing tool framework
US8874463B2 (en) Trouble ticket management system
CN112817650B (en) Task creation method, device and system in laboratory management system
CN105204872A (en) Imputing page generating method and device
CN108804315B (en) Test method and device applied to dynamic development, electronic equipment and storage medium
US7831635B2 (en) Collecting information at a remote site
CN110413518B (en) Control object library generation method and device and computer readable storage medium
CN112215015A (en) Translation text revision method, translation text revision device, computer equipment and storage medium
CN115774881A (en) Code auditing method, device, equipment and medium
CN116501929A (en) Electronic certificate generation method and device and electronic equipment
CN112989781B (en) Form data automatic execution method, device, electronic equipment and storage medium
JP2005276040A (en) Degrade confirming examining method and system, and program for the same
CN112631931B (en) Version testing method and device, storage medium and electronic equipment
CN112182552A (en) Real-name authentication method and device, electronic equipment and storage medium
JP2005128742A (en) Electronic income tax data generating and confirming method, electronic income tax operation processing apparatus, and program
CN106570004A (en) Data management method device
CN111077859A (en) Production process control method, device and system

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