WO2022021990A1 - 信息判断方法和装置 - Google Patents
信息判断方法和装置 Download PDFInfo
- Publication number
- WO2022021990A1 WO2022021990A1 PCT/CN2021/092019 CN2021092019W WO2022021990A1 WO 2022021990 A1 WO2022021990 A1 WO 2022021990A1 CN 2021092019 W CN2021092019 W CN 2021092019W WO 2022021990 A1 WO2022021990 A1 WO 2022021990A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- review
- prescription
- training
- data set
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H20/00—ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance
- G16H20/10—ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance relating to drugs or medications, e.g. for ensuring correct administration to patients
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0637—Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/20—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/70—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H70/00—ICT specially adapted for the handling or processing of medical references
- G16H70/40—ICT specially adapted for the handling or processing of medical references relating to drugs, e.g. their side effects or intended usage
Definitions
- the present application relates to the field of computer technology, in particular to the technical field of smart medical care and information processing, and in particular to a method and apparatus for judging information.
- the present application provides an information judgment method, apparatus, device, and storage medium.
- an information judgment method includes: obtaining prescription review information, wherein the prescription review information includes: prescription information issued by a doctor and review information given by a pharmacist according to the prescription information; Perform feature extraction with review information to generate a feature data set corresponding to the prescription review information; according to the current review rules, judge the feature data set to obtain review results corresponding to the prescription review information, wherein the review rules are used to characterize the feature data set and reviews.
- the correspondence between the results, and the audit rules are updated based on the training results of the classification decision model obtained by training.
- the method further includes: training a classification decision model according to a preset condition; the classification decision model is obtained by training based on the following steps: acquiring a training sample set, wherein the training samples in the training sample set include: different extracted Various feature datasets of hospitals and review results corresponding to various feature datasets of different hospitals; using machine learning methods, various feature datasets of different hospitals included in the training samples in the training sample set are used as the input of the detection network, and the The review results corresponding to various feature data sets of different hospitals are used as the expected output of the detection network, and the classification decision model is obtained by training.
- the review rule is updated based on the training result of the classification decision model obtained by training, including: judging whether the classification decision model is trained; in response to the completion of the classification decision model training, according to the input parameters and output parameters of the classification decision model, Update the audit rules.
- the method before the feature extraction is performed on the prescription information and the review information, the feature data set corresponding to the prescription review information is generated, and before the training sample set is obtained, the method further includes: cleaning the prescription information and the review information, and after generating the cleaning The prescription review information, where cleaning is based on data structuring of prescription information and review information.
- cleaning the prescription information and review information to generate cleaned prescription review information includes: extracting information from the prescription information to obtain personal information corresponding to the prescription information, diagnostic information corresponding to the prescription information, and corresponding prescription information According to personal information, determine the group label corresponding to the prescription information; standardize the diagnosis information to obtain the diagnosis name corresponding to the prescription information; standardize the drug information and unit normalize, obtain the drug standard information corresponding to the prescription information; According to the text classification technology, the review information is classified to determine the category of the review information; the cleaned prescription review information is generated according to the population label, diagnosis name, drug standard information and the category of the review information.
- the method further includes: encoding the feature data set, and obtaining the processed feature dataset.
- the method further includes: according to the preset pharmacological knowledge, performing the feature data set on the feature data set. Filter to generate a filtered feature dataset.
- the method further includes: optimizing the structure of the product and/or the product strategy based on the relevance of the review results to the product.
- the feature data set includes: discrete features with relatively independent features and associated features with associated relationships between features.
- an information judging device includes: an obtaining unit configured to obtain prescription review information, wherein the prescription review information includes: prescription information issued by a doctor and comments given by a pharmacist according to the prescription information information; the feature extraction unit is configured to perform feature extraction on the prescription information and the review information, and generate a feature data set corresponding to the prescription review information; the judgment unit is configured to judge the feature data set according to the current review rules, and obtain the prescription
- the review result corresponding to the review information wherein the review rule is used to represent the correspondence between the feature data set and the review result, and the review rule is updated based on the training result of the classification decision model obtained by training.
- the apparatus further includes: a training unit configured to train the classification decision model according to preset conditions; the classification decision model in the training unit is obtained by training based on the following steps: acquiring a training sample set, wherein the training samples
- the centralized training samples include: various feature datasets of different hospitals obtained by extraction and review results corresponding to various feature datasets of different hospitals; using machine learning methods, the training samples are collected in the training samples.
- the feature data set is used as the input of the detection network, and the review results corresponding to various feature data sets of different hospitals are used as the expected output of the detection network, and the classification decision model is obtained by training.
- the judging unit includes: a judging module, configured to judge whether the training of the classification decision model is completed; an update module, configured to respond to the completion of the training of the classification decision model, according to the input parameters and output parameters of the classification decision model, Update the audit rules.
- the apparatus further includes: a cleaning unit configured to clean the prescription information and the review information to generate cleaned prescription review information, wherein the cleaning is based on data structuring of the prescription information and the review information.
- the cleaning unit includes: an extraction module configured to perform information extraction on prescription information to obtain personal information corresponding to the prescription information, diagnostic information corresponding to the prescription information, and drug information corresponding to the prescription information; a determination module, which is It is configured to determine the group label corresponding to the prescription information according to personal information; standardize the diagnosis information to obtain the diagnosis name corresponding to the prescription information; standardize the drug information and unit to obtain the drug standard information corresponding to the prescription information; classification module , is configured to classify the review information according to the text classification technology, and determine the category of the review information; the generation module is configured to generate the cleaned prescription according to the category of the crowd label, diagnosis name, drug standard information and review information. Review information.
- an extraction module configured to perform information extraction on prescription information to obtain personal information corresponding to the prescription information, diagnostic information corresponding to the prescription information, and drug information corresponding to the prescription information
- a determination module which is It is configured to determine the group label corresponding to the prescription information according to personal information; standardize the diagnosis information to obtain the diagnosis name corresponding to the prescription information
- the apparatus further includes: a processing unit configured to perform encoding processing on the feature data set to obtain a processed feature data set.
- the device further includes: a screening unit configured to screen the characteristic data set according to preset pharmacological knowledge, and generate a screened characteristic data set.
- a screening unit configured to screen the characteristic data set according to preset pharmacological knowledge, and generate a screened characteristic data set.
- the apparatus further includes: an optimization unit configured to optimize the structure of the product and/or the product strategy based on the relevance of the review result to the product.
- an electronic device comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor.
- the at least one processor executes to enable the at least one processor to perform a method as described in any implementation of the first aspect.
- the present application provides a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause a computer to execute the method described in any implementation manner of the first aspect .
- the prescription review information is obtained, the feature extraction is performed on the prescription information and the review information, the feature data set corresponding to the prescription review information is generated, and the feature data set corresponding to the prescription review information is judged according to the current review rules, and the corresponding prescription review information is obtained.
- the acquired rules are static rules, it is impossible to dynamically learn the auditing rules of prescriptions.
- a method for judging prescription review information by using the auditing rules obtained by learning is implemented, which improves the auditing efficiency and efficiency of the prescription auditing system. Accuracy.
- FIG. 1 is a schematic diagram of a first embodiment of an information judgment method according to the present application.
- FIG. 2 is a scene diagram in which the information judgment method according to the embodiment of the present application can be realized
- FIG. 3 is a schematic diagram of a second embodiment of the information judgment method according to the present application.
- Figure 4a is an example diagram of prescription review information after cleaning
- Figure 4b is an example diagram of an audit rule
- FIG. 5 is a schematic structural diagram of an embodiment of an information judging device according to the present application.
- FIG. 6 is a block diagram of an electronic device used to implement the information judgment method of the embodiment of the present application.
- FIG. 1 shows a schematic diagram 100 of a first embodiment of an information judgment method according to the present application.
- the information judgment method includes the following steps:
- Step 101 obtaining prescription review information.
- the execution subject may obtain prescription review information from other electronic devices or locally through wired connection or wireless connection, and may also obtain prescription review information by parsing the prescription review request.
- the prescription review information includes: prescription information and review information. Prescribing information means that it is issued by a doctor and includes the patient's personal information (such as age, gender, etc.), the patient's diagnosis information (including the disease, allergy history, physical examination indicators, etc.) dosage, route of administration, frequency of administration, etc.). Comment information means that it is given by the pharmacist based on the prescription information, including the pharmacist's judgment information on whether the prescription is reasonable.
- the comment information can include: the drug does not match the diagnosis, the drug does not match the gender, the single dose is too high, etc.
- wireless connection methods may include but are not limited to 3G, 4G, 5G connection, WiFi connection, Bluetooth connection, WiMAX connection, Zigbee connection, UWB (ultra wideband) connection, and other wireless connection currently known or developed in the future connection method.
- step 102 feature extraction is performed on the prescription information and the review information, and a feature data set corresponding to the prescription review information is generated.
- the execution body may perform feature extraction on the prescription information and the review information based on the feature extraction method, and generate a feature data set corresponding to the prescription review information.
- the feature dataset includes: discrete features with relatively independent features and associated features with associated relationships between features.
- the features in the feature dataset may include: gender, age, population characteristics of patients, diagnostic characteristics of patients, generic names of drugs, administration frequency, single dose, and administration route characteristics. Among them, gender, population, diagnosis, common name, and route of administration are discrete features, while age, frequency of administration, and single dose are associated features.
- Step 103 according to the current review rule, judge the feature data set, and obtain a review result corresponding to the prescription review information.
- the execution subject may judge the feature data set according to the current review rule, and obtain the review result corresponding to the prescription review information.
- the audit rules are used to represent the correspondence between the feature data set and the review results.
- the audit rules are updated based on the training results of the classification decision model obtained by training, so that the audit rules are dynamically learned to obtain the optimal audit rules.
- the information determination method 200 of this embodiment runs in the electronic device 201 .
- the electronic device 201 After the electronic device 201 receives the review request, the electronic device 201 first obtains the prescription review information 202, and then the electronic device 201 performs feature extraction on the prescription information in the prescription review information and the review information in the prescription review information, and generates a corresponding prescription review information.
- Feature data set 203 Next, the electronic device 201 judges the feature data set according to the current review rules, and obtains a review result 204 corresponding to the prescription review information.
- the information judging method provided by the above-mentioned embodiments of the present application adopts the method of obtaining prescription review information, performing feature extraction on the prescription information and the review information, generating a feature data set corresponding to the prescription review information, and judging the feature data set according to the current review rules, Obtain the review results corresponding to the prescription review information, in which the review rules are updated based on the training results of the classification decision model obtained by training, which solves the problem of configuration errors caused by manual formulation of rules, and frees pharmacists from complicated rule configuration work.
- FIG. 3 a schematic diagram 300 of a second embodiment of the information determination method is shown.
- the flow of the method includes the following steps:
- Step 301 obtaining prescription review information.
- Step 302 cleaning the prescription information and the review information, and generating the cleaned prescription review information.
- the execution body may clean the prescription information and the review information respectively, generate the cleaned prescription information and review information, and summarize the cleaned prescription information and review information to obtain the cleaned prescription review information, wherein the cleaned prescription information and review information are obtained. Based on data structure processing of prescription information and review information.
- cleaning the prescription information and review information to generate cleaned prescription review information includes: extracting information from the prescription information to obtain personal information corresponding to the prescription information and corresponding prescription information. According to personal information, determine the group label corresponding to the prescription information; standardize the diagnosis information to obtain the diagnosis name corresponding to the prescription information; standardize the drug information and unit to obtain the prescription The drug standard information corresponding to the information; according to the text classification technology, the review information is classified to determine the category of the review information; according to the population label, diagnosis name, drug standard information and the category of the review information, the cleaned prescription review information is generated. A specific example is shown in Figure 4a.
- the crowd labels may include: newborns, children, adults, the elderly, and the like.
- Common diagnostic name standardization methods are divided into two types: the first uses the international ICD (International Classification of Diseases, International Classification of Diseases) 10 code table for standardization, trains word vectors and uses cosine similarity to map diagnostic names to ICD10 codes The standard disease name in the table; the second is to use a syntactic analysis algorithm to extract the hyponymous relationship of the phrase in the diagnosis name, and use the basic diagnosis name as the standardized disease name of the diagnosis.
- the categories of review information can include: reasonable prescription, inconsistency between diagnosis and drug use, drug use and gender inconsistency, repeated drug use, high single dose, high dose frequency and inconsistent route of administration.
- Standardization and unit normalization of drug information may include: extracting drug usage and dosage information from prescriptions, standardizing the description of administration route and drug administration rate in usage and dosage, and performing unit of single dose in usage and dosage. Normalized. By unifying the description of each feature in the prescription review information, the complexity of prescription review rules is reduced.
- step 303 feature extraction is performed on the prescription information and the review information, and a feature data set corresponding to the prescription review information is generated.
- Step 304 encoding the feature data set to obtain a processed feature data set.
- the execution subject may classify and encode the relevant features of the diagnosis description in the feature data set generated in step 303, and perform dimension reduction processing on the coding in combination with the drug instructions to obtain the processed feature data set. Due to the complexity and diversity of the description of the diagnosis name, if the one-hot encoding ONE-HOT is used directly, the dimension of the feature will be too high, which is not conducive to the training of the classification decision model. Dimension, to solve the sparse problem of diagnostic names.
- the drug insert mentions two types of indications for hair loss and benign prostatic hyperplasia.
- Step 305 Screen the feature data set according to the preset pharmacological knowledge, and generate a screened feature data set.
- the execution subject may sort and filter the feature dimensions of the feature data set obtained in step 304 according to the preset pharmacological knowledge and in combination with the drug instructions, to generate a filtered feature data set. For example, when generating the rule that the diagnosis does not match the medication, only the generic name feature of the drug and the diagnostic feature of the patient need to be used; when generating the rule that the medication does not match the gender, only the generic name feature of the drug and the gender feature of the patient need to be used; When generating the rules of the drug, only the characteristics of the generic name of the drug and the route of administration of the drug need to be used; when generating rules such as too high a single dose and too high dosing frequency, only the age, population, diagnostic characteristics of the patient and the generic characteristics of the drug need to be used. Name, single dose, dosing frequency characteristics. Accurate and targeted feature data is obtained through screening, which improves the efficiency and accuracy of the system.
- Step 306 according to the current review rule, judge the feature data set, and obtain a review result corresponding to the prescription review information.
- the execution subject may judge the feature data set according to the current review rule, and obtain the review result corresponding to the prescription review information.
- the audit rules are updated based on the training results of the classification decision model obtained by training. An example of an audit rule is shown in Figure 4b.
- the method further includes: training the classification decision model according to preset conditions; the classification decision model is obtained by training based on the following steps: acquiring a training sample set, wherein the training samples in the training sample set are The samples include: various feature datasets of different hospitals obtained from the extraction and review results corresponding to various feature datasets of different hospitals; using machine learning methods, the various feature datasets of different hospitals included in the training samples are collected in the training sample set.
- the review results corresponding to various feature data sets of different hospitals are used as the expected output of the detection network, and the classification decision model is obtained by training.
- the review rule is updated based on the training result of the classification decision model obtained by training, including: judging whether the training of the classification decision model is completed; in response to the completion of the training of the classification decision model, according to the classification decision model
- the input parameters and output parameters of the audit rules are updated.
- the audit rules are updated after each model training, so that the audit rules are consistent with the classification decision model, which simplifies the update process of the audit rules and ensures the optimal solution of the audit rules.
- the method further includes: optimizing the structure of the product and/or the product strategy based on the correlation between the review result and the product. According to the review results, the pharmacist will review the classification decision model and review rules to ensure the correctness of the review results of the review system.
- steps 301, 303, and 306 are basically the same as the operations of steps 101, 102, and 103 in the embodiment shown in FIG. 1, and are not repeated here.
- the schematic diagram 300 of the information judgment method in this embodiment adopts cleaning prescription information and review information to generate cleaned prescription review information, and analyzes the feature data.
- the characteristic data set is screened, and the filtered characteristic data set is generated, which solves the sparse problem of diagnostic names and reduces the dimension of features. Accurate and targeted feature data is obtained through screening, which improves the efficiency and accuracy of the system.
- the present application provides an embodiment of an information judgment apparatus, the apparatus embodiment corresponds to the method embodiment shown in FIG. 1 , and the apparatus may specifically be Used in various electronic devices.
- the information judging device 500 of this embodiment includes: an obtaining unit 501 , a feature extraction unit 502 and a judging unit 503 , wherein the obtaining unit is configured to obtain prescription review information, wherein the prescription review information includes: The prescription information and the comment information given by the pharmacist according to the prescription information; the feature extraction unit is configured to perform feature extraction on the prescription information and the comment information, and generate a feature data set corresponding to the prescription comment information; the judgment unit is configured to Review rules, judge the feature data set, and obtain the review results corresponding to the prescription review information, wherein the review rules are used to represent the correspondence between the feature data sets and review results, and the review rules are based on the training results of the classification decision model obtained by training. renew.
- the specific processing of the acquiring unit 501 , the feature extracting unit 502 and the determining unit 503 of the information determining apparatus 500 and the technical effects brought about by them may refer to steps 101 to 103 in the embodiment corresponding to FIG. 1 , respectively. The related descriptions are not repeated here.
- the filtering unit includes: a clustering module, which is configured to, after clustering all product pairs in the first product pair set, calculate to obtain each product pair in the first product pair set product repurchase cycle; the first judgment module is configured to determine whether each product in the first product pair exceeds the repurchase time limit according to the repurchase cycle of each product and the purchase time of the corresponding product; the first storage module is configured If the product in the first product pair collection exceeds the repurchase time limit, the product pair of this product is stored in the filtered first product pair collection, and if the product in the first product pair collection does not exceed the repurchase time limit, the product The product pairs are stored in the unfiltered first product pair collection.
- a clustering module which is configured to, after clustering all product pairs in the first product pair set, calculate to obtain each product pair in the first product pair set product repurchase cycle
- the first judgment module is configured to determine whether each product in the first product pair exceeds the repurchase time limit according to the repurchase cycle of each product and the purchase time of the
- the filtering unit further includes: a second judgment module, configured to judge the first product pair in the set according to the time of occurrence of the user behavior and/or the number of occurrences of the user behavior Whether each product satisfies the exemption conditions, wherein the exemption conditions are used to characterize the threshold judgment on the occurrence time of user behavior and/or the number of occurrences of user behavior, and the judgment is completed based on the standard product unit SPU of the product; the second storage module, configured If the products in the first product pair set meet the exemption conditions, the product pair corresponding to the product is stored in the filtered first product pair set, and if the products in the first product pair set do not meet the exemption conditions, the product corresponds to The product pairs are stored in the unfiltered first product pair collection.
- a second judgment module configured to judge the first product pair in the set according to the time of occurrence of the user behavior and/or the number of occurrences of the user behavior Whether each product satisfies the exemption conditions, wherein the exemption conditions are used to characterize the threshold
- the filtering unit further includes: an obtaining module, configured to obtain a third set of product pairs from the first set of product pairs, wherein the third set of product pairs is used to represent unidentified Obtain a set of product pairs in the repurchase cycle; the filtering module is configured to filter the third product pair set based on the product repurchase selection model, and generate a repurchase cycle with each product in the third product pair set, wherein, The product repurchase selection model is used to characterize the selection of the third product pair set based on the product repurchase cycle.
- the product filtering strategy in the first selection unit performs combined screening on the set of unfiltered first product pairs based on multiple dimensions;
- the first selection unit includes: a judgment module, which is It is configured to determine whether each product in the unfiltered first product pair set is a purchased commodity of the user according to the product filtering model, wherein the product filtering model is used to characterize the product word based on the product, the standard product unit SPU of the product and the value of the product.
- the unfiltered first product is combined and filtered for each product in the collection; the deletion module is configured so that if the unfiltered first product is the product in the collection of the user's purchased product , the product pair corresponding to the product is deleted from the unfiltered first product pair set to obtain the second product pair set.
- the apparatus further includes: a second selection unit, configured to select a set of second product pairs based on the category of the product to obtain a selected set of second product pairs.
- the apparatus further includes: a generating unit configured to sort the user's second commodity set according to the commodity display strategy, and generate a user's commodity list.
- the present application further provides an electronic device and a readable storage medium.
- FIG. 6 it is a block diagram of an electronic device according to an information judgment method of an embodiment of the present application.
- Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers.
- Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices.
- the components shown herein, their connections and relationships, and their functions are by way of example only, and are not intended to limit implementations of the application described and/or claimed herein.
- the electronic device includes: one or more processors 601, a memory 602, and interfaces for connecting various components, including a high-speed interface and a low-speed interface.
- the various components are interconnected using different buses and may be mounted on a common motherboard or otherwise as desired.
- the processor may process instructions executed within the electronic device, including storing in or on the memory to display a GUI (Graphical User Interface) on an external input/output device such as a display device coupled to the interface ) instructions for graphics information.
- GUI Graphic User Interface
- multiple processors and/or multiple buses may be used with multiple memories and multiple memories, if desired.
- multiple electronic devices may be connected, each providing some of the necessary operations (eg, as a server array, a group of blade servers, or a multiprocessor system).
- a processor 601 is taken as an example in FIG. 6 .
- the memory 602 is the non-transitory computer-readable storage medium provided by the present application.
- the memory stores instructions executable by at least one processor, so that the at least one processor executes the information judgment method provided by the present application.
- the non-transitory computer-readable storage medium of the present application stores computer instructions, and the computer instructions are used to cause the computer to execute the information judgment method provided by the present application.
- the memory 602 can be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the information judgment method in the embodiments of the present application (for example, appendix).
- the processor 601 executes various functional applications and data processing of the server by running the non-transitory software programs, instructions and modules stored in the memory 602, ie, implements the information judgment method in the above method embodiments.
- the memory 602 may include a storage program area and a storage data area, wherein the storage program area may store an operating system and an application program required by at least one function; the storage data area may store data created by judging the use of the electronic device according to the information. Additionally, memory 602 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 602 may optionally include memory disposed remotely relative to the processor 601, and these remote memories may be connected to the information determination electronic device through a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
- the electronic device of the information judgment method may further include: an input device 603 and an output device 604 .
- the processor 601 , the memory 602 , the input device 603 and the output device 604 may be connected by a bus or in other ways, and the connection by a bus is taken as an example in FIG. 6 .
- the input device 603 can receive input numerical or character information, and generate key signal input related to user settings and function control of the information judging electronic device, such as a touch screen, a keypad, a mouse, a trackpad, a touchpad, a pointing stick, an or Multiple input devices such as mouse buttons, trackballs, joysticks, etc.
- Output devices 604 may include display devices, auxiliary lighting devices (eg, LEDs), haptic feedback devices (eg, vibration motors), and the like.
- the display device may include, but is not limited to, a liquid crystal display (LCD), a light emitting diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
- Various implementations of the systems and techniques described herein can be implemented in digital electronic circuitry, integrated circuit systems, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include being implemented in one or more computer programs executable and/or interpretable on a programmable system including at least one programmable processor that The processor, which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
- the processor which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
- machine-readable medium and “computer-readable medium” refer to any computer program product, apparatus, and/or apparatus for providing machine instructions and/or data to a programmable processor ( For example, magnetic disks, optical disks, memories, programmable logic devices (PLDs), including machine-readable media that receive machine instructions as machine-readable signals.
- machine-readable signal refers to any signal used to provide machine instructions and/or data to a programmable processor.
- the systems and techniques described herein may be implemented on a computer having a display device (eg, a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user ); and a keyboard and pointing device (eg, a mouse or trackball) through which a user can provide input to the computer.
- a display device eg, a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
- a keyboard and pointing device eg, a mouse or trackball
- Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (eg, visual feedback, auditory feedback, or tactile feedback); and can be in any form (including acoustic input, voice input, or tactile input) to receive input from the user.
- the systems and techniques described herein may be implemented on a computing system that includes back-end components (eg, as a data server), or a computing system that includes middleware components (eg, an application server), or a computing system that includes front-end components (eg, as a data server).
- back-end components eg, as a data server
- middleware components eg, an application server
- front-end components eg, as a data server
- a user computer having a graphical user interface or web browser through which a user may interact with implementations of the systems and techniques described herein
- the components of the system may be interconnected by any form or medium of digital data communication (eg, a communication network). Examples of communication networks include: Local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
- a computer system can include clients and servers.
- Clients and servers are generally remote from each other and usually interact through a communication network.
- the relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other.
- the prescription review information is obtained, feature extraction is performed on the prescription information and the review information, a feature data set corresponding to the prescription review information is generated, and a prescription is obtained by judging the feature data set according to the current review rules.
- the review results corresponding to the review information in which the review rules are updated based on the training results of the classification decision model obtained by training, which solves the problem of configuration errors caused by manual formulation of rules, and liberates pharmacists from complicated rule configuration work.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Public Health (AREA)
- Data Mining & Analysis (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- General Health & Medical Sciences (AREA)
- Business, Economics & Management (AREA)
- Biomedical Technology (AREA)
- Human Resources & Organizations (AREA)
- Pathology (AREA)
- Chemical & Material Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Databases & Information Systems (AREA)
- Medicinal Chemistry (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Software Systems (AREA)
- Educational Administration (AREA)
- Operations Research (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- Marketing (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Pharmacology & Pharmacy (AREA)
- Toxicology (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
Description
Claims (18)
- 一种信息判断方法,所述方法包括:获取处方点评信息,其中所述处方点评信息包括:医生开具的处方信息和药师根据所述处方信息给出的点评信息;对所述处方信息和所述点评信息进行特征提取,生成所述处方点评信息对应的特征数据集;以及根据当前的审核规则,对所述特征数据集进行判断,得到所述处方点评信息对应的点评结果,其中所述审核规则用于表征特征数据集与点评结果之间的对应关系,所述审核规则基于训练得到的分类决策模型的训练结果而更新。
- 根据权利要求1所述方法,还包括:根据预设条件,对所述分类决策模型进行训练;所述分类决策模型基于以下步骤训练得到:获取训练样本集,其中,所述训练样本集中的训练样本包括:提取得到的不同医院的各类特征数据集和与不同医院的各类特征数据集对应的点评结果;以及利用机器学习方法,将所述训练样本集中训练样本包括的不同医院的各类特征数据集作为检测网络的输入,将与不同医院的各类特征数据集对应的点评结果作为所述检测网络的期望输出,训练得到分类决策模型。
- 根据权利要求1-2任一项所述方法,其中,所述审核规则基于训练得到的分类决策模型的训练结果而更新,包括:判断所述分类决策模型是否训练完成;以及响应于所述分类决策模型训练完成,根据所述分类决策模型的输入参数和输出参数,对所述审核规则进行更新。
- 根据权利要求1-3任一项所述方法,其中,在所述对所述处 方信息和所述点评信息进行特征提取,生成所述处方点评信息对应的特征数据集之前以及在所述获取训练样本集之前,还包括:对所述处方信息和所述点评信息进行清洗,生成清洗后的处方点评信息,其中所述清洗基于对所述处方信息和所述点评信息进行数据结构化处理。
- 根据权利要求4所述方法,其中,所述对所述处方信息和所述点评信息进行清洗,生成清洗后的处方点评信息,包括:对所述处方信息进行信息提取,得到所述处方信息对应的个人信息、所述处方信息对应的诊断信息和所述处方信息对应的药品信息;根据所述个人信息,确定所述处方信息对应的人群标签;对所述诊断信息进行标准化,得到所述处方信息对应的诊断名称;对所述药品信息进行标准化和单位归一化,得到所述处方信息对应的药品标准信息;根据文本分类技术,对所述点评信息进行分类,确定所述点评信息的所属类别;以及根据所述人群标签、所述诊断名称、所述药品标准信息和所述点评信息的所属类别,生成清洗后的处方点评信息。
- 根据权利要求1-5任一项所述方法,其中,在所述对所述处方信息和所述点评信息进行特征提取,生成所述处方点评信息对应的特征数据集之后以及在所述获取训练样本集之后,还包括:对特征数据集进行编码化处理,得到处理后的特征数据集。
- 根据权利要求1-6任一项所述方法,其中,在所述对所述处方信息和所述点评信息进行特征提取,生成所述处方点评信息对应的特征数据集之后以及在所述获取训练样本集之后,还包括:根据预设的药理知识,对特征数据集进行筛选,生成筛选后的特征数据集。
- 根据权利要求1-7任一项所述方法,还包括:基于所述点评结果与产品的相关性,优化产品的结构和/或产品策略。
- 一种信息判断装置,所述装置包括:获取单元,被配置成获取处方点评信息,其中所述处方点评信息包括:医生开具的处方信息和药师根据所述处方信息给出的点评信息;特征提取单元,被配置成对所述处方信息和所述点评信息进行特征提取,生成所述处方点评信息对应的特征数据集;以及判断单元,被配置成根据当前的审核规则,对所述特征数据集进行判断,得到所述处方点评信息对应的点评结果,其中所述审核规则用于表征特征数据集与点评结果之间的对应关系,所述审核规则基于训练得到的分类决策模型的训练结果而更新。
- 根据权利要求9所述装置,还包括:训练单元,被配置成根据预设条件,对所述分类决策模型进行训练;以及所述训练单元中的所述分类决策模型基于以下步骤训练得到:获取训练样本集,其中,所述训练样本集中的训练样本包括:提取得到的不同医院的各类特征数据集和与不同医院的各类特征数据集对应的点评结果;利用机器学习方法,将所述训练样本集中训练样本包括的不同医院的各类特征数据集作为检测网络的输入,将与不同医院的各类特征数据集对应的点评结果作为所述检测网络的期望输出,训练得到分类决策模型。
- 根据权利要求9-10任一项所述装置,其中,所述判断单元,包括:判断模块,被配置成判断所述分类决策模型是否训练完成;以 及更新模块,被配置成响应于所述分类决策模型训练完成,根据所述分类决策模型的输入参数和输出参数,对所述审核规则进行更新。
- 根据权利要求9-11任一项所述装置,还包括:清洗单元,被配置成对所述处方信息和所述点评信息进行清洗,生成清洗后的处方点评信息,其中所述清洗基于对所述处方信息和所述点评信息进行数据结构化处理。
- 根据权利要求12所述装置,其中,所述清洗单元,包括:提取模块,被配置成对所述处方信息进行信息提取,得到所述处方信息对应的个人信息、所述处方信息对应的诊断信息和所述处方信息对应的药品信息;确定模块,被配置成根据所述个人信息,确定所述处方信息对应的人群标签;对所述诊断信息进行标准化,得到所述处方信息对应的诊断名称;对所述药品信息进行标准化和单位归一化,得到所述处方信息对应的药品标准信息;分类模块,被配置成根据文本分类技术,对所述点评信息进行分类,确定所述点评信息的所属类别;以及生成模块,被配置成根据所述人群标签、所述诊断名称、所述药品标准信息和所述点评信息的所属类别,生成清洗后的处方点评信息。
- 根据权利要求9-13任一项所述装置,还包括:处理单元,被配置成对特征数据集进行编码化处理,得到处理后的特征数据集。
- 根据权利要求9-14任一项所述装置,还包括:筛选单元,被配置成根据预设的药理知识,对特征数据集进行 筛选,生成筛选后的特征数据集。
- 根据权利要求9-15任一项所述装置,还包括:优化单元,被配置成基于所述点评结果与产品的相关性,优化产品的结构和/或产品策略。
- 一种电子设备,其特征在于,包括:至少一个处理器;以及与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行权利要求1-8中任一项所述的方法。
- 一种存储有计算机指令的非瞬时计算机可读存储介质,其特征在于,所述计算机指令用于使所述计算机执行权利要求1-8中任一项所述的方法。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP21851572.4A EP4191599A4 (en) | 2020-07-28 | 2021-05-07 | METHOD AND DEVICE FOR DETERMINING INFORMATION |
| US18/014,073 US20240296926A1 (en) | 2020-07-28 | 2021-05-07 | Method and apparatus for judging information |
| JP2023512260A JP7518971B2 (ja) | 2020-07-28 | 2021-05-07 | 情報判断の方法、装置、電子機器、記憶媒体およびコンピュータプログラム |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010735811.1 | 2020-07-28 | ||
| CN202010735811.1A CN112309531A (zh) | 2020-07-28 | 2020-07-28 | 信息判断方法和装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022021990A1 true WO2022021990A1 (zh) | 2022-02-03 |
Family
ID=74483598
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/092019 Ceased WO2022021990A1 (zh) | 2020-07-28 | 2021-05-07 | 信息判断方法和装置 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20240296926A1 (zh) |
| EP (1) | EP4191599A4 (zh) |
| JP (1) | JP7518971B2 (zh) |
| CN (1) | CN112309531A (zh) |
| WO (1) | WO2022021990A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112309531A (zh) * | 2020-07-28 | 2021-02-02 | 北京沃东天骏信息技术有限公司 | 信息判断方法和装置 |
| CN118629579B (zh) * | 2024-08-12 | 2025-02-14 | 长春中医药大学 | 一种基于互联网的临床药学智慧管理方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190259482A1 (en) * | 2018-02-20 | 2019-08-22 | Mediedu Oy | System and method of determining a prescription for a patient |
| CN110223751A (zh) * | 2019-05-16 | 2019-09-10 | 平安科技(深圳)有限公司 | 基于医疗知识图谱的处方评价方法、系统及计算机设备 |
| CN111445976A (zh) * | 2020-03-24 | 2020-07-24 | 屹嘉智创(厦门)科技有限公司 | 一种智能合理用药系统及方法 |
| CN112309531A (zh) * | 2020-07-28 | 2021-02-02 | 北京沃东天骏信息技术有限公司 | 信息判断方法和装置 |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10124578A (ja) * | 1996-10-18 | 1998-05-15 | Sanyo Electric Co Ltd | チェックルールの更新装置 |
| US8265959B2 (en) * | 2008-01-31 | 2012-09-11 | Humana Inc. | Prescription drug prior authorization system and method |
| WO2012122347A1 (en) * | 2011-03-10 | 2012-09-13 | Teva Pharmaceutical Industries Ltd. | A method, system and program for improved health care |
| CN110504035B (zh) * | 2013-01-16 | 2023-05-30 | 梅达器材 | 医疗资料库及系统 |
| JP2016527060A (ja) * | 2013-08-09 | 2016-09-08 | パーセプティメッド インコーポレイテッドPerceptimed, Inc. | 遠隔医薬検証 |
| JP6432281B2 (ja) * | 2014-08-19 | 2018-12-05 | 株式会社湯山製作所 | 病棟薬剤業務支援システム |
| US20190171767A1 (en) * | 2017-12-04 | 2019-06-06 | Paypal, Inc. | Machine Learning and Automated Persistent Internet Domain Monitoring |
| US20200058381A1 (en) * | 2018-08-14 | 2020-02-20 | Miteshkumar Ishwarbhai Patel | System and Method for Auditing, Monitoring, Recording, and Executing Healthcare Transactions, Communications, and Decisions |
| CN109670788A (zh) * | 2018-12-13 | 2019-04-23 | 平安医疗健康管理股份有限公司 | 基于数据分析的医保审核方法、装置、设备和存储介质 |
| CN109920508B (zh) * | 2018-12-28 | 2022-11-01 | 安徽省立医院 | 处方审核方法及系统 |
-
2020
- 2020-07-28 CN CN202010735811.1A patent/CN112309531A/zh active Pending
-
2021
- 2021-05-07 WO PCT/CN2021/092019 patent/WO2022021990A1/zh not_active Ceased
- 2021-05-07 US US18/014,073 patent/US20240296926A1/en active Pending
- 2021-05-07 EP EP21851572.4A patent/EP4191599A4/en active Pending
- 2021-05-07 JP JP2023512260A patent/JP7518971B2/ja active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190259482A1 (en) * | 2018-02-20 | 2019-08-22 | Mediedu Oy | System and method of determining a prescription for a patient |
| CN110223751A (zh) * | 2019-05-16 | 2019-09-10 | 平安科技(深圳)有限公司 | 基于医疗知识图谱的处方评价方法、系统及计算机设备 |
| CN111445976A (zh) * | 2020-03-24 | 2020-07-24 | 屹嘉智创(厦门)科技有限公司 | 一种智能合理用药系统及方法 |
| CN112309531A (zh) * | 2020-07-28 | 2021-02-02 | 北京沃东天骏信息技术有限公司 | 信息判断方法和装置 |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP4191599A4 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112309531A (zh) | 2021-02-02 |
| US20240296926A1 (en) | 2024-09-05 |
| JP7518971B2 (ja) | 2024-07-18 |
| EP4191599A4 (en) | 2024-08-21 |
| JP2023525410A (ja) | 2023-06-15 |
| EP4191599A1 (en) | 2023-06-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107799160B (zh) | 用药辅助决策方法及装置、存储介质、电子设备 | |
| US20210210213A1 (en) | Method, apparatus, medium and electronic device for recommending medicine | |
| CN109670054B (zh) | 知识图谱构建方法、装置、存储介质及电子设备 | |
| CN113345577B (zh) | 诊疗辅助信息的生成方法、模型训练方法、装置、设备以及存储介质 | |
| US8700589B2 (en) | System for linking medical terms for a medical knowledge base | |
| US20190371475A1 (en) | Generating and applying subject event timelines | |
| Santos et al. | A data mining system for providing analytical information on brain tumors to public health decision makers | |
| Kunjir et al. | Data mining and visualization for prediction of multiple diseases in healthcare | |
| JP2020518050A (ja) | エンティティ間のコンテキスト的類似度の学習及び適用 | |
| CN109448859B (zh) | 数据处理方法及装置、电子设备、存储介质 | |
| CN111382275A (zh) | 医疗知识图谱的构建方法、装置、介质及电子设备 | |
| CN104715013A (zh) | 一种基于Hadoop的用户健康数据分析方法和系统 | |
| CN113360490B (zh) | 数据处理方法、装置、设备、介质及程序产品 | |
| Pang et al. | A multi-modal data platform for diagnosis and prediction of Alzheimer’s disease using machine learning methods | |
| CN111274397A (zh) | 建立实体关系检测模型的方法以及装置 | |
| CN112562807A (zh) | 医疗数据分析方法、装置、设备、存储介质和程序产品 | |
| CN111832298A (zh) | 病历的质检方法、装置、设备以及存储介质 | |
| CN112562808B (zh) | 患者画像的生成方法、装置、电子设备及存储介质 | |
| CN108335749A (zh) | 抑郁症数据分析方法及装置 | |
| CN112786131A (zh) | 识别就诊信息的方法及装置、电子设备和存储介质 | |
| WO2022021990A1 (zh) | 信息判断方法和装置 | |
| CN114373539A (zh) | 中西医临床数据的处理方法、系统、存储介质及终端 | |
| Bannach et al. | Visual analytics for radiomics: Combining medical imaging with patient data for clinical research | |
| CN110176283A (zh) | 时空大数据关联的慢病管理方法、存储介质和终端 | |
| Pradeepa et al. | DEODORANT: a novel approach for early detection and prevention of polycystic ovary syndrome using association rule in hypergraph with the dominating set property |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21851572 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2023512260 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2021851572 Country of ref document: EP |
|
| ENP | Entry into the national phase |
Ref document number: 2021851572 Country of ref document: EP Effective date: 20230228 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |