CN108335237B - Scheme setting method, terminal and computer readable storage medium - Google Patents

Scheme setting method, terminal and computer readable storage medium Download PDF

Info

Publication number
CN108335237B
CN108335237B CN201710483564.9A CN201710483564A CN108335237B CN 108335237 B CN108335237 B CN 108335237B CN 201710483564 A CN201710483564 A CN 201710483564A CN 108335237 B CN108335237 B CN 108335237B
Authority
CN
China
Prior art keywords
case
request
field
party
check
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710483564.9A
Other languages
Chinese (zh)
Other versions
CN108335237A (en
Inventor
赵亮
刘金萍
黄建虎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201710483564.9A priority Critical patent/CN108335237B/en
Priority to PCT/CN2018/083675 priority patent/WO2018233367A1/en
Publication of CN108335237A publication Critical patent/CN108335237A/en
Application granted granted Critical
Publication of CN108335237B publication Critical patent/CN108335237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services; Handling legal documents

Abstract

The invention discloses a case setting method, which comprises the following steps: displaying a case entry in a preset interface of the claim system when a case import request is received; importing batch cases from the case entry; extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field; and adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct. The invention also discloses a terminal and a computer readable storage medium. The invention improves the efficiency and intelligence of claim settlement and saves manpower.

Description

Scheme setting method, terminal and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, a terminal, and a computer-readable storage medium for setting a case.
Background
In the existing case reporting and filing service, under the condition of large number of cases, due to the fact that the claims of the cases and various parameters are different, the cases need to be manually processed one by one, the processing period of the cases is longer, the filing efficiency is reduced, and in addition, the manual filing, the intelligence of filing is poorer.
Disclosure of Invention
The invention mainly aims to provide a scheme setting method, a terminal and a computer readable storage medium, aiming at solving the technical problems of low scheme setting efficiency and poor intelligence of the existing scheme setting mode.
To achieve the above object, the present invention provides a filing method, comprising:
displaying a case entry in a preset interface of the claim system when a case import request is received;
importing batch cases from the case entry;
extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field;
and adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct.
Optionally, after the step of importing the batch cases from the entry, the method further comprises:
acquiring a case with failed import after the case with failed import;
and storing the case which fails to be imported into a preset storage area, and generating a case list based on the case which fails to be imported so as to download the corresponding case based on the case list in the following.
Optionally, before the step of displaying the entry of the case in the preset interface of the claim system when the case import request is received, the method further includes:
when a calling request of a third party is received in a service interface of the claim settlement system, judging the calling request sent by the third party;
detecting the request type of the calling request, and receiving a report request of the third party if the request type is one of preset types;
and carrying out risk verification on the case reporting request, and triggering the case importing request based on the case reporting request after the verification is successful.
Optionally, before the step of determining, when a call request of a third party is received in a service interface of the claim settlement system, the call request sent by the third party, the method further includes:
and registering a transaction code for the third party so that the third party calls the service interface through the transaction code.
Optionally, the step of risk checking the report request includes:
identifying parameter information of the case report request;
extracting a prestored judgment rule based on the parameter information;
checking the parameter information according to the judgment rule;
and if the parameter information is detected to be matched with the judgment rule, determining that the verification is successful.
Optionally, before the step of determining, when a call request of a third party is received in a service interface of the claim settlement system, the call request sent by the third party, the method further includes:
extracting data fields from preset claim application data, and comparing the extracted data fields with prestored fields;
when the data field is matched with a pre-stored field, determining the data field as a basic field;
when the data field is not matched with the pre-stored field, determining that the data field is an extended field, and adding the field into the system;
mapping the basic field and the extended field under a transaction code to map out a check rule corresponding to the basic field and the extended field;
and storing the basic field and the extended field and the corresponding check rule in a correlation manner so as to be convenient for the subsequent case examination.
Optionally, the service interface is a restful interface.
Optionally, the method further comprises:
and when a verification rule modification instruction is received, adjusting and/or adding and deleting the verification rule according to the verification rule modification instruction.
In addition, to achieve the above object, the present invention further provides a terminal including a memory, a processor, and a proposal program stored on the memory and executable on the processor, the proposal program implementing the steps of the proposal method as described above when executed by the processor.
Further, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a proposal program which, when executed by a processor, implements the steps of the proposal method as described above.
According to the technical scheme, when a case import request is received, a case entry is displayed in a preset interface of a claim settlement system, then batch cases are imported from the case entry, corresponding data fields are extracted from the imported cases, the extracted data fields are compared with a prestored mapping table to determine check rules corresponding to the data fields, finally, the corresponding cases are checked by adopting the check rules, and a claim settlement scheme is generated based on claim money corresponding to the cases when the check is correct. Under the condition of large number of cases, the invention audits the cases through the verification rule of each case and carries out subsequent case setting, thereby realizing batch case setting of the claim settlement scheme, avoiding manual case setting for each case, improving the efficiency and intelligence of claim settlement and saving manpower.
Drawings
Fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first embodiment of the method of the present invention;
FIG. 3 is a flow chart of a second embodiment of the method of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The solution of the embodiment of the invention is mainly as follows: when a case import request is received, firstly, a case entry is displayed in a preset interface of a claim settlement system, then batch cases are imported from the case entry, corresponding data fields are extracted from the imported cases, the extracted data fields are compared with a prestored mapping table to determine check rules corresponding to the data fields, finally, the check rules are adopted to check the corresponding cases, and when the check is correct, a claim settlement scheme is generated based on the claim amount corresponding to the case. The problems of poor intelligence and low efficiency of the existing scheme mode are solved.
As shown in fig. 1, fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention.
The device of the embodiment of the invention can be a PC, and can also be a mobile terminal device with a display function, such as a smart phone, a tablet computer, an electronic book reader, a portable computer and the like.
As shown in fig. 1, the apparatus may include: a processor 1001, such as a CPU, a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Optionally, the device may also include a camera, RF (Radio Frequency) circuitry, sensors, audio circuitry, WiFi modules, and so forth.
Those skilled in the art will appreciate that the configuration of the apparatus shown in fig. 1 is not intended to be limiting of the apparatus and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer-readable storage medium, may include therein an operating system, a network communication module, a user interface module, and a case program. The operating system is a program for managing and controlling the terminal and software resources, and supports the running of a network communication module, a user interface module, a scheme program and other programs or software; the network communication module is used for managing and controlling the network interface 1002; the user interface module is used to manage and control the user interface 1003.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a claim settlement system platform and performing data communication with the claim settlement system platform; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; the terminal calls the filing program stored in the memory 1005 through the processor 1001, and performs the following operations:
displaying a case entry in a preset interface of the claim system when a case import request is received;
importing batch cases from the case entry;
extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field;
and adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct.
Further, after the step of importing the batch cases from the entry, the terminal calls the placement program stored in the memory 1005 through the processor 1001 to implement the following steps:
acquiring a case with failed import after the case with failed import;
and storing the case which fails to be imported into a preset storage area, and generating a case list based on the case which fails to be imported so as to download the corresponding case based on the case list in the following.
Further, before the step of displaying the entry of the case in the preset interface of the claim system when the case import request is received, the terminal calls the case setting program stored in the memory 1005 through the processor 1001 to implement the following steps:
when a calling request of a third party is received in a service interface of the claim settlement system, judging the calling request sent by the third party;
detecting the request type of the calling request, and receiving a report request of the third party if the request type is one of preset types;
and carrying out risk verification on the case reporting request, and triggering the case importing request based on the case reporting request after the verification is successful.
Further, before the step of determining the call request sent by the third party when the call request of the third party is received in the service interface of the claim settlement system, the terminal calls the scheme program stored in the memory 1005 through the processor 1001, so as to implement the following steps:
and registering a transaction code for the third party so that the third party calls the service interface through the transaction code.
Further, the terminal calls, through the processor 1001, a filing program stored in the memory 1005, so as to implement the step of performing risk check on the filing request:
identifying parameter information of the case report request;
extracting a prestored judgment rule based on the parameter information;
checking the parameter information according to the judgment rule;
and if the parameter information is detected to be matched with the judgment rule, determining that the verification is successful.
Further, before the step of determining the call request sent by the third party when the call request of the third party is received in the service interface of the claim settlement system, the terminal calls the scheme program stored in the memory 1005 through the processor 1001, so as to implement the following steps:
extracting data fields from preset claim application data, and comparing the extracted data fields with prestored fields;
when the data field is matched with a pre-stored field, determining the data field as a basic field;
when the data field is not matched with the pre-stored field, determining that the data field is an extended field, and adding the field into the system;
mapping the basic field and the extended field under a transaction code to map out a check rule corresponding to the basic field and the extended field;
and storing the basic field and the extended field and the corresponding check rule in a correlation manner so as to be convenient for the subsequent case examination.
Further, the service interface is a restful interface.
Further, the terminal calls the scheme program stored in the memory 1005 through the processor 1001 to implement the following steps:
and when a verification rule modification instruction is received, adjusting and/or adding and deleting the verification rule according to the verification rule modification instruction.
Based on the hardware structure of the equipment, the embodiment of the scheme setting method is provided.
Referring to fig. 2, fig. 2 is a flow chart illustrating a preferred embodiment of the method of the present invention.
In this embodiment, the filing method includes:
displaying a case entry in a preset interface of the claim system when a case import request is received; importing batch cases from the case entry; extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field; and adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct.
In this embodiment, the filing method is applied to a terminal, such as the terminal shown in fig. 1. The terminal is provided with a claim settlement system which is used for reporting and setting up a case.
The following are the specific steps for implementing the scheme in this embodiment:
and step S10, displaying a case entry in a preset interface of the claim system when the case import request is received.
In this embodiment, the triggering manner of the case import request includes:
a. the terminal displays a preset interface, such as a main interface, of the claim settlement system, and when a user clicks a preset case import button in the main interface, a case import request is triggered.
b. The terminal receives a case reporting request sent by a third party in a service interface of the claim settlement system, carries out risk verification on the case reporting request, and triggers a case import request based on the case reporting request when verification is successful. Specifically, the method comprises the following steps: receiving a case reporting request sent by a third party, firstly identifying parameter information of the case reporting request, extracting a prestored judgment rule based on the parameter information, verifying the parameter information according to the judgment rule, and determining that the verification is successful if the parameter information is detected to be matched with the judgment rule. And when the verification is successful, adding case flag bits in the case reporting request so as to trigger the case importing request according to the added case flag bits.
When a case import request is received, the terminal displays a case entry in a preset interface of the claim settlement system, and the case entry can be imported into batch cases at one time.
In this embodiment, the implementation manner of step S10 includes:
in the first mode, when the terminal receives the case import request on a first preset interface of the claim settlement system, the terminal jumps to a second preset interface to display batch entry reports.
And in the second mode, when the terminal receives the case import request on a preset interface of the claim settlement system, the terminal directly displays batch entry reports in the current interface.
After the terminal displays the batch entry in the preset interface of the claim settlement system, the user can import cases based on the batch entry. In addition, after the terminal displays the batch entry in the preset interface of the claim settlement system, a third party can send cases to the entry through the service interface of the claim settlement system.
And step S20, importing batch cases from the entry.
And when the terminal receives the batch cases from the case entry, importing the received batch cases into the claim settlement system, and caching the imported batch cases into a cache region.
In the embodiment, the cases imported in batch mainly aim at cases with high insurance frequency and small insurance amount in different insurance policies of the same insurance policy or the same risk type. When the terminal imports the batch cases from the case entry, the cases are imported by a CSV (Comma-Separated Values).
In this embodiment, case batch import in the claim settlement system has the following four cases: 1. paying the same payee by a single policy; 2. multiple policy payments to the same payee; 3. paying a plurality of payee persons by a single policy; 4. multiple policy payments pay multiple payers.
In order to improve the claim processing efficiency and experience, the claim system in this embodiment supports an extensible import template, that is, the entry for entry can be set and imported by the operator, and can record and download the original data.
Step S30, extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine the check rule corresponding to each data field;
after the terminal imports batch cases from the case entry, the terminal extracts the data fields corresponding to each case from each imported case, and then compares each extracted field with the mapping table prestored in the terminal. In this embodiment, the pre-stored mapping table stores data fields and corresponding check rules, where one data field corresponds to one check rule, one data field corresponds to multiple check rules, or multiple data fields correspond to one check rule, and the pre-stored mapping table is specifically set according to actual conditions. After the extracted data fields are compared with a pre-stored mapping table, the check rule corresponding to each data field can be determined according to the mapping table.
And step S40, adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim money corresponding to the case when the check is correct.
In this embodiment, for each case, in the comparison process between each data field and the verification rule, if the proportion of the number of the data fields satisfying the verification rule to the total data fields of the case reaches a preset threshold, the case is considered to be checked to be correct, and the claim amount of the case is determined, so as to generate a corresponding claim settlement scheme according to the claim amount of the case, specifically: after the cases are checked to be correct by adopting each check rule, the claim payment amount of the case is added into a case table according to the claim payment amount configured in advance for the case so as to generate a corresponding claim settlement scheme.
In addition, in this embodiment, the cases in the claim settlement system further have a query function, specifically:
when receiving an inquiry instruction, determining inquiry conditions corresponding to the inquiry instruction, wherein the inquiry conditions comprise batch number inquiry, import start-stop time inquiry (limiting 7-day range), batch state inquiry, mechanism inquiry and the like. Moreover, when inquiring the case, the inquiry can be performed according to a preset sequence, such as a time sequence.
According to the technical scheme provided by the embodiment, when a case import request is received, a case entry is displayed in a preset interface of a claim settlement system, then batch cases are imported from the case entry, corresponding data fields are extracted from the imported cases, the extracted data fields are compared with a prestored mapping table to determine check rules corresponding to the data fields, finally, the check rules are adopted to check the corresponding cases, and a claim settlement scheme is generated based on the claim money amount corresponding to the case when the check is correct. Under the condition of large number of cases, the invention audits the cases through the verification rule of each case and carries out subsequent case setting, thereby realizing batch case setting of the claim settlement scheme, avoiding manual case setting for each case, improving the efficiency and intelligence of claim settlement and saving manpower.
Further, a second embodiment of the inventive filing method is proposed based on the first embodiment.
The second embodiment of the filing method differs from the first embodiment of the filing method in that, with reference to fig. 3, after the step S20, the method further includes:
step S50, acquiring the case with failed import after the case import fails;
step S60, storing the case failed to be imported into the preset storage area, and generating a case list based on the case failed to be imported, so as to download the corresponding case based on the case list in the following.
In this embodiment, after the terminal imports batch cases from the case entry, if a case import fails, the terminal stores the case that fails to import into a preset storage area, and meanwhile, the terminal acquires identification information corresponding to the case from the case that fails to import, where the identification information may be a case name or a case label, so as to generate a case list according to the acquired identification information, and subsequently, the corresponding case may be downloaded from the preset storage area based on the case list, so that the case cannot be found when the case import fails.
In the embodiment, after the case fails to be imported, the case which fails to be imported is stored, and the case which fails to be imported can be found according to the case list for downloading and checking.
Further, a third embodiment of the inventive filing method is proposed based on the first embodiment.
The third embodiment of the filing method differs from the first embodiment of the filing method in that, before the step S10, the method further includes:
step A, judging a calling request sent by a third party when the calling request of the third party is received in a service interface of an claim system;
step B, detecting the request type of the calling request, and receiving a report request of the third party if the request type is one of preset types;
and step C, carrying out risk verification on the case reporting request, and triggering the case importing request based on the case reporting request after the verification is successful.
In this embodiment, before the terminal displays the entry of the case in the preset interface of the claim settlement system according to the case import request, the triggering method of the case import request is determined, and if the triggering method of the case import request is triggered by a third party, the third party invokes the service interface of the terminal to establish the communication connection. In this embodiment, the third party refers to a partner and may be represented by another device.
Before the step a, the method further includes:
and D, registering a transaction code for the third party so that the third party calls the service interface through the transaction code.
That is, before the third party interacts with the claim settlement system of the terminal, the terminal needs to register a transaction code (traDecode) for the third party, wherein the transaction code has uniqueness, and the third party interacts with the claim settlement system of the terminal through the transaction code to call a service interface of the claim settlement system.
In this embodiment, it should be noted that each existing third party is different, and in order to ensure that different third parties can make the claim settlement system, the service interface is preferably a restful interface. Through the restful interface, different types of third parties can call the service interface, different interfaces do not need to be set for different third parties, and high availability of data calling is improved.
In addition, it should be noted that, in the embodiment, the specific expression form of the business data in the claim settlement system is data in json format, so that each third party can call and receive the data.
In this embodiment, the calling request sent by the third party is judged, which may be a request type corresponding to the calling request, specifically, a type identifier included in the calling request is judged to determine whether the request type of the calling request is one of preset types, if so, the calling request sent by the third party is considered to be reasonable, and the preset type is set according to an actual situation, which is not limited herein. And under the condition that the calling request sent by the third party is reasonable, the terminal receives a case reporting request of the third party, wherein in the embodiment, the case reporting request comprises information such as case time, insurance time, policy number, reimbursement amount and the like. After receiving a case reporting request sent by a third party, the terminal carries out risk verification on the case reporting request, and after verification is successful, the case importing request is triggered based on the case reporting request, namely, a case flag bit is added in the case reporting request, so that the case importing request is triggered according to the added case flag bit.
In this embodiment, the step of "performing risk check on the report request" includes:
identifying parameter information of the case report request;
extracting a prestored judgment rule based on the parameter information;
checking the parameter information according to the judgment rule;
and if the parameter information is detected to be matched with the judgment rule, determining that the verification is successful.
That is, the terminal first identifies the parameter information carried in the report request, where the parameter information includes the above case time, the time of occurrence of the accident, the policy number, and the like, extracts the parameter information, then extracts the judgment rule according to the parameter information, and then verifies the parameter information according to the judgment rule. For a better understanding of the present embodiment, the following are exemplified:
when the parameter information is the policy number, the judgment rule is each policy number existing in the system, the parameter information is verified according to the judgment rule, actually, the policy number is compared with each policy number existing in the system to determine whether the policy number exists, if the policy number exists, the parameter information is considered to be matched with the judgment rule, and at this moment, the verification is determined to be successful. The other parameter information and the checking method of the judgment rule are not repeated one by one.
After the case entry request is risk-checked and successfully checked, the case import request can be triggered based on the case entry request, a case entry is displayed in a preset interface of the claim settlement system based on the case import request, and a subsequent operation process is executed, which is described in detail above and is not repeated herein.
In this embodiment, a service interface is first set in the claim settlement system, a transaction code is set for a third party, and the third party calls the claim settlement system of the terminal through the service interface, so that the third party terminal without the claim settlement capability can also achieve settlement, and the service interface is set as a restful interface, so that each third party can call the service interface without developing different interfaces for different third parties, thereby saving cost.
Further, a fourth embodiment of the inventive filing method is proposed based on the first embodiment.
The fourth embodiment of the method of filing differs from the first embodiment of the method of filing in that, prior to said step a, the method further comprises:
e, extracting data fields from the preset claim settlement application data, and comparing the extracted data fields with prestored fields;
step F, when the data field is matched with the pre-stored field, determining the data field as a basic field;
step G, when the data field is not matched with the pre-stored field, determining the data field as an extended field, and adding the field into the system;
step H, mapping the basic field and the extended field under a transaction code to map out a check rule corresponding to the basic field and the extended field;
and step I, performing associated storage on the basic field and the extended field and the corresponding check rule so as to verify the case in the following process.
In this embodiment, when a call request of a third party is received in a service interface of an claim system and before the call request sent by the third party is determined, preset claim application data is obtained in the claim system, where the claim application data refers to claim application data with a public basis, after the claim application data is obtained, data fields, such as application time, a claim application partner, a claim application payment amount, and the like, are extracted from the claim application data, and then the extracted data fields are compared with prestored fields, and when a match between a data field and a prestored field is detected, the data field is considered as a basic field, and when the data field does not match with the prestored field, the data field is considered as an extended field and is added to the system. Then, mapping the basic field and the extended field under a transaction code, wherein the transaction code can uniquely represent a third party, and therefore, mapping the basic field and the extended field under the transaction code can be selected as follows: determining a current transaction code, configuring a check rule for a basic field of the transaction code, configuring another check rule for an extended field of the transaction code to map out the check rules corresponding to the basic field and the extended field of the transaction code, and finally, performing association storage on the basic field and the extended field and the corresponding check rules to obtain a mapping table so as to check cases associated with the transaction code in the following process.
In this embodiment, the terminal stores the mapping table in the system before filing the case in the claims settlement system, so that the case is checked through the mapping table in the subsequent case checking process, thereby implementing automatic case checking and improving the convenience of filing the case.
Further, a fifth embodiment of the inventive filing method is proposed based on the first to fourth embodiments.
The fifth embodiment of the proposal method differs from the first to fourth embodiments of the proposal method in that the method further comprises:
and when a verification rule modification instruction is received, adjusting and/or adding and deleting the verification rule according to the verification rule modification instruction.
In this embodiment, it is equivalent to that the verification rule can be modified according to the actual situation, so as to audit the case according to the modified verification rule.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where a proposal program is stored on the computer-readable storage medium, and when executed by a processor, the proposal program implements the following operations:
displaying a case entry in a preset interface of the claim system when a case import request is received;
importing batch cases from the case entry;
extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field;
and adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct.
Further, after the step of importing batch cases from the entry, when the filing program is executed by a processor, the following operations are also implemented:
acquiring a case with failed import after the case with failed import;
and storing the case which fails to be imported into a preset storage area, and generating a case list based on the case which fails to be imported so as to download the corresponding case based on the case list in the following.
Further, before the step of displaying the entry of the case in the preset interface of the claim system when the case import request is received, the case setting program when executed by the processor further implements the following operations:
when a calling request of a third party is received in a service interface of the claim settlement system, judging the calling request sent by the third party;
detecting the request type of the calling request, and receiving a report request of the third party if the request type is one of preset types;
and carrying out risk verification on the case reporting request, and triggering the case importing request based on the case reporting request after the verification is successful.
Further, before the step of determining the call request sent by the third party when the call request of the third party is received in the service interface of the claim settlement system, when the filing program is executed by the processor, the following operations are also implemented:
and registering a transaction code for the third party so that the third party calls the service interface through the transaction code.
Further, when executed by the processor, the filing program further implements the operation of risk checking the filing request:
identifying parameter information of the case report request;
extracting a prestored judgment rule based on the parameter information;
checking the parameter information according to the judgment rule;
and if the parameter information is detected to be matched with the judgment rule, determining that the verification is successful.
Further, before the step of determining the call request sent by the third party when the call request of the third party is received in the service interface of the claim settlement system, when the filing program is executed by the processor, the following operations are also implemented:
extracting data fields from preset claim application data, and comparing the extracted data fields with prestored fields;
when the data field is matched with a pre-stored field, determining the data field as a basic field;
when the data field is not matched with the pre-stored field, determining that the data field is an extended field, and adding the field into the system;
mapping the basic field and the extended field under a transaction code to map out a check rule corresponding to the basic field and the extended field;
and storing the basic field and the extended field and the corresponding check rule in a correlation manner so as to be convenient for the subsequent case examination.
Further, the service interface is a restful interface.
Further, when executed by the processor, the proposal program further realizes the following operations:
and when a verification rule modification instruction is received, adjusting and/or adding and deleting the verification rule according to the verification rule modification instruction.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. A filing method, comprising:
displaying a case entry in a preset interface of the claim system when a case import request is received;
importing batch cases from the case entry according to a character segmentation character CSV mode;
extracting corresponding data fields from each imported case, and comparing each extracted data field with a pre-stored mapping table to determine a check rule corresponding to each data field;
adopting each check rule to check each corresponding case, and generating a claim settlement scheme based on the claim amount corresponding to the case when the check is correct;
before the step of displaying the entry of the case in the preset interface of the claim system when the case import request is received, the method further includes:
when a calling request of a third party is received in a service interface of the claim settlement system, acquiring a type identifier contained in the calling request;
detecting whether the request type of the calling request belongs to one of preset types or not according to the type identifier, and if so, receiving a report request of the third party;
and carrying out risk verification on the case reporting request, and triggering the case importing request based on the case reporting request after the verification is successful.
2. The method of filing according to claim 1, wherein after said step of importing bulk cases from said entry in a character-separator-CSV manner, said method further comprises:
acquiring a case with failed import after the case with failed import;
and storing the case which fails to be imported into a preset storage area, and generating a case list based on the case which fails to be imported so as to download the corresponding case based on the case list in the following.
3. The filing method of claim 1, wherein before the step of determining the invocation request sent by the third party when the invocation request of the third party is received in the service interface of the claims settlement system, the method further comprises:
and registering a transaction code for the third party so that the third party calls the service interface through the transaction code.
4. The filing method of claim 1, wherein the step of risk checking the filing request comprises:
identifying parameter information of the case report request;
extracting a prestored judgment rule based on the parameter information;
checking the parameter information according to the judgment rule;
and if the parameter information is detected to be matched with the judgment rule, determining that the verification is successful.
5. The filing method of claim 1, wherein before the step of determining the invocation request sent by the third party when the invocation request of the third party is received in the service interface of the claims settlement system, the method further comprises:
extracting data fields from preset claim application data, and comparing the extracted data fields with prestored fields;
when the data field is matched with a pre-stored field, determining the data field as a basic field;
when the data field is not matched with the pre-stored field, determining that the data field is an extended field, and adding the field into the system;
mapping the basic field and the extended field under a transaction code to map out a check rule corresponding to the basic field and the extended field;
and storing the basic field and the extended field and the corresponding check rule in a correlation manner so as to be convenient for the subsequent case examination.
6. The filing method of claim 1, wherein the service interface is a restful interface.
7. The filing method of any one of claims 1-6, further comprising:
and when a verification rule modification instruction is received, adjusting and/or adding and deleting the verification rule according to the verification rule modification instruction.
8. A terminal, characterized in that the terminal comprises a memory, a processor and a proposal program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the proposal method according to any of claims 1 to 7.
9. A computer-readable storage medium, having a proposal program stored thereon, which when executed by a processor, implements the steps of the proposal method according to any one of claims 1 to 7.
CN201710483564.9A 2017-06-22 2017-06-22 Scheme setting method, terminal and computer readable storage medium Active CN108335237B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201710483564.9A CN108335237B (en) 2017-06-22 2017-06-22 Scheme setting method, terminal and computer readable storage medium
PCT/CN2018/083675 WO2018233367A1 (en) 2017-06-22 2018-04-19 Case registration method and apparatus, terminal, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710483564.9A CN108335237B (en) 2017-06-22 2017-06-22 Scheme setting method, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108335237A CN108335237A (en) 2018-07-27
CN108335237B true CN108335237B (en) 2020-10-27

Family

ID=62922085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710483564.9A Active CN108335237B (en) 2017-06-22 2017-06-22 Scheme setting method, terminal and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN108335237B (en)
WO (1) WO2018233367A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108932612B (en) * 2018-08-17 2022-07-12 中国建设银行股份有限公司 Data processing method and device applied to enterprise annuity and electronic equipment
CN109934722A (en) * 2019-01-31 2019-06-25 德联易控科技(北京)有限公司 Verify adjustment method, device and the electronic equipment of rule
CN110517007A (en) * 2019-06-14 2019-11-29 平安科技(深圳)有限公司 Request for arbitration, which is put on record, audits processing method, device and computer equipment
CN110377631B (en) * 2019-06-17 2024-01-09 平安科技(深圳)有限公司 Case information processing method, device, computer equipment and storage medium
CN110335180A (en) * 2019-07-04 2019-10-15 北京市律典通科技有限公司 Case is put on record material intelligence checking device
CN110728593A (en) * 2019-09-04 2020-01-24 杭州安存网络科技有限公司 Case planning method and device, electronic device, and storage medium
CN111178822B (en) * 2019-11-13 2023-08-15 泰康保险集团股份有限公司 Method, device and storage medium for generating claim chain
CN111309672B (en) * 2020-02-07 2023-11-17 重庆华谷科技有限公司 Case-setting and case-pre-setting auxiliary management system and intelligent legal auxiliary service system
CN111680693A (en) * 2020-05-28 2020-09-18 泰康保险集团股份有限公司 Method and device for batch processing of claim settlement services
CN111640031B (en) * 2020-05-29 2023-07-14 泰康保险集团股份有限公司 Cross-system claim settlement data processing method and device and related equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002035363A1 (en) * 2000-10-20 2002-05-02 Ge Financial Assurance Holdings, Inc. Interactive insurance premium verification system and method
US8571974B1 (en) * 2001-11-30 2013-10-29 The Pnc Financial Services Group, Inc. Methods and systems for automated data collection and analysis

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7904326B2 (en) * 2001-06-29 2011-03-08 Versata Development Group, Inc. Method and apparatus for performing collective validation of credential information
CN101673268A (en) * 2008-09-11 2010-03-17 贵州创慧科技开发有限公司 Portrait combination recognition system
CN201733328U (en) * 2010-07-09 2011-02-02 中国工商银行股份有限公司 Enterprise data maintaining device and system based on bank system
CN103198200A (en) * 2012-01-09 2013-07-10 北京汉林信通信息技术有限公司 Personnel file information acquisition, comparison and feedback equipment and use thereof
US20140114691A1 (en) * 2012-10-23 2014-04-24 InnovaPad, LP Methods and Systems for the Integrated Collection of Data for Use in Incident Reports and Insurance Claims and to Related Methods of Performing Emergency Responder Cost Recovery
CN105405053A (en) * 2015-10-28 2016-03-16 上海商保通健康科技有限公司 Artificial intelligent adjustment system
CN105956667B (en) * 2016-04-14 2018-09-25 平安科技(深圳)有限公司 Vehicle insurance setting loss Claims Review method and system
CN106228448A (en) * 2016-07-29 2016-12-14 深圳市永兴元科技有限公司 Vehicle insurance based on mobile communications network Claims Resolution method and device
CN106295151A (en) * 2016-08-03 2017-01-04 合肥奇也信息科技有限公司 A kind of medical care insurance is settled a claim system online
CN106682987A (en) * 2016-11-21 2017-05-17 中国平安财产保险股份有限公司 Property insurance claim settlement realization method and realization system thereof
CN106709696A (en) * 2016-11-21 2017-05-24 中国平安财产保险股份有限公司 Self-service claim settlement realization method and system
CN106875030B (en) * 2016-12-14 2020-11-24 武汉默联股份有限公司 Intelligent online direct claim recommendation system and method for business health insurance
CN107705211A (en) * 2017-11-10 2018-02-16 平安科技(深圳)有限公司 A kind of adjustment method and apparatus of settlement of insurance claim case

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002035363A1 (en) * 2000-10-20 2002-05-02 Ge Financial Assurance Holdings, Inc. Interactive insurance premium verification system and method
US8571974B1 (en) * 2001-11-30 2013-10-29 The Pnc Financial Services Group, Inc. Methods and systems for automated data collection and analysis

Also Published As

Publication number Publication date
CN108335237A (en) 2018-07-27
WO2018233367A1 (en) 2018-12-27

Similar Documents

Publication Publication Date Title
CN108335237B (en) Scheme setting method, terminal and computer readable storage medium
US10387856B2 (en) Online payment method, system, and apparatus
CN107908485B (en) Interface parameter transmission method, device, equipment and computer readable storage medium
WO2021040994A1 (en) Systems, method, and media for determining security compliance of continuous build software
CN108416485B (en) User identity recognition method, electronic device and computer readable storage medium
CN107077671B (en) Payment apparatus and method using security module
CN109493087B (en) Method for checking real estate registration information based on two-dimensional code, computer device and computer readable storage medium
CN107977457B (en) Data clearing method, system and computer readable storage medium
CN108460272B (en) Password changing method, device, terminal equipment and storage medium
CN109145590B (en) Function hook detection method, detection equipment and computer readable medium
US20160260103A1 (en) Method, Apparatus, and Computer Readable Medium for Providing Wireless Device Protection Service
CN108830562B (en) Attendance card punching method and related equipment
US20210006643A1 (en) Information display method, terminal, and server
CN111078200A (en) Task construction method, device, equipment, medium and system
CN108021445B (en) Memory optimization method, device and system and computer readable storage medium
CN109688096B (en) IP address identification method, device, equipment and computer readable storage medium
US11431694B2 (en) Secure account modification
CN111901180A (en) Multi-tenant terminal generation method, device, equipment and storage medium of education system
CN107679871B (en) List management method, device, system and computer readable storage medium
CN111340635A (en) Data checking method, equipment, server and readable storage medium
CN108156071B (en) Method for adding members to community, terminal device and computer readable storage medium
CN116244764A (en) Method and system for generating device unique ID of Android device
CN108924270B (en) Method for updating terminal contact information, server and storage medium
CN108848420B (en) VIP member opening method and device
JP2011253329A (en) Authentication method using ic card

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant