CN112289414A - Search method, search system, electronic device, and storage medium based on examination part - Google Patents

Search method, search system, electronic device, and storage medium based on examination part Download PDF

Info

Publication number
CN112289414A
CN112289414A CN202011325246.8A CN202011325246A CN112289414A CN 112289414 A CN112289414 A CN 112289414A CN 202011325246 A CN202011325246 A CN 202011325246A CN 112289414 A CN112289414 A CN 112289414A
Authority
CN
China
Prior art keywords
keyword
entry
library
examination
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011325246.8A
Other languages
Chinese (zh)
Inventor
蔡伟华
张家琪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Hengqu Hospital Management Co ltd
Original Assignee
Suzhou Hengqu Hospital Management 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 Suzhou Hengqu Hospital Management Co ltd filed Critical Suzhou Hengqu Hospital Management Co ltd
Priority to CN202011325246.8A priority Critical patent/CN112289414A/en
Publication of CN112289414A publication Critical patent/CN112289414A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/20ICT specially adapted for the handling or processing of medical images for handling medical images, e.g. DICOM, HL7 or PACS
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/5866Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using information manually generated, e.g. tags, keywords, comments, manually generated location and time information

Abstract

The application discloses a retrieval method and system based on an inspection part, electronic equipment and a storage medium. The retrieval method comprises the following steps: establishing a keyword library and an entry library; establishing a corresponding relation between each keyword in the keyword library and each entry in the entry library; when a user searches based on the checking part, if the keyword in the keyword library is adopted for searching, the searching result is returned to all entries in a group of entries corresponding to the keyword, and the user can select any entry for checking; when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries. The system comprises: the system comprises a keyword library module, an entry library module, a corresponding relation module and a retrieval module. The medical examination system and the medical examination method have the advantages that various calling methods of the same examination part are reserved, the lost information is less, the screened non-relevant information is less, and the working efficiency of medical staff is improved.

Description

Search method, search system, electronic device, and storage medium based on examination part
Technical Field
The present invention relates to the field of search technologies, and in particular, to a search method and system based on an examination portion, an electronic device, and a storage medium.
Background
At present, DICOM (Digital Imaging and Communications in Medicine) information of medical images differs from hospital to hospital in the place where examination site information is stored; the information characters of the various examination parts, such as Chinese and English or different words, are different in each hospital, so that the user cannot conveniently retrieve all the information of all the parts of the same type.
Aiming at the problem that users cannot directly retrieve all information of the same type of parts due to different characters in the related technology, no effective solution is provided at present.
Disclosure of Invention
The present application mainly aims to provide a retrieval method, a retrieval system, an electronic device and a storage medium based on an examined region, so as to solve the problem that a user cannot directly retrieve all information of a same region due to different expressions of examined characters in the related art.
In order to achieve the above object, in a first aspect, the present application provides a search method based on an examination region, including the steps of:
establishing a keyword library and an entry library;
establishing a corresponding relation between each keyword in the keyword library and each entry in the entry library;
when a user searches based on the checking part, if the keyword in the keyword library is adopted for searching, the searching result is returned to all entries in a group of entries corresponding to the keyword, and the user can select any entry for checking;
when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
The keyword library is a database built based on standard words of each examination part of the medical image.
The entry database is a database established by each hospital for all characters expressed by each examination part.
All the characters expressed by each inspection part comprise characters of different languages, characters of different expression methods of the same language, and characters abbreviated by symbols or words.
The term library can be dynamically expanded, when a new medical image is acquired, a word segmentation tool is used for analyzing the characters of the inspection part of the new medical image, if the characters of the inspection part of the new medical image are the characters in the term library, the next operation is not carried out, if the characters of the inspection part of the new medical image are not in the term library, the characters of the inspection part of the new medical image are added into the term library, and the characters of the inspection part of the new medical image are corresponding to the keywords in the keyword library to form a corresponding relation.
The keyword library can be dynamically expanded, if the characters of the examination part of the new medical image do not find the corresponding keywords in the keyword library, a new keyword is added into the keyword library to complete the dynamic expansion of the keyword library.
The establishing of the corresponding relation between each keyword in the keyword library and each entry in the entry library specifically comprises the following steps: each keyword corresponds to a group of entries, each entry has a corresponding unique keyword, each keyword has a corresponding entry, and the corresponding entry is more than or equal to one entry.
And when the user searches, a searching mode comprising fuzzy matching and accurate matching is adopted.
In a second aspect, the present application further provides an examination-site-based retrieval system implemented by the examination-site-based retrieval method, including:
the system comprises a keyword library module, an entry library module, a corresponding relation module and a retrieval module;
the keyword library module and the entry library module are respectively connected with the corresponding relation module, and the corresponding relation module is connected with the retrieval module;
the keyword database module is used for establishing a keyword database;
the entry database module is used for establishing an entry database;
the corresponding relation module is used for establishing the corresponding relation between each keyword in the keyword library and each entry in the entry library;
the retrieval module is used for realizing a retrieval function, when a user retrieves based on the checked part, if the user retrieves by adopting keywords in a keyword library, a retrieval result is returned to all entries in a group of entries corresponding to the keywords, and the user can select any entry to view; when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
An electronic device comprising a memory for storing a computer program and a processor for executing the computer program to cause the computer device to execute the examination-site-based retrieval method according to the present invention.
A readable storage medium having stored therein computer program instructions which, when read and executed by a processor, perform the examination-site-based retrieval method.
The beneficial technical effects are as follows:
the application provides a retrieval method, a retrieval system, electronic equipment and a storage medium based on an inspection part, which can greatly keep various calling methods of the same inspection part, have less information loss and less screened non-relevant information, and effectively improve the working efficiency of medical staff. Therefore, the method has the advantages of high retrieval efficiency, high retrieval speed, convenience in retrieval, convenience for the use of retrieval personnel and strong practicability.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
fig. 1 is a flowchart of an examination-site-based retrieval method according to an embodiment of the present application;
fig. 2 is a schematic block diagram of an examination-site-based retrieval system according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all 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 application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In this application, the terms "upper", "lower", "left", "right", "front", "rear", "top", "bottom", "inner", "outer", "middle", "vertical", "horizontal", "lateral", "longitudinal", and the like indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings. These terms are used primarily to better describe the present application and its embodiments, and are not used to limit the indicated devices, elements or components to a particular orientation or to be constructed and operated in a particular orientation.
Moreover, some of the above terms may be used to indicate other meanings besides the orientation or positional relationship, for example, the term "on" may also be used to indicate some kind of attachment or connection relationship in some cases. The specific meaning of these terms in this application will be understood by those of ordinary skill in the art as appropriate.
In addition, the term "plurality" shall mean two as well as more than two.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In a first aspect, the present application provides a search method based on an examination region, as shown in fig. 1, including the following steps:
step S1: establishing a keyword library and an entry library;
step S2: establishing a corresponding relation between each keyword in the keyword library and each entry in the entry library;
step S3: when a user searches based on the checking part, if the keyword in the keyword library is adopted for searching, the searching result is returned to all entries in a group of entries corresponding to the keyword, and the user can select any entry for checking;
step S4: when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
The keyword library is a database built based on standard words of each examination part of the medical image.
The entry database is a database established by each hospital for all characters expressed by each examination part.
All the characters expressed by each inspection part comprise characters of different languages, characters of different expression methods of the same language, and characters abbreviated by symbols or words.
The term library can be dynamically expanded, when a new medical image is acquired, a word segmentation tool is used for analyzing the characters of the inspection part of the new medical image, if the characters of the inspection part of the new medical image are the characters in the term library, the next operation is not carried out, if the characters of the inspection part of the new medical image are not in the term library, the characters of the inspection part of the new medical image are added into the term library, and the characters of the inspection part of the new medical image are corresponding to the keywords in the keyword library to form a corresponding relation.
The keyword library can be dynamically expanded, if the characters of the examination part of the new medical image do not find the corresponding keywords in the keyword library, a new keyword is added into the keyword database, and the dynamic expansion of the keyword library is completed.
The establishing of the corresponding relation between each keyword in the keyword library and each entry in the entry library specifically comprises the following steps: each keyword corresponds to a group of entries, each entry has a corresponding unique keyword, each keyword has a corresponding entry, and the corresponding entry is more than or equal to one entry.
When the user searches, the search mode comprising fuzzy matching and accurate matching is adopted, the two modes are the existing search modes, are not in conflict with the application, and can be used simultaneously. Fuzzy matching and accurate matching can be carried out on the retrieval of the keywords, and fuzzy matching and accurate matching can also be carried out on the retrieval of the vocabulary entries.
In a second aspect, the present application further provides an examination-site-based retrieval system, which is implemented by using the examination-site-based retrieval method, as shown in fig. 2, and includes:
the system comprises a keyword library module, an entry library module, a corresponding relation module and a retrieval module;
the keyword library module and the entry library module are respectively connected with the corresponding relation module, and the corresponding relation module is connected with the retrieval module;
the keyword database module is used for establishing a keyword database;
the entry database module is used for establishing an entry database;
the corresponding relation module is used for establishing the corresponding relation between each keyword in the keyword library and each entry in the entry library;
the retrieval module is used for realizing a retrieval function, when a user retrieves based on the checked part, if the user retrieves by adopting keywords in a keyword library, a retrieval result is returned to all entries in a group of entries corresponding to the keywords, and the user can select any entry to view; when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
An electronic device comprising a memory for storing a computer program and a processor for executing the computer program to cause the computer device to execute the examination-site-based retrieval method according to the present invention.
A readable storage medium having stored therein computer program instructions which, when read and executed by a processor, perform the examination-site-based retrieval method.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A search method based on an inspection part is characterized by comprising the following steps:
establishing a keyword library and an entry library;
establishing a corresponding relation between each keyword in the keyword library and each entry in the entry library;
when a user searches based on the check, if the keyword in the keyword library is adopted for searching, the search result is returned to all entries in a group of entries corresponding to the keyword, and the user can select any entry for checking;
when the user searches based on the check, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
2. The examination-site-based retrieval method of claim 1, wherein the keyword library is a database built based on standard words of each examination site of the medical image.
3. The examination-site-based search method according to claim 1, wherein the vocabulary entry base is a database created by hospitals for all characters expressed by each examination site.
4. The examination-site-based search method according to claim 3, wherein all the characters expressed by each examination site include characters of different languages, characters of different expression methods in the same language, and characters abbreviated by symbols or words.
5. The search method according to claim 3, wherein the vocabulary entry base is capable of being dynamically expanded, and when a new medical image is acquired, the word segmentation tool is used to analyze the text of the examination part of the new medical image, if the text of the examination part of the new medical image is a text in the vocabulary entry base, no further operation is performed, and if the text of the examination part of the new medical image is not in the vocabulary entry base, the text of the examination part of the new medical image is added to the vocabulary entry base, and the text of the examination part of the new medical image is mapped to the keyword in the keyword base to form a correspondence relationship.
6. The method as claimed in claim 5, wherein the keyword library is dynamically expandable, and if the examination part text of the new medical image does not find the keyword in the keyword library corresponding to the examination part text, a new keyword is added to the keyword library to complete the dynamic expansion of the keyword library.
7. The search method based on the examination part according to claim 1, wherein the establishing of the correspondence between each keyword in the keyword library and each entry in the entry library specifically comprises: each keyword corresponds to a group of entries, each entry has a corresponding unique keyword, each keyword has a corresponding entry, and the corresponding entry is more than or equal to one entry.
8. An examination-site-based search system implemented by the examination-site-based search method according to any one of claims 1 to 7, comprising:
the system comprises a keyword library module, an entry library module, a corresponding relation module and a retrieval module;
the keyword library module and the entry library module are respectively connected with the corresponding relation module, and the corresponding relation module is connected with the retrieval module;
the keyword database module is used for establishing a keyword database;
the entry database module is used for establishing an entry database;
the corresponding relation module is used for establishing the corresponding relation between each keyword in the keyword library and each entry in the entry library;
the retrieval module is used for realizing a retrieval function, when a user retrieves based on the checked part, if the user retrieves by adopting keywords in a keyword library, a retrieval result is returned to all entries in a group of entries corresponding to the keywords, and the user can select any entry to view; when a user searches based on the checked part, if the entries in the entry library are adopted for searching, the search result only returns the search result of the entries.
9. An electronic device, characterized in that the electronic device comprises a memory for storing a computer program and a processor for executing the computer program to make the computer device execute the examination-site-based retrieval method according to any one of claims 1 to 7.
10. A readable storage medium having stored thereon computer program instructions which, when read and executed by a processor, perform the examination-site-based retrieval method according to any one of claims 1 to 7.
CN202011325246.8A 2020-11-23 2020-11-23 Search method, search system, electronic device, and storage medium based on examination part Pending CN112289414A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011325246.8A CN112289414A (en) 2020-11-23 2020-11-23 Search method, search system, electronic device, and storage medium based on examination part

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011325246.8A CN112289414A (en) 2020-11-23 2020-11-23 Search method, search system, electronic device, and storage medium based on examination part

Publications (1)

Publication Number Publication Date
CN112289414A true CN112289414A (en) 2021-01-29

Family

ID=74425307

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011325246.8A Pending CN112289414A (en) 2020-11-23 2020-11-23 Search method, search system, electronic device, and storage medium based on examination part

Country Status (1)

Country Link
CN (1) CN112289414A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112863674A (en) * 2021-03-15 2021-05-28 上海泽信软件有限公司 Inspection list generation method capable of indicating inspection position and clinical inspection method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112863674A (en) * 2021-03-15 2021-05-28 上海泽信软件有限公司 Inspection list generation method capable of indicating inspection position and clinical inspection method

Similar Documents

Publication Publication Date Title
CN111581976B (en) Medical term standardization method, device, computer equipment and storage medium
ES2214535T3 (en) PROCEDURE AND PORTABLE SYSTEM FOR INDEXING DOCUMENTS USING THE DECOMPOSITION OF WORDS IN N-GRAMS.
US8983965B2 (en) Document rating calculation system, document rating calculation method and program
WO2003065248A2 (en) Retrieving matching documents by queries in any national language
US20030200079A1 (en) Cross-language information retrieval apparatus and method
CN110990390B (en) Data cooperative processing method, device, computer equipment and storage medium
EP3485495A1 (en) Automated identification of salient finding codes in structured and narrative reports
US20150227714A1 (en) Medical information analysis apparatus and medical information analysis method
US20180032676A1 (en) Method and system for context-sensitive assessment of clinical findings
CN112035480A (en) Data table management method, device, equipment and storage medium
CN112289414A (en) Search method, search system, electronic device, and storage medium based on examination part
Lowe et al. Automated semantic indexing of imaging reports to support retrieval of medical images in the multimedia electronic medical record
CN107862043B (en) Method and device for searching check information
JP4426041B2 (en) Information retrieval method by category factor
KR101505673B1 (en) Multi-language searching system, multi-language searching method, and image searching system based on meaning of word
CN111062193A (en) Medical data labeling method and device, storage medium and electronic equipment
CN115438048A (en) Table searching method, device, equipment and storage medium
JP5679400B2 (en) Category theme phrase extracting device, hierarchical tagging device and method, program, and computer-readable recording medium
CN114708981A (en) Disease map construction method, interpretation method and system based on medical image report
Hartmann et al. Using similarity measures for context-aware user interfaces
CN114154502B (en) Word segmentation method and device for medical text, computer equipment and storage medium
CN112966153B (en) Term mapping method, device, electronic equipment and storage medium
US20230409620A1 (en) Non-transitory computer-readable recording medium storing information processing program, information processing method, information processing device, and information processing system
CN107967300A (en) Search method, device, equipment and the storage medium of organization names
US11941359B2 (en) Identifying anatomical phrases

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication