CN113764063A - Physical examination report processing method, device, equipment and storage medium - Google Patents

Physical examination report processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN113764063A
CN113764063A CN202011239143.XA CN202011239143A CN113764063A CN 113764063 A CN113764063 A CN 113764063A CN 202011239143 A CN202011239143 A CN 202011239143A CN 113764063 A CN113764063 A CN 113764063A
Authority
CN
China
Prior art keywords
physical examination
examination report
interpreted
inquiry
department
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
CN202011239143.XA
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.)
Beijing Jingdong Tuoxian Technology Co Ltd
Original Assignee
Beijing Jingdong Tuoxian 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 Beijing Jingdong Tuoxian Technology Co Ltd filed Critical Beijing Jingdong Tuoxian Technology Co Ltd
Priority to CN202011239143.XA priority Critical patent/CN113764063A/en
Publication of CN113764063A publication Critical patent/CN113764063A/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
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • 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
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/30ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for calculating health indices; for individual health risk assessment

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Epidemiology (AREA)
  • Theoretical Computer Science (AREA)
  • Primary Health Care (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Biomedical Technology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The embodiment of the invention discloses a physical examination report processing method, a physical examination report processing device, physical examination report processing equipment and a storage medium, wherein the method comprises the following steps: responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request; performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted; and determining an inquiry recommending department according to the abnormal index information, and generating response information of the physical examination report interpretation request based on the inquiry recommending department. According to the method provided by the embodiment of the invention, the inquiry recommending department is determined according to the abnormal index information in the physical examination report to be interpreted, and the response information is generated based on the inquiry recommending department, so that the physical examination report can be interpreted more conveniently and accurately.

Description

Physical examination report processing method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a physical examination report processing method, a physical examination report processing device, physical examination report processing equipment and a storage medium.
Background
With the improvement of national health consciousness, physical examination also becomes a routine matter every year for many people, and the people make an appointment on line, make physical examination on line and check electronic physical examination reports on line. In the process of implementing the invention, the inventor finds that at least the following technical problems exist in the prior art: the physical examination items in the physical examination report are numerous, most of the physical examination items are identified by numerical values, and physical health conditions cannot be directly determined by physical examination persons according to the physical examination report. Therefore, how to make the physical examination result more clear is a technical problem to be solved urgently.
Disclosure of Invention
The embodiment of the invention provides a physical examination report processing method, a physical examination report processing device, physical examination report processing equipment and a storage medium, and aims to improve convenience and accuracy of reading of physical examination reports.
In a first aspect, an embodiment of the present invention provides a method for processing a physical examination report, including:
responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted;
and determining an inquiry recommending department according to the abnormal index information, and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
In a second aspect, an embodiment of the present invention further provides a physical examination report processing apparatus, including:
a physical examination report acquisition module, configured to respond to the detected physical examination report interpretation request, and acquire a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
the abnormal index determining module is used for performing semantic analysis on the physical examination report to be interpreted and determining abnormal index information in the physical examination report to be interpreted;
and the response information generation module is used for determining the inquiry recommending department according to the abnormal index information and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
storage means for storing one or more programs;
when executed by one or more processors, cause the one or more processors to implement a method of physical examination report processing as provided by any of the embodiments of the present invention.
In a fourth aspect, the embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements the physical examination report processing method provided in any embodiment of the present invention.
The embodiment of the invention responds to the detected physical examination report interpretation request to obtain a physical examination report to be interpreted, which is associated with the physical examination report interpretation request; performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted; the inquiry recommending department is determined according to the abnormal index information, response information of a physical examination report interpretation request is generated based on the inquiry recommending department, the inquiry recommending department is determined according to the abnormal index information in the physical examination report to be interpreted, and the response information is generated based on the inquiry recommending department, so that the interpretation of the physical examination report is more convenient and accurate.
Drawings
Fig. 1 is a flowchart of a physical examination report processing method according to an embodiment of the present invention;
fig. 2 is a flowchart of a physical examination report processing method according to a second embodiment of the present invention;
fig. 3a is a schematic program flow diagram of a health examination circulation system according to a third embodiment of the present invention;
FIG. 3b is a diagram illustrating interpretation of a report according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a physical examination report processing apparatus according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to a fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. 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.
Example one
Fig. 1 is a flowchart of a physical examination report processing method according to an embodiment of the present invention. The present embodiment can be applied to the case of interpreting a physical examination report. The method may be performed by a physical examination report processing means, which may be implemented in software and/or hardware, for example, which may be configured in a computer device. As shown in fig. 1, the method includes:
and S110, responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted related to the physical examination report interpretation request.
In this embodiment, the physical examination report interpretation request may be a request initiated by the user through the terminal and used for interpreting the physical examination report. For example, the user may actively upload the physical examination report to be interpreted to the physical examination report processing device and initiate a physical examination report interpretation request, or when the physical examination system and the physical examination report processing device are configured with a system communication connection, when the physical examination system receives an electronic physical examination report returned by the user physical examination hospital, the user may directly initiate a physical examination report interpretation request on the physical examination system based on the received electronic physical examination report, and take the received electronic physical examination report as the physical examination report to be interpreted.
S120, performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted.
After the physical examination report to be interpreted is obtained, semantic analysis is carried out on the physical examination report to be interpreted, index physical examination characteristics of all indexes in the physical examination report to be interpreted are obtained, whether all indexes are abnormal or not is judged according to the index physical examination characteristics of all the indexes, and abnormal index information is obtained.
In the above process, when the physical examination report to be interpreted is in the format of an electronic physical examination report, the content of the physical examination report to be interpreted is easy to identify, and the physical examination report to be interpreted can be subjected to semantic parsing directly through an optical character recognition method. Optionally, performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted, including: identifying character information in the physical examination report to be interpreted by an optical character identification method; extracting index physical examination characteristics related to a set index in the character information; and determining abnormal index information based on the index standard characteristics and the index physical examination characteristics of the set indexes. Optionally, all the character information in the physical examination report to be interpreted may be recognized by an optical character recognition method, then feature extraction is performed on the recognized character information, the index physical examination features of each set index are extracted, the index physical examination features of the set index are compared with the index standard features of the set index for each set index, and whether the set index is abnormal or not is judged. The index standard features of the set index may be obtained from a physical examination report or a medical knowledge base, and are not limited herein.
When the physical examination report to be interpreted contains contents handwritten by a doctor, accurate contents may not be identified directly through an optical character identification method, and the physical examination report to be interpreted containing the handwritten contents can be subjected to content identification in a deep learning mode, such as a mode of training a neural network model, so that the content identification result is more accurate.
S130, determining an inquiry recommending department according to the abnormal index information, and generating response information of a physical examination report interpretation request based on the inquiry recommending department.
In the embodiment, the inquiry recommending departments related to the user are determined through the abnormal index information, so that the inquiry recommending departments are determined more reasonably, and the user can consult physical examination report information which the user wants to interpret according to the inquiry recommending departments.
Optionally, determining an inquiry recommended department according to the abnormal index information includes: and acquiring department information associated with the abnormal index information, and determining an inquiry recommended department based on the department information. Specifically, the department associated with the abnormal index information may be used as an inquiry recommending department. For example, when the chest X-ray index is abnormal index information, the chest department may be regarded as an inquiry recommending department. It can be understood that, when a plurality of abnormal index information exist, the abnormal index information can be sorted according to the abnormal degree of the index information, and a plurality of inquiry recommended departments are correspondingly recommended for the user.
In one embodiment, the response information for generating the physical examination report interpretation request based on the inquiry recommending department comprises: and taking the inquiry recommending department as response information of the physical examination report interpretation request. Optionally, the inquiry recommending department can be directly recommended to the user, so that the user can consult a physical examination report according to the recommended inquiry recommending department at convenience.
In another embodiment, the response information for generating the physical examination report interpretation request based on the inquiry recommending department comprises: and determining an inquiry recommending doctor based on the inquiry recommending department, and using an inquiry interface of the inquiry recommending doctor as response information of the physical examination report interpretation request. Optionally, the inquiry recommending physicians can be determined directly according to the inquiry recommending departments, for example, a physician with the least number in the inquiry recommending departments is selected as the inquiry recommending physician, and the inquiry interface of the inquiry recommending physician is fed back to the user as response information, so that the user can consult the inquiry recommending physicians directly according to the received inquiry interface. It should be noted that different consultation situations may exist for the same department. Taking an orthopedic department as an example, different consultation conditions such as rehabilitation consultation, treatment consultation and the like may exist. When a physical examination report interpretation request is initiated by a user, the user can fill in or select consultation requirements, and corresponding inquiry recommending doctors are recommended for the user according to the consultation requirements filled in or selected by the user.
The embodiment of the invention responds to the detected physical examination report interpretation request to obtain a physical examination report to be interpreted, which is associated with the physical examination report interpretation request; performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted; the inquiry recommending department is determined according to the abnormal index information, response information of a physical examination report interpretation request is generated based on the inquiry recommending department, the inquiry recommending department is determined according to the abnormal index information in the physical examination report to be interpreted, and the response information is generated based on the inquiry recommending department, so that the interpretation of the physical examination report is more convenient and accurate.
On the basis of the scheme, the method further comprises the following steps: and responding to a test sheet generation instruction initiated by an inquiry recommending doctor, generating a target test sheet, and pushing the target test sheet to a terminal to which the physical examination report interpretation request belongs. Optionally, when the user consults with the inquiry recommending physician according to the inquiry recommending department, if the inquiry recommending physician judges that the user needs to perform further examination on other items according to the examination result, an examination form generating instruction may be initiated, so that the examination report processing device generates a target examination form according to the detected examination form generating instruction, and sends the target examination form to the user side, so that the user can perform further examination according to the received target examination form, the inquiry process of the user is further simplified, and the user experience is improved.
Example two
Fig. 2 is a flowchart of a physical examination report processing method according to a second embodiment of the present invention. The embodiment is further optimized on the basis of the scheme. As shown in fig. 2, the method includes:
s210, responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request.
S220, extracting keywords of the physical examination report to be interpreted, identifying the authenticity of the physical examination report to be interpreted based on the keywords, and performing semantic analysis on the physical examination report to be interpreted when the identification is passed.
In this embodiment, considering that a situation that a physical examination report to be interpreted is not true when a user uploads the physical examination report to be interpreted by himself/herself may exist, after the physical examination report to be interpreted is obtained, authenticity of the physical examination report to be interpreted needs to be identified, and when the authenticity of the physical examination report to be interpreted passes the identification, subsequent operations are performed, for example, semantic analysis is performed on the physical examination report to be interpreted; when the authenticity of the physical examination report to be interpreted is not identified, prompt information can be generated to prompt a user to upload a real physical examination report.
Optionally, the authenticity of the physical examination report to be interpreted can be identified by means of vector analysis. In order to simplify the calculation amount, keywords of the physical examination report to be interpreted can be extracted firstly, vector analysis is carried out on the basis of the extracted keywords, when the difference value between the vector analysis result and the standard result is smaller than a set threshold value, authenticity identification of the physical examination report to be interpreted can be determined to pass, and otherwise, authenticity identification of the physical examination report to be interpreted is determined not to pass.
It will be appreciated that in addition to authenticity identification, integrity, uniqueness identification may be added to avoid invalid interpretations where the physical examination report is incomplete, and repeated interpretations of the physical examination report. The integrity and uniqueness of the identification can also be identified by means of vector analysis.
And S230, determining abnormal index information in the physical examination report to be interpreted.
S240, determining an inquiry recommending department according to the abnormal index information, and generating response information of a physical examination report interpretation request based on the inquiry recommending department.
According to the embodiment of the invention, the authenticity of the physical examination report to be interpreted is identified firstly, and the semantic analysis is carried out on the physical examination report to be interpreted after the authenticity identification is passed, so that only the real physical examination report is processed, invalid operation is avoided, and the processing efficiency of the physical examination report is improved.
EXAMPLE III
The present embodiment provides a preferred embodiment based on the above-described embodiments. In this embodiment, an integrated service of physical examination and report analysis is realized by the health examination circulation system. Fig. 3a is a schematic program flow diagram of a health examination circulation system according to a third embodiment of the present invention.
As shown in fig. 3a, the health examination circulation system is a complete set of user examination circulation system, and the system creates an automated examination report circulation one-key interpretation platform for users, offline examination institutions and professional doctors. As can be seen, the system comprises a user side and a doctor side. The user can select the physical examination items on line through the user side to make an appointment, and after the appointment succeeds, the user can check the physical examination items in off-line stores, and after the physical examination is finished, the user side transmits an electronic physical examination report back. The user can select one-key interpretation service at the user end, the system can directly select the report interpretation department and the professional doctor which are most matched for the user, the user and the doctor can have online image-text conversation or video conversation, data in the physical examination report and interpretation process in the process can be encrypted and stored in the system, and finally a physical examination historical file is established for the user. It should be noted that, the user can also upload the physical examination report by himself to interpret the physical examination report.
In the above process, it is a key technical problem that the system directly selects the best matching report interpretation department and professional doctor for the user. Fig. 3b is a schematic diagram of a report interpretation provided by a third embodiment of the present invention. As shown in fig. 3b, after acquiring the physical examination report, firstly, identifying characters (including text, numbers, symbols, etc.) in the physical examination report and coordinates thereof in the picture by an Optical Character Recognition (OCR) technology; then selecting a characteristic text, specifically clustering the text according to a picture recognition result of a bulk sample inspection report, and acquiring the characteristic text in the physical examination, if: the physical examination characteristics of each index are obtained according to the height, the weight, the age, the gender, the blood pressure and the like, unqualified indexes (namely abnormal indexes) are analyzed according to the physical examination characteristics and the standard characteristics, and departments in which the user mainly makes an inquiry are recommended according to the abnormal indexes, so that the user can accurately know the physical examination result according to the correct departments. Specifically, keywords in the physical examination report can be extracted first, authenticity, integrity and uniqueness of the physical examination report are identified, and when any one of the authenticity, the integrity and the uniqueness does not exist, prompt information can be generated to remind a user. When the reality, the integrity and the uniqueness exist, semantic analysis is carried out through OCR to obtain patient information, diagnosis information, various index information and the like, index abnormity is detected, and an inquiry department is recommended according to the detected abnormal index information or a doctor consultation entrance which is good at the relevant field is directly recommended to a user.
It should be noted that, during the inquiry period, if the current department is not the inquiry room required by the user, the referral may also be performed, specifically, the referral may be performed by initiating a referral request through the user terminal or the doctor terminal.
On the basis of the scheme, the system also supports that in the doctor-patient conversation process, if the user needs, the doctor can push the examination sheet to the user again, so that the user can conduct the offline recheck according to the examination sheet. For example, when the user consults a leg problem and the doctor suspects that the leg discomfort is related to the waist, a test sheet for waist detection may be opened and pushed to the user, and the user performs a waist examination based on the received test sheet.
The physical examination report circulation system provided by the embodiment of the invention provides a one-key interpretation business mode and a circulation strategy related to physical examination, can help a user to quickly and conveniently find a professional physical examination interpretation doctor on line, and can bring more convenient and humanized experience to the user in a post-examination link.
Example four
Fig. 4 is a schematic structural diagram of a physical examination report processing apparatus according to a fourth embodiment of the present invention. The physical examination report processing device can be implemented in software and/or hardware, for example, the physical examination report processing device can be configured in a computer device. As shown in fig. 4, the apparatus includes a physical examination report acquisition module 410, an abnormal index determination module 420, and a response information generation module 430, wherein:
a physical examination report acquisition module 410, configured to, in response to the detected physical examination report interpretation request, acquire a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
the abnormal index determining module 420 is configured to perform semantic analysis on the physical examination report to be interpreted, and determine abnormal index information in the physical examination report to be interpreted;
and the response information generating module 430 is configured to determine an inquiry recommending department according to the abnormal index information, and generate response information of the physical examination report interpretation request based on the inquiry recommending department.
According to the embodiment of the invention, a physical examination report acquisition module responds to a detected physical examination report interpretation request and acquires a physical examination report to be interpreted, which is associated with the physical examination report interpretation request; the abnormal index determining module performs semantic analysis on the physical examination report to be interpreted and determines abnormal index information in the physical examination report to be interpreted; the response information generation module determines an inquiry recommending department according to the abnormal index information, generates response information of a physical examination report interpretation request based on the inquiry recommending department, determines the inquiry recommending department according to the abnormal index information in the physical examination report to be interpreted, and generates response information based on the inquiry recommending department, so that the interpretation of the physical examination report is more convenient and accurate.
Optionally, on the basis of the foregoing scheme, the abnormal index determining module 420 is specifically configured to:
identifying character information in the physical examination report to be interpreted by an optical character identification method;
extracting index physical examination characteristics related to a set index in the character information;
and determining abnormal index information based on the index standard characteristics and the index physical examination characteristics of the set indexes.
Optionally, on the basis of the foregoing scheme, the response information generating module 430 is specifically configured to:
and acquiring department information associated with the abnormal index information, and determining an inquiry recommended department based on the department information.
Optionally, on the basis of the foregoing scheme, the response information generating module 430 is specifically configured to:
and taking the inquiry recommending department as response information of the physical examination report interpretation request.
Optionally, on the basis of the foregoing scheme, the response information generating module 430 is specifically configured to:
and determining an inquiry recommending doctor based on the inquiry recommending department, and using an inquiry interface of the inquiry recommending doctor as response information of the physical examination report interpretation request.
Optionally, on the basis of the foregoing scheme, the apparatus further includes an examination order generation module, configured to:
and responding to a test sheet generation instruction initiated by an inquiry recommending doctor, generating a target test sheet, and pushing the target test sheet to a terminal to which the physical examination report interpretation request belongs.
Optionally, on the basis of the above scheme, the system further includes an authenticity identifying module, configured to:
extracting keywords of the physical examination report to be interpreted before performing semantic parsing on the physical examination report to be interpreted, identifying the authenticity of the physical examination report to be interpreted based on the keywords, and performing semantic parsing on the physical examination report to be interpreted when the authenticity passes through the identification.
The physical examination report processing device provided by the embodiment of the invention can execute the physical examination report processing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a computer device according to a fifth embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary computer device 512 suitable for use in implementing embodiments of the present invention. The computer device 512 shown in FIG. 5 is only an example and should not bring any limitations to the functionality or scope of use of embodiments of the present invention.
As shown in FIG. 5, computer device 512 is in the form of a general purpose computing device. Components of computer device 512 may include, but are not limited to: one or more processors 516, a system memory 528, and a bus 518 that couples the various system components including the system memory 528 and the processors 516.
Bus 518 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and processor 516, or a local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 512 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 512 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 528 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)530 and/or cache memory 532. The computer device 512 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage 534 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 518 through one or more data media interfaces. Memory 528 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 540 having a set (at least one) of program modules 542, including but not limited to an operating system, one or more application programs, other program modules, and program data, may be stored in, for example, the memory 528, each of which examples or some combination may include an implementation of a network environment. The program modules 542 generally perform the functions and/or methods of the described embodiments of the invention.
The computer device 512 may also communicate with one or more external devices 514 (e.g., keyboard, pointing device, display 524, etc.), with one or more devices that enable a user to interact with the computer device 512, and/or with any devices (e.g., network card, modem, etc.) that enable the computer device 512 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 522. Also, computer device 512 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via network adapter 520. As shown, the network adapter 520 communicates with the other modules of the computer device 512 via the bus 518. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the computer device 512, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processor 516 executes various functional applications and data processing by running programs stored in the system memory 528, for example, implementing a physical examination report processing method provided by the embodiment of the present invention, the method includes:
responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted;
and determining an inquiry recommending department according to the abnormal index information, and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
Of course, those skilled in the art will understand that the processor may also implement the technical solution of the physical examination report processing method provided in any embodiment of the present invention.
EXAMPLE six
The sixth embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a physical examination report processing method provided in the sixth embodiment of the present invention, and the method includes:
responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted;
and determining an inquiry recommending department according to the abnormal index information, and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
Of course, the computer program stored on the computer-readable storage medium provided in the embodiments of the present invention is not limited to the above method operations, and may also perform operations related to the physical examination report processing method provided in any embodiment of the present invention.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
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 illustrated 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 (10)

1. A physical examination report processing method is characterized by comprising the following steps:
responding to the detected physical examination report interpretation request, and acquiring a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
performing semantic analysis on the physical examination report to be interpreted, and determining abnormal index information in the physical examination report to be interpreted;
and determining an inquiry recommending department according to the abnormal index information, and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
2. The method as claimed in claim 1, wherein the semantically parsing the report of health examination to be interpreted and determining abnormal index information in the report of health examination to be interpreted includes:
identifying character information in the physical examination report to be interpreted by an optical character identification method;
extracting index physical examination characteristics related to a set index in the character information;
and determining the abnormal index information based on the index standard characteristics of the set index and the index physical examination characteristics.
3. The method of claim 1, wherein determining an interrogation recommended department from the abnormal index information comprises:
and acquiring department information associated with the abnormal index information, and determining the inquiry recommended department based on the department information.
4. The method of claim 1, wherein generating response information for the physical examination report interpretation request based on the interview recommendation department comprises:
and taking the inquiry recommending department as response information of the physical examination report interpretation request.
5. The method of claim 4, wherein generating response information for the physical examination report interpretation request based on the interview recommendation department comprises:
and determining an inquiry recommending doctor based on the inquiry recommending department, and using an inquiry interface of the inquiry recommending doctor as response information of the physical examination report interpretation request.
6. The method of claim 5, further comprising:
and responding to a test sheet generation instruction initiated by the inquiry recommending doctor, generating a target test sheet, and pushing the target test sheet to the terminal to which the physical examination report interpretation request belongs.
7. The method of claim 1, further comprising, prior to semantically parsing the physical examination report to be interpreted:
extracting keywords of the physical examination report to be interpreted, identifying the authenticity of the physical examination report to be interpreted based on the keywords, and performing semantic analysis on the physical examination report to be interpreted when the identification is passed.
8. A physical examination report processing apparatus, comprising:
a physical examination report acquisition module, configured to respond to the detected physical examination report interpretation request, and acquire a physical examination report to be interpreted, which is associated with the physical examination report interpretation request;
the abnormal index determining module is used for performing semantic analysis on the physical examination report to be interpreted and determining abnormal index information in the physical examination report to be interpreted;
and the response information generation module is used for determining an inquiry recommending department according to the abnormal index information and generating response information of the physical examination report interpretation request based on the inquiry recommending department.
9. A computer device, the device comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a physical examination report processing method as recited in any one of claims 1-7.
10. A computer-readable storage medium on which a computer program is stored, the program, when executed by a processor, implementing a physical examination report processing method as set forth in any one of claims 1 to 7.
CN202011239143.XA 2020-11-09 2020-11-09 Physical examination report processing method, device, equipment and storage medium Pending CN113764063A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011239143.XA CN113764063A (en) 2020-11-09 2020-11-09 Physical examination report processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011239143.XA CN113764063A (en) 2020-11-09 2020-11-09 Physical examination report processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113764063A true CN113764063A (en) 2021-12-07

Family

ID=78786002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011239143.XA Pending CN113764063A (en) 2020-11-09 2020-11-09 Physical examination report processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113764063A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114400062A (en) * 2021-12-21 2022-04-26 广州金域医学检验中心有限公司 Interpretation method and device of inspection report, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006260318A (en) * 2005-03-18 2006-09-28 Hitachi Medical Corp Diagnostic reading report input support method and system
CN109524073A (en) * 2018-10-17 2019-03-26 新博卓畅技术(北京)有限公司 A kind of automatic deciphering method of hospital's audit report, system and equipment
CN109559822A (en) * 2018-11-12 2019-04-02 平安科技(深圳)有限公司 Intelligent first visit method, apparatus, computer equipment and storage medium
CN110970105A (en) * 2019-12-04 2020-04-07 深圳追一科技有限公司 Physical examination report broadcasting method and device, electronic equipment and storage medium
CN111475713A (en) * 2020-03-13 2020-07-31 京东方科技集团股份有限公司 Doctor information recommendation method and device, electronic equipment, system and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006260318A (en) * 2005-03-18 2006-09-28 Hitachi Medical Corp Diagnostic reading report input support method and system
CN109524073A (en) * 2018-10-17 2019-03-26 新博卓畅技术(北京)有限公司 A kind of automatic deciphering method of hospital's audit report, system and equipment
CN109559822A (en) * 2018-11-12 2019-04-02 平安科技(深圳)有限公司 Intelligent first visit method, apparatus, computer equipment and storage medium
CN110970105A (en) * 2019-12-04 2020-04-07 深圳追一科技有限公司 Physical examination report broadcasting method and device, electronic equipment and storage medium
CN111475713A (en) * 2020-03-13 2020-07-31 京东方科技集团股份有限公司 Doctor information recommendation method and device, electronic equipment, system and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114400062A (en) * 2021-12-21 2022-04-26 广州金域医学检验中心有限公司 Interpretation method and device of inspection report, computer equipment and storage medium
CN114400062B (en) * 2021-12-21 2024-03-22 广州金域医学检验中心有限公司 Interpretation method and device of inspection report, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111316281B (en) Semantic classification method and system for numerical data in natural language context based on machine learning
US10910100B2 (en) System and method for generating descriptions of abnormalities in medical images
US9886427B2 (en) Suggesting relevant terms during text entry
US8527296B2 (en) Medical information processing system, medical information processing method, and computer readable medium
CN112035674B (en) Diagnosis guiding data acquisition method, device, computer equipment and storage medium
CN112507701A (en) Method, device, equipment and storage medium for identifying medical data to be corrected
CN112307172B (en) Semantic analysis device, semantic analysis method, terminal and storage medium
Chien et al. Identification of serious illness conversations in unstructured clinical notes using deep neural networks
CN114240160A (en) Quality control method and device for electronic medical record, electronic equipment and storage medium
EP2922018A1 (en) Medical information analysis program, medical information analysis device, and medical information analysis method
CN111415760B (en) Doctor recommendation method, doctor recommendation system, computer equipment and storage medium
CN115394393A (en) Intelligent diagnosis and treatment data processing method and device, electronic equipment and storage medium
RU2699607C2 (en) High efficiency and reduced frequency of subsequent radiation studies by predicting base for next study
CN110752027B (en) Electronic medical record data pushing method, device, computer equipment and storage medium
WO2016006042A1 (en) Data analysis device, control method for data analysis device, and control program for data analysis device
Lau et al. Deep Learning–Enabled Assessment of Left Heart Structure and Function Predicts Cardiovascular Outcomes
CN113764063A (en) Physical examination report processing method, device, equipment and storage medium
US20240006039A1 (en) Medical structured reporting workflow assisted by natural language processing techniques
CN111916193A (en) Intelligent medical seeking method and device, computer equipment and storage medium
CN109119131B (en) Physical examination method and system based on medical examination expert intelligence library platform
CN116469505A (en) Data processing method, device, computer equipment and readable storage medium
CN114068028A (en) Medical inquiry data processing method and device, readable storage medium and electronic equipment
CN114724693A (en) Method and device for detecting abnormal diagnosis and treatment behaviors, electronic equipment and storage medium
US8756234B1 (en) Information theory entropy reduction program
CN113793677A (en) Electronic medical record management method and device, storage medium and electronic equipment

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