CN107862043B - Method and device for searching check information - Google Patents

Method and device for searching check information Download PDF

Info

Publication number
CN107862043B
CN107862043B CN201711079972.4A CN201711079972A CN107862043B CN 107862043 B CN107862043 B CN 107862043B CN 201711079972 A CN201711079972 A CN 201711079972A CN 107862043 B CN107862043 B CN 107862043B
Authority
CN
China
Prior art keywords
information
information table
keyword
category
sequence
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
CN201711079972.4A
Other languages
Chinese (zh)
Other versions
CN107862043A (en
Inventor
罗雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai United Imaging Healthcare Co Ltd
Original Assignee
Shanghai United Imaging Healthcare Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai United Imaging Healthcare Co Ltd filed Critical Shanghai United Imaging Healthcare Co Ltd
Priority to CN201711079972.4A priority Critical patent/CN107862043B/en
Publication of CN107862043A publication Critical patent/CN107862043A/en
Application granted granted Critical
Publication of CN107862043B publication Critical patent/CN107862043B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses a retrieval method and a retrieval device for inspection information, wherein the method comprises the following steps: acquiring a checking information keyword input by a user; searching a clinical information system database comprising a check information table and a sequence information table for information items matched with the check information keywords; and determining a corresponding information item according to the information item, and displaying the information item. The retrieval method and the retrieval device for the inspection information, provided by the embodiment of the invention, can optimize the data range of retrieval, can obtain a correct retrieval result from a smaller data range, reduce the calculation amount of retrieval, improve the retrieval efficiency and reduce the retrieval time.

Description

Method and device for searching check information
Technical Field
The invention relates to the technical field of medical informatization, in particular to a retrieval method and a retrieval device for examination information.
Background
The medical informatization, namely the digitization, networking and informatization of medical services, means that the collection, storage, processing, extraction and data exchange of the information and management information of patients in treatment are provided among hospitals and among departments to which the hospitals belong through computer science, modern network communication technology and database technology, and the functional requirements of all authorized users are met.
The Clinical Information System (CIS) is the most important part in the information-based construction of hospitals, and mainly completes the collection, storage, processing and transmission of various examination information of patients by clinical examination departments so as to achieve the sharing of hospital-wide information. In daily medical affairs, medical staff often searches and queries information data of patients, such as checking scanning sequences adopted by the patients or checking examination items, contents and results and the like made by the patients.
In the process of implementing the invention, the inventor finds the following technical problems: when a doctor searches an examination and a sequence, the doctor often cannot remember whether the searched data belongs to the examination or the sequence, and can only search in a global scanning mode.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for retrieving inspection information, so as to solve the technical problem in the prior art that the retrieval efficiency is low.
In a first aspect, an embodiment of the present invention provides a method for retrieving inspection information, including:
acquiring a checking information keyword input by a user;
searching a clinical information system database comprising a check information table and a sequence information table for information items matched with the check information keywords;
and determining a corresponding information item according to the information item, and displaying the information item.
Further, after the obtaining of the check information keyword input by the user, the method further includes:
determining the category of the keyword according to the inspection information keyword;
the searching of the information item matched with the examination information keyword in the clinical information system database comprising the examination information table and the sequence information table comprises the following steps:
and according to the determined category of the keyword, selecting an information table corresponding to the category from the checking information table and the sequence information table, and searching an information item matched with the checking information keyword from the corresponding information table.
Further, the determining the category of the keyword according to the inspection information keyword includes:
and determining the category of the inspection information keyword according to the preset corresponding relation between the keyword and the category of the keyword.
Further, the selecting, according to the category of the determined keyword, an information table corresponding to the category from the check information table and the sequence information table, and searching for an information item matching the check information keyword from the corresponding information table includes:
if the checking information key words correspond to two categories, inquiring preset weight values of the two categories;
and searching an information item matched with the checking information keyword in an information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table. Further, the searching the information item matched with the examination information keyword in the clinical information system database comprising the examination information table and the sequence information table comprises:
and searching information items matched with the key words of the check information in a check information table and a sequence information table respectively in parallel.
Further, after determining the corresponding information item according to the information item and before displaying the information item, the method further includes:
and combining the repeated information items.
Further, after searching the clinical information system database comprising the examination information table and the sequence information table for the information item matching the examination information keyword, after determining the corresponding information item according to the information item, and before determining the corresponding information item according to the information item, the method further comprises:
if the information item matched with the inspection information keyword is not found, splitting the inspection information keyword to obtain a minimum keyword unit;
and carrying out global retrieval in the check information table and the sequence information table according to the minimum keyword unit to obtain the information item corresponding to the minimum keyword unit.
In a second aspect, an embodiment of the present invention further provides an apparatus for retrieving inspection information, including:
the acquisition module is used for acquiring the inspection information key words input by the user;
the search module is used for searching an information item matched with the examination information keyword in a clinical information system database comprising an examination information table and a sequence information table;
and the display module is used for determining the corresponding information items according to the information items and displaying the information items.
Further, the apparatus further comprises: the category determining module is used for determining the category of the keyword according to the inspection information keyword;
the search module comprises:
and the first searching unit is used for selecting an information table corresponding to the category from the checking information table and the sequence information table according to the category of the determined keyword, and searching an information item matched with the checking information keyword from the corresponding information table.
In a third aspect, an embodiment of the present invention further provides a retrieval device for checking information, where the retrieval device includes a processor and a memory; the memory is configured to store instructions that, when executed by the processor, cause the apparatus to implement the retrieval method of the inspection information as provided in the above embodiments.
According to the retrieval method and device for the examination information, provided by the embodiment of the invention, the information item matched with the key word of the examination information is searched in the clinical information system database comprising the examination information table and the sequence information table. The retrieval method and the retrieval device for the inspection information, provided by the embodiment of the invention, can optimize the data range of retrieval, can obtain a correct retrieval result from a smaller data range, reduce the calculation amount of retrieval, improve the retrieval efficiency and reduce the retrieval time.
Drawings
The above and other features and advantages of the present invention will become more apparent to those of ordinary skill in the art by describing in detail exemplary embodiments thereof with reference to the attached drawings, in which:
fig. 1 is a schematic flowchart of a retrieval method of inspection information according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a retrieval method of inspection information according to a second embodiment of the present invention;
fig. 3 is a schematic flowchart of a retrieval method of inspection information according to a third embodiment of the present invention;
fig. 4 is a schematic flowchart of a retrieval method of checking information according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an apparatus for retrieving inspection information according to a fifth embodiment of the present invention.
Detailed Description
The technical scheme of the invention is further explained by the specific implementation mode in combination with the attached drawings. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures. The features in the following embodiments and examples may be combined with each other without conflict.
Example one
Fig. 1 is a flowchart illustrating a retrieval method of inspection information according to an embodiment of the present invention. The method is suitable for searching the application scene of the corresponding information according to the keywords, and can be executed by a medical image display device. The means may be implemented by means of software and/or hardware.
Referring to fig. 1, the method for retrieving the inspection information includes:
s110, obtaining the checking information key word input by the user.
When performing a search-type search, a dialog box is usually provided for medical staff to input corresponding keywords, and a confirmation button for performing the search operation. The medical staff can enter the keyword to be retrieved in the dialog box. By reading the text content in the dialog box, the check information keyword input by the user can be acquired. The examination information keyword may be a word related to examination sum \ or sequence for describing the examination of the patient. For example: the name of the sequence used for the examination, the name of the patient, the time of the examination, the examination site, and the like.
And S120, searching an information item matched with the examination information keyword in a clinical information system database comprising an examination information table and a sequence information table.
The clinical information system database stores various information related to the examination. This information is typically stored in the form of a table. The method comprises a check information table and a sequence information table. The examination information table is used for recording various kinds of examination-related information. Typically in the check information table, the associated information is kept in the same row. The sequence information table is used for recording the related information of the adopted sequence during the examination. The same as the check information table, the associated information is also stored in the same row of the sequence information table. Since all information related to the examination is stored in the examination information table and the sequence information table, a search can be made for the examination information key in the examination information table and the sequence information table to find an information item matching the examination information key. The information item may be a specific information value in a clinical information system database, typically in the form of a value in a table of a review information table and a sequence information table. For example: the zhangsan, the chest, the MRI and the gradient echo sequence may be associated information in the examination information table, and any one of the zhangsan, the chest, the MRI and the gradient echo sequence may be an information item. In one embodiment, the information items matching the check information keywords can be respectively searched in a check information table and a sequence information table in parallel. Since the data stored in the check information table and the sequence information table is small relative to the data in other types of databases, performing the lookup does not consume excessive system resources. Therefore, the information items matched with the checking information keywords can be searched in the checking information table and the sequence information table respectively in parallel, and compared with the method that the information table is searched in the checking information table in a point-on mode, the sequence information table is searched in the point-on mode and then the sequence information table is searched in the sequence information table, the time for searching the information items matched with the checking information keywords can be shortened, and the missing detection is avoided.
Further, it is also possible to search a clinical information system database including a check information table and a sequence information table for information items matching the plurality of check information keywords based on the plurality of check information keywords. For example, the medical staff may input at least two examination information keywords to obtain a more accurate search result. In this embodiment, the medical personnel can enter multiple keywords and can be connected by operators. For example, the method can be used to distinguish different keywords by means of spaces and the like. Reading the dialog box, at least two checking information keywords input by the user can be obtained. For a plurality of examination information keywords, in a conventional retrieval method, the following method is generally adopted for searching: a first keyword is selected. The first keyword may be randomly selected from at least two keywords, or may be selected according to some rules, for example, rules such as a large number of historical searches in the category. And then searches in the check information table and the sequence information table, respectively. And after the retrieval result is obtained, further screening is carried out in the retrieval result according to the checking information table and the sequence information table where other keywords are located so as to obtain a finally matched information item.
In the present embodiment, since the examination information stored in the clinical information system database is compared with other types of databases, such as a network information database, the amount of data stored in the clinical information system database is much smaller than that in other types of databases. Therefore, the multiple keywords can be searched in the check information table and the sequence information table in parallel by means of the computing power of the existing clinical information system, so that the searching efficiency is improved, and the searching time is shortened.
S130, determining a corresponding information item according to the information item, and displaying the information item.
After the information items are obtained, corresponding information items can be obtained according to the information items. The information item may be a stored collection of all information items related to the information item. Illustratively, it may be the set of all information items of the row in which the information item is in the check information table and/or the sequence information table. Based on the above characteristics, the row where the information item is located can be determined in the check information table and the sequence information table according to the information item, and all data of the row can be used as an information entry. For example: if the information item is a gradient echo sequence, a row of which the information item is a gradient echo sequence may be selected as a corresponding information entry in the examination information table and the sequence information table. The information entry may be multiple pieces or one piece. The specific number may be determined by the number of information items. After obtaining the information items, the healthcare worker may be presented, for example: and displaying the information items on a display so as to facilitate medical staff to obtain the information content related to the examination information keywords.
In a preferred implementation manner of this embodiment, after determining the corresponding information item according to the information item, and before presenting the information item, the following steps may be further added: and combining the repeated information items. Since duplicate information entries may exist in the search result, especially in the case where there are a plurality of examination information keywords. Therefore, before medical staff is displayed, repeated information items need to be merged, only one information item is reserved for the same information item, and the merged information item is displayed, so that the medical staff can conveniently check the information item. For example, the information items may be matched to determine whether there is a duplicate information item, and only one duplicate information item is reserved, and the other information items are deleted. Or, determining the repeated information items according to the corresponding numbers of the information items in the check information table and the sequence information table. Therefore, the displayed information amount can be reduced, and medical staff can conveniently search the needed content from the displayed information items.
Example two
Fig. 2 is a flowchart illustrating a method for retrieving patient examination information according to a second embodiment of the present invention. The embodiment of the present invention is optimized on the basis of the above embodiment, and specifically, after the examination information keyword input by the user is obtained, the following steps are added: determining the category of the keyword according to the examination information keyword, searching an information item matched with the examination information keyword in a clinical information system database comprising an examination information table and a sequence information table, and specifically optimizing the information item as follows: and according to the determined category of the keyword, selecting an information table corresponding to the category from the checking information table and the sequence information table, and searching an information item matched with the checking information keyword from the corresponding information table.
Referring to fig. 2, the method for retrieving the inspection information includes:
s210, obtaining the checking information key word input by the user.
S220, determining the category of the keyword according to the inspection information keyword.
In the clinical information system database comprising the examination information table and the sequence information table, each column of information corresponds to a corresponding category, namely, the information content stored in each cell corresponds to the corresponding category. For example: zhang three corresponds to name category, chest corresponds to examination part category, and MRI corresponds to examination type category. Since the input keyword is also one of information, the category of the keyword can be determined from the examination information keyword.
For example, a classifier (classification model) may be used to determine the category of the keyword. Specifically, the categories to which a part of the keywords belong may be manually pre-labeled, then the labeled keywords are used to train the classifier, and the trained classifier is used to determine the categories of the input keywords.
In this embodiment, the category of the keyword may be determined according to a preset correspondence between the keyword and the category of the keyword. For example, the keyword containing the surname may be preset to be the name category. The keyword including the human body part and the tissue may be set in advance as a detection part type. And determining the category of the keyword according to the preset corresponding relation between the keyword and the category of the keyword, namely determining the category of the keyword.
And S230, selecting an information table corresponding to the category from the checking information table and the sequence information table according to the category of the determined keyword, and searching an information item matched with the checking information keyword from the corresponding information table.
In the check information table and the sequence information table, various kinds of information may be stored by category, and are generally stored in a column manner. For example, in the examination information table, the names of all patients are stored in name categories, and the names of all patients are stored in columns corresponding to the name categories. In the sequence information table, all sequences used for the examination are stored in a sequence type, and all sequences are stored in a column corresponding to the sequence type. Accordingly, whether the keyword category exists in the check information table and the sequence information table can be determined according to the keyword category determined in the above steps, and then the information table corresponding to the category is determined.
The information table corresponding to the category may include only the check information table, only the sequence information table, both the check information table and the sequence information table. Illustratively, if the input keyword category is a name category, since only the name category is included in the check information table, the information table corresponding to the category is the check information table; if the input keyword category is a sequence parameter category adopted during inspection and only the sequence information table comprises the sequence parameter category, the information table corresponding to the category is a sequence information table; if the input keyword is the type of the inspection part and the inspection information table and the sequence information table both include the type of the inspection part, the information table corresponding to the type is the sequence information table and the inspection information table.
According to the above mode, the information table corresponding to the category can be determined, and the information item matched with the checking information keyword can be searched in the information table corresponding to the category.
S240, determining a corresponding information item according to the information item, and displaying the information item.
In this embodiment, after the check information keyword input by the user is obtained, the following steps are added: determining the category of the keyword according to the examination information keyword, searching an information item matched with the examination information keyword in a clinical information system database comprising an examination information table and a sequence information table, and specifically optimizing the information item as follows: and searching information matched with the key words of the check information in an information table corresponding to the category in the check information table and the sequence information table according to the category of the determined key words. A corresponding information table may be determined according to the input keyword, and an information item matching the check information keyword may be looked up in the corresponding information table. Therefore, the data range to be searched can be further narrowed, and the searching efficiency can be further improved.
EXAMPLE III
Fig. 3 is a schematic flowchart of a retrieval method of inspection information according to a third embodiment of the present invention. The embodiment of the present invention is optimized on the basis of the above embodiment, specifically, the information item matching the check information keyword is searched in the information table corresponding to the category in the check information table and the sequence information table according to the category of the determined keyword, and specifically, the optimization is as follows: if the checking information key words correspond to two categories, inquiring preset weight values of the two categories; and searching an information item matched with the checking information keyword in an information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table.
Referring to fig. 3, the method for retrieving the inspection information includes:
s310, the checking information key words input by the user are obtained.
S320, determining the category of the keyword according to the checking information keyword.
S330, if the checking information key words correspond to two categories, inquiring preset weight values of the two categories.
In a clinical information system database, some information may have both categories at the same time. For example, in the sequence information table, the sequence name may be a sequence category and may also be a check parameter category. If the medical staff enters a sequence name as a key for the examination information, for example a gradient echo sequence. When determining the corresponding category, two categories, namely a sequence category and an inspection parameter category, can be obtained according to the preset corresponding relationship between the keyword and the category of the keyword. When the two categories are obtained, the matched information item cannot be searched according to the method. Therefore, in this embodiment, the preset weight values of the two categories need to be queried, where the preset weight value may be a comparison value obtained by counting according to the number of times of the category confirmed by the user for each retrieval, and the preset weight value can fully reflect the hit ratio of each category in the retrieval result.
S340, searching an information item matched with the checking information keyword in an information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table.
The preset weight value can fully reflect the hit ratio of each category in the retrieval result, so that the categories with larger preset weight values can be determined, whether the categories with larger preset weight values exist in the check information table and the sequence information table or not is determined, and the information table corresponding to the categories with larger preset weight values is further determined. For example, the information table corresponding to the category with the larger preset weight value may only include the examination information table, may only include the sequence information table, and may include both the examination information table and the sequence information table. And after an information table corresponding to the category with the larger category preset weight value is determined, searching an information item matched with the checking information keyword in the corresponding information table.
S350, determining a corresponding information item according to the information item, and displaying the information item.
In this embodiment, the information matching the check information keyword is searched in the information table corresponding to the category in the check information table and the sequence information table according to the category of the determined keyword, and the optimization is specifically: if the checking information key words correspond to two categories, inquiring preset weight values of the two categories; and searching an information item matched with the examination information keyword in an examination information table or a sequence information table corresponding to the category with the larger preset weight value in a clinical information system database. When the information key words are checked to correspond to the two categories, the corresponding information table can be selected through the preset weight value. When the information keywords are checked to correspond to the two categories, the data range needing to be searched can be reasonably narrowed, and the searching efficiency is further improved.
Example four
Fig. 4 is a flowchart illustrating a retrieval method of inspection information according to a fourth embodiment of the present invention. The embodiment of the present invention is optimized on the basis of the above embodiment, and specifically, after searching an information item matching the examination information keyword in a clinical information system database including an examination information table and a sequence information table, before determining a corresponding information item according to the information item, the following steps are added: if the information item matched with the inspection information keyword is not found, splitting the inspection information keyword to obtain a minimum keyword unit; and carrying out global retrieval in the check information table and the sequence information table according to the minimum keyword unit to obtain the information item corresponding to the minimum keyword unit.
Referring to fig. 4, the method for retrieving the inspection information includes:
and S410, acquiring the checking information key word input by the user.
S420, searching the clinical information system database comprising the checking information table and the sequence information table for the information item matched with the checking information key word.
S430, if the information item matched with the checking information keyword is not found, splitting the checking information keyword to obtain a minimum keyword unit.
When the medical staff uses the clinical information system database to input the examination information keyword, the medical staff may input the wrong examination information keyword or part of the examination information keyword due to the memory error. For such a case, relevant results may not be searched for in the above-described method. If the information item matched with the checking information keyword is not found in the clinical information system database comprising the checking information table and the sequence information table, the input keyword has an error. At present, the keywords with input errors are usually corrected in an error correction manner, and the corrected keywords are used as keywords for re-searching. However, the method needs to establish a corpus in advance, and determine the corresponding correct keyword by comparing the input wrong keyword with the words stored in the preset corpus. Not only does it need to establish corpus additionally, but also needs comparing process, and the operation amount is large.
In this embodiment, when no information item matching the inspection information keyword is found, the input inspection information keyword may be split to obtain a minimum keyword unit. For example, the segmentation of the examination information keyword may be implemented by using a segmenter, for example, a gradient echo sequence of the examination information keyword may be segmented into three keyword units of "gradient", "echo", and "sequence" by using the segmenter.
S440, carrying out global retrieval in the clinical information system database according to the minimum keyword unit to obtain an information item corresponding to the minimum keyword unit.
And according to the minimum keyword unit, carrying out global retrieval in a clinical information system database comprising a check information table and a sequence information table to obtain an information item corresponding to the minimum keyword unit. Preferably, the smallest keyword units may be sorted in the input order. And performing global retrieval on the first minimum keyword unit in the sequence, and then sequentially performing global retrieval on other minimum keyword units in sequence. And obtaining the information item corresponding to the minimum keyword unit through global retrieval. Further, information items obtained through global retrieval may be merged to remove duplicate information items.
S450, determining a corresponding information item according to the information item, and displaying the information item.
The embodiment adds the following steps after searching the information item matched with the examination information keyword in the clinical information system database comprising the examination information table and the sequence information table and before determining the corresponding information item according to the information item: if the information item matched with the inspection information keyword is not found, splitting the inspection information keyword to obtain a minimum keyword unit; and carrying out global retrieval in the check information table and the sequence information table according to the minimum keyword unit to obtain the information item corresponding to the minimum keyword unit. Therefore, when the information keyword is checked to be wrong, the keyword is divided into a plurality of minimum keyword units, and corresponding information items are obtained by utilizing global search. The condition that the retrieval result cannot be displayed is avoided, and the hit rate of retrieval is improved.
EXAMPLE five
Fig. 5 is a schematic structural diagram of an apparatus for retrieving inspection information according to a fifth embodiment of the present invention, and as shown in fig. 5, the apparatus includes:
an obtaining module 510, configured to obtain a check information keyword input by a user;
a search module 520, configured to search a clinical information system database including a check information table and a sequence information table for an information item matching the check information keyword;
a display module 530, configured to determine a corresponding information item according to the information item, and display the information item.
According to the retrieval device of the check information provided by the embodiment of the invention, the information item matched with the key word of the check information is searched in the check information table and the sequence information table. Therefore, the data range of the retrieval can be optimized, the correct retrieval result can be obtained from a smaller data range, the calculation amount of the retrieval is reduced, the retrieval efficiency is improved, and the retrieval time is reduced.
On the basis of the above embodiments, the apparatus further includes:
the category determining module is used for determining the category of the keyword according to the inspection information keyword;
the search module comprises:
and the first searching unit is used for selecting an information table corresponding to the category from the checking information table and the sequence information table according to the category of the determined keyword, and searching an information item matched with the checking information keyword from the corresponding information table.
On the basis of the foregoing embodiments, the category determining module is configured to:
and determining the category of the inspection information keyword according to the preset corresponding relation between the keyword and the category of the keyword.
On the basis of the foregoing embodiments, the search module includes:
the query unit is used for querying the preset weight values of the two categories if the checking information key words correspond to the two categories;
and the second searching unit is used for searching the information item matched with the checking information keyword in the information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table. .
On the basis of the foregoing embodiments, the search module includes:
and the parallel searching unit is used for respectively searching the information items matched with the key words of the checking information in parallel in the checking information table and the sequence information table.
On the basis of the above embodiments, the apparatus further includes:
and the merging module is used for merging the repeated information items.
On the basis of the above embodiments, the apparatus further includes:
the splitting module is used for splitting the checking information keyword to obtain a minimum keyword unit if the information item matched with the checking information keyword is not found;
and the retrieval module is used for carrying out global retrieval in the check information table and the sequence information table according to the minimum keyword unit so as to obtain the information item corresponding to the minimum keyword unit.
The retrieval device of the inspection information provided by the embodiment of the invention can be used for executing the retrieval method of the inspection information provided by any embodiment of the invention, has corresponding functional modules and realizes the same beneficial effects.
EXAMPLE six
The embodiment provides a retrieval device of checking information, which comprises a processor and a memory; the memory is configured to store instructions that, when executed by the processor, cause the apparatus to implement a retrieval method of inspection information as provided in any of the embodiments above. The retrieval device for the inspection information can implement the retrieval method for the inspection information provided by the above embodiment, and has the same functions, which are not described herein again.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented by an apparatus as described above. Alternatively, the embodiments of the present invention may be implemented by programs executable by a computer device, so that they can be stored in a storage device and executed by a processor, where the programs 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.; or separately as individual integrated circuit modules, or as a single integrated circuit module from a plurality of modules or steps within them. Thus, the present invention is not limited to any specific combination of hardware and software.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (8)

1. A retrieval method of inspection information, comprising:
acquiring a checking information keyword input by a user;
determining the category of the keyword according to the inspection information keyword;
searching an information item matched with the examination information keyword in a clinical information system database comprising an examination information table and a sequence information table, wherein the information item is any one information value in the examination information table and the sequence information table, and in the examination information table and the sequence information table, various different information is stored according to categories and is stored in a column mode;
determining the row of the information item in the inspection information table and the sequence information table according to the information item, determining all data of the row as corresponding information items, and displaying the information items;
wherein the searching for the information item matching the examination information keyword in the clinical information system database comprising the examination information table and the sequence information table comprises:
according to the determined category of the keyword, selecting an information table corresponding to the category from the checking information table and the sequence information table, and searching an information item matched with the checking information keyword from the corresponding information table;
wherein, according to the determined category of the keyword, selecting an information table corresponding to the category from the checking information table and the sequence information table, and searching an information item matched with the checking information keyword from the corresponding information table, comprises:
if the checking information key words correspond to two categories, inquiring preset weight values of the two categories;
and searching an information item matched with the checking information keyword in an information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table.
2. The method of claim 1, wherein determining the category of the keyword according to the inspection information keyword comprises:
and determining the category of the inspection information keyword according to the preset corresponding relation between the keyword and the category of the keyword.
3. The method of claim 1, wherein the category-corresponding information table comprises at least one of a check information table and a sequence information table;
the searching of the information item matched with the examination information keyword in the clinical information system database comprising the examination information table and the sequence information table comprises the following steps:
and respectively searching information items matched with the key words of the check information in parallel in a check information table and a sequence information table, wherein the check information table and the sequence information table are information tables corresponding to the categories.
4. The method of claim 1, wherein after said determining a corresponding information item from said information item, and before said presenting said information item, said method further comprises:
and combining the repeated information items.
5. The method of claim 1, wherein after searching the clinical information system database comprising the exam information table and the sequence information table for information items matching the exam information keyword, prior to said determining a corresponding information entry from the information items, the method further comprises:
if the information item matched with the inspection information keyword is not found, splitting the inspection information keyword to obtain a minimum keyword unit;
and carrying out global retrieval in the check information table and the sequence information table according to the minimum keyword unit to obtain the information item corresponding to the minimum keyword unit.
6. An examination information retrieval apparatus, comprising:
the acquisition module is used for acquiring the inspection information key words input by the user;
the category determining module is used for determining the category of the keyword according to the inspection information keyword;
the system comprises a searching module, a searching module and a searching module, wherein the searching module is used for searching an information item matched with a keyword of checking information in a clinical information system database comprising a checking information table and a sequence information table, the information item is any information value in the checking information table and the sequence information table, and in the checking information table and the sequence information table, various different information is stored according to categories and is stored in a column mode;
the display module is used for determining the row where the information item is located in the inspection information table and the sequence information table according to the information item, determining all data of the row as corresponding information items, and displaying the information items;
wherein, the searching module comprises:
the query unit is used for querying the preset weight values of the two categories if the checking information key words correspond to the two categories;
and the second searching unit is used for searching the information item matched with the checking information keyword in the information table corresponding to the category with the larger preset weight value in the checking information table and the sequence information table.
7. The apparatus of claim 6, further comprising:
the search module comprises:
and the first searching unit is used for selecting an information table corresponding to the category from the checking information table and the sequence information table according to the category of the determined keyword, and searching an information item matched with the checking information keyword from the corresponding information table.
8. A retrieval device for examination information, the device comprising a processor and a memory; the memory is for storing instructions which, when executed by the processor, cause the apparatus to implement a method of retrieving inspection information as claimed in any one of claims 1 to 5.
CN201711079972.4A 2017-11-06 2017-11-06 Method and device for searching check information Active CN107862043B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711079972.4A CN107862043B (en) 2017-11-06 2017-11-06 Method and device for searching check information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711079972.4A CN107862043B (en) 2017-11-06 2017-11-06 Method and device for searching check information

Publications (2)

Publication Number Publication Date
CN107862043A CN107862043A (en) 2018-03-30
CN107862043B true CN107862043B (en) 2021-11-09

Family

ID=61700931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711079972.4A Active CN107862043B (en) 2017-11-06 2017-11-06 Method and device for searching check information

Country Status (1)

Country Link
CN (1) CN107862043B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111190941A (en) * 2019-12-30 2020-05-22 北京奇艺世纪科技有限公司 Information statistical method and device
CN111430009B (en) * 2020-03-23 2023-09-01 上海联影医疗科技股份有限公司 Method, device, equipment and storage medium for searching protocol matching
CN113903421B (en) * 2021-10-11 2022-04-12 上海柯林布瑞信息技术有限公司 Method and device for rapidly processing medical scientific research form data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043812A (en) * 2009-10-13 2011-05-04 北京大学 Method and system for retrieving medical information
JP2013041385A (en) * 2011-08-15 2013-02-28 Hitachi Ltd Document retrieval method, document retrieval device, and document retrieval program
CN103838754A (en) * 2012-11-23 2014-06-04 腾讯科技(深圳)有限公司 Information searching device and method
CN103870460A (en) * 2012-12-10 2014-06-18 腾讯科技(深圳)有限公司 Good number searching method and system
CN107193922A (en) * 2017-05-16 2017-09-22 腾讯科技(深圳)有限公司 A kind of method and device of information processing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043812A (en) * 2009-10-13 2011-05-04 北京大学 Method and system for retrieving medical information
JP2013041385A (en) * 2011-08-15 2013-02-28 Hitachi Ltd Document retrieval method, document retrieval device, and document retrieval program
CN103838754A (en) * 2012-11-23 2014-06-04 腾讯科技(深圳)有限公司 Information searching device and method
CN103870460A (en) * 2012-12-10 2014-06-18 腾讯科技(深圳)有限公司 Good number searching method and system
CN107193922A (en) * 2017-05-16 2017-09-22 腾讯科技(深圳)有限公司 A kind of method and device of information processing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
低负载医学图像自动存档与通讯***架构;赵越 等;《小型微型计算机***》;20081031;第29卷(第10期);正文第3章 *

Also Published As

Publication number Publication date
CN107862043A (en) 2018-03-30

Similar Documents

Publication Publication Date Title
US11500818B2 (en) Method and system for large scale data curation
US10025904B2 (en) Systems and methods for managing a master patient index including duplicate record detection
CN110413734B (en) Intelligent search system and method for medical service
US8046363B2 (en) System and method for clustering documents
US8429220B2 (en) Data exchange among data sources
JP5306359B2 (en) Method and system for associating data records in multiple languages
US10572461B2 (en) Systems and methods for managing a master patient index including duplicate record detection
US11816156B2 (en) Ontology index for content mapping
US20060161522A1 (en) Context insensitive model entity searching
US8713041B2 (en) Peer to peer (P2P) missing fields and field valuation feedback
US20120117088A1 (en) Medical information system and program for same
CN107862043B (en) Method and device for searching check information
US20070282940A1 (en) Thread-ranking apparatus and method
CN112614565A (en) Traditional Chinese medicine classic famous prescription intelligent recommendation method based on knowledge-graph technology
JP2017509954A (en) Dynamic document matching and merging
US20180046679A1 (en) Efficient integration of de-identified records
US11630874B2 (en) Method and system for context-sensitive assessment of clinical findings
CN109830285B (en) Medical image file processing method and device
CN111223533B (en) Medical data retrieval method and system
US20040199537A1 (en) System for storing and retrieving database information
CN111984694A (en) Orthopedics search engine system
CN109800285B (en) Flexible medical record data extraction method and system and database server
US20080177719A1 (en) Methods and systems for retrieving query results based on a data standard specification
US20150356130A1 (en) Database management system
CN116434902A (en) Data retrieval method, device, electronic equipment and storage 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
CB02 Change of applicant information

Address after: 201807 Shanghai City, north of the city of Jiading District Road No. 2258

Applicant after: Shanghai Lianying Medical Technology Co., Ltd

Address before: 201807 Shanghai City, north of the city of Jiading District Road No. 2258

Applicant before: SHANGHAI UNITED IMAGING HEALTHCARE Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant