CN117056376A - Information processing method, device and equipment - Google Patents

Information processing method, device and equipment Download PDF

Info

Publication number
CN117056376A
CN117056376A CN202311107476.0A CN202311107476A CN117056376A CN 117056376 A CN117056376 A CN 117056376A CN 202311107476 A CN202311107476 A CN 202311107476A CN 117056376 A CN117056376 A CN 117056376A
Authority
CN
China
Prior art keywords
information
medicine
format
characteristic
approval document
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
CN202311107476.0A
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 Xinghan Bona Medicine Science And Technology Co ltd
Original Assignee
Beijing Xinghan Bona Medicine Science And 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 Xinghan Bona Medicine Science And Technology Co ltd filed Critical Beijing Xinghan Bona Medicine Science And Technology Co ltd
Priority to CN202311107476.0A priority Critical patent/CN117056376A/en
Publication of CN117056376A publication Critical patent/CN117056376A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention provides an information processing method, a device and equipment, comprising the following steps: acquiring medicine information in at least two formats in a preset medicine database; acquiring at least one first characteristic information of first-format medicine information and at least one second characteristic information of second-format medicine information in the at least two-format medicine information; and determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of first characteristic information and at least one piece of second characteristic information. The scheme provided by the invention improves the efficiency and accuracy of drug information checking and matching.

Description

Information processing method, device and equipment
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an information processing method, apparatus, and device.
Background
At present, a plurality of drug companies have independent ERP systems, each ERP system is commodity information (comprising four data of names, specifications, manufacturers and approval documents) respectively recorded according to own specifications, and unified specifications are not formed when the drug information is recorded, and labels are often not normalized and perfect; when checking or classifying medicines, the medicines are checked by consuming a great deal of labor cost due to complicated commodity information, so that the checking cost is high, and meanwhile, the problem of low manual checking accuracy is also caused.
Disclosure of Invention
The invention aims to solve the technical problem of providing an information processing method, an information processing device and information processing equipment so as to improve the efficiency and accuracy of drug information checking and matching.
To solve the above technical problem, an embodiment of the present invention provides an information processing method, including:
acquiring medicine information in at least two formats in a preset medicine database;
acquiring at least one first characteristic information of first-format medicine information and at least one second characteristic information of second-format medicine information in the at least two-format medicine information;
and determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of first characteristic information and at least one piece of second characteristic information.
Optionally, acquiring at least one first feature information of the first format drug information in the at least two formats of drug information includes:
and acquiring a first name, first specification information and first approval document information of first format medicine information in the at least two formats of medicine information.
Optionally, acquiring at least one second feature information of the second format drug information in the at least two formats of drug information includes:
and acquiring a second name, second specification information and second approval document information of second-format medicine information in the at least two-format medicine information.
Optionally, determining whether the drug information in at least two formats represents the same drug according to at least one of the first feature information and at least one of the second feature information includes:
under the condition that the first name and the second name are successfully matched, the first specification information and the second specification information are operated to obtain a first operation result;
matching operation is carried out on the first approval document information and the second approval document information, and a second operation result is obtained;
and determining whether the first format medicine information and the second format medicine information represent the same medicine according to the first operation result and the second operation result.
Optionally, the calculating the first specification information and the second specification information to obtain a first operation result includes:
performing standardization processing on the first characteristic data in the first specification information to obtain first standard data;
performing standardization processing on second characteristic data in the second specification information to obtain second standard data;
and obtaining the first operation result according to the first standard data and the second standard data.
Optionally, performing a matching operation on the first approval document information and the second approval document information to obtain a second operation result, including:
extracting first letter information and first number information in the first approval document information, and arranging the first letter information and the first number information according to a first preset sequence to obtain at least one piece of first sub-approval document information;
extracting second letter information and second digital information in the second approval document information, and arranging the second letter information and the second digital information according to a second preset sequence to obtain at least one piece of second sub-approval document information;
and carrying out matching operation on the first sub-approval document information and the second sub-approval document information to obtain a second operation result.
Optionally, the information processing method further includes:
and when the first format medicine information and the second format medicine information are determined to represent the same medicine, combining the first medicine code corresponding to the first format medicine information and the second medicine code corresponding to the second format medicine information, and feeding back the obtained combined medicine codes to a user.
An embodiment of the present invention also provides an information processing apparatus including:
the first acquisition module is used for acquiring medicine information in at least two formats in a preset medicine database;
the second acquisition module is used for acquiring at least one first characteristic information of the first format medicine information and at least one second characteristic information of the second format medicine information in the at least two formats of medicine information;
and the processing module is used for determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of the first characteristic information and at least one piece of the second characteristic information.
Embodiments of the present invention also provide a computing device comprising: a processor, a memory storing a computer program which, when executed by the processor, performs the method as described above.
Embodiments of the present invention also provide a computer readable storage medium storing instructions that, when executed on a computer, cause the computer to perform a method as described above.
The scheme of the invention at least comprises the following beneficial effects:
according to the scheme, medicine information in at least two formats in a preset medicine database is acquired; further acquiring at least one first characteristic information of first-format medicine information and at least one second characteristic information of second-format medicine information in the at least two-format medicine information; and determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of the first characteristic information and at least one piece of the second characteristic information so as to improve the efficiency and the accuracy of medicine information checking and matching.
Drawings
FIG. 1 is a flow chart of an information processing method provided by an embodiment of the present invention;
fig. 2 is a block diagram of an information processing apparatus according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention proposes an information processing method, including:
step 11, acquiring medicine information in at least two formats in a preset medicine database;
step 12, obtaining at least one first characteristic information of a first format medicine information and at least one second characteristic information of a second format medicine information in the at least two formats of medicine information;
and step 13, determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of the first characteristic information and at least one piece of the second characteristic information.
In this embodiment, the first format medicine information corresponds to a first medicine, the second format medicine information corresponds to a second medicine, and both the first format medicine information and the second format medicine information may include: drug name information, manufacturer information, specification information, approval document information, and the like; it should be noted that the format of the drug information for drugs managed by different drug management systems or corresponding to different drugs should be different; namely, the storage forms of the medicine name information, the manufacturer information, the specification information and the approval document information in the first format medicine information and the second format medicine information are different; as shown in table 1 below, the storage format of the drug information is different for different drug management systems;
TABLE 1 different formats of drug information stored by different drug management systems
Respectively extracting the characteristics of the first format medicine information and the second format medicine information to respectively obtain at least one first characteristic information corresponding to the first format medicine information and at least one second characteristic information corresponding to the second format medicine information;
further, at least one piece of first characteristic information and at least one piece of second characteristic information are respectively subjected to unified processing to obtain characteristic information meeting the requirement of a unified format; further, according to at least one piece of first characteristic information and at least one piece of characteristic information which corresponds to the second characteristic information and meets the requirement of a unified format, whether a first medicine corresponding to the first-format medicine information and a second medicine corresponding to the second-format medicine information are the same medicine or not is judged;
the characteristic information meeting the format requirement is obtained by carrying out characteristic extraction and unified processing on the medicine information, so that the accuracy of a medicine type matching judgment result is ensured, and the standardization and the uniformity of medicine management are improved; meanwhile, according to the judging result, the processing efficiency and accuracy of the processing such as purchasing, selling or price adjustment of the medicines can be improved.
In an alternative embodiment of the present invention, the step 12 may include:
step 121a, obtaining a first name, first specification information and first approval document information of first format medicine information in the at least two formats of medicine information.
Step 121b, obtaining a second name, second specification information and second approval document information of the second format medicine information in the at least two formats of medicine information.
In this embodiment, the first name, the first specification information and the first approval document information in the first format medicine information are obtained as first feature information of the first format medicine information; acquiring a second name, second specification information and second approval document information in the second format medicine information as second characteristic information of the second format medicine information, and providing a data basis for matching the medicine information to be carried out subsequently;
the first specification information includes: at least one first feature data and first dimension information corresponding to each first feature data; the second specification information includes: at least one second feature data and second dimension information corresponding to each second feature data; here, the first characteristic data and the second characteristic data may each include characteristic data indicating a dose of the medicine and characteristic data indicating a number of the medicine;
the first approval document information may include: first text information, first letter information and first number information; the second approval document information may include: the second text information, the second letter information, and the second number information.
In an optional embodiment of the present invention, the step 13 may include:
step 131, under the condition that the first name and the second name are successfully matched, calculating the first specification information and the second specification information to obtain a first calculation result;
step 132, performing a matching operation on the first approval document information and the second approval document information to obtain a second operation result;
step 133, determining whether the first format medicine information and the second format medicine information represent the same medicine according to the first operation result and the second operation result.
In this embodiment, when the first name of the first medicine corresponding to the first format medicine information and the second name of the second medicine corresponding to the second format medicine information are successfully matched, that is, the first name is the same as the second name, the first specification information and the second specification information are operated to obtain the first operation result, and meanwhile, the first approval document information and the second approval document information are operated to obtain the second operation result;
further, according to the first operation result and the second operation result, whether the first medicine corresponding to the first format medicine information and the second medicine corresponding to the second format medicine information are the same medicine or not is judged, and accuracy of the judgment result is further guaranteed.
In an optional embodiment of the present invention, the step 131 includes:
step 1311, performing standardization processing on the first feature data in the first specification information to obtain first standard data;
step 1312, performing standardization processing on the second feature data in the second specification information to obtain second standard data;
step 1313, obtaining the first operation result according to the first standard data and the second standard data.
In this embodiment, the first characteristic data and the second characteristic data, which represent the drug dose in the first specification information and the second specification information, are normalized, respectively, specifically: performing dimension standardization processing on the first feature data according to first dimension information corresponding to the first feature data, converting the dimension corresponding to the first feature data into a preset standard dimension, and obtaining first standard data corresponding to the first feature data; and at the same time, according to the second dimension information corresponding to the second characteristic data, carrying out dimension standardization processing on the second characteristic data, converting the dimension corresponding to the second characteristic data into a preset standard dimension to obtain second standard data corresponding to the second characteristic data,
more specifically: converting the weight dimension gram g corresponding to the first characteristic number and the second characteristic data into milligrams mg or converting the volume dimension liter L into milliliters ml; the first characteristic data and the second characteristic data are respectively subjected to standardized processing to obtain standard data, and then operation is carried out based on the standard data, so that the accuracy of an operation result is ensured, and the accuracy of the judgment of the type of the subsequent medicine is further ensured;
further, checking the first characteristic data in the first specification information and the characteristic data in the second specification information to respectively obtain a first quantity of the first characteristic data in the first specification information and a second quantity of the second characteristic data in the second specification information; under the condition that the first quantity is the same as the low-temperature quantity, based on first standard data and second standard data which are processed by standards and represent the medicine dosage, multiplying the residual first characteristic data which represent the medicine quantity or other meanings in the first specification information by the first standard data respectively to obtain a first product, and taking the first product as a first sub-result of the first operation result; multiplying the residual second characteristic data representing the number of medicines or other meanings in the second specification information with the second standard data to obtain a second product, and taking the second product as a second sub-result of the first operation result;
in an implementation example of the present invention, for specification information in different format drug information, for example: (0.02 g:24 s), (0.2 g:12s:2 plate), (0.13 g:4 s), (60 mg:8 s) for normalization, quantitative investigation and product operation; wherein 0.02g, 0.2g, 0.12g and 60mg are respectively characteristic data representing the dosage of the medicine, and 24s, 2 plates, 4s and 8s are respectively characteristic data representing the quantity of the medicine;
first, feature data representing a dose is normalized: 0.02g, 0.2g, 0.12g, 60mg correspond to: 20mg, 200mg, 130mg, 60mg standard data, the corresponding specification information can be expressed as: (20 mg:24 s), (200 mg:12s:2 plates), (130 mg:4 s), (60 mg:8 s);
secondly, checking the number of the characteristic data of the standardized specification information, wherein the number results are respectively as follows: 2. 3, 2;
further, the feature data in the specification information with the same feature quantity are multiplied, that is, feature data representing the medicine dose and the medicine quantity in (20 mg:24 s), (130 mg:4 s), (600 mg:8 s) are multiplied respectively, so that corresponding product results are obtained: 480. 520, 480;
the first characteristic data representing the medicine dosage in the first specification information and the second characteristic data representing the medicine dosage in the second specification information are subjected to standardized processing, so that the accuracy of the product of the characteristic data calculated later is ensured, and the accuracy of medicine type judgment is further ensured; further, the quantity of the feature data in the first specification information and the second specification information after the standardized processing is checked respectively, and under the condition that the quantity of the feature data is the same, the first products of all the first feature data in the first specification and the second products of all the second feature data in the second specification information are calculated respectively, so that a data basis is provided for judging the type of the subsequent medicine, and the accuracy of a judging result is ensured.
In an optional embodiment of the present invention, when the number of feature data in the standardized specification information is checked, if the number of feature data contained in the standardized first specification information and the standardized second specification information is 1, the feature data 1 represents the number of medicines, and meanwhile, when the feature data representing the medicine dose in the standardized first specification information is the same as the feature data representing the medicine dose in the standardized second specification information, the feature data 1 does not count the number of feature data, so as to ensure the accuracy of the subsequent judgment result; for example: for the normalized first specification information (5 ml:25 mg), the number of feature data corresponding to the second specification information (5 ml:25mg:1 box) is 2, and the feature data 1 in the second specification information is not counted.
In an alternative embodiment of the present invention, the step 132 may include:
step 1321, extracting first letter information and first number information in the first approval document information,
arranging the first letter information and the first number information according to a first preset sequence to obtain at least one piece of first sub-approval document information;
step 1322, extracting second letter information and second digital information in the second approval document information, and arranging the second letter information and the second digital information according to a second preset sequence to obtain at least one piece of second sub-approval document information;
and 1323, performing a matching operation on the first sub-approval document information and the second sub-approval document information to obtain the second operation result.
In this embodiment, first letter information and first number information in the first approval document information are extracted, and the first letter information and the first number information are sequentially arranged according to a first preset sequence to obtain first sub-approval document information; the first preset sequence is the sequence of extracting the first letter information and the first digital information; further, extracting second letter information and second digital information in the second approval document information, and sequentially arranging the second letter information and the second digital information according to a second sequence to obtain second sub-approval document information; the second preset sequence is the sequence of extracting the second letter information and the second digital information;
further, comparing the first sub-approval document information with the second sub-approval document information to obtain a second operation result after comparison, wherein the second operation result comprises: the first sub-approval document information is identical to the second sub-approval document information and is matched with the first sub-approval document information; the first sub-approval document information and the second sub-approval document information are second results which are contained and matched with each other; a third result that the first sub-endorsement number information is different from the second sub-endorsement number information;
the approval mark signals are respectively: for example, "national medicine standard word Z11020363", "national medicine standard word H20013079", "national medicine standard word Z11020363", "national medicine standard word Z11020363/H20013079" respectively extract letter information and number information in the corresponding approval document information, respectively obtain sub approval document information including letter and word information: "Z11020363", "H20013079", "Z11020363", "Z11020363/H20013079", comparing and matching the sub annotation text information; wherein, "Z11020363" is compared and matched with "H20013079", "H20013079" and "Z11020363", and a third different result is obtained; "Z11020363" and "Z11020363" are matched to obtain a first result which is identical and matched; comparing and matching Z11020363 and Z11020363 with Z11020363/H20013079 respectively to obtain second results which are mutually contained and matched;
here, only the letter information and the number information in the approval document information are extracted, so that the accuracy of the obtained sub approval document information is ensured, and meanwhile, the sub approval document information is also convenient to compare, the accuracy of a comparison result is ensured, and the accuracy of a subsequent medicine type judgment result is further ensured.
In an optional embodiment of the present invention, the step 133 may include:
step 1331, when the first product is the same as the first product, and the second operation result of the first sub-approval document information and the second sub-approval document information is: when the first sub-approval document information and the second sub-approval document information are identical and matched first results or second results which are contained and matched with each other, determining that a first medicine corresponding to the first format medicine information and a second medicine corresponding to the second format medicine information represent the same medicine; otherwise, not the same drug;
the accuracy of medicine classification judgment can be ensured by carrying out operation and comparison on specification information and approval document information in medicine information with different formats.
In an optional embodiment of the present invention, based on the steps 11 to 13, the method may further include:
and 14, when the first format medicine information and the second format medicine information are determined to represent the same medicine, combining the first medicine code corresponding to the first format medicine information and the second medicine code corresponding to the second format medicine information, and feeding back the obtained combined medicine codes to a user.
In this embodiment, since the medicines corresponding to the medicine information with different formats are all corresponding to the unique medicine codes, when it is determined that the medicines corresponding to the two or more kinds of medicine format information represent the same medicine, the medicine codes corresponding to each kind of medicine are combined to generate the combined medicine codes, so that management of the medicine information or processing such as purchasing, selling or price adjustment of the medicine is facilitated, repeated operation on managing or processing the medicine information caused by the medicine codes corresponding to the same kind of medicine is avoided, and unnecessary management cost is avoided.
According to the embodiment of the invention, medicine information in at least two formats in the preset medicine database is acquired; acquiring at least one first characteristic information of first-format medicine information and at least one second characteristic information of second-format medicine information in the at least two-format medicine information; and determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of first characteristic information and at least one piece of second characteristic information, so that the efficiency and the accuracy of medicine information checking and matching are improved.
As shown in fig. 2, an embodiment of the present invention further provides an information processing apparatus 20 including:
a first obtaining module 21, configured to obtain drug information in at least two formats in a preset drug database;
a second obtaining module 22, configured to obtain at least one first feature information of a first format drug information and at least one second feature information of a second format drug information in the at least two formats of drug information;
a processing module 23, configured to determine whether the at least two formats of medicine information represent the same medicine according to at least one of the first feature information and at least one of the second feature information.
Optionally, the second obtaining module 22 obtains at least one first feature information of a first format of the at least two formats of medicine information, specifically for:
and acquiring a first name, first specification information and first approval document information of first format medicine information in the at least two formats of medicine information.
Optionally, the second obtaining module 22 obtains at least one second feature information of the second format of the at least two formats of medicine information, specifically:
and acquiring a second name, second specification information and second approval document information of second-format medicine information in the at least two-format medicine information.
Optionally, the processing module 23 determines, according to at least one of the first feature information and at least one of the second feature information, whether the at least two types of drug information represent the same drug, specifically for:
under the condition that the first name and the second name are successfully matched, the first specification information and the second specification information are operated to obtain a first operation result;
matching operation is carried out on the first approval document information and the second approval document information, and a second operation result is obtained;
and determining whether the first format medicine information and the second format medicine information represent the same medicine according to the first operation result and the second operation result.
Optionally, the processing module 23 performs an operation on the first specification information and the second specification information to obtain a first operation result, which is specifically configured to:
performing standardization processing on the first characteristic data in the first specification information to obtain first standard data;
performing standardization processing on second characteristic data in the second specification information to obtain second standard data;
and obtaining the first operation result according to the first standard data and the second standard data.
Optionally, the processing module 23 performs a matching operation on the first approval document information and the second approval document information to obtain a second operation result, which is specifically configured to:
extracting first letter information and first number information in the first approval document information, and arranging the first letter information and the first number information according to a first preset sequence to obtain at least one piece of first sub-approval document information;
extracting second letter information and second digital information in the second approval document information, and arranging the second letter information and the second digital information according to a second preset sequence to obtain at least one piece of second sub-approval document information;
and carrying out matching operation on the first sub-approval document information and the second sub-approval document information to obtain a second operation result.
Optionally, the processing module is further configured to:
and when the first format medicine information and the second format medicine information are determined to represent the same medicine, combining the first medicine code corresponding to the first format medicine information and the second medicine code corresponding to the second format medicine information, and feeding back the obtained combined medicine codes to a user.
It should be noted that, the device is a device corresponding to the above information processing method, and all implementation manners in the above method embodiments are applicable to the embodiment of the device, so that the same technical effects can be achieved.
Embodiments of the present invention also provide a computing device comprising: a processor, a memory storing a computer program which, when executed by the processor, performs the method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
Embodiments of the present invention also provide a computer-readable storage medium comprising instructions which, when run on a computer, cause the computer to perform a method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, and are not repeated herein.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
Furthermore, it should be noted that in the apparatus and method of the present invention, it is apparent that the components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention. Also, the steps of performing the series of processes described above may naturally be performed in chronological order in the order of description, but are not necessarily performed in chronological order, and some steps may be performed in parallel or independently of each other. It will be appreciated by those of ordinary skill in the art that all or any of the steps or components of the methods and apparatus of the present invention may be implemented in hardware, firmware, software, or a combination thereof in any computing device (including processors, storage media, etc.) or network of computing devices, as would be apparent to one of ordinary skill in the art after reading this description of the invention.
The object of the invention can thus also be achieved by running a program or a set of programs on any computing device. The computing device may be a well-known general purpose device. The object of the invention can thus also be achieved by merely providing a program product containing program code for implementing said method or apparatus. That is, such a program product also constitutes the present invention, and a storage medium storing such a program product also constitutes the present invention. It is apparent that the storage medium may be any known storage medium or any storage medium developed in the future. It should also be noted that in the apparatus and method of the present invention, it is apparent that the components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention. The steps of executing the series of processes may naturally be executed in chronological order in the order described, but are not necessarily executed in chronological order. Some steps may be performed in parallel or independently of each other.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (10)

1. An information processing method, characterized by comprising:
acquiring medicine information in at least two formats in a preset medicine database;
acquiring at least one first characteristic information of first-format medicine information and at least one second characteristic information of second-format medicine information in the at least two-format medicine information;
and determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of first characteristic information and at least one piece of second characteristic information.
2. The information processing method according to claim 1, wherein acquiring at least one first feature information of a first format medicine information of the at least two formats of medicine information, comprises:
and acquiring a first name, first specification information and first approval document information of first format medicine information in the at least two formats of medicine information.
3. The information processing method according to claim 2, wherein acquiring at least one second characteristic information of second-format medicine information among the at least two-format medicine information includes:
and acquiring a second name, second specification information and second approval document information of second-format medicine information in the at least two-format medicine information.
4. An information processing method according to claim 3, wherein determining whether the medicine information in at least two formats represents the same medicine based on at least one of the first characteristic information and at least one of the second characteristic information comprises:
under the condition that the first name and the second name are successfully matched, the first specification information and the second specification information are operated to obtain a first operation result;
matching operation is carried out on the first approval document information and the second approval document information, and a second operation result is obtained;
and determining whether the first format medicine information and the second format medicine information represent the same medicine according to the first operation result and the second operation result.
5. The information processing method according to claim 4, wherein the operation of the first specification information and the second specification information to obtain a first operation result includes:
performing standardization processing on the first characteristic data in the first specification information to obtain first standard data;
performing standardization processing on second characteristic data in the second specification information to obtain second standard data;
and obtaining the first operation result according to the first standard data and the second standard data.
6. The information processing method according to claim 4, wherein performing a matching operation on the first approval document information and the second approval document information to obtain a second operation result includes:
extracting first letter information and first number information in the first approval document information, and arranging the first letter information and the first number information according to a first preset sequence to obtain at least one piece of first sub-approval document information;
extracting second letter information and second digital information in the second approval document information, and arranging the second letter information and the second digital information according to a second preset sequence to obtain at least one piece of second sub-approval document information;
and carrying out matching operation on the first sub-approval document information and the second sub-approval document information to obtain a second operation result.
7. The information processing method according to claim 4, characterized by further comprising:
and when the first format medicine information and the second format medicine information are determined to represent the same medicine, combining the first medicine code corresponding to the first format medicine information and the second medicine code corresponding to the second format medicine information, and feeding back the obtained combined medicine codes to a user.
8. An information processing apparatus, characterized by comprising:
the first acquisition module is used for acquiring medicine information in at least two formats in a preset medicine database;
the second acquisition module is used for acquiring at least one first characteristic information of the first format medicine information and at least one second characteristic information of the second format medicine information in the at least two formats of medicine information;
and the processing module is used for determining whether the medicine information in at least two formats represents the same medicine according to at least one piece of the first characteristic information and at least one piece of the second characteristic information.
9. A computing device, comprising: a processor, a memory storing a computer program which, when executed by the processor, performs the method of any one of claims 1 to 7.
10. A computer readable storage medium storing instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1 to 7.
CN202311107476.0A 2023-08-30 2023-08-30 Information processing method, device and equipment Pending CN117056376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311107476.0A CN117056376A (en) 2023-08-30 2023-08-30 Information processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311107476.0A CN117056376A (en) 2023-08-30 2023-08-30 Information processing method, device and equipment

Publications (1)

Publication Number Publication Date
CN117056376A true CN117056376A (en) 2023-11-14

Family

ID=88660763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311107476.0A Pending CN117056376A (en) 2023-08-30 2023-08-30 Information processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN117056376A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784058A (en) * 2017-04-11 2018-03-09 平安医疗健康管理股份有限公司 Drug data processing method and processing device
CN115223730A (en) * 2022-07-09 2022-10-21 武汉小药药医药科技有限公司 Method for solving commodity basic information standardization and corresponding device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784058A (en) * 2017-04-11 2018-03-09 平安医疗健康管理股份有限公司 Drug data processing method and processing device
CN115223730A (en) * 2022-07-09 2022-10-21 武汉小药药医药科技有限公司 Method for solving commodity basic information standardization and corresponding device

Similar Documents

Publication Publication Date Title
CN109920506B (en) Medical statistics report generation method, device, equipment and storage medium
CN108876636B (en) Intelligent air control method, system, computer equipment and storage medium for claim settlement
CN110991170B (en) Chinese disease name intelligent standardization method and system based on electronic medical record information
CN110704526B (en) Method, device and equipment for acquiring adverse event information and storage medium
CN109739957B (en) Document information input method, device, equipment and storage medium based on data processing
CN111370132B (en) Electronic file analysis method and device, computer equipment and storage medium
CN113379526A (en) Intelligent invoice reimbursement method and device, electronic equipment and computer storage medium
US7813975B2 (en) System and method for processing account data
CN111311422A (en) Claims data processing method, device, equipment and storage medium
CN111581486A (en) Information distribution method and device
CN113450077A (en) Foreign exchange voucher processing method and device
CN117056376A (en) Information processing method, device and equipment
CN109542890B (en) Data modification method, device, computer equipment and storage medium
CN111161088A (en) Bill processing method, device and equipment
CN115577703A (en) Certificate supervision and delivery data verification method, device and system and storage medium
CN115759040A (en) Electronic medical record analysis method, device, equipment and storage medium
CN111221777B (en) Data record matching method and device
CN114037205A (en) Metadata quality checking method and system
CN113807901A (en) Electronic invoice detection method, terminal equipment and storage medium
CN113658009A (en) Claim settlement information processing method and device
CN113076364A (en) High-efficiency teaching and scientific research data acquisition, analysis and management system for teachers
CN108986922A (en) A kind of medical treatment & health data display method and system
CN113223661B (en) Traditional Chinese medicine prescription transmission system
CN113986932B (en) Data processing method and device, computer equipment and readable storage medium
CN110781661B (en) Statistical data generation method based on chat records

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