WO2019085064A1 - Medical claim denial determination method, device, terminal apparatus, and storage medium - Google Patents

Medical claim denial determination method, device, terminal apparatus, and storage medium Download PDF

Info

Publication number
WO2019085064A1
WO2019085064A1 PCT/CN2017/112371 CN2017112371W WO2019085064A1 WO 2019085064 A1 WO2019085064 A1 WO 2019085064A1 CN 2017112371 W CN2017112371 W CN 2017112371W WO 2019085064 A1 WO2019085064 A1 WO 2019085064A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
current
bill
historical
billing
Prior art date
Application number
PCT/CN2017/112371
Other languages
French (fr)
Chinese (zh)
Inventor
梁效栋
戴建云
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019085064A1 publication Critical patent/WO2019085064A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/24Character recognition characterised by the processing or recognition method
    • G06V30/248Character recognition characterised by the processing or recognition method involving plural approaches, e.g. verification by template match; Resolving confusion among similar patterns, e.g. "O" versus "Q"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Definitions

  • the present application relates to the field of medical claims, and in particular, to a medical claims compensation method, device, terminal device and storage medium.
  • Medical insurance is an insurance policy based on economic losses caused by disease risks.
  • the insured submits a claim for claim to the business personnel of the insurance institution, and attaches a corresponding medical bill, and the business personnel review the claim application request and the corresponding medical bill, in which the medical bill has been
  • the historical bill of the claim is duplicated, the claim for the claim is rejected, so as to avoid property damage to the insurance institution.
  • This type of manual review of repetitive bills and claims processing of chargebacks takes a lot of time and has low accuracy and high labor costs.
  • the embodiment of the present application provides a method, a device, a terminal device, and a storage medium method for medical claims compensation, which solve the problem of manually reviewing duplicate bills and performing claims processing methods.
  • an embodiment of the present application provides a medical claim compensation method, including:
  • the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
  • the historical billing information including at least one historical item information
  • the rejecting payment information is output.
  • the embodiment of the present application provides a medical claim compensation device, including:
  • a claim application requesting module configured to obtain a claim application request, where the claim application request includes a case ID and current bill information, where the current bill information includes at least one current item information;
  • a historical billing information obtaining module configured to acquire historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
  • the same billing determining module is configured to determine, according to the at least one current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
  • the first reject payment information output module is configured to output the reject payment information when the current bill information and the historical bill information correspond to the same bill.
  • an embodiment of the present application provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes the computer The following steps are implemented when reading the instruction:
  • the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
  • the historical billing information including at least one historical item information
  • the rejecting payment information is output.
  • an embodiment of the present application provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, and when the computer readable instructions are executed by a processor, the following steps are implemented:
  • the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
  • the historical billing information including at least one historical item information
  • the rejecting payment information is output.
  • the current billing information and the historical billing information are obtained through the claim application request, and the historical billing information is obtained according to the case ID of the claim application request, thereby ensuring history Correspondence between billing information and current billing information.
  • the current billing information and historical billing information It is judged whether the current bill and the historical bill correspond to the same bill, so that the judgment of whether the current bill has been compensated is more accurate.
  • the current billing information and the historical billing information it is judged whether the current bill and the historical bill are corresponding to the same bill, so that the judgment of the same bill is more accurate.
  • FIG. 2 is a specific flow chart of step S10 of FIG. 1.
  • FIG. 3 is a specific flow chart of step S12 of FIG. 2.
  • Figure 4 is a specific flow chart of step S13 of Figure 2.
  • FIG. 5 is a specific flowchart of step S30 in FIG. 1.
  • FIG. 6 is a schematic block diagram of a medical claim refusal device in Embodiment 2 of the present application.
  • FIG. 7 is a schematic diagram of a terminal device provided in Embodiment 4 of the present application.
  • FIG. 1 is a flow chart showing a method of medical claims refusal in the present embodiment.
  • the medical claim refusal method is applied in the claim system of the insurance institution to improve the efficiency of claim processing of medical insurance and save labor costs.
  • the medical claim rejection method includes the following steps:
  • S10 Acquire a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information.
  • the claim application request refers to a request for the claim system to perform the claim processing.
  • the case ID is an identifier for uniquely identifying the case.
  • the case ID includes, but is not limited to, the case number of the case to which the claims application request belongs, and the case number can be used to find all the bill information under the case to track the case.
  • the current billing information refers to the detailed information of the current bill to be applied for in the claims application request.
  • the current project information is the value of each specific item in the current bill.
  • the current billing information includes, but is not limited to, the billing number of the current bill, the date of admission, the amount of the bill, the type of treatment, and at least one item of information in the hospital.
  • customer A submits a claim application request through the claim system
  • the claim system obtains the claim application request, it obtains all the item information of the current bill of customer A, for example, the current bill includes the bill number 134505, the admission date is 20170809, and the bill amount is 1399RMB, the treatment type is tetanus infection, and the hospital is Shenzhen Zhongchuan Hospital and other project information, so that the claim system can obtain all the bill information in the claim application request.
  • the user may send a claim application request to the claim system through a client (including but not limited to a terminal such as a computer, a smart phone, and a tablet), so that the claim system obtains the claim application request.
  • a client including but not limited to a terminal such as a computer, a smart phone, and a tablet
  • the user can input the case ID and input the current bill information on the claim page displayed on the client, and should click the confirmation submit button on the claim page to input the claim application request to the claim system.
  • the current billing information can be input not only by manual input, but also by intelligently identifying the image containing the current bill, and the intelligent identification method can effectively reduce the workload of the user and improve the efficiency of claim processing. Therefore, in a specific embodiment, as shown in FIG. 2, before the step S10 of the medical claim refusal method, the step of intelligently identifying the current billing information includes the following steps:
  • the original bill image is a billing image or a scanned bill image.
  • the shot billing image is a billing image that is directly obtained after shooting by the shooting device statement.
  • the scanned billing image is a billing image obtained by scanning the bill of the scanning device. The user may initiate a claim application request to the claim system by using the client, and the claim application request carries the original bill image.
  • S12 Extract the original bill image by using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill image.
  • the Single Shot MultiBox Detector is a model that uses a single deep neural network model to achieve target detection and recognition.
  • the SSD model uses VGG-16 as the basic network
  • the first convolutional layer is the VGG-16 convolutional layer
  • the VGG-16 convolutional layer includes 38*38*512 convolutional layer and 19*19*512 volume.
  • Six layers of convolutional layers such as 10*10*512 convolutional layer, 5*5*512 convolutional layer, 3*3*512 convolutional layer, 1*1*512 convolutional layer, etc. Corresponds to a detector & classifier.
  • Non-maximum suppression criterion Suppression (hereinafter referred to as the NMS criterion) is an algorithm for suppressing an element that is not a maximum value, and searching for a local maximum value, that is, an algorithm that searches for a maximum value within a domain.
  • the SSD model uses VGG-16 as the basic network, and combines the first convolutional layer and non-maximum suppression criteria to perform billing detection on the original billing image, and uses a rectangular box to mark the position of the bill in the original billing image to obtain the current billing image. Guarantee the efficiency and accuracy of the original bill image detection.
  • step S12 specifically includes the following steps:
  • S121 Normalize the original bill image by using a trained single detector to obtain an initial bill image.
  • the initial bill image is a bill image obtained after the normalization processing operation.
  • the SSD model for billing detection needs to be pre-trained to directly call the trained SSD model to normalize the original bill image during billing detection.
  • the normalization process refers to normalizing all the original bill images of the input SSD model into a uniform size, so that the obtained original bill image is more easily detected, and the efficiency and accuracy of billing detection are improved.
  • the positive sample of the original bill image is determined according to the overlap ratio of the default box and the ground turth box, and then the training sample is expanded by operations such as cropping, mirroring, and noise addition. Get more training samples, and train the SSD model based on all the training samples obtained, and improve the accuracy of the trained SSD model for billing detection. Further, in the SSD model training process, all the training samples of the input SSD model need to be normalized to normalize all the training samples into a uniform size to improve the training efficiency of the SSD model.
  • the specific process of training the SSD model is as follows: First, obtain multiple original billing images for training the SSD model, and mark the real information (ground turth) of all the bills appearing in each original billing image, the real information (ground turth) includes billing number, admission date, bill amount, treatment type, and at least one item information in the hospital for treatment, and uses a rectangular box to identify the billing position to obtain a ground turth box. Then find the overlap ratio (intersection-over-union, hereinafter referred to as IOU) in the default box corresponding to the ground true box. The largest match with the true true box. sample.
  • IOU overlap ratio
  • the overlap ratio IOU is the overlap ratio between the rectangular box and the default box of the bill position generated by the SSD model, and is used to evaluate the accuracy of the detection.
  • the default box size corresponding to the feature granularity of the layer is determined, so that the default box of the SSD model is extracted.
  • the strategy can cover the scale and position of most of the original billing images, and then according to the overlap ratio of the default box and the ground truth box, the positive and negative samples can be searched for training to obtain the trained SSD model. Therefore, when using the trained SSD model to extract the original bill image to detect the bill, only one feature extraction of the original bill image can obtain the feature map of all the training samples. Therefore, when using the SSD model for bill checking, Can effectively improve the detection efficiency.
  • S122 Perform multi-scale feature extraction on the initial bill image by using the first convolution layer, obtain a plurality of layer feature maps, and extract a plurality of layer feature maps by using a plurality of default boxes with different ratios to obtain a classification result of each default box.
  • the initial bill image outputted by the trained SDD model is sequentially input into each convolution layer for multi-dimensional feature extraction, and a six-layer feature map is obtained, using 1, 1/2, 1/3,
  • the default box of the six ratios 1/4, 2, and 3 extracts the six-level feature map so that the detector & classifier of each layer of the convolution layer outputs the corresponding classification result.
  • the classification result output by each detector & classifier includes two quantities of category and confidence. It can be understood that a number of default boxes of different ratios are performed on the feature map after feature extraction of the input initial bill image, so that each convolution layer needs to be performed only once during feature extraction. Feature extraction is beneficial to improve feature extraction efficiency.
  • a classifier in the initial bill image detection, a classifier is first created, the classifier gives a fixed size picture, and the classifier determines whether there is a bill in the initial bill image.
  • the classifier is then converted into a detector, that is, a frame of multiple sizes (ie, a window) is generated by sliding a window or other manner on the initial bill image, and the size (ie, Resize) is adjusted to the fixed size, and then detected by the classifier.
  • a frame of multiple sizes ie, a window
  • the size ie, Resize
  • the sliding window method is used to generate multiple frames (each with a classifier score).
  • the process of suppressing redundant frames by using the NMS criterion is as follows: the scores of all the frames are sorted in descending order, and the highest score and its corresponding box are selected; Traverse the remaining boxes, if the overlap rate (IOU) of the box with the current highest score is greater than a certain threshold, delete the box; continue to select the one with the highest score from the unprocessed box, and repeat the above process.
  • IOU overlap rate
  • the input detector & classifier uses Softmax to calculate the probability value of each default box belonging to all categories. Use the NMS criterion to select the category in which the probability value is the largest as the category of the default box; Traverse the default box. If the overlap ratio between the default box and the target box with the largest classification result is greater than a certain threshold, delete the corresponding default box and repeat the above process. Current billing image.
  • the current billing image is identified by using the two-way long-term and short-term memory model, the second convolution layer and the translation layer, and the current billing information is obtained.
  • the Biddirectional Long Short-Term Memory has a forward LSTM and a reverse LSTM in the hidden layer.
  • the forward LSTM captures the above feature information, while the reverse LSTM capture.
  • the following feature information makes it possible to capture more feature information than a unidirectional LSTM. Therefore, the BLSTM model is better than the one-way LSTM model or the one-way RNN model.
  • the second Convolutional Layers can be VGG-16 or other convolutional layers.
  • the translation layer is used to process the character features recognized by the BLSTM.
  • the BLSTM model, the second convolution layer and the translation layer are used to perform image recognition on the current bill image, which is beneficial to improving the efficiency and accuracy of bill image recognition.
  • step S13 specifically includes the following steps:
  • the current bill image is input, and the current bill image is switched in the vertical direction to form a plurality of strip feature maps.
  • the number of strip feature maps depends on the length of the current bill image input.
  • the current bill image is segmented according to the pixel width of 1 to obtain a plurality of strip feature maps.
  • S132 Perform feature extraction on the plurality of strip feature maps by using the second convolution layer, and obtain a feature sequence formed by splicing the plurality of strip feature maps from left to right.
  • the second Convolutional Layers may be VGG-16 or other convolutional layers, and the second convolutional layer is used to extract features of the input strip features, and convolution in the last layer. On all channels of the layer output, they are spliced column by column from left to right to form a sequence of features.
  • the BLSTM model when used for identification, it is not necessary to separately separate each letter, number or text of the current bill image, but directly use the entire current bill image as an input to identify the current bill image.
  • the principle of all characters is that the network structure of the BLSTM model can identify timing information, so that when multiple feature maps with timing information are input, the characters can be directly recognized. Therefore, how many strip features are stitched from left to right to form a sequence of features, depending on the network structure of the BLSTM model to identify the character requirements.
  • S133 Character recognition is performed on the feature sequence by using the two-way long-term and short-term memory model to obtain character features.
  • the bidirectional long-term and short-term memory model ie, the BLSTM model
  • the cyclic network layer to perform character recognition on the feature sequence, and multiple features in the feature sequence are composed into one character, compared to the natural language recognition list.
  • the circular network layer of words (such as one-way LSTM or one-way RNN), which directly acquires character features, can effectively improve the efficiency and accuracy of current bill image recognition.
  • S134 The character layer is processed by using a translation layer to obtain current bill information.
  • the translation layer can process the character features recognized by the BLSTM to delete non-character features such as spaces, and then generate the final current bill information.
  • the claim system uses the BLSTM, the second convolution layer and the translation layer to identify the current bill image to obtain the current bill information corresponding to the current bill image, and the process does not need manual manual input to improve information input. Efficiency; and manual input errors can be avoided to ensure the quality of information input.
  • S20 Obtain historical billing information corresponding to the case ID based on the case ID, and the historical billing information includes at least one historical item information.
  • the historical billing information refers to the detailed information corresponding to the historical bill that the claim system has paid before the current time.
  • Historical item information refers to the value of each specific item in any historical bill.
  • the historical item information also includes, but is not limited to, the bill number in the historical bill, the date of admission, the amount of the bill, the type of treatment, and at least one historical item information in the hospital.
  • the bill number is an identifier for identifying each bill. It can be understood that the historical billing information is pre-stored in the database and associated with the case ID to indicate that the historical bill corresponding to the historical billing information has been paid for the case corresponding to the case ID, so as to prevent the insured from using the case. Historical billing information duplicate claims.
  • the claim system may acquire the case ID based on the claim application request, and query and obtain the historical bill information existing in the database of the claim system according to the case ID. Specifically, after obtaining the case ID, the claim system can query whether the historical bill of the same case ID exists in the database of the claim system based on the case ID; if yes, obtain the historical bill information corresponding to the case ID. In this embodiment, the corresponding historical billing information can be obtained based on the case ID, so that the historical billing information is targeted, and the accuracy of the duplicate billing review of the same bill is improved.
  • the client A submits a claim application request to the claim system through the client, and after the claim system obtains the claim application request, the case ID of the case for obtaining the claim according to the claim application request is 3432, and the claim system is based on the case.
  • the ID queries the claim history.
  • the historical bill information corresponding to the case ID is further obtained, and the historical bill information includes the bill number, the admission date, and the date of admission. Billing amount, type of treatment, and at least one historical item information in the hospital.
  • S30 Determine current bill information and calendar based on at least one current item information and at least one historical item information Whether the history bill information corresponds to the same bill.
  • the current billing information is formed as a whole by at least one current item information, and the historical billing information is formed integrally by at least one historical item information, and the current billing information is judged based on the at least one current item information and the at least one historical item information in step S30. And whether the historical billing information corresponds to the same bill, specifically comparing whether at least one current item information completely matches at least one historical item information, and if the two match exactly, the current bill and historical bill corresponding to the current billing information are determined The historical bill corresponding to the information is the same bill (ie, repeated billing). If you continue to pay based on the current billing information, it may cause property damage to the insurance institution. Among them, the duplicate bill refers to at least two bills with the same item information on the bill.
  • step S30 specifically includes the following steps:
  • S31 Perform matching processing on the at least one current item information and the at least one historical item information by using the BF algorithm to determine whether the current item information and the historical item information are completely matched.
  • the BF algorithm is a pattern matching algorithm.
  • the idea of the algorithm is to match the first character of the target string S with the first character of the pattern string T. If they are equal, continue to compare the second character of the target string S. And the second character of the pattern string T; if not equal, comparing the second character of the target string S with the first character of the pattern string T, and then comparing them until the final matching result is obtained, the algorithm is simple to implement , low complexity.
  • the BF algorithm is used to match any of the obtained current item information and the corresponding historical item information, according to whether any current item information and corresponding The historical item information is completely matched to determine whether the current item information and the historical item information are completely matched.
  • the claim application request is a claim application request based on the same bill repeated application.
  • any item information in the current item information does not completely match at least one item information in the historical item information obtained based on the case ID of the current bill, it indicates that the current bill has not occurred before the current time, that is, the current bill information and history.
  • the billing information does not correspond to the same bill, and the claim application request is not a claim application request based on the same bill repeated application.
  • All current item information in the current billing information is completely consistent with all historical item information in the historical billing information obtained based on the case ID of the current bill, that is, the current bill and the historical bill correspond to the same bill, indicating that the current bill has already been settled before the current time. Therefore, the claim application request belongs to the duplicate claim request, and the claim system outputs the refusal payment information to avoid the loss of the property of the insurance institution caused by the repeated payment.
  • the claim application request further includes current case information.
  • the current case information and all the information related to the case corresponding to the case ID, including but not limited to the time of the case, the place where the case occurred, the cause of the case and the nature of the case.
  • the medical claim refusal method further includes the following steps:
  • the chargeback rule is a rule for rejecting the payment determined by the insurance contract corresponding to the case ID. If all the current item information in the current billing information and all the historical item information in the historical billing information corresponding to the case ID are not completely consistent, the current bill and the historical bill do not correspond to the same bill, indicating that the current bill has not been claimed before the current time. At this time, the corresponding at least one chargeback rule is searched based on the case ID in the claim application request, and the chargeback rule includes, but is not limited to, the claim application request provided by the embodiment exceeds the insurance term, and the claim application request content does not conform to the contract. Regulations, etc.
  • the refusal payment information includes the reason for the refusal, the number of refusal rules for the current case information, and the number of refusal claims that the claims system will output when the claim for the current case is rejected.
  • the multiple reasons for refusal to pay in the refusal information are presented in a spliced form to facilitate the staff or users within the insurance organization to understand the reason for the claim being rejected.
  • the claim system determines that the current bill information in the claim application request does not correspond to the same bill as the historical bill information corresponding to the case ID
  • the claim system further detects the current case information corresponding to the case ID.
  • the claim system outputs the rejection information, and the reason for the refusal in the rejection information is: “Bill ID3234 exceeds the contract The term; the bill ID3234 request content does not meet the contract requirements, and is not paid.”
  • the current case information does not meet all the chargeback rules, it means that the same bill has not been paid for the same bill before the current time, and the current case information corresponding to the claim application request does not meet all the chargeback rules, and the claim system audits the claims through the current case.
  • the application request output consent payment information, so that the insurance institution staff can handle the payment based on the consent payment information.
  • the claims processing process needs to be monitored. Therefore, the claim application request in the specific embodiment may further include a monitoring mailbox, which is a mailbox of the claim reviewer.
  • the medical claims refusal method also includes:
  • S80 Sending the refusal payment information to the monitoring mailbox, and refusing the payment information includes at least one reason for refusal, and the reason for refusing corresponds to the refusal rule.
  • the output rejects the payment information to avoid the loss of the property of the insurance institution caused by the wrong refusal.
  • the claim system sends the rejected refusal payment information to the monitoring mailbox, so that the claim reviewer of the monitoring mailbox understands the case refusal, wherein the refusal payment information includes at least one reason for refusal, and each refusal rule corresponds to a refusal reason. How many chargeback rules are met in the current case information, and the number of chargeback reasons that the claims system will include in the splicing form when the claim for the current case information is automatically rejected.
  • the current billing information and the historical billing information are obtained through the claim application request, and the historical billing information is obtained according to the case ID of the claim application request, thereby ensuring the correspondence between the historical billing information and the current billing information. .
  • the current billing information and the historical billing information it is more accurate to determine whether the current bill and the historical bill correspond to the same bill, so that the current bill has been judged whether the claim has occurred.
  • the claim system rejects the claim for the claim, and outputs the chargeback information to avoid the duplicate claim, and informs the user that the claim request is a duplicate claim request.
  • the current case ID is queried according to the current case ID to meet at least one chargeback rule in the claim system. If at least one chargeback rule is met, the claim system rejects the current claims application. And output the rejection information; if it does not meet any of the chargeback rules, enter the consent payment information. For the chargeback case, the rejection email is sent to the monitoring mailbox to monitor the claim application request.
  • the medical claim refusal method realizes the automatic refusal function under the automatic refusal and refusal rules of the same bill, and improves the processing efficiency of the insurance institution for the claim application request.
  • Fig. 6 is a block diagram showing the principle of the medical claim refusal device corresponding to the medical claim refusal method in the first embodiment.
  • the medical claim refusal device includes a claim application request acquisition module 10, a historical bill information acquisition module 20, a same bill determination module 30, and a first refusal information output module 40.
  • the implementation functions of the consent payment information output module 70 and the rejection compensation information transmission module 80 correspond one-to-one with the steps corresponding to the medical claims rejection method in the embodiment.
  • the claim application requesting module 10 is configured to obtain a claim application request, where the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information.
  • the historical billing information obtaining module 20 is configured to obtain historical billing information corresponding to the case ID based on the case ID, and the historical billing information includes at least one historical item information.
  • the same billing determining module 30 is configured to determine whether the current billing information and the historical billing information correspond to the same bill based on the at least one current item information and the at least one historical item information.
  • the first reject payment information outputting module 40 is configured to output the reject payout information if the current billing information and the historical billing information correspond to the same bill.
  • the medical claim rejection device further includes an original bill image acquisition unit 11, a current bill image acquisition unit 12, and a current bill information acquisition unit 13.
  • the original bill image obtaining unit 11 is configured to acquire an original bill image.
  • the current bill image obtaining unit 12 is configured to extract the original bill image by using a single detector, a first convolution layer, and a non-maximum suppression criterion to obtain a current bill image.
  • the current bill information obtaining unit 13 is configured to identify the current bill image by using the bidirectional long-term and short-term memory model, the second convolution layer, and the translation layer, and obtain current bill information.
  • the current bill image acquisition unit 12 includes a normalization processing sub-unit 121, a feature extraction sub-unit 122, and a result selection sub-unit 123.
  • the normalization processing sub-unit 121 is configured to normalize the original bill image by using the trained single-shot detector to obtain an initial bill image.
  • the feature extraction sub-unit 122 is configured to perform multi-scale feature extraction on the initial bill image by using a convolution layer, obtain a plurality of layer feature maps, and extract a plurality of layer feature maps by using a plurality of default boxes with different ratios to obtain each default box. Classification results.
  • the result selecting sub-unit 123 is configured to select a classification result of the default box by using a non-maximum suppression criterion, Get the current billing image.
  • the current bill image acquisition unit 13 includes a strip feature map acquisition sub-unit 131, a feature sequence acquisition sub-unit 132, a character feature acquisition sub-unit 133, and a current bill information acquisition sub-unit 134.
  • the strip feature map obtaining sub-unit 131 is configured to cut the current bill image to obtain a plurality of strip feature maps.
  • the feature sequence obtaining sub-unit 132 is configured to perform feature extraction on the plurality of strip-shaped feature maps by using the convolution layer, and obtain a feature sequence formed by splicing the plurality of strip-shaped feature maps from left to right.
  • the character feature acquisition sub-unit 133 is configured to perform character recognition on the feature sequence by using the bidirectional long-term and short-term memory model to acquire character features.
  • the current bill information obtaining sub-unit 134 is configured to process the character feature by using the translation layer to obtain current billing information.
  • the same billing determination module 30 includes an information matching judging unit 31, the same billing determining unit 32, and a non-identical billing determining unit 33.
  • the information matching judging unit 31 is configured to perform matching processing on the at least one current item information and the at least one historical item information by using the BF algorithm to determine whether the current item information and the historical item information are completely matched.
  • the same billing determining unit 32 is configured to determine that the current billing information and the historical billing information correspond to the same bill when the current item information and the historical item information are completely matched.
  • the non-same billing determining unit 33 is configured to determine that the current billing information and the historical billing information do not correspond to the same bill when the current item information does not completely match the historical item information.
  • the claim application request further includes current case information
  • the medical claim refusal device further includes a chargeback rule acquisition and judgment module 50, a second refusal payout information output module 60, and a consent payout information output module 70.
  • the chargeback rule obtaining and determining module 50 is configured to: when the current billing information and the historical billing information do not correspond to the same bill, obtain at least one chargeback rule based on the case ID, and determine whether the current case information meets at least one chargeback rule.
  • the second rejection payment information output module 60 is configured to output the rejection payment information when the current case information meets at least one chargeback rule.
  • the consent payment information output module 70 is configured to output the consent payment information if the current case information does not meet all the chargeback rules.
  • the claim application request further includes monitoring the mailbox;
  • the medical claim refusal device further includes a refusal payment information sending module 80, configured to send the refusal payment information to the monitoring mailbox, and the refusal payment information includes at least one reason for refusal, and the refusal reason corresponds to the refusal rule.
  • the embodiment provides a computer readable storage medium, where the computer readable storage medium is stored by the processor, and the medical claim compensation method in Embodiment 1 is implemented. I won't go into details here.
  • the computer readable instructions are executed by the processor, the functions of the modules/units in the medical claims refusal device in Embodiment 2 are implemented. To avoid repetition, details are not described herein again.
  • FIG. 7 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 90 of this embodiment includes a processor 91, a memory 92, and computer readable instructions 93 stored in the memory 92 and operable on the processor 91.
  • the processor 91 implements the various steps of the medical claims rejection method of the embodiment 1 when the computer readable instructions 93 are executed, such as steps S10, S20, S30, S40, S50, S60, S70, and S80 shown in FIG.
  • the processor 91 executes the computer readable instructions 93
  • the functions of the modules/units in the embodiment 2 are implemented, for example, the claim application request acquisition module 10, the historical bill information acquisition module 20, and the same bill determination module 30 shown in FIG.
  • computer readable instructions 93 may be partitioned into one or more modules/units, one or more modules/units being stored in memory 92 and executed by processor 91 to complete the application.
  • the one or more modules/units can be a series of computer readable instruction segments capable of performing a particular function for describing the execution of computer readable instructions 93 in the terminal device 90.
  • the computer readable instructions 93 may be divided into a claims application request acquisition module 10, a historical bill information acquisition module 20, a same bill determination module 30, and a first reject payout information output module 40.
  • the terminal device 90 can be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the terminal device may include, but is not limited to, a processor 91, a memory 92. It will be understood by those skilled in the art that FIG. 7 is merely an example of the terminal device 90 and does not constitute a limitation of the terminal device 90, and may include more or less components than those illustrated, or may combine certain components or different components.
  • the terminal device may further include an input/output device, a network access device, a bus, and the like.
  • the processor 91 may be a central processing unit (CPU), or may be another general-purpose processor, a digital signal processor (DSP), or an application specific integrated circuit (ASIC). Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the memory 92 may be an internal storage unit of the terminal device 90, such as a hard disk or a memory of the terminal device 90.
  • the memory 92 may also be an external storage device of the terminal device 90, such as a plug-in hard disk equipped with the terminal device 90, a smart memory card (SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on.
  • the memory 92 may also include both an internal storage unit of the terminal device 90 and an external storage device.
  • Memory 92 is used to store computer readable instructions as well as other programs and data required by the terminal device.
  • the memory 92 can also be used to temporarily store data that has been output or is about to be output.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated modules/units if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium.
  • the present application implements all or part of the processes in the foregoing embodiments, and may also be implemented by computer readable instructions, which may be stored in a computer readable storage medium.
  • the computer readable instructions when executed by a processor, may implement the steps of the various method embodiments described above.
  • the computer readable instructions comprise computer readable instruction code, which may be in the form of source code, an object code form, an executable file or some intermediate form or the like.
  • the computer readable medium can include any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a removable hard drive, a magnetic disk, an optical disk, a computer memory, a read only memory (ROM, Read-Only) Memory), random access memory (RAM), electrical carrier signals, telecommunications signals, and software distribution media.
  • a recording medium a USB flash drive
  • a removable hard drive a magnetic disk, an optical disk
  • a computer memory a read only memory (ROM, Read-Only) Memory
  • RAM random access memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • Biomedical Technology (AREA)
  • Databases & Information Systems (AREA)
  • Evolutionary Computation (AREA)
  • Biophysics (AREA)
  • Accounting & Taxation (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

A medical claim denial determination method, a device, a terminal an apparatus, and a storage medium. The medical claim denial determination method comprises: acquiring a claim application request comprising a case ID and current bill information, the current bill information comprising information about at least one current item (S10); acquiring past bill information corresponding to the case ID on the basis of the case ID, the past bill information comprising information about at least one past item (S20); determining whether the current bill information and the past bill information correspond to the same bill on the basis of the information about the at least one current item and the information about the at least one past item (S30); and if so, outputting claim denial information (S40). The automatic medical claim denial determination method determines whether the current bill is the same bill as the past bill corresponding to the case ID, and automatically denies a claim application request for the same bill, thereby increasing the processing accuracy of claim cases, and improving the processing efficiency of claim application requests.

Description

医疗理赔拒付方法、装置、终端设备及存储介质Medical claim refusal method, device, terminal device and storage medium
本专利申请以2017年10月30日提交的申请号为201711033230.8,名称为“医疗理赔拒付方法、装置、终端设备及存储介质”的中国发明专利申请为基础,并要求其优先权。This patent application is based on the Chinese invention patent application filed on October 30, 2017, with the application number of 201711033230.8, entitled "Medical Claims Reimbursement Method, Device, Terminal Equipment and Storage Medium", and requires its priority.
技术领域Technical field
本申请涉及医疗理赔领域,尤其涉及一种医疗理赔拒付方法、装置、终端设备及存储介质。The present application relates to the field of medical claims, and in particular, to a medical claims compensation method, device, terminal device and storage medium.
背景技术Background technique
医疗保险是基于疾病风险造成的经济损失而建立的保险险种。在医疗保险的理赔过程中,投保人向保险机构的业务人员提出理赔申请请求,并附上相应的医疗帐单,业务人员审核理赔申请请求和相应的医疗帐单,在该医疗帐单与已理赔的历史帐单重复时,对该理赔申请请求进行拒付,以避免给保险机构造成财产损失。这种人工审核重复帐单并进行拒付的理赔处理方式,审核过程需耗费大量时间且准确率较低,而且人工成本较高。Medical insurance is an insurance policy based on economic losses caused by disease risks. In the process of claim settlement of medical insurance, the insured submits a claim for claim to the business personnel of the insurance institution, and attaches a corresponding medical bill, and the business personnel review the claim application request and the corresponding medical bill, in which the medical bill has been When the historical bill of the claim is duplicated, the claim for the claim is rejected, so as to avoid property damage to the insurance institution. This type of manual review of repetitive bills and claims processing of chargebacks takes a lot of time and has low accuracy and high labor costs.
发明内容Summary of the invention
本申请实施例提供一种医疗理赔拒付方法、装置、终端设备及存储介质方法,以解决人工审核重复帐单并进行拒付的理赔处理方式存在的问题。The embodiment of the present application provides a method, a device, a terminal device, and a storage medium method for medical claims compensation, which solve the problem of manually reviewing duplicate bills and performing claims processing methods.
第一方面,本申请实施例提供一种医疗理赔拒付方法,包括:In a first aspect, an embodiment of the present application provides a medical claim compensation method, including:
获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
第二方面,本申请实施例提供一种医疗理赔拒付装置,包括: In a second aspect, the embodiment of the present application provides a medical claim compensation device, including:
理赔申请请求模块,用于获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;a claim application requesting module, configured to obtain a claim application request, where the claim application request includes a case ID and current bill information, where the current bill information includes at least one current item information;
历史帐单信息获取模块,用于基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;a historical billing information obtaining module, configured to acquire historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
同一账单判断模块,用于基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;The same billing determining module is configured to determine, according to the at least one current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
第一拒绝赔付信息输出模块,用于在所述当前账单信息和所述历史账单信息对应同一帐单时,输出拒绝赔付信息。The first reject payment information output module is configured to output the reject payment information when the current bill information and the historical bill information correspond to the same bill.
第三方面,本申请实施例提供一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如下步骤:In a third aspect, an embodiment of the present application provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes the computer The following steps are implemented when reading the instruction:
获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
第四方面,本申请实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,所述计算机可读指令被处理器执行时实现如下步骤:In a fourth aspect, an embodiment of the present application provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, and when the computer readable instructions are executed by a processor, the following steps are implemented:
获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
本申请实施例提供的医疗理赔拒付方法、装置、终端设备及存储介质中,通过理赔申请请求获取当前账单信息和历史账单信息,该历史账单信息根据理赔申请请求的案件ID获取,从而保证历史账单信息和当前账单信息的对应性。基于当前账单信息和历史账单信 息判断当前账单和历史账单是否对应同一账单,使当前账单是否发生过理赔赔付的判定更具有准确性。基于当前账单信息和历史账单信息判断当前账单和历史账单是否为对应同一账单,使同一账单的判定更具有准确性。当前账单和历史账单对应同一账单时,拒付当前的理赔申请请求,并输出拒绝赔付理由,实现了同一账单理赔申请自动拒付功能,提高了理赔申请的处理效率,提升了案件理赔的准确性。In the medical claim refusal method, device, terminal device and storage medium provided by the embodiment of the present application, the current billing information and the historical billing information are obtained through the claim application request, and the historical billing information is obtained according to the case ID of the claim application request, thereby ensuring history Correspondence between billing information and current billing information. Based on current billing information and historical billing information It is judged whether the current bill and the historical bill correspond to the same bill, so that the judgment of whether the current bill has been compensated is more accurate. Based on the current billing information and the historical billing information, it is judged whether the current bill and the historical bill are corresponding to the same bill, so that the judgment of the same bill is more accurate. When the current bill and the historical bill correspond to the same bill, the current claim application request is rejected, and the reason for rejecting the payment is output, and the automatic billing function of the same bill claim application is realized, the processing efficiency of the claim application is improved, and the accuracy of the claim settlement is improved. .
附图说明DRAWINGS
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present application. Other drawings may also be obtained from those of ordinary skill in the art based on these drawings without the inventive labor.
图1是本申请实施例1中医疗理赔拒付方法的一流程图;1 is a flowchart of a method for claiming medical claims in the first embodiment of the present application;
图2是图1中步骤S10的一具体流程图。FIG. 2 is a specific flow chart of step S10 of FIG. 1.
图3是图2中步骤S12的一具体流程图。FIG. 3 is a specific flow chart of step S12 of FIG. 2.
图4是图2中步骤S13的一具体流程图。Figure 4 is a specific flow chart of step S13 of Figure 2.
图5是图1中步骤S30的一具体流程图。FIG. 5 is a specific flowchart of step S30 in FIG. 1.
图6是本申请实施例2中医疗理赔拒付装置的一原理框图;6 is a schematic block diagram of a medical claim refusal device in Embodiment 2 of the present application;
图7是本申请实施例4中提供的终端设备的一示意图。FIG. 7 is a schematic diagram of a terminal device provided in Embodiment 4 of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application are clearly and completely described in the following with reference to the drawings in the embodiments of the present application. It is obvious that the described embodiments are a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
实施例1Example 1
图1示出本实施例中医疗理赔拒付方法的流程图。该医疗理赔拒付方法应用在保险机构的理赔系统中,用于提高医疗保险的理赔处理效率,节省人工成本。如图1所示,该医疗理赔拒付方法包括如下步骤:FIG. 1 is a flow chart showing a method of medical claims refusal in the present embodiment. The medical claim refusal method is applied in the claim system of the insurance institution to improve the efficiency of claim processing of medical insurance and save labor costs. As shown in FIG. 1, the medical claim rejection method includes the following steps:
S10:获取理赔申请请求,理赔申请请求包括案件ID和当前帐单信息,当前帐单信息包括至少一个当前项目信息。 S10: Acquire a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information.
其中,理赔申请请求是指用于使理赔系统执行理赔处理的请求。案件ID是用于唯一识别案件的标识,该案件ID包括但不限于理赔申请请求所属案件的案件号,通过该案件号可以查找该案件下的所有账单信息,以便对该案件进行追踪。当前账单信息是指本次理赔申请请求所要申请理赔的当前账单的详细信息。当前项目信息是当前帐单中每一具体项目的值。具体地,当前帐单信息包括但不限于当前帐单的帐单号、入院日期、帐单金额、治疗类型和就诊医院中的至少一个项目信息。如客户A通过理赔系统提出理赔申请请求,在理赔系统获取到该理赔申请请求后,获取客户A当前账单的所有项目信息,例如当前账单中包括账单号为134505、入院日期为20170809、账单金额为1399RMB、治疗类型为破伤风感染、就诊医院为深圳中医院等项目信息,以便于理赔系统获取理赔申请请求中所有账单信息。Wherein, the claim application request refers to a request for the claim system to perform the claim processing. The case ID is an identifier for uniquely identifying the case. The case ID includes, but is not limited to, the case number of the case to which the claims application request belongs, and the case number can be used to find all the bill information under the case to track the case. The current billing information refers to the detailed information of the current bill to be applied for in the claims application request. The current project information is the value of each specific item in the current bill. Specifically, the current billing information includes, but is not limited to, the billing number of the current bill, the date of admission, the amount of the bill, the type of treatment, and at least one item of information in the hospital. If customer A submits a claim application request through the claim system, after the claim system obtains the claim application request, it obtains all the item information of the current bill of customer A, for example, the current bill includes the bill number 134505, the admission date is 20170809, and the bill amount is 1399RMB, the treatment type is tetanus infection, and the hospital is Shenzhen Zhongchuan Hospital and other project information, so that the claim system can obtain all the bill information in the claim application request.
具体地,用户可通过客户端(包括但不限于电脑、智能手机和平板等终端)向理赔系统发送理赔申请请求,以便理赔系统获取该理赔申请请求。其中,用户可在客户端显示的理赔页面上输入案件ID并输入当前帐单信息,应该点击理赔页面上的确认提交按钮,即可向理赔系统输入理赔申请请求。本实施例中,当前帐单信息不仅可以采用人工输入方式输入,还可以通过对包含当前帐单的图像进行智能识别后获得,采用智能识别方式可有效减少用户的工作量,提高理赔处理效率。因此,在一具体实施方式中,如图2所示,该医疗理赔拒付方法的步骤S10之前,还包括智能识别当前帐单信息的步骤,即具体包括如下步骤:Specifically, the user may send a claim application request to the claim system through a client (including but not limited to a terminal such as a computer, a smart phone, and a tablet), so that the claim system obtains the claim application request. The user can input the case ID and input the current bill information on the claim page displayed on the client, and should click the confirmation submit button on the claim page to input the claim application request to the claim system. In this embodiment, the current billing information can be input not only by manual input, but also by intelligently identifying the image containing the current bill, and the intelligent identification method can effectively reduce the workload of the user and improve the efficiency of claim processing. Therefore, in a specific embodiment, as shown in FIG. 2, before the step S10 of the medical claim refusal method, the step of intelligently identifying the current billing information includes the following steps:
S11:获取原始帐单图像。S11: Get the original billing image.
其中,原始账单图像为拍摄账单图像或者扫描账单图像。拍摄账单图像是通过拍摄设备对账单拍摄后直接获取到的账单图像。扫描账单图像是通过扫描设备对账单进行扫描后获取到的账单图像。用户可采用客户端向理赔系统发起理赔申请请求,该理赔申请请求中携带原始帐单图像。The original bill image is a billing image or a scanned bill image. The shot billing image is a billing image that is directly obtained after shooting by the shooting device statement. The scanned billing image is a billing image obtained by scanning the bill of the scanning device. The user may initiate a claim application request to the claim system by using the client, and the claim application request carries the original bill image.
S12:采用单次检测器、第一卷积层和非极大抑制准则对原始帐单图像进行提取,获取当前帐单图像。S12: Extract the original bill image by using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill image.
其中,单次检测器(Single Shot MultiBox Detector,以下简称SSD模型)是采用单个深度神经网络模型实现目标检测和识别的模型。本实施例中,SSD模型采用VGG-16作为基础网络,第一卷积层即VGG-16卷积层,VGG-16卷积层包括38*38*512卷积层、19*19*512卷积层、10*10*512卷积层、5*5*512卷积层、3*3*512卷积层、1*1*512卷积层等六层卷积层,每一卷积层对应一检测器&分类器。非极大值抑制准则(non maximum  suppression,以下简称NMS准则)是抑制不是极大值的元素,而搜索局部极大值的算法,即搜索领域范围内的最大值的算法。SSD模型采用VGG-16作为基础网络,结合第一卷积层和非极大抑制准则对原始账单图像进行账单检测,采用矩形框标出原始账单图像中账单所在的位置,以获取当前账单图像,保证原始账单图像检测的效率和准确率。Among them, the Single Shot MultiBox Detector (SSD model) is a model that uses a single deep neural network model to achieve target detection and recognition. In this embodiment, the SSD model uses VGG-16 as the basic network, the first convolutional layer is the VGG-16 convolutional layer, and the VGG-16 convolutional layer includes 38*38*512 convolutional layer and 19*19*512 volume. Six layers of convolutional layers, such as 10*10*512 convolutional layer, 5*5*512 convolutional layer, 3*3*512 convolutional layer, 1*1*512 convolutional layer, etc. Corresponds to a detector & classifier. Non-maximum suppression criterion Suppression (hereinafter referred to as the NMS criterion) is an algorithm for suppressing an element that is not a maximum value, and searching for a local maximum value, that is, an algorithm that searches for a maximum value within a domain. The SSD model uses VGG-16 as the basic network, and combines the first convolutional layer and non-maximum suppression criteria to perform billing detection on the original billing image, and uses a rectangular box to mark the position of the bill in the original billing image to obtain the current billing image. Guarantee the efficiency and accuracy of the original bill image detection.
在一具体实施方式中,如图3所示,步骤S12具体包括如下步骤:In a specific implementation, as shown in FIG. 3, step S12 specifically includes the following steps:
S121:采用训练好的单次检测器对原始账单图像进行归一化处理,获取初始账单图像。S121: Normalize the original bill image by using a trained single detector to obtain an initial bill image.
其中,初始账单图像为经过归一化处理操作后得到的的账单图像。在对任何拍摄账单图像或者扫描图像进行特征提取之前,需预先训练好用于进行账单检测的SSD模型,以便在账单检测时,直接调用训练好的SSD模型对原始账单图像进行归一化处理,以提高账单检测的效率和精度。其中,归一化处理是指将输入SSD模型的所有原始账单图像归一化为统一的尺寸大小,以使获取到的原始账单图像更易于被检测,提高账单检测的效率和准确率。The initial bill image is a bill image obtained after the normalization processing operation. Before extracting the features of any billing image or scanned image, the SSD model for billing detection needs to be pre-trained to directly call the trained SSD model to normalize the original bill image during billing detection. To improve the efficiency and accuracy of billing detection. The normalization process refers to normalizing all the original bill images of the input SSD model into a uniform size, so that the obtained original bill image is more easily detected, and the efficiency and accuracy of billing detection are improved.
在SSD模型的训练过程中,根据默认框(default box)和真实框(ground turth box)的重叠率来确定原始账单图像的正样本,然后通过裁剪、镜像、加噪声等操作扩充训练样本,从而获取更多训练样本,并基于获取到的所有训练样本对SSD模型进行训练,提高训练好的SSD模型进行账单检测的准确性。进一步地,在SSD模型训练过程中,需对输入SSD模型的所有训练样本进行归一化处理,以将所有训练样本归一化为统一的尺寸大小,以提高SSD模型的训练效率。In the training process of the SSD model, the positive sample of the original bill image is determined according to the overlap ratio of the default box and the ground turth box, and then the training sample is expanded by operations such as cropping, mirroring, and noise addition. Get more training samples, and train the SSD model based on all the training samples obtained, and improve the accuracy of the trained SSD model for billing detection. Further, in the SSD model training process, all the training samples of the input SSD model need to be normalized to normalize all the training samples into a uniform size to improve the training efficiency of the SSD model.
SSD模型的训练的具体过程如下:首先,获取用于进行SSD模型训练的多个原始账单图像,并对每个原始账单图像中出现的所有账单的真实信息(ground turth)进行标注,该真实信息(ground turth)包括帐单号、入院日期、帐单金额、治疗类型和就诊医院中的至少一个项目信息,并采用矩形框标识出账单位置,以获取真实框(ground turth box)。再找到每个真实框(ground true box)对应的默认框(default box)中重叠率(intersection-over-union,以下简称为IOU)最大的作为与该真实框(ground true box)相匹配的正样本。然后,在剩下的默认框(default box)找到与所有真实框(ground true box)的IOU大于预设值(本实施例中为0.5)的默认框(default box)作为与该真实框(ground true box)相匹配的正样本。这样,可为一个标注的账单真实框(ground true box)找到对应的多个正样本的默认框(default box),有利提高训练效率。其中,重叠率IOU是SSD模型产生的账单位置的矩形框与默认框(default box)的重叠率,用于评价 检测的准确性,其计算方法为
Figure PCTCN2017112371-appb-000001
The specific process of training the SSD model is as follows: First, obtain multiple original billing images for training the SSD model, and mark the real information (ground turth) of all the bills appearing in each original billing image, the real information (ground turth) includes billing number, admission date, bill amount, treatment type, and at least one item information in the hospital for treatment, and uses a rectangular box to identify the billing position to obtain a ground turth box. Then find the overlap ratio (intersection-over-union, hereinafter referred to as IOU) in the default box corresponding to the ground true box. The largest match with the true true box. sample. Then, in the remaining default box, find the default box with all the real box (ground true box) greater than the default value (0.5 in this embodiment) as the real box (ground True box) A matching positive sample. In this way, a default box of corresponding positive samples can be found for a labeled ground true box, which is beneficial to improve training efficiency. The overlap ratio IOU is the overlap ratio between the rectangular box and the default box of the bill position generated by the SSD model, and is used to evaluate the accuracy of the detection.
Figure PCTCN2017112371-appb-000001
对于SSD模型而言,根据VGG-16网络结构每层提取特征的粒度大小,确定与该层特征粒度相适应的默认框(default box)的尺度,使得SSD模型的默认框(default box)的提取策略可以覆盖到大部分原始账单图像的尺度及位置,再根据默认框(default box)和真实框(ground truth box)的重叠率可寻找正负样本进行训练即可获取训练好的SSD模型。因此,采用训练好的SSD模型对原始账单图像进行特征提取以检测账单时,只需对原始账单图像进行一次特征提取即可获得所有训练样本的特征图,因此,采用SSD模型进行账单检测时,可有效提高检测效率。For the SSD model, according to the granularity of the extracted features of each layer of the VGG-16 network structure, the default box size corresponding to the feature granularity of the layer is determined, so that the default box of the SSD model is extracted. The strategy can cover the scale and position of most of the original billing images, and then according to the overlap ratio of the default box and the ground truth box, the positive and negative samples can be searched for training to obtain the trained SSD model. Therefore, when using the trained SSD model to extract the original bill image to detect the bill, only one feature extraction of the original bill image can obtain the feature map of all the training samples. Therefore, when using the SSD model for bill checking, Can effectively improve the detection efficiency.
S122:采用第一卷积层对初始账单图像进行多尺度特征提取,获取若干层特征图,采用比例不同的若干个默认框分别对若干层特征图进行提取,获取每一默认框的分类结果。S122: Perform multi-scale feature extraction on the initial bill image by using the first convolution layer, obtain a plurality of layer feature maps, and extract a plurality of layer feature maps by using a plurality of default boxes with different ratios to obtain a classification result of each default box.
本实施例中,将训练好的SDD模型输出的初始账单图像依次进入每一卷积层进行多尺寸特征提取,获取六层特征图(feature map),采用1、1/2、1/3、1/4、2和3这六个比例的默认框(default box)对六层特征图(feature map)进行提取,使得每一层卷积层的检测器&分类器输出对应的分类结果。其中,每一检测器&分类器输出的分类结果包括类别和置信度两个量。可以理解地,比例不同的若干默认框(default box)是在对输入的初始账单图像进行特征提取后的特征图(feature map)上进行的,使得特征提取时每一卷积层只需进行一次特征提取,有利于提高特征提取效率。In this embodiment, the initial bill image outputted by the trained SDD model is sequentially input into each convolution layer for multi-dimensional feature extraction, and a six-layer feature map is obtained, using 1, 1/2, 1/3, The default box of the six ratios 1/4, 2, and 3 extracts the six-level feature map so that the detector & classifier of each layer of the convolution layer outputs the corresponding classification result. Among them, the classification result output by each detector & classifier includes two quantities of category and confidence. It can be understood that a number of default boxes of different ratios are performed on the feature map after feature extraction of the input initial bill image, so that each convolution layer needs to be performed only once during feature extraction. Feature extraction is beneficial to improve feature extraction efficiency.
S123:采用非极大抑制准则选取对默认框的分类结果进行选取,获取当前账单图像。S123: Selecting the classification result of the default box by using the non-maximum suppression criterion to obtain the current billing image.
具体地,在初始账单图像检测时,先创建分类器,分类器给定一固定尺寸图片,通过分类器判断初始账单图像中是否存在账单。再将分类器转化为检测器,即在初始账单图像上通过滑动窗口或其他方式产生多个尺寸的框(即窗口),并调整尺寸(即Resize)到该固定尺寸,然后通过分类器进行检测,以输出当前账单图像,该当前账单图像为采用NMS准则从多个框中选取最优的框所对应的图像。采用滑动窗口方式产生多个框(每个框都带有分类器得分),采用NMS准则可抑制冗余的框的过程如下:将所有框的得分降序排列,选中最高分及其对应的框;遍历其余的框,如果和当前最高分的框的重叠率(IOU)大于一定阈值,则将该框删除;从未处理的框中继续选取一个得分最高的,重复上述过程。Specifically, in the initial bill image detection, a classifier is first created, the classifier gives a fixed size picture, and the classifier determines whether there is a bill in the initial bill image. The classifier is then converted into a detector, that is, a frame of multiple sizes (ie, a window) is generated by sliding a window or other manner on the initial bill image, and the size (ie, Resize) is adjusted to the fixed size, and then detected by the classifier. To output the current bill image, which is an image corresponding to the optimal frame selected from the plurality of frames using the NMS criterion. The sliding window method is used to generate multiple frames (each with a classifier score). The process of suppressing redundant frames by using the NMS criterion is as follows: the scores of all the frames are sorted in descending order, and the highest score and its corresponding box are selected; Traverse the remaining boxes, if the overlap rate (IOU) of the box with the current highest score is greater than a certain threshold, delete the box; continue to select the one with the highest score from the unprocessed box, and repeat the above process.
本实施例中,在S122步骤获取每一默认框(default box)的特征图(feature map)之后,输入检测器&分类器使用Softmax计算每个默认框(default box)属于所有类别的概率值,使用NMS准则选取其中概率值最大的类别作为该默认框(default box)的类别; 遍历其他默认框(default box),若其他默认框(default box)与分类结果最大的目标框的重叠率大于一定阈值,就将对应的默认框(default box)删除,重复上述过程,即可获取当前账单图像。In this embodiment, after acquiring the feature map of each default box in step S122, the input detector & classifier uses Softmax to calculate the probability value of each default box belonging to all categories. Use the NMS criterion to select the category in which the probability value is the largest as the category of the default box; Traverse the default box. If the overlap ratio between the default box and the target box with the largest classification result is greater than a certain threshold, delete the corresponding default box and repeat the above process. Current billing image.
S13:采用双向长短期记忆模型、第二卷积层和转译层对当前帐单图像进行识别,获取当前帐单信息。S13: The current billing image is identified by using the two-way long-term and short-term memory model, the second convolution layer and the translation layer, and the current billing information is obtained.
其中,双向长短期记忆模型(Biddirectional Long Short-Term Memory,以下简称BLSTM模型)是在隐藏层同时有一个正向LSTM和反向LSTM,正向LSTM捕获上文的特征信息,而反向LSTM捕获下文的特征信息,使其相对于单向LSTM而言,能够捕获更多的特征信息,因此,BLSTM模型比单向LSTM模型或单向RNN模型识别效果更好。第二卷积层(Convolutional Layers)可以是VGG-16或者其他卷积层。转译层用于对BLSTM识别出的字符特征进行处理。本实施例中,采用BLSTM模型、第二卷积层和转译层对当前账单图像进行图像识别,有利于提高账单图像识别效率和准确率。Among them, the Biddirectional Long Short-Term Memory (BLSTM model) has a forward LSTM and a reverse LSTM in the hidden layer. The forward LSTM captures the above feature information, while the reverse LSTM capture. The following feature information makes it possible to capture more feature information than a unidirectional LSTM. Therefore, the BLSTM model is better than the one-way LSTM model or the one-way RNN model. The second Convolutional Layers can be VGG-16 or other convolutional layers. The translation layer is used to process the character features recognized by the BLSTM. In this embodiment, the BLSTM model, the second convolution layer and the translation layer are used to perform image recognition on the current bill image, which is beneficial to improving the efficiency and accuracy of bill image recognition.
在一具体实施方式中,如图4所示,步骤S13具体包括如下步骤:In a specific implementation, as shown in FIG. 4, step S13 specifically includes the following steps:
S131:对当前账单图像进行切割,获取多个条状特征图。S131: Cutting the current bill image to obtain a plurality of strip feature maps.
具体地,将当前账单图像输入,对当前账单图像沿纵向切换,以形成多个条状特征图。其中,条状特征图的数量取决于输入的当前账单图像的长度。本实施例中,依据像素宽度为1为单位对当前账单图像进行切分,以获取多个条状特征图。Specifically, the current bill image is input, and the current bill image is switched in the vertical direction to form a plurality of strip feature maps. Among them, the number of strip feature maps depends on the length of the current bill image input. In this embodiment, the current bill image is segmented according to the pixel width of 1 to obtain a plurality of strip feature maps.
S132:采用第二卷积层对多个条状特征图进行特征提取,获取由多个条状特征图从左到右拼接而成的特征序列。S132: Perform feature extraction on the plurality of strip feature maps by using the second convolution layer, and obtain a feature sequence formed by splicing the plurality of strip feature maps from left to right.
本实施例中,第二卷积层(Convolutional Layers)可以是VGG-16或者其他卷积层,采用第二卷积层对输入的多个条状特征图进行特征提取,在最后一层卷积层输出的所有通道上,从左到右逐列拼接以形成特征序列。本实施例中,采用的BLSTM模型进行识别时,无需将当前账单图像的每个字母、数字或文字先进行分离处理,而是直接将整个当前账单图像作为输入,即可识别出当前账单图像中所有的字符,其原理在于BLSTM模型的网络结构可以识别时序信息,使得输入具有时序信息的多个特征图时,可直接识别出其中的字符。因此,将多少个条状特征图从左到右拼接形成特征序列,取决于BLSTM模型的网络结构识别字符的需求。In this embodiment, the second Convolutional Layers may be VGG-16 or other convolutional layers, and the second convolutional layer is used to extract features of the input strip features, and convolution in the last layer. On all channels of the layer output, they are spliced column by column from left to right to form a sequence of features. In this embodiment, when the BLSTM model is used for identification, it is not necessary to separately separate each letter, number or text of the current bill image, but directly use the entire current bill image as an input to identify the current bill image. The principle of all characters is that the network structure of the BLSTM model can identify timing information, so that when multiple feature maps with timing information are input, the characters can be directly recognized. Therefore, how many strip features are stitched from left to right to form a sequence of features, depending on the network structure of the BLSTM model to identify the character requirements.
S133:采用双向长短期记忆模型对特征序列进行字符识别,获取字符特征。S133: Character recognition is performed on the feature sequence by using the two-way long-term and short-term memory model to obtain character features.
本实施例中,采用双向长短期记忆模型(即BLSTM模型)作为循环网络层对特征序列进行字符识别,将特征序列中的多个特征组成成一个个字符,相比于基于自然语言识别单 词的循环网络层(如单向LSTM或单向RNN),其直接获取字符特征,可有效提高当前账单图像识别的效率和准确性。In this embodiment, the bidirectional long-term and short-term memory model (ie, the BLSTM model) is used as the cyclic network layer to perform character recognition on the feature sequence, and multiple features in the feature sequence are composed into one character, compared to the natural language recognition list. The circular network layer of words (such as one-way LSTM or one-way RNN), which directly acquires character features, can effectively improve the efficiency and accuracy of current bill image recognition.
S134:采用转译层对字符特征进行处理,获取当前账单信息。S134: The character layer is processed by using a translation layer to obtain current bill information.
本实施例中,转译层可对BLSTM识别出的字符特征进行处理,以删除其中的空格等非字符特征,然后生成最后的当前账单信息。In this embodiment, the translation layer can process the character features recognized by the BLSTM to delete non-character features such as spaces, and then generate the final current bill information.
可以理解地,理赔系统采用BLSTM、第二卷积层和转译层对当前账单图像进行识别,以获取该当前帐单图像对应的当前帐单信息,其过程无需人工手动输入,以提高信息输入的效率;并且可避免人工输入的误差,以保证信息输入的质量。It can be understood that the claim system uses the BLSTM, the second convolution layer and the translation layer to identify the current bill image to obtain the current bill information corresponding to the current bill image, and the process does not need manual manual input to improve information input. Efficiency; and manual input errors can be avoided to ensure the quality of information input.
S20:基于案件ID,获取与案件ID对应的历史帐单信息,历史帐单信息包括至少一个历史项目信息。S20: Obtain historical billing information corresponding to the case ID based on the case ID, and the historical billing information includes at least one historical item information.
其中,历史账单信息是指理赔系统当前时间以前已经赔付过的历史帐单对应的详细信息。历史项目信息是指任一历史帐单中每一具体项目的值。具体地,历史项目信息也包括但不限于历史帐单中的帐单号、入院日期、帐单金额、治疗类型和就诊医院中的至少一个历史项目信息。其中,帐单号是用于识别每一帐单的标识。可以理解地,该历史帐单信息预先存储在数据库中,并与案件ID相关联,以说明该历史帐单信息对应的历史帐单已经对案件ID对应的案件进行赔付,以避免投保人利用该历史帐单信息重复索赔。The historical billing information refers to the detailed information corresponding to the historical bill that the claim system has paid before the current time. Historical item information refers to the value of each specific item in any historical bill. Specifically, the historical item information also includes, but is not limited to, the bill number in the historical bill, the date of admission, the amount of the bill, the type of treatment, and at least one historical item information in the hospital. Among them, the bill number is an identifier for identifying each bill. It can be understood that the historical billing information is pre-stored in the database and associated with the case ID to indicate that the historical bill corresponding to the historical billing information has been paid for the case corresponding to the case ID, so as to prevent the insured from using the case. Historical billing information duplicate claims.
由于案件ID是案件的唯一标识,通过案件ID可以对理赔系统的数据库中存储的历史账单信息进行查询和追踪,以避免基于同一帐单重复理赔现象发生。因此,理赔系统在获取到用户输入的理赔申请请求后,可基于该理赔申请请求获取案件ID,根据该案件ID查询并获取对理赔系统的数据库中存在的历史帐单信息。具体地,理赔系统在获知案件ID后,基于该案件ID,可以查询理赔系统的数据库中是否存在相同案件ID的历史帐单;若存在,则获取该案件ID相对应的历史帐单信息。本实施例中,可基于案件ID获取相对应的历史账单信息,使得历史账单信息具备针对性,帮助提高同一帐单重复理赔审核的准确性。Since the case ID is the unique identifier of the case, the historical bill information stored in the database of the claims system can be queried and tracked by the case ID to avoid the occurrence of duplicate claims based on the same bill. Therefore, after obtaining the claim application request input by the user, the claim system may acquire the case ID based on the claim application request, and query and obtain the historical bill information existing in the database of the claim system according to the case ID. Specifically, after obtaining the case ID, the claim system can query whether the historical bill of the same case ID exists in the database of the claim system based on the case ID; if yes, obtain the historical bill information corresponding to the case ID. In this embodiment, the corresponding historical billing information can be obtained based on the case ID, so that the historical billing information is targeted, and the accuracy of the duplicate billing review of the same bill is improved.
如一实施例中,客户A通过客户端向理赔系统提出理赔申请请求,理赔系统获取该理赔申请请求后,基于该理赔申请请求获取其所要求索赔的案件的案件ID为3432,理赔系统根据该案件ID对理赔历史进行查询,当查询到案件ID为3432的案件已经存在理赔历史时,进一步获取该案件ID相应的历史账单信息,历史帐单信息包括历史帐单中的帐单号、入院日期、帐单金额、治疗类型和就诊医院中的至少一个历史项目信息。In an embodiment, the client A submits a claim application request to the claim system through the client, and after the claim system obtains the claim application request, the case ID of the case for obtaining the claim according to the claim application request is 3432, and the claim system is based on the case. The ID queries the claim history. When the case where the case ID is 3432 is found to have the claim history, the historical bill information corresponding to the case ID is further obtained, and the historical bill information includes the bill number, the admission date, and the date of admission. Billing amount, type of treatment, and at least one historical item information in the hospital.
S30:基于至少一个当前项目信息和至少一个历史项目信息,判断当前账单信息和历 史账单信息是否对应同一帐单。S30: Determine current bill information and calendar based on at least one current item information and at least one historical item information Whether the history bill information corresponds to the same bill.
当前帐单信息由至少一个当前项目信息形成一整体,而历史帐单信息由至少一个历史项目信息形成一整体,步骤S30中基于至少一个当前项目信息和至少一个历史项目信息,判断当前帐单信息和历史帐单信息是否对应同一帐单,具体通过比较至少一个当前项目信息是否与至少一个历史项目信息完全匹配,若两者完全匹配,则认定当前帐单信息对应的当前帐单和历史帐单信息对应的历史帐单为同一帐单(即重复帐单),如果继续基于当前帐单信息进行赔付,可能会给保险机构造成财产损失。其中,重复账单是指账单上的项目信息完全相同的至少两张账单。The current billing information is formed as a whole by at least one current item information, and the historical billing information is formed integrally by at least one historical item information, and the current billing information is judged based on the at least one current item information and the at least one historical item information in step S30. And whether the historical billing information corresponds to the same bill, specifically comparing whether at least one current item information completely matches at least one historical item information, and if the two match exactly, the current bill and historical bill corresponding to the current billing information are determined The historical bill corresponding to the information is the same bill (ie, repeated billing). If you continue to pay based on the current billing information, it may cause property damage to the insurance institution. Among them, the duplicate bill refers to at least two bills with the same item information on the bill.
在一具体实施方式中,如图5所示,步骤S30具体包括如下步骤:In a specific implementation, as shown in FIG. 5, step S30 specifically includes the following steps:
S31:采用BF算法分别对至少一个当前项目信息和至少一个历史项目信息进行匹配处理,判断当前项目信息与历史项目信息是否完全匹配。S31: Perform matching processing on the at least one current item information and the at least one historical item information by using the BF algorithm to determine whether the current item information and the historical item information are completely matched.
其中,BF算法是一种模式匹配算法,该算法思想是将目标串S的第一个字符与模式串T的第一个字符进行匹配,若相等,则继续比较目标串S的第二个字符和模式串T的第二个字符;若不相等,则比较目标串S的第二个字符和模式串T的第一个字符,依次比较下去,直到得出最后的匹配结果,该算法实现简单,复杂度低。通过步骤S13获取到当前账单信息和步骤S20获取到历史账单信息后,采用BF算法对获取到的任一个当前项目信息和对应的历史项目信息进行匹配,根据任一个当前项目信息是否和相对应的历史项目信息完全匹配来判断当前项目信息与历史项目信息是否完全匹配。The BF algorithm is a pattern matching algorithm. The idea of the algorithm is to match the first character of the target string S with the first character of the pattern string T. If they are equal, continue to compare the second character of the target string S. And the second character of the pattern string T; if not equal, comparing the second character of the target string S with the first character of the pattern string T, and then comparing them until the final matching result is obtained, the algorithm is simple to implement , low complexity. After obtaining the current billing information in step S13 and obtaining the historical billing information in step S20, the BF algorithm is used to match any of the obtained current item information and the corresponding historical item information, according to whether any current item information and corresponding The historical item information is completely matched to determine whether the current item information and the historical item information are completely matched.
S32:若当前项目信息与历史项目信息完全匹配,则当前帐单信息和历史帐单信息对应同一帐单。S32: If the current item information and the historical item information completely match, the current billing information and the historical billing information correspond to the same bill.
若当前项目信息中的任一项目信息与基于案件ID获得的历史项目信息中相应的项目信息完全匹配,则说明当前账单当前时间以前已经发生过理赔赔付,即当前账单信息和历史账单信息对应同一账单,理赔申请请求为基于同一帐单重复申请的理赔申请请求。If any item information in the current item information completely matches the corresponding item information in the historical item information obtained based on the case ID, it indicates that the current bill has already had a claim payment before the current time, that is, the current bill information and the historical bill information correspond to the same The bill, the claim application request is a claim application request based on the same bill repeated application.
S33:若当前项目信息与历史项目信息不完全匹配,则当前帐单信息和历史帐单信息不对应同一帐单。S33: If the current item information does not completely match the historical item information, the current billing information and the historical billing information do not correspond to the same bill.
若当前项目信息中的任一项目信息与基于当前账单所在案件ID获得的历史项目信息中至少一项目信息不能完全匹配,则说明当前账单当前时间以前未发生过理赔赔付,即当前账单信息和历史账单信息不对应同一账单,理赔申请请求不为基于同一帐单重复申请的理赔申请请求。If any item information in the current item information does not completely match at least one item information in the historical item information obtained based on the case ID of the current bill, it indicates that the current bill has not occurred before the current time, that is, the current bill information and history. The billing information does not correspond to the same bill, and the claim application request is not a claim application request based on the same bill repeated application.
S40:若当前账单信息和历史账单信息对应同一帐单,则输出拒绝赔付信息。 S40: If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
当前账单信息中所有当前项目信息和基于当前账单所在案件ID获得的历史账单信息中所有历史项目信息完全一致,即当前账单和历史账单对应同一账单,说明当前账单在当前时间以前已经发生过理赔,因此,理赔申请请求属于重复理赔请求,理赔系统输出拒绝赔付信息,以避免重复赔付导致保险机构财产损失。All current item information in the current billing information is completely consistent with all historical item information in the historical billing information obtained based on the case ID of the current bill, that is, the current bill and the historical bill correspond to the same bill, indicating that the current bill has already been settled before the current time. Therefore, the claim application request belongs to the duplicate claim request, and the claim system outputs the refusal payment information to avoid the loss of the property of the insurance institution caused by the repeated payment.
在一具体实施方式中,理赔申请请求还包括当前案件信息。其中,当前案件信息与案件ID对应的案件相关联的所有信息,包括但不限于案件发生时间、案件发生地点、案件发生事由和案件性质等。该医疗理赔拒付方法还包括如下步骤:In a specific embodiment, the claim application request further includes current case information. Among them, the current case information and all the information related to the case corresponding to the case ID, including but not limited to the time of the case, the place where the case occurred, the cause of the case and the nature of the case. The medical claim refusal method further includes the following steps:
S50:若当前账单信息和历史账单信息不对应同一帐单,则基于案件ID获取至少一个拒付规则,判断当前案件信息是否符合至少一个拒付规则。S50: If the current billing information and the historical billing information do not correspond to the same bill, obtain at least one chargeback rule based on the case ID, and determine whether the current case information meets at least one chargeback rule.
其中,拒付规则是与案件ID相对应的保险合同确定的拒绝赔付的规则。当前账单信息中所有当前项目信息和与案件ID相对应的历史账单信息中所有历史项目信息不完全一致,则当前账单和历史账单不对应同一账单,说明当前账单在当前时间以前未发生过理赔赔付,此时需基于该理赔申请请求中的案件ID查找对应的至少一个拒付规则,该拒付规则包括但不限于本实施例所提供的理赔申请请求超出保险期限,理赔申请请求内容不符合合同规定等。Among them, the chargeback rule is a rule for rejecting the payment determined by the insurance contract corresponding to the case ID. If all the current item information in the current billing information and all the historical item information in the historical billing information corresponding to the case ID are not completely consistent, the current bill and the historical bill do not correspond to the same bill, indicating that the current bill has not been claimed before the current time. At this time, the corresponding at least one chargeback rule is searched based on the case ID in the claim application request, and the chargeback rule includes, but is not limited to, the claim application request provided by the embodiment exceeds the insurance term, and the claim application request content does not conform to the contract. Regulations, etc.
在理赔系统获知当前案件账单信息和案件ID对应的历史账单案件信息不对应同一张单时,则需要进一步判断当前案件信息是否符合至少一个拒付规则,以进一步判定理赔申请请求是否需要进行赔付,以避免错误赔付导致保险机构财产损失。When the claim system knows that the current bill information and the historical bill case information corresponding to the case ID do not correspond to the same order, it is necessary to further determine whether the current case information meets at least one chargeback rule to further determine whether the claim application request needs to be paid. To avoid false claims, the property of the insurance institution is lost.
S60:若当前案件信息符合至少一个拒付规则,则输出拒绝赔付信息。S60: If the current case information meets at least one chargeback rule, the rejected claim information is output.
理赔系统判定当前账单信息符合至少一个拒付规则后,对用户的理赔申请请求予以拒付,输出拒绝赔付信息到当前案件的理赔说明中。该拒绝赔付信息包括拒付理由,当前案件信息符合多少个拒付规则,理赔系统对当前案件的理赔申请请求拒付时就会输出的拒绝赔付信息就包括多少个拒付理由。拒绝赔付信息中的多个拒付理由以拼接形式展现,以利于保险机构内部的工作人员或者用户可了解该理赔申请请求被拒付的理由。After the claim system determines that the current billing information meets at least one chargeback rule, the user's claim application request is rejected, and the rejected claim information is outputted to the claim description of the current case. The refusal payment information includes the reason for the refusal, the number of refusal rules for the current case information, and the number of refusal claims that the claims system will output when the claim for the current case is rejected. The multiple reasons for refusal to pay in the refusal information are presented in a spliced form to facilitate the staff or users within the insurance organization to understand the reason for the claim being rejected.
例如,客户A提出一个理赔申请请求,理赔系统确定该理赔申请请求中的当前账单信息与案件ID对应的历史账单信息不对应同一帐单时,理赔系统进一步检测到该案件ID对应的当前案件信息是否满足理赔申请请求超出合同期限不予赔付和理赔申请请求内容不满足合同规定等拒付规则,则理赔系统输出拒绝赔付信息,该拒绝赔付信息中拼接的拒付理由为:“账单ID3234超出合同期限;账单ID3234请求内容不满足合同规定,未予赔付。”For example, when customer A proposes a claim application request, and the claim system determines that the current bill information in the claim application request does not correspond to the same bill as the historical bill information corresponding to the case ID, the claim system further detects the current case information corresponding to the case ID. Whether the claim for claim settlement exceeds the contract period and the content of the claims application does not satisfy the contract payment rules, the claim system outputs the rejection information, and the reason for the refusal in the rejection information is: “Bill ID3234 exceeds the contract The term; the bill ID3234 request content does not meet the contract requirements, and is not paid."
S70:若当前案件信息不符合所有拒付规则,则输出同意赔付信息。 S70: If the current case information does not meet all the chargeback rules, the consent payment information is output.
若当前案件信息不符合所有拒付规则,说明当前时间以前未就同一帐单进行过理赔赔付,而且该理赔申请请求对应的当前案件信息不符合所有拒付规则,理赔系统审核通过当前案件的理赔申请请求,输出同意赔付信息,以使该保险机构的工作人员基于同意赔付信息进行处理。If the current case information does not meet all the chargeback rules, it means that the same bill has not been paid for the same bill before the current time, and the current case information corresponding to the claim application request does not meet all the chargeback rules, and the claim system audits the claims through the current case. The application request, output consent payment information, so that the insurance institution staff can handle the payment based on the consent payment information.
在一具体实施方式中,为了保证保险理赔的安全性,需对理赔处理过程进行监控。因此,该具体实施方式中的理赔申请请求还可以包括监控邮箱,该监控邮箱为理赔审核人员的邮箱。医疗理赔拒付方法还包括:In a specific embodiment, in order to ensure the security of the insurance claims, the claims processing process needs to be monitored. Therefore, the claim application request in the specific embodiment may further include a monitoring mailbox, which is a mailbox of the claim reviewer. The medical claims refusal method also includes:
S80:将拒绝赔付信息发送给监控邮箱,拒绝赔付信息包括至少一个拒付理由,拒付理由与拒付规则相对应。S80: Sending the refusal payment information to the monitoring mailbox, and refusing the payment information includes at least one reason for refusal, and the reason for refusing corresponds to the refusal rule.
若当前案件信息符合至少一个拒付规则,说明当前时间以前虽然没有基于同一帐单进行过理赔赔付,但该理赔申请请求对应的当前案件信息符合至少一个拒付理赔,应该予以拒付,因此,输出拒绝赔付信息,以避免错误拒付导致保险机构财产损失。理赔系统将输出的拒绝赔付信息发送到监控邮箱,以使监控邮箱的理赔审核人员了解案件拒付情况,其中拒绝赔付信息包括至少一个拒付理由,每个拒付规则都对应一个拒付理由,当前案件信息符合多少个拒付规则,理赔系统对当前案件信息的理赔申请请求自动拒付时输出的拒绝赔付信息就会包括多少个拒付理由,这些拒付理由以拼接形式展现。If the current case information meets at least one chargeback rule, it indicates that although the current case has not been paid claims based on the same bill, the current case information corresponding to the claim application request meets at least one chargeback claim and should be refused. Therefore, The output rejects the payment information to avoid the loss of the property of the insurance institution caused by the wrong refusal. The claim system sends the rejected refusal payment information to the monitoring mailbox, so that the claim reviewer of the monitoring mailbox understands the case refusal, wherein the refusal payment information includes at least one reason for refusal, and each refusal rule corresponds to a refusal reason. How many chargeback rules are met in the current case information, and the number of chargeback reasons that the claims system will include in the splicing form when the claim for the current case information is automatically rejected.
本实施例提供的医疗理赔拒付方法中,通过理赔申请请求获取当前账单信息和历史账单信息,该历史账单信息根据理赔申请请求的案件ID获取,从而保证历史账单信息和当前账单信息的对应性。基于当前账单信息和历史账单信息判断当前账单和历史账单是否对应同一账单,使当前账单是否发生过理赔赔付的判定更具有准确性。当前账单和历史账单对应同一账单时,理赔系统对理赔申请请求拒付,并输出拒付信息,以避免重复理赔,并告知用户理赔申请请求为重复理赔申请请求。当前账单和历史账单不对应同一账单时,则根据当前案件ID查询当前案件理赔申请是否符合理赔系统中的至少一个拒付规则,若符合至少一个拒付规则,理赔系统对当前理赔申请拒付,并输出拒绝赔付信息;若不符合任一拒付规则,则输入同意赔付信息。对于拒付案件,向监控邮箱发送拒绝赔付信息,以对理赔申请请求进行监控。该医疗理赔拒付方法实现了同一账单的自动拒付和拒付规则下的自动拒付功能,提高了保险机构对理赔申请请求的处理效率。In the medical claim refusal method provided in this embodiment, the current billing information and the historical billing information are obtained through the claim application request, and the historical billing information is obtained according to the case ID of the claim application request, thereby ensuring the correspondence between the historical billing information and the current billing information. . Based on the current billing information and the historical billing information, it is more accurate to determine whether the current bill and the historical bill correspond to the same bill, so that the current bill has been judged whether the claim has occurred. When the current bill and the historical bill correspond to the same bill, the claim system rejects the claim for the claim, and outputs the chargeback information to avoid the duplicate claim, and informs the user that the claim request is a duplicate claim request. If the current bill and the historical bill do not correspond to the same bill, the current case ID is queried according to the current case ID to meet at least one chargeback rule in the claim system. If at least one chargeback rule is met, the claim system rejects the current claims application. And output the rejection information; if it does not meet any of the chargeback rules, enter the consent payment information. For the chargeback case, the rejection email is sent to the monitoring mailbox to monitor the claim application request. The medical claim refusal method realizes the automatic refusal function under the automatic refusal and refusal rules of the same bill, and improves the processing efficiency of the insurance institution for the claim application request.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence of the steps in the above embodiments does not mean that the order of execution is performed. The order of execution of each process should be determined by its function and internal logic, and should not be construed as limiting the implementation process of the embodiments of the present application.
实施例2 Example 2
图6示出与实施例1中医疗理赔拒付方法一一对应的医疗理赔拒付装置的原理框图。如图6所示,该医疗理赔拒付装置包括理赔申请请求获取模块10、历史帐单信息获取模块20、同一帐单判断模块30和第一拒绝赔付信息输出模块40。其中,理赔申请请求获取模块10、历史帐单信息获取模块20、同一帐单判断模块30、第一拒绝赔付信息输出模块40、拒付规则获取和判断模块50、第二拒绝赔付信息输出模块60、同意赔付信息输出模块70和拒绝赔付信息发送模块80的实现功能与实施例中医疗理赔拒付方法对应的步骤一一对应。Fig. 6 is a block diagram showing the principle of the medical claim refusal device corresponding to the medical claim refusal method in the first embodiment. As shown in FIG. 6, the medical claim refusal device includes a claim application request acquisition module 10, a historical bill information acquisition module 20, a same bill determination module 30, and a first refusal information output module 40. The claim application request acquisition module 10, the historical bill information acquisition module 20, the same bill judgment module 30, the first reject payout information output module 40, the chargeback rule acquisition and judgment module 50, and the second reject payout information output module 60 The implementation functions of the consent payment information output module 70 and the rejection compensation information transmission module 80 correspond one-to-one with the steps corresponding to the medical claims rejection method in the embodiment.
理赔申请请求模块10,用于获取理赔申请请求,理赔申请请求包括案件ID和当前帐单信息,当前帐单信息包括至少一个当前项目信息。The claim application requesting module 10 is configured to obtain a claim application request, where the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information.
历史帐单信息获取模块20,用于基于案件ID,获取与案件ID对应的历史帐单信息,历史帐单信息包括至少一个历史项目信息。The historical billing information obtaining module 20 is configured to obtain historical billing information corresponding to the case ID based on the case ID, and the historical billing information includes at least one historical item information.
同一账单判断模块30,用于基于至少一个当前项目信息和至少一个历史项目信息,判断当前账单信息和历史账单信息是否对应同一帐单。The same billing determining module 30 is configured to determine whether the current billing information and the historical billing information correspond to the same bill based on the at least one current item information and the at least one historical item information.
第一拒绝赔付信息输出模块40,用于若当前账单信息和历史账单信息对应同一帐单,则输出拒绝赔付信息。The first reject payment information outputting module 40 is configured to output the reject payout information if the current billing information and the historical billing information correspond to the same bill.
优选地,理赔申请请求获取模块10之前,所述医疗理赔拒付装置还包括原始帐单图像获取单元11、当前帐单图像获取单元12、当前账单信息获取单元13。Preferably, before the claim application request acquisition module 10, the medical claim rejection device further includes an original bill image acquisition unit 11, a current bill image acquisition unit 12, and a current bill information acquisition unit 13.
原始帐单图像获取单元11,用于获取原始帐单图像。The original bill image obtaining unit 11 is configured to acquire an original bill image.
当前帐单图像获取单元12,用于采用单次检测器、第一卷积层和非极大抑制准则对原始帐单图像进行提取,获取当前帐单图像。The current bill image obtaining unit 12 is configured to extract the original bill image by using a single detector, a first convolution layer, and a non-maximum suppression criterion to obtain a current bill image.
当前账单信息获取单元13,用于采用双向长短期记忆模型、第二卷积层和转译层对当前帐单图像进行识别,获取当前帐单信息。The current bill information obtaining unit 13 is configured to identify the current bill image by using the bidirectional long-term and short-term memory model, the second convolution layer, and the translation layer, and obtain current bill information.
优选地,当前帐单图像获取单元12包括归一化处理子单元121、特征提取子单元122和结果选取子单元123。Preferably, the current bill image acquisition unit 12 includes a normalization processing sub-unit 121, a feature extraction sub-unit 122, and a result selection sub-unit 123.
归一化处理子单元121,用于采用训练好的单次检测器对原始账单图像进行归一化处理,获取初始账单图像。The normalization processing sub-unit 121 is configured to normalize the original bill image by using the trained single-shot detector to obtain an initial bill image.
特征提取子单元122,用于采用卷积层对初始账单图像进行多尺度特征提取,获取若干层特征图,采用比例不同的若干个默认框分别对若干层特征图进行提取,获取每一默认框的分类结果。The feature extraction sub-unit 122 is configured to perform multi-scale feature extraction on the initial bill image by using a convolution layer, obtain a plurality of layer feature maps, and extract a plurality of layer feature maps by using a plurality of default boxes with different ratios to obtain each default box. Classification results.
结果选取子单元123,用于采用非极大抑制准则选取对默认框的分类结果进行选取, 获取当前账单图像。The result selecting sub-unit 123 is configured to select a classification result of the default box by using a non-maximum suppression criterion, Get the current billing image.
优选地,当前帐单图像获取单元13包括条状特征图获取子单元131、特征序列获取子单元132、字符特征获取子单元133和当前账单信息获取子单元134。Preferably, the current bill image acquisition unit 13 includes a strip feature map acquisition sub-unit 131, a feature sequence acquisition sub-unit 132, a character feature acquisition sub-unit 133, and a current bill information acquisition sub-unit 134.
条状特征图获取子单元131,用于对当前账单图像进行切割,获取多个条状特征图。The strip feature map obtaining sub-unit 131 is configured to cut the current bill image to obtain a plurality of strip feature maps.
特征序列获取子单元132,用于采用卷积层对多个条状特征图进行特征提取,获取由多个条状特征图从左到右拼接而成的特征序列。The feature sequence obtaining sub-unit 132 is configured to perform feature extraction on the plurality of strip-shaped feature maps by using the convolution layer, and obtain a feature sequence formed by splicing the plurality of strip-shaped feature maps from left to right.
字符特征获取子单元133,用于采用双向长短期记忆模型对特征序列进行字符识别,获取字符特征。The character feature acquisition sub-unit 133 is configured to perform character recognition on the feature sequence by using the bidirectional long-term and short-term memory model to acquire character features.
当前账单信息获取子单元134,用于采用转译层对字符特征进行处理,获取当前账单信息。The current bill information obtaining sub-unit 134 is configured to process the character feature by using the translation layer to obtain current billing information.
优选地,同一账单判断模块30包括信息匹配判断单元31、同一账单判定单元32和非同一账单判定单元33。Preferably, the same billing determination module 30 includes an information matching judging unit 31, the same billing determining unit 32, and a non-identical billing determining unit 33.
信息匹配判断单元31,用于采用BF算法分别对至少一个当前项目信息和至少一个历史项目信息进行匹配处理,判断当前项目信息与历史项目信息是否完全匹配。The information matching judging unit 31 is configured to perform matching processing on the at least one current item information and the at least one historical item information by using the BF algorithm to determine whether the current item information and the historical item information are completely matched.
同一账单判定单元32,用于在当前项目信息与历史项目信息完全匹配时,判定当前帐单信息和历史帐单信息对应同一帐单。The same billing determining unit 32 is configured to determine that the current billing information and the historical billing information correspond to the same bill when the current item information and the historical item information are completely matched.
非同一账单判定单元33,用于在当前项目信息与历史项目信息不完全匹配时,判定当前帐单信息和历史帐单信息不对应同一帐单。The non-same billing determining unit 33 is configured to determine that the current billing information and the historical billing information do not correspond to the same bill when the current item information does not completely match the historical item information.
优选地,理赔申请请求还包括当前案件信息;Preferably, the claim application request further includes current case information;
医疗理赔拒付装置还包括拒付规则获取和判断模块50、第二拒绝赔付信息输出模块60和同意赔付信息输出模块70。The medical claim refusal device further includes a chargeback rule acquisition and judgment module 50, a second refusal payout information output module 60, and a consent payout information output module 70.
拒付规则获取和判断模块50,用于在当前账单信息和历史账单信息不对应同一帐单时,基于案件ID获取至少一个拒付规则,判断当前案件信息是否符合至少一个拒付规则。The chargeback rule obtaining and determining module 50 is configured to: when the current billing information and the historical billing information do not correspond to the same bill, obtain at least one chargeback rule based on the case ID, and determine whether the current case information meets at least one chargeback rule.
第二拒绝赔付信息输出模块60,用于在当前案件信息符合至少一个拒付规则时,输出拒绝赔付信息。The second rejection payment information output module 60 is configured to output the rejection payment information when the current case information meets at least one chargeback rule.
同意赔付信息输出模块70,用于若当前案件信息不符合所有拒付规则,则输出同意赔付信息。The consent payment information output module 70 is configured to output the consent payment information if the current case information does not meet all the chargeback rules.
优选地,理赔申请请求还包括监控邮箱;Preferably, the claim application request further includes monitoring the mailbox;
医疗理赔拒付装置还包括拒绝赔付信息发送模块80,用于将拒绝赔付信息发送给监控邮箱,拒绝赔付信息包括至少一个拒付理由,拒付理由与拒付规则相对应。 The medical claim refusal device further includes a refusal payment information sending module 80, configured to send the refusal payment information to the monitoring mailbox, and the refusal payment information includes at least one reason for refusal, and the refusal reason corresponds to the refusal rule.
实施例3Example 3
本实施例提供一计算机可读存储介质,该计算机可读存储介质上存储有计算机可读指令,该计算机可读指令被处理器执行时实现实施例1中医疗理赔拒付方法,为避免重复,这里不再赘述。或者,该计算机可读指令被处理器执行时实现实施例2中医疗理赔拒付装置中各模块/单元的功能,为避免重复,这里不再赘述。The embodiment provides a computer readable storage medium, where the computer readable storage medium is stored by the processor, and the medical claim compensation method in Embodiment 1 is implemented. I won't go into details here. Alternatively, when the computer readable instructions are executed by the processor, the functions of the modules/units in the medical claims refusal device in Embodiment 2 are implemented. To avoid repetition, details are not described herein again.
实施例4Example 4
图7是本申请一实施例提供的终端设备的示意图。如图7所示,该实施例的终端设备90包括:处理器91、存储器92以及存储在存储器92中并可在处理器91上运行的计算机可读指令93。处理器91执行计算机可读指令93时实现实施例1中医疗理赔拒付方法的各个步骤,例如图1所示的步骤S10、S20、S30、S40、S50、S60、S70和S80。或者,处理器91执行计算机可读指令93时实现实施例2中各模块/单元的功能,例如图6所示理赔申请请求获取模块10、历史帐单信息获取模块20、同一帐单判断模块30、第一拒绝赔付信息输出模块40、拒付规则获取和判断模块50、第二拒绝赔付信息输出模块60、同意赔付信息输出模块70和拒绝赔付信息发送模块80的功能。FIG. 7 is a schematic diagram of a terminal device according to an embodiment of the present application. As shown in FIG. 7, the terminal device 90 of this embodiment includes a processor 91, a memory 92, and computer readable instructions 93 stored in the memory 92 and operable on the processor 91. The processor 91 implements the various steps of the medical claims rejection method of the embodiment 1 when the computer readable instructions 93 are executed, such as steps S10, S20, S30, S40, S50, S60, S70, and S80 shown in FIG. Alternatively, when the processor 91 executes the computer readable instructions 93, the functions of the modules/units in the embodiment 2 are implemented, for example, the claim application request acquisition module 10, the historical bill information acquisition module 20, and the same bill determination module 30 shown in FIG. The functions of the first reject payout information output module 40, the chargeback rule acquisition and judgment module 50, the second reject payout information output module 60, the consent payout information output module 70, and the reject payout information sending module 80.
示例性的,计算机可读指令93可以被分割成一个或多个模块/单元,一个或者多个模块/单元被存储在存储器92中,并由处理器91执行,以完成本申请。一个或多个模块/单元可以是能够完成特定功能的一系列计算机可读指令段,该指令段用于描述计算机可读指令93在终端设备90中的执行过程。例如,计算机可读指令93可以被分割成理赔申请请求获取模块10、历史帐单信息获取模块20、同一帐单判断模块30和第一拒绝赔付信息输出模块40。Illustratively, computer readable instructions 93 may be partitioned into one or more modules/units, one or more modules/units being stored in memory 92 and executed by processor 91 to complete the application. The one or more modules/units can be a series of computer readable instruction segments capable of performing a particular function for describing the execution of computer readable instructions 93 in the terminal device 90. For example, the computer readable instructions 93 may be divided into a claims application request acquisition module 10, a historical bill information acquisition module 20, a same bill determination module 30, and a first reject payout information output module 40.
终端设备90可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。终端设备可包括,但不仅限于,处理器91、存储器92。本领域技术人员可以理解,图7仅仅是终端设备90的示例,并不构成对终端设备90的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如终端设备还可以包括输入输出设备、网络接入设备、总线等。The terminal device 90 can be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server. The terminal device may include, but is not limited to, a processor 91, a memory 92. It will be understood by those skilled in the art that FIG. 7 is merely an example of the terminal device 90 and does not constitute a limitation of the terminal device 90, and may include more or less components than those illustrated, or may combine certain components or different components. For example, the terminal device may further include an input/output device, a network access device, a bus, and the like.
所称处理器91可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。 The processor 91 may be a central processing unit (CPU), or may be another general-purpose processor, a digital signal processor (DSP), or an application specific integrated circuit (ASIC). Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
存储器92可以是终端设备90的内部存储单元,例如终端设备90的硬盘或内存。存储器92也可以是终端设备90的外部存储设备,例如终端设备90上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器92还可以既包括终端设备90的内部存储单元也包括外部存储设备。存储器92用于存储计算机可读指令以及终端设备所需的其他程序和数据。存储器92还可以用于暂时地存储已经输出或者将要输出的数据。The memory 92 may be an internal storage unit of the terminal device 90, such as a hard disk or a memory of the terminal device 90. The memory 92 may also be an external storage device of the terminal device 90, such as a plug-in hard disk equipped with the terminal device 90, a smart memory card (SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on. Further, the memory 92 may also include both an internal storage unit of the terminal device 90 and an external storage device. Memory 92 is used to store computer readable instructions as well as other programs and data required by the terminal device. The memory 92 can also be used to temporarily store data that has been output or is about to be output.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。It will be apparent to those skilled in the art that, for convenience and brevity of description, only the division of each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units as needed. The module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读存储介质中,该计算机可读指令在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机可读指令包括计算机可读指令代码,所述计算机可读指令代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括:能够携带所述计算机可读指令代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括是电载波信号和电信信号。The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the processes in the foregoing embodiments, and may also be implemented by computer readable instructions, which may be stored in a computer readable storage medium. The computer readable instructions, when executed by a processor, may implement the steps of the various method embodiments described above. Wherein, the computer readable instructions comprise computer readable instruction code, which may be in the form of source code, an object code form, an executable file or some intermediate form or the like. The computer readable medium can include any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a removable hard drive, a magnetic disk, an optical disk, a computer memory, a read only memory (ROM, Read-Only) Memory), random access memory (RAM), electrical carrier signals, telecommunications signals, and software distribution media. It should be noted that the content contained in the computer readable medium may be appropriately increased or decreased according to the requirements of legislation and patent practice in a jurisdiction, for example, in some jurisdictions, according to legislation and patent practice, computer readable media It does not include electrical carrier signals and telecommunication signals.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。 The above-mentioned embodiments are only used to explain the technical solutions of the present application, and are not limited thereto; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still implement the foregoing embodiments. The technical solutions described in the examples are modified or equivalently replaced with some of the technical features; and the modifications or substitutions do not deviate from the spirit and scope of the technical solutions of the embodiments of the present application, and should be included in Within the scope of protection of this application.

Claims (20)

  1. 一种医疗理赔拒付方法,其特征在于,包括:A medical claim refusal method, characterized in that it comprises:
    获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
    基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
    基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
    若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
  2. 如权利要求1所述的医疗理赔拒付方法,其特征在于,在所述获取理赔申请请求的步骤之前,所述医疗理赔拒付方法还包括:The medical claim refusal method according to claim 1, wherein before the step of obtaining the claim application request, the medical claim refusal method further comprises:
    获取原始帐单图像;Get the original billing image;
    采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像;Extracting the original bill image by using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill image;
    采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息。The current billing image is identified by using a bidirectional long-term and short-term memory model, a second convolutional layer, and a translation layer to obtain the current billing information.
  3. 如权利要求2所述的医疗理赔拒付方法,其特征在于,所述采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像,包括:The medical claim rejection method according to claim 2, wherein said extracting said original bill image using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill Images, including:
    采用训练好的所述单次检测器对所述原始账单图像进行归一化处理,获取初始账单图像;Normalizing the original bill image by using the trained single detector to obtain an initial bill image;
    采用所述第一卷积层对所述初始账单图像进行多尺度特征提取,获取若干层特征图,采用比例不同的若干个默认框分别对若干层所述特征图进行提取,获取每一所述默认框的分类结果;Performing multi-scale feature extraction on the initial billing image by using the first convolution layer to obtain a plurality of layer feature maps, and extracting the feature maps of the plurality of layers by using a plurality of default boxes with different ratios to obtain each of the The classification result of the default box;
    采用所述非极大抑制准则选取对所述默认框的分类结果进行选取,获取当前账单图像。The non-maximum suppression criterion is used to select a classification result of the default box to obtain a current billing image.
  4. 如权利要求2所述的医疗理赔拒付方法,其特征在于,所述采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息,包括:The medical claim rejection method according to claim 2, wherein said identifying a current bill image by using a two-way long-term memory model, a second convolution layer, and a translation layer, and obtaining the current bill Information, including:
    对所述当前账单图像进行切割,获取多个条状特征图;Cutting the current bill image to obtain a plurality of strip feature maps;
    采用所述第二卷积层对多个所述条状特征图进行特征提取,获取由多个所述条状特征 图从左到右拼接而成的特征序列;Extracting a plurality of the strip feature maps by using the second convolution layer to obtain a plurality of the strip features a sequence of features spliced from left to right;
    采用所述双向长短期记忆模型对所述特征序列进行字符识别,获取字符特征;Performing character recognition on the feature sequence by using the two-way long-term and short-term memory model to obtain character features;
    采用所述转译层对所述字符特征进行处理,获取所述当前账单信息。The character feature is processed by the translation layer to obtain the current bill information.
  5. 如权利要求1所述的医疗理赔拒付方法,其特征在于,所述基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单,包括:The medical claim refund method according to claim 1, wherein said determining whether said current bill information and said historical bill information correspond to the same account based on at least one of said current item information and at least one history item information Single, including:
    采用BF算法分别对至少一个所述当前项目信息和至少一个历史项目信息进行匹配处理,判断所述当前项目信息与所述历史项目信息是否完全匹配;Performing matching processing on at least one of the current item information and the at least one historical item information by using a BF algorithm to determine whether the current item information and the historical item information are completely matched;
    若所述当前项目信息与所述历史项目信息完全匹配,则判定所述当前帐单信息和所述历史帐单信息对应同一帐单;If the current item information completely matches the historical item information, determining that the current bill information and the historical bill information correspond to the same bill;
    若所述当前项目信息与所述历史项目信息不完全匹配,则判定所述当前帐单信息和所述历史帐单信息不对应同一帐单。If the current item information does not completely match the historical item information, it is determined that the current bill information and the historical bill information do not correspond to the same bill.
  6. 如权利要求1所述的医疗理赔拒付方法,其特征在于,所述理赔申请请求还包括当前案件信息,所述医疗理赔拒付方法还包括:The medical claim refusal method according to claim 1, wherein the claim application request further includes current case information, and the medical claim refusal method further comprises:
    若所述当前账单信息和所述历史账单信息不对应同一帐单,则基于所述案件ID获取至少一个拒付规则,判断所述当前案件信息是否符合至少一个所述拒付规则;If the current billing information and the historical billing information do not correspond to the same bill, obtaining at least one chargeback rule based on the case ID, determining whether the current case information meets at least one of the chargeback rules;
    若所述当前案件信息符合至少一个所述拒付规则,则输出拒绝赔付信息;If the current case information meets at least one of the chargeback rules, outputting the rejection information;
    若所述当前案件信息不符合所有所述拒付规则,则输出同意赔付信息。If the current case information does not meet all the chargeback rules, the consent payment information is output.
  7. 如权利要求6所述的医疗理赔拒付方法,其特征在于,所述理赔申请请求还包括监控邮箱;The medical claim refund method according to claim 6, wherein the claim application request further comprises monitoring a mailbox;
    所述医疗理赔拒付方法还包括:将所述拒绝赔付信息发送给所述监控邮箱,所述拒绝赔付信息包括至少一个拒付理由,所述拒付理由与所述拒付规则相对应。The medical claim refusal method further includes: transmitting the refusal payment information to the monitoring mailbox, the refusal payment information includes at least one refusal reason, and the refusal reason corresponds to the refusal rule.
  8. 一种医疗理赔拒付装置,其特征在于,包括:A medical claims refusal device, comprising:
    理赔申请请求模块,用于获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;a claim application requesting module, configured to obtain a claim application request, where the claim application request includes a case ID and current bill information, where the current bill information includes at least one current item information;
    历史帐单信息获取模块,用于基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;a historical billing information obtaining module, configured to acquire historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
    同一账单判断模块,用于基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;The same billing determining module is configured to determine, according to the at least one current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
    第一拒绝赔付信息输出模块,用于在所述当前账单信息和所述历史账单信息对应同一 帐单时,输出拒绝赔付信息。a first reject payment information output module, configured to: the current bill information and the historical bill information correspond to the same When the bill is posted, the output rejects the payment information.
  9. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:A terminal device comprising a memory, a processor, and computer readable instructions stored in the memory and operable on the processor, wherein the processor executes the computer readable instructions as follows step:
    获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
    基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
    基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
    若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
  10. 如权利要求9所述的终端设备,其特征在于,在所述获取理赔申请请求的步骤之前,所述计算机可读指令被所述处理器执行时还实现如下步骤:The terminal device according to claim 9, wherein said computer readable instructions are further executed by said processor before said step of obtaining a claim application request further comprises the steps of:
    获取原始帐单图像;Get the original billing image;
    采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像;Extracting the original bill image by using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill image;
    采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息。The current billing image is identified by using a bidirectional long-term and short-term memory model, a second convolutional layer, and a translation layer to obtain the current billing information.
  11. 如权利要求10所述的终端设备,其特征在于,所述采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像,包括:The terminal device according to claim 10, wherein said extracting said original bill image by a single detector, a first convolution layer and a non-maximum suppression criterion, obtaining a current bill image, including :
    采用训练好的所述单次检测器对所述原始账单图像进行归一化处理,获取初始账单图像;Normalizing the original bill image by using the trained single detector to obtain an initial bill image;
    采用所述第一卷积层对所述初始账单图像进行多尺度特征提取,获取若干层特征图,采用比例不同的若干个默认框分别对若干层所述特征图进行提取,获取每一所述默认框的分类结果;Performing multi-scale feature extraction on the initial billing image by using the first convolution layer to obtain a plurality of layer feature maps, and extracting the feature maps of the plurality of layers by using a plurality of default boxes with different ratios to obtain each of the The classification result of the default box;
    采用所述非极大抑制准则选取对所述默认框的分类结果进行选取,获取当前账单图像。The non-maximum suppression criterion is used to select a classification result of the default box to obtain a current billing image.
  12. 如权利要求10所述的终端设备,其特征在于,所述采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息,包括:The terminal device according to claim 10, wherein said identifying a current billing image by using a bidirectional long-term and short-term memory model, a second convolutional layer, and a translation layer, and obtaining the current billing information, including :
    对所述当前账单图像进行切割,获取多个条状特征图; Cutting the current bill image to obtain a plurality of strip feature maps;
    采用所述第二卷积层对多个所述条状特征图进行特征提取,获取由多个所述条状特征图从左到右拼接而成的特征序列;Feature extraction of a plurality of the strip feature maps by using the second convolution layer, and acquiring a feature sequence formed by splicing a plurality of the strip feature maps from left to right;
    采用所述双向长短期记忆模型对所述特征序列进行字符识别,获取字符特征;Performing character recognition on the feature sequence by using the two-way long-term and short-term memory model to obtain character features;
    采用所述转译层对所述字符特征进行处理,获取所述当前账单信息。The character feature is processed by the translation layer to obtain the current bill information.
  13. 如权利要求9所述的终端设备,其特征在于,所述基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单,包括:The terminal device according to claim 9, wherein the determining whether the current bill information and the historical bill information correspond to the same bill based on the at least one of the current item information and the at least one history item information comprises :
    采用BF算法分别对至少一个所述当前项目信息和至少一个历史项目信息进行匹配处理,判断所述当前项目信息与所述历史项目信息是否完全匹配;Performing matching processing on at least one of the current item information and the at least one historical item information by using a BF algorithm to determine whether the current item information and the historical item information are completely matched;
    若所述当前项目信息与所述历史项目信息完全匹配,则判定所述当前帐单信息和所述历史帐单信息对应同一帐单;If the current item information completely matches the historical item information, determining that the current bill information and the historical bill information correspond to the same bill;
    若所述当前项目信息与所述历史项目信息不完全匹配,则判定所述当前帐单信息和所述历史帐单信息不对应同一帐单。If the current item information does not completely match the historical item information, it is determined that the current bill information and the historical bill information do not correspond to the same bill.
  14. 如权利要求9所述的终端设备,其特征在于,所述理赔申请请求还包括当前案件信息,所述计算机可读指令被所述处理器执行时还实现如下步骤:The terminal device according to claim 9, wherein the claim application request further includes current case information, and when the computer readable instructions are executed by the processor, the following steps are further implemented:
    若所述当前账单信息和所述历史账单信息不对应同一帐单,则基于所述案件ID获取至少一个拒付规则,判断所述当前案件信息是否符合至少一个所述拒付规则;If the current billing information and the historical billing information do not correspond to the same bill, obtaining at least one chargeback rule based on the case ID, determining whether the current case information meets at least one of the chargeback rules;
    若所述当前案件信息符合至少一个所述拒付规则,则输出拒绝赔付信息;If the current case information meets at least one of the chargeback rules, outputting the rejection information;
    若所述当前案件信息不符合所有所述拒付规则,则输出同意赔付信息。If the current case information does not meet all the chargeback rules, the consent payment information is output.
  15. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现如下步骤:A computer readable storage medium storing computer readable instructions, wherein the computer readable instructions, when executed by a processor, implement the following steps:
    获取理赔申请请求,所述理赔申请请求包括案件ID和当前帐单信息,所述当前帐单信息包括至少一个当前项目信息;Obtaining a claim application request, the claim application request includes a case ID and current bill information, and the current bill information includes at least one current item information;
    基于所述案件ID,获取与所述案件ID对应的历史帐单信息,所述历史帐单信息包括至少一个历史项目信息;Obtaining historical billing information corresponding to the case ID based on the case ID, the historical billing information including at least one historical item information;
    基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单;Determining, according to the at least one of the current item information and the at least one historical item information, whether the current billing information and the historical billing information correspond to the same bill;
    若所述当前账单信息和所述历史账单信息对应同一帐单,则输出拒绝赔付信息。If the current billing information and the historical billing information correspond to the same bill, the rejecting payment information is output.
  16. 如权利要求15所述的计算机可读存储介质,其特征在于,在所述获取理赔申请请求的步骤之前,所述计算机可读指令被所述处理器执行时还实现如下步骤: A computer readable storage medium as recited in claim 15, wherein said computer readable instructions are further executed by said processor prior to said step of obtaining a claim request request:
    获取原始帐单图像;Get the original billing image;
    采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像;Extracting the original bill image by using a single detector, a first convolutional layer, and a non-maximum suppression criterion to obtain a current bill image;
    采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息。The current billing image is identified by using a bidirectional long-term and short-term memory model, a second convolutional layer, and a translation layer to obtain the current billing information.
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述采用单次检测器、第一卷积层和非极大抑制准则对所述原始帐单图像进行提取,获取当前帐单图像,包括:The computer readable storage medium of claim 16 wherein said extracting said original billing image using a single detector, first convolutional layer, and non-maximum suppression criteria to obtain current bill Images, including:
    采用训练好的所述单次检测器对所述原始账单图像进行归一化处理,获取初始账单图像;Normalizing the original bill image by using the trained single detector to obtain an initial bill image;
    采用所述第一卷积层对所述初始账单图像进行多尺度特征提取,获取若干层特征图,采用比例不同的若干个默认框分别对若干层所述特征图进行提取,获取每一所述默认框的分类结果;Performing multi-scale feature extraction on the initial billing image by using the first convolution layer to obtain a plurality of layer feature maps, and extracting the feature maps of the plurality of layers by using a plurality of default boxes with different ratios to obtain each of the The classification result of the default box;
    采用所述非极大抑制准则选取对所述默认框的分类结果进行选取,获取当前账单图像。The non-maximum suppression criterion is used to select a classification result of the default box to obtain a current billing image.
  18. 如权利要求16所述的计算机可读存储介质,其特征在于,所述采用双向长短期记忆模型、第二卷积层和转译层对所述当前帐单图像进行识别,获取所述当前帐单信息,包括:The computer readable storage medium of claim 16 wherein said identifying a current billing image by using a bidirectional long and short term memory model, a second convolutional layer, and a translation layer, obtaining said current bill Information, including:
    对所述当前账单图像进行切割,获取多个条状特征图;Cutting the current bill image to obtain a plurality of strip feature maps;
    采用所述第二卷积层对多个所述条状特征图进行特征提取,获取由多个所述条状特征图从左到右拼接而成的特征序列;Feature extraction of a plurality of the strip feature maps by using the second convolution layer, and acquiring a feature sequence formed by splicing a plurality of the strip feature maps from left to right;
    采用所述双向长短期记忆模型对所述特征序列进行字符识别,获取字符特征;Performing character recognition on the feature sequence by using the two-way long-term and short-term memory model to obtain character features;
    采用所述转译层对所述字符特征进行处理,获取所述当前账单信息。The character feature is processed by the translation layer to obtain the current bill information.
  19. 如权利要求15所述的计算机可读存储介质,其特征在于,所述基于至少一个所述当前项目信息和至少一个历史项目信息,判断所述当前账单信息和所述历史账单信息是否对应同一帐单,包括:The computer readable storage medium according to claim 15, wherein said determining whether said current bill information and said historical billing information correspond to the same account based on at least one of said current item information and at least one history item information Single, including:
    采用BF算法分别对至少一个所述当前项目信息和至少一个历史项目信息进行匹配处理,判断所述当前项目信息与所述历史项目信息是否完全匹配;Performing matching processing on at least one of the current item information and the at least one historical item information by using a BF algorithm to determine whether the current item information and the historical item information are completely matched;
    若所述当前项目信息与所述历史项目信息完全匹配,则判定所述当前帐单信息和所述历史帐单信息对应同一帐单;If the current item information completely matches the historical item information, determining that the current bill information and the historical bill information correspond to the same bill;
    若所述当前项目信息与所述历史项目信息不完全匹配,则判定所述当前帐单信息和所 述历史帐单信息不对应同一帐单。If the current item information does not completely match the historical item information, determining the current bill information and the location The historical billing information does not correspond to the same bill.
  20. 如权利要求15所述的计算机可读存储介质,其特征在于,所述理赔申请请求还包括当前案件信息,所述计算机可读指令被所述处理器执行时还实现如下步骤:The computer readable storage medium of claim 15 wherein said claims request further comprises current case information, said computer readable instructions being further executed by said processor to:
    若所述当前账单信息和所述历史账单信息不对应同一帐单,则基于所述案件ID获取至少一个拒付规则,判断所述当前案件信息是否符合至少一个所述拒付规则;If the current billing information and the historical billing information do not correspond to the same bill, obtaining at least one chargeback rule based on the case ID, determining whether the current case information meets at least one of the chargeback rules;
    若所述当前案件信息符合至少一个所述拒付规则,则输出拒绝赔付信息;If the current case information meets at least one of the chargeback rules, outputting the rejection information;
    若所述当前案件信息不符合所有所述拒付规则,则输出同意赔付信息。 If the current case information does not meet all the chargeback rules, the consent payment information is output.
PCT/CN2017/112371 2017-10-30 2017-11-22 Medical claim denial determination method, device, terminal apparatus, and storage medium WO2019085064A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711033230.8 2017-10-30
CN201711033230.8A CN107679997A (en) 2017-10-30 2017-10-30 Method, apparatus, terminal device and storage medium are refused to pay in medical treatment Claims Resolution

Publications (1)

Publication Number Publication Date
WO2019085064A1 true WO2019085064A1 (en) 2019-05-09

Family

ID=61143300

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/112371 WO2019085064A1 (en) 2017-10-30 2017-11-22 Medical claim denial determination method, device, terminal apparatus, and storage medium

Country Status (2)

Country Link
CN (1) CN107679997A (en)
WO (1) WO2019085064A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110348472A (en) * 2019-05-24 2019-10-18 中国平安财产保险股份有限公司 Data Detection rule generating method, device, computer equipment and storage medium
CN111008902A (en) * 2019-11-25 2020-04-14 泰康保险集团股份有限公司 Method, device, equipment and medium for processing data of underwriting
CN111932196A (en) * 2020-07-08 2020-11-13 泰康保险集团股份有限公司 Case processing method, device and equipment and readable storage medium
CN112733909A (en) * 2020-12-31 2021-04-30 北京软通智慧城市科技有限公司 Duplicate removal identification method, device, medium and electronic equipment for urban cases
CN113724095A (en) * 2021-08-31 2021-11-30 平安养老保险股份有限公司 Picture information prediction method and device, computer equipment and storage medium
CN115587896A (en) * 2022-10-13 2023-01-10 星宠王国(北京)科技有限公司 Dog medical insurance data processing method, device and equipment

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108573286A (en) * 2018-05-10 2018-09-25 阿里巴巴集团控股有限公司 A kind of data processing method, device, equipment and the server of Claims Resolution business
CN109583448B (en) * 2018-10-25 2024-04-16 北京奇虎科技有限公司 Accounting method, device, electronic equipment and medium
CN109544103A (en) * 2018-10-30 2019-03-29 平安医疗健康管理股份有限公司 A kind of construction method, device, server and the storage medium of model of settling a claim
TWI712979B (en) * 2019-04-16 2020-12-11 富邦人壽保險股份有限公司 System and method for processing insurance claims using long short-term memory model of deep learning
CN110246046B (en) * 2019-04-24 2023-01-10 创新先进技术有限公司 Health notification case maintenance system, method and device
CN111242788A (en) * 2019-12-31 2020-06-05 北京健康之家科技有限公司 Service data processing method and device, storage medium and computer equipment
CN113515486B (en) * 2020-04-10 2024-03-08 华晨宝马汽车有限公司 Method, system and computer readable medium for event duplication
CN116307607A (en) * 2023-03-24 2023-06-23 探保网络科技(广州)有限公司 Insurance core system monitoring system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150324524A1 (en) * 2014-05-07 2015-11-12 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, and non-transitory computer readable medium
CN106530092A (en) * 2015-09-15 2017-03-22 平安科技(深圳)有限公司 Automatic matching system of medical insurance responsibilities and method
CN106530090A (en) * 2015-09-15 2017-03-22 平安科技(深圳)有限公司 Medical claim settlement system and method
CN107038525A (en) * 2017-03-17 2017-08-11 平安科技(深圳)有限公司 data auditing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150324524A1 (en) * 2014-05-07 2015-11-12 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, and non-transitory computer readable medium
CN106530092A (en) * 2015-09-15 2017-03-22 平安科技(深圳)有限公司 Automatic matching system of medical insurance responsibilities and method
CN106530090A (en) * 2015-09-15 2017-03-22 平安科技(深圳)有限公司 Medical claim settlement system and method
CN107038525A (en) * 2017-03-17 2017-08-11 平安科技(深圳)有限公司 data auditing method and device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110348472A (en) * 2019-05-24 2019-10-18 中国平安财产保险股份有限公司 Data Detection rule generating method, device, computer equipment and storage medium
CN110348472B (en) * 2019-05-24 2023-08-15 中国平安财产保险股份有限公司 Data detection rule generation method, device, computer equipment and storage medium
CN111008902A (en) * 2019-11-25 2020-04-14 泰康保险集团股份有限公司 Method, device, equipment and medium for processing data of underwriting
CN111008902B (en) * 2019-11-25 2023-07-18 泰康保险集团股份有限公司 Nuclear protection data processing method, device, equipment and medium
CN111932196A (en) * 2020-07-08 2020-11-13 泰康保险集团股份有限公司 Case processing method, device and equipment and readable storage medium
CN112733909A (en) * 2020-12-31 2021-04-30 北京软通智慧城市科技有限公司 Duplicate removal identification method, device, medium and electronic equipment for urban cases
CN113724095A (en) * 2021-08-31 2021-11-30 平安养老保险股份有限公司 Picture information prediction method and device, computer equipment and storage medium
CN113724095B (en) * 2021-08-31 2023-09-05 平安养老保险股份有限公司 Picture information prediction method, device, computer equipment and storage medium
CN115587896A (en) * 2022-10-13 2023-01-10 星宠王国(北京)科技有限公司 Dog medical insurance data processing method, device and equipment
CN115587896B (en) * 2022-10-13 2023-08-11 星宠王国(北京)科技有限公司 Method, device and equipment for processing canine medical insurance data

Also Published As

Publication number Publication date
CN107679997A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
WO2019085064A1 (en) Medical claim denial determination method, device, terminal apparatus, and storage medium
EP3440591B1 (en) Improving optical character recognition (ocr) accuracy by combining results across video frames
US9720936B2 (en) Biometric matching engine
US9639751B2 (en) Property record document data verification systems and methods
WO2019200781A1 (en) Receipt recognition method and device, and storage medium
WO2019119505A1 (en) Face recognition method and device, computer device and storage medium
US11727053B2 (en) Entity recognition from an image
WO2021000678A1 (en) Business credit review method, apparatus, and device, and computer-readable storage medium
WO2021012570A1 (en) Data entry method and device, apparatus, and storage medium
WO2018166116A1 (en) Car damage recognition method, electronic apparatus and computer-readable storage medium
US8064703B2 (en) Property record document data validation systems and methods
CN110276366A (en) Carry out test object using Weakly supervised model
CN109345417B (en) Online assessment method and terminal equipment for business personnel based on identity authentication
WO2020093720A1 (en) Speech recognition-based information query method and device
CN111368867A (en) Archive classification method and system and computer readable storage medium
CN112989990A (en) Medical bill identification method, device, equipment and storage medium
CN110334107B (en) Qualification review method, device and server based on data analysis
US20180181611A1 (en) Methods and apparatus for detecting anomalies in electronic data
CN114298845A (en) Method and device for processing claim settlement bills
CN113869253A (en) Living body detection method, living body training device, electronic apparatus, and medium
CN110489434B (en) Information processing method and related equipment
US20070217691A1 (en) Property record document title determination systems and methods
CN113269179B (en) Data processing method, device, equipment and storage medium
CN113239126A (en) Business activity information standardization scheme based on BOR method
CN112668895A (en) Digital resource quality supervision system

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: 17930298

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC , EPO FORM 1205A DATED 28.09.2020.

122 Ep: pct application non-entry in european phase

Ref document number: 17930298

Country of ref document: EP

Kind code of ref document: A1