WO2019001087A1 - Serveur, dispositif, procédé de demande d'indemnisation, et support d'informations lisible par ordinateur - Google Patents

Serveur, dispositif, procédé de demande d'indemnisation, et support d'informations lisible par ordinateur Download PDF

Info

Publication number
WO2019001087A1
WO2019001087A1 PCT/CN2018/082622 CN2018082622W WO2019001087A1 WO 2019001087 A1 WO2019001087 A1 WO 2019001087A1 CN 2018082622 W CN2018082622 W CN 2018082622W WO 2019001087 A1 WO2019001087 A1 WO 2019001087A1
Authority
WO
WIPO (PCT)
Prior art keywords
case
investigator
policy
investigation
receiving
Prior art date
Application number
PCT/CN2018/082622
Other languages
English (en)
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 WO2019001087A1 publication Critical patent/WO2019001087A1/fr

Links

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

Definitions

  • the present application relates to the field of insurance technology, and in particular, to a case claim method, apparatus, server, and computer readable storage medium.
  • the staff of the insurance company accepts the claim case on the PC side and enters the relevant report information.
  • the case acceptance system then sends the case to the case investigation system, and the case investigation system assigns the investigator to conduct the case investigation.
  • the investigator's investigation is completed, the investigation needs to be reported to the auditor, and the auditor can pass the audit before the compensation can be made.
  • the claims settlement process is complicated, the progress is slow, and the cycle is very long. Especially in the case of a major accident, it may happen that the insured person urgently needs funds, but the settlement process is slow and cannot be paid in time.
  • the main purpose of the present application is to provide a case claim method, a server, and a computer readable storage medium, aiming at solving the technical problem of long insurance claim period.
  • the present application provides a method for claim settlement, and the method for claim settlement includes the following steps:
  • the corresponding claim settlement case is generated and an investigation task is generated and sent to the investigator;
  • the present application further provides a case claim device, and the case claim device includes:
  • the matching module is configured to send a survey claim to the investigator when the claim for the claim entered by the investigator is received;
  • a reporting module configured to receive an investigation report submitted by the investigator based on the investigation task, and submit the claim case and the investigation report to an audit node;
  • the claim module is configured to perform the payment of the claim case according to the claim instruction when receiving the payout instruction fed back by the audit node.
  • the present invention also provides a server, the server comprising: a memory, a processor, and a case claim program stored on the memory and operable on the processor, the case claim program The step of implementing the case claim method of any of the above, when executed by the processor.
  • the present application further provides a computer readable storage medium, wherein the computer readable storage medium stores a case claim program, and the case claim program is executed by the processor to implement any of the above The steps of the method of claim settlement.
  • a case claim method, device, server, and computer readable storage medium which are provided by the embodiment of the present application, are sent to the investigator by correspondingly configuring a claim case and generating an investigation task when receiving the claim application input by the investigator.
  • the investigator conducts the report and the case investigation; then, receives the investigation report submitted by the investigator based on the investigation task, submits the claim case and the investigation report to the audit node, and the audit node performs the audit to ensure the authenticity of the claim and prevent fraudulent insurance;
  • the compensation order is returned by the review node, the claim is paid according to the claim.
  • the customer report is saved, and the insurance company accepts and distributes the process of the investigator.
  • the investigator can directly file a claim for claim settlement, and when the investigator completes the investigation and passes the audit of the audit node, the customer can directly pay for the claim.
  • the time spent by the customer on the process is greatly saved, the claim period is shortened, and the customer can quickly get the payment, especially in the event of a major accident; and, by reviewing the control of the node, the claim is reduced.
  • the risk of fraud protects the interests of insurance companies, thereby achieving a win-win situation for both customers and insurance companies.
  • FIG. 1 is a schematic structural diagram of a terminal structure of a hardware operating environment involved in an embodiment of the present application
  • FIG. 2 is a schematic flow chart of a first embodiment of a claim settlement method of the present application
  • FIG. 3 is a schematic diagram showing the refinement process of the steps of the claim compensation case and the step of generating the investigation task to be sent to the investigator when receiving the claim application input by the investigator in FIG. 2;
  • FIG. 4 is a schematic diagram showing a refinement flow of the steps of performing the payment of the claim case according to the claim instruction when receiving the payout instruction fed back by the audit node in FIG. 2;
  • FIG. 5 is a schematic flow chart of a second embodiment of a claim settlement method of the present application.
  • FIG. 6 is a schematic flow chart of a third embodiment of a claim settlement method of the present application.
  • FIG. 7 is a schematic flow chart of a fourth embodiment of a claim settlement method of the present application.
  • FIG. 8 is a schematic flow chart of a fifth embodiment of a claim settlement method of the present application.
  • FIG. 1 is a schematic structural diagram of a terminal in a hardware operating environment involved in an embodiment of the present application.
  • the server in this embodiment may be a terminal device such as a PC.
  • the terminal may include a processor 1001, such as a CPU, a communication bus 1002, a user interface 1003, and a memory 1004.
  • the communication bus 1002 is used to implement connection communication between these components.
  • the user interface 1003 can include a display, an input unit such as a keyboard, and the optional user interface 1003 can also include a standard wired interface, a wireless interface.
  • the memory 1004 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
  • the memory 1004 can also optionally be a storage device independent of the aforementioned processor 1001.
  • the terminal may further include a camera, RF (Radio) Frequency, RF) circuits, sensors, audio circuits, WiFi modules, and more.
  • RF Radio
  • FIG. 1 does not constitute a limitation to the server, and may include more or less components than those illustrated, or some components may be combined, or different component arrangements.
  • an operating system, a network communication module, a user interface module, and a case claims program may be included in the memory 1004 as a computer storage medium.
  • the user interface 1003 is mainly used to connect a client (user end) to perform data communication with the client; and the processor 1001 can be used to call a case claim program stored in the memory 1004, and execute the present.
  • a first embodiment of a claim settlement method of the present application provides a case claim method, and the case claim method includes:
  • Step S10 When receiving the claim application input by the investigator, correspondingly configuring the claim case and generating a survey task is sent to the surveyor.
  • the investigator can directly file a claim for claim, and the case investigation can be started without reporting the case, and the progress of the claim can be accelerated.
  • the investigator obtains the customer after arriving at the scene of the accident.
  • Identity and accident situation use the server to access the claims system, select the customer's policy to apply for claims, and enter the claims application.
  • the investigator can also enter the customer's policy number, determine the policy to apply for claims, and then enter the claim application.
  • the server After receiving the claim, the server obtains the policy for the current claim settlement, and files the case for the corresponding claims. Then, the investigation task of the server configuration claim case is sent to the investigator.
  • the investigator After receiving the investigation task issued by the server, the investigator locates at the scene of the accident to confirm that it has conducted an investigation at the scene of the accident, and can also take pictures of the scene of the accident, obtain relevant image data, and conduct investigations on current claims cases. task.
  • the step S10 includes:
  • Step S11 When receiving the claim application input by the investigator, determining whether the investigator has the claim acceptance right;
  • Step S12 If the investigator has the claim accepting authority, the claims claim is configured according to the claims application, and a survey task is generated and sent to the surveyor.
  • the server determines whether the investigator has a claim based on the pre-determined permission filing information when receiving the claim for the claim entered by the investigator. Acceptance authority.
  • the respondent case is configured according to the claim application instruction and the corresponding investigation task is generated and sent to the investigator; if the investigator does not have the claim acceptance right, the claim is rejected, prompting the investigator to Open the claims application permission.
  • Step S20 Receive the investigation report submitted by the surveyor based on the investigation task, and submit the claim case and the investigation report to the audit node.
  • the investigator After completing the investigation, the investigator inputs the investigation report writing instruction, enters the investigation conclusion in the investigation report writing interface of the server configuration, and submits the positioning information and the collected image data together as the investigation report corresponding to the investigation task.
  • the investigation report submitted by the investigator is also the investigation report of the current claim case.
  • the server receives the investigation report submitted by the investigator, and obtains the investigation result, the positioning information, and the image data obtained by the investigation. Then, the server submits the claim case and the investigation report to the audit node, and the audit node checks and confirms the investigation report of the claim case to prevent the case from being misreported or misrepresented.
  • the audit node After receiving the investigation report, the audit node will review whether the policy in the claim case can be paid; if the payment can be made, the amount of the payment and the beneficiary need to be determined according to the agreement in the policy, and the beneficiary's account is determined.
  • the beneficiary's account may be an account that can collect money, such as a bank card account or an electronic account.
  • Step S30 When receiving the compensation instruction fed back by the auditing node, the payment of the case is performed according to the claim.
  • the payment instruction is sent to the server to notify that the claim case has passed the review and can be paid.
  • the server receives the compensation instruction feedback from the audit node, it executes the compensation instruction and pays the beneficiary.
  • the step S30 includes:
  • Step S31 when receiving the payment instruction fed back by the auditing node, acquiring the payment amount and the beneficiary account according to the claim instruction;
  • Step S32 Transfer the claim payment to the beneficiary account by using electronic payment.
  • the server parses the claim instruction, and obtains the payment amount and the beneficiary account of the case. Specifically, the server can read the code of the claim instruction, extract the preset field in the code, obtain the payment amount and the beneficiary account of the case, and store it in a text format.
  • the preset field may be a field of a preset location, a field after the preset identifier, or the like.
  • the server then uses electronic payment to transfer the payment to the beneficiary's account based on the amount of the payment and the beneficiary's account. It should be noted that if the insured has multiple policies to be paid, the server obtains multiple claims of the audit node and compensates separately; or, the server according to the multi-pair payment amount and the beneficiary account in the configuration instruction, Pay separately.
  • the method further includes:
  • the server configures the processing status of the investigation task to be closed or completed, and may also delete the investigation task in the investigation system or the investigation task list of the investigator, and complete the verification of the investigation task. Through the verification of the investigation task, the investigation personnel's investigation task execution cycle is ended, and the influence of the investigator's work time is avoided.
  • the corresponding claim settlement case is generated and an investigation task is generated and sent to the investigator, and the investigator reports and investigates the case; and then, the receiving surveyor submits the report based on the survey task.
  • the investigation report submits the claims case and the investigation report to the auditing node, and the auditing node conducts the audit to ensure the authenticity of the claim and prevent fraudulent insurance; when receiving the compensation order feedback from the auditing node, the claims are paid according to the claim.
  • the customer report is saved, and the insurance company accepts and distributes the process of the investigator.
  • the investigator can directly file the claim for claim settlement, and when the investigator completes the investigation and passes the audit of the audit node, the customer can directly conduct the settlement.
  • the payment process greatly saves the time spent by the customer on the process, shortens the claim cycle, and enables the customer to get the payment quickly, especially in the event of a major accident; and, by reviewing the control of the node, the reduction is reduced.
  • the risk of fraud in claims is protected by the interests of insurance companies, thereby achieving a win-win situation for both customers and insurance companies.
  • the second embodiment of the claim settlement method of the present application provides a method for claim settlement, which is based on the first embodiment of the claim settlement method of the present application, and the step S10 includes:
  • Step S13 When receiving the claim application input by the investigator, obtain the identity of the insured person carried in the claim application.
  • the investigator determines the identity of the insured customer and then enters the claim as the insured.
  • the claims application contains the identity of the insured, such as name, ID number, age and other information.
  • the server After receiving the claim form of the investigator, the server obtains the identity of the insured person carried in the claim application.
  • Step S14 Search all the policies of the insured according to the insured identity, and configure a policy list for the surveyor to select.
  • the server After obtaining the insured status, the server searches the database for all policies of the insured according to the insured status, and configures all the policies found as a policy list.
  • the policies in the form list can be sorted according to the purchase time and the like.
  • the server displays a list of policies for the investigator to select the policy for which the claim is currently applied.
  • Investigators can select the policy by checking the policy list page and filter out the inappropriate policy. For example, if the accident is a car accident, the investigator may need to choose a car insurance policy, an accident insurance policy, and the like.
  • the policy list can display only the purchase time and insurance type of each policy. Of course, other information in the policy can also be displayed, which can be flexibly configured according to actual needs.
  • Step S15 Acquire a policy selected by the surveyor based on the policy list, correspondingly configure a claim case, and generate a survey task and send the survey task to the surveyor.
  • the server obtains the policy selected by the investigator, correspondingly configures the claim case, and generates an investigation task for the claim case and sends it to the investigator, thereby the investigator Conduct an investigation.
  • the list of policies that record all the policies of the insured is provided for the investigator to select, so that the investigator can filter out the policy that is inappropriate and cannot apply for claim, only according to the survey candidate.
  • the issued insurance policy is filed, which reduces the workload of the audit node, speeds up the review of claims, and shortens the period of insurance claims, which can enhance the customer experience.
  • the third embodiment of the claim settlement method of the present application provides a policy claim method, based on the second embodiment of the claim settlement method of the present application, the step S15 includes:
  • Step S151 When the policy selected by the surveyor based on the policy list is received, the terms of the selected policy are displayed for selection.
  • Step S152 Obtain a policy and a clause selected by the investigator, correspondingly configure a claim case, and generate an investigation task and send the investigation task to the investigator.
  • the server When the server is configured with the policy list and displayed to the investigator for selection, if the policy selected by the surveyor based on the policy list is received, the terms of the selected policy are displayed for the investigator to select.
  • the terms of the policy include the insurance liability of the policy, the amount of insurance, additional terms and other items for the investigator to choose. According to the actual situation of the accident, the investigator selects the corresponding terms and determines. After receiving the policy clause of the investigator, the server correspondingly configures the claim case according to the policy and terms selected by the investigator, and generates an investigation task and sends it to the investigator.
  • the investigator can select the policy for this claim based on the insurance policy and other information.
  • the server looks up the policy content of the policy in the database and displays the terms of the policy.
  • the server can also extract the preset field in the policy content, and obtain the policy number, the insured identity information, the beneficiary information, and the like.
  • the investigator selects the terms of the claim basis, such as insurance liability, insurance amount, additional clauses, etc., to determine the claims liability and the amount of claims. The investigator confirms the selection of the terms.
  • the server After the server receives the terms selected by the investigator, the fields of the policy number, the insured identity information, the beneficiary information, and the fields of the terms selected by the investigator are filled in according to the preset filling rules.
  • a claim case is generated.
  • the policy written in the claim case is the policy on which the claim is based, and the written terms are the terms of the claim, and the insured person who is required to apply for the claim in this accident.
  • the server also configures the case number of the claim case according to a preset numbering rule. Then, the server configures the investigation task corresponding to the claim case, and obtains the investigator who configures the claim case, and distributes the configured survey task to the surveyer's system for the surveyor to perform the survey task.
  • the investigation task includes all the information of the claim case, including the policy on which the claim is based, the insured, the terms of the claim, etc., for the investigator to conduct the investigation purposefully.
  • the investigator can separately select multiple policies and corresponding terms, and then the server configures the claim case and generates a survey task to be sent to the surveyor.
  • the terms of the policy are provided for the investigator to select, so that the investigator can select the terms of the claim, so that the claim is more targeted and the workload of the audit node is reduced. , shortened the claims cycle.
  • the fourth embodiment of the claim settlement method of the present application provides a method for claim settlement, based on the second or third embodiment of the claim settlement method of the present application (the second embodiment of the claim settlement method of the present application)
  • the step S14 includes:
  • Step S141 Search for all policies of the insured according to the insured identity
  • Step S142 Filter out the policy within the insurance period in all the policies of the insured, and configure the policy as a policy list for the investigator to select.
  • the server After obtaining the insured status, the server searches the database for all policies of the insured according to the insured status. Then, the server performs preliminary filtering and screening, selects the policies that are still in the insurance period in all the policies, and filters out the policies that have expired. Among them, the insurance period is also called the insurance period. According to the insurance contract, the insurance company is insured for the agreed insurance accident within the agreed time, and the agreed time becomes the insurance period. The server then uses the policy that is currently in the insurance period to be configured as a policy list for the investigator to choose the policy for the claim.
  • the policy that has expired is automatically filtered out. Since the insurance company does not pay the insurance policy that is not within the insurance period, it is not necessary to file a policy for these insurance policies, which can reduce the workload of the investigator and the audit node, and improve the workload. Claim speed.
  • the fifth embodiment of the claim settlement method of the present application provides a method for claim settlement, which is based on the third embodiment of the claim settlement method of the present application, and the step S30 includes:
  • Step S33 when receiving the compensation instruction fed back by the auditing node, determining the policy and terms of the approved audit according to the claim instruction;
  • Step S34 Obtain an amount of the payment payment according to the terms of the review, and obtain the beneficiary account bound to the policy that has passed the review;
  • Step S35 Transfer the claim payment to the beneficiary account by using electronic payment.
  • the server When the server receives the compensation instruction feedback from the audit node, it parses the claim and obtains the policy and terms that are currently approved. Then, according to the terms of the audit, the server obtains the payment amount agreed with the insurance company when the customer signs the policy. For example, if the auto insurance policy is approved, the liability amount clause in the policy is also approved. The default field in the clause is the value of the payment payment amount. Therefore, the auto insurance policy can be obtained by reading the preset field in the liability amount clause. The amount of the payment. At the same time, the server queries the customer's reservation information and obtains the beneficiary account bound by the approved policy. Further, if there are multiple policies and their terms passed the review, the server will pay for each policy according to the beneficiary account of each policy and the payment amount in each policy clause.
  • the server then uses the electronic payment to transfer the payment to the beneficiary's account for payment.
  • the embodiment of the present application further provides a case claim device, where the claim claim device includes:
  • the matching module is configured to send a survey claim to the investigator when the claim for the claim entered by the investigator is received;
  • a reporting module configured to receive an investigation report submitted by the investigator based on the investigation task, and submit the claim case and the investigation report to an audit node;
  • the claim module is configured to perform the payment of the claim case according to the claim instruction when receiving the payout instruction fed back by the audit node.
  • the matching module is further used,
  • the matching module is further used,
  • the matching module is further used,
  • the claim module is further configured to:
  • the claim payment amount and the beneficiary account are obtained according to the claim instruction; and the claim payment is transferred to the beneficiary account using the electronic payment.
  • the claim module is further configured to:
  • the claim payment is transferred to the beneficiary account.
  • the matching module is further used,
  • the investigator When receiving the claim for the claim entered by the investigator, determining whether the investigator has the claim accepting authority; if the investigator has the claim accepting authority, the claims claim is configured according to the claims request and the survey task is generated. To the investigator.
  • reporting module is further configured to:
  • the embodiment of the present application further provides a computer readable storage medium, where the computer claim storage medium stores a case claim program, and when the case claim program is executed by the processor, the following operations are implemented:
  • the corresponding claim settlement case is generated and an investigation task is generated and sent to the investigator;
  • the policy of the insured person is selected in the policy of the insured person, and is configured as a policy list for the investigator to select.
  • the electronic payment is used to transfer the payment to the beneficiary account.
  • the electronic payment is used to transfer the payment to the beneficiary account.
  • the claim settlement case is correspondingly configured according to the claims application, and an investigation task is generated and sent to the investigator.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM as described above). , a disk, an optical disk, including a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in the various embodiments of the present application.
  • a terminal device which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

La présente invention concerne un procédé de réclamation de cas, comprenant les étapes consistant : lorsqu'une demande de réclamation saisie par un enquêteur est reçue, à configurer en conséquence une demande d'indemnisation, à générer une tâche d'enquête et à l'envoyer à l'enquêteur ; à recevoir un rapport d'enquête soumis par l'enquêteur sur la base de la tâche d'enquête, et à soumettre la demande d'indemnisation et le rapport d'enquête à un nœud d'examen ; et lorsqu'une instruction de compensation renvoyée par le nœud d'examen est reçue, à effectuer la compensation sur la demande d'indemnisation conformément à l'instruction de compensation. L'invention se rapporte également à un dispositif de demande d'indemnisation, à un serveur et à un support d'informations lisible par ordinateur. L'application fait gagner du temps au client sur le processus et raccourcit la période de réclamation.
PCT/CN2018/082622 2017-06-26 2018-04-11 Serveur, dispositif, procédé de demande d'indemnisation, et support d'informations lisible par ordinateur WO2019001087A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710497417.7A CN108335215A (zh) 2017-06-26 2017-06-26 案件理赔方法、服务器及计算机可读存储介质
CN201710497417.7 2017-06-26

Publications (1)

Publication Number Publication Date
WO2019001087A1 true WO2019001087A1 (fr) 2019-01-03

Family

ID=62922323

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/082622 WO2019001087A1 (fr) 2017-06-26 2018-04-11 Serveur, dispositif, procédé de demande d'indemnisation, et support d'informations lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN108335215A (fr)
WO (1) WO2019001087A1 (fr)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110033227A (zh) * 2018-11-28 2019-07-19 阿里巴巴集团控股有限公司 数据处理方法、装置、计算设备及存储介质
CN111260480A (zh) * 2018-11-30 2020-06-09 重庆小雨点小额贷款有限公司 理赔方法、服务器、终端设备及存储介质
CN109360113B (zh) * 2018-12-14 2021-04-13 泰康保险集团股份有限公司 一种保单的自动理算方法、装置、介质及电子设备
CN110163005B (zh) * 2019-04-10 2023-06-06 创新先进技术有限公司 基于区块链的业务处理方法、系统、计算设备及存储介质
CN111401831A (zh) * 2020-03-04 2020-07-10 平安医疗健康管理股份有限公司 任务进度展示方法、装置、设备及可读存储介质
CN111967999A (zh) * 2020-08-27 2020-11-20 平安养老保险股份有限公司 调查处理方法、装置、计算机设备和存储介质
CN112581078A (zh) * 2020-12-02 2021-03-30 五八到家有限公司 劳动者违规数据处理方法、设备及存储介质
CN112767180A (zh) * 2021-01-06 2021-05-07 大童保险销售服务有限公司 生成保险案件公估报告的方法、装置以及存储介质
CN114092120A (zh) * 2021-12-01 2022-02-25 广州品唯软件有限公司 一种赔付定责方法、装置、设备及可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104240130A (zh) * 2013-10-14 2014-12-24 王升 一种利用风险投融资系统的投融资方法及风险投融资系统
CN106022998A (zh) * 2016-05-05 2016-10-12 重庆法云科技有限公司 法律事务处理方法及装置
CN106682987A (zh) * 2016-11-21 2017-05-17 中国平安财产保险股份有限公司 一种财产险理赔实现方法及实现系统
CN106709696A (zh) * 2016-11-21 2017-05-24 中国平安财产保险股份有限公司 一种自助理赔实现方法及实现系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105354743A (zh) * 2015-12-07 2016-02-24 中国建设银行股份有限公司 一种数据处理方法及装置
CN105847376A (zh) * 2016-04-11 2016-08-10 深圳市永兴元科技有限公司 车险查勘系统及方法
CN106529896B (zh) * 2016-09-26 2018-06-22 平安科技(深圳)有限公司 基于理赔查勘的方法及理赔服务器

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104240130A (zh) * 2013-10-14 2014-12-24 王升 一种利用风险投融资系统的投融资方法及风险投融资系统
CN106022998A (zh) * 2016-05-05 2016-10-12 重庆法云科技有限公司 法律事务处理方法及装置
CN106682987A (zh) * 2016-11-21 2017-05-17 中国平安财产保险股份有限公司 一种财产险理赔实现方法及实现系统
CN106709696A (zh) * 2016-11-21 2017-05-24 中国平安财产保险股份有限公司 一种自助理赔实现方法及实现系统

Also Published As

Publication number Publication date
CN108335215A (zh) 2018-07-27

Similar Documents

Publication Publication Date Title
WO2019001087A1 (fr) Serveur, dispositif, procédé de demande d'indemnisation, et support d'informations lisible par ordinateur
WO2018233351A1 (fr) Procédé et dispositif de demande d'indemnisation en libre-service, et support d'informations lisible par ordinateur
WO2019037396A1 (fr) Procédé, dispositif et équipement de suppression de compte et support d'informations
WO2018107610A1 (fr) Procédé, système et dispositif de traitement de données de service, et support d'informations lisible par ordinateur
WO2019019493A1 (fr) Procédé et dispositif de partage de données et support d'informations lisible par ordinateur
WO2019109521A1 (fr) Procédé, appareil et dispositif de validation d'identité pour un entretien vidéo et support d'enregistrement lisible
WO2019090986A1 (fr) Procédé et dispositif d'ajustement pour un cas de règlement de déclaration de sinistre
WO2019104876A1 (fr) Procédé et système de poussée de produit d'assurance, terminal, terminal client et support d'informations
WO2018166314A1 (fr) Procédé, appareil et dispositif d'autorisation de plafond et support d'informations lisible par ordinateur
WO2019061612A1 (fr) Procédé et appareil de promotion de produit de prêt et support d'informations lisible par ordinateur
WO2019061614A1 (fr) Procédé de mise en correspondance de produits de prêt, appareil et support d'informations lisible par ordinateur
WO2019061613A1 (fr) Procédé de criblage d'habilitation pour un prêt, dispositif et support de stockage lisible par ordinateur
WO2019015232A1 (fr) Procédé et système de traitement de versement
WO2019090984A1 (fr) Procédé et dispositif de vérification de détails de responsabilité de contrats d'assurance
WO2019109520A1 (fr) Procédé d'attribution de travail d'entretien vidéo, appareil et dispositif, et support d'informations lisible
WO2019140804A1 (fr) Procédé de surveillance de transaction suspecte, dispositif, et appareil, et support d'informations
WO2018036151A1 (fr) Procédé de traitement de police d'assurance, appareil, dispositif et support d'informations lisible par ordinateur
WO2018155846A1 (fr) Système de paiement d'agence, serveur et son procédé de commande
WO2019000800A1 (fr) Procédé, appareil et dispositif de préparation de justificatifs d'identité, et support de stockage lisible par ordinateur
WO2018233301A1 (fr) Procédé, appareil et dispositif de recommandation de produit et support d'informations lisible par ordinateur
WO2019100604A1 (fr) Procédé et appareil d'interrogation de compte, dispositif, et support de stockage lisible par ordinateur
WO2018201699A1 (fr) Procédé, dispositif et appareil d'évaluation de client, et support de stockage lisible par ordinateur
WO2019051866A1 (fr) Procédé, dispositif et appareil de gestion d'informations de droits et d'intérêts, et support d'informations lisible par ordinateur
WO2017012198A1 (fr) Procédé de mise en correspondance automatique d'institution d'examen basé sur une lettre d'examen électronique et plate-forme d'hôpital en réseau
WO2016182209A1 (fr) Serveur, système de fourniture de service de beauté et procédé

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

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 20/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18823806

Country of ref document: EP

Kind code of ref document: A1