WO2019080247A1 - Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur - Google Patents

Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur

Info

Publication number
WO2019080247A1
WO2019080247A1 PCT/CN2017/113227 CN2017113227W WO2019080247A1 WO 2019080247 A1 WO2019080247 A1 WO 2019080247A1 CN 2017113227 W CN2017113227 W CN 2017113227W WO 2019080247 A1 WO2019080247 A1 WO 2019080247A1
Authority
WO
WIPO (PCT)
Prior art keywords
template
node
approval
batch
policy
Prior art date
Application number
PCT/CN2017/113227
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 WO2019080247A1 publication Critical patent/WO2019080247A1/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
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present application relates to the field of information processing technologies, and in particular, to a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval.
  • the embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval document, which can generate corresponding approval documents for various insurance products and different policy information modification.
  • an embodiment of the present application provides a method for generating a policy approval, the method comprising:
  • the original value and the modified value of the element are filled into the element approval template, and the element approval template and the node approval template are combined to form a approval of the policy.
  • an embodiment of the present application further provides an apparatus for generating a policy approval, the apparatus comprising means for performing the method of generating a policy approval as described above.
  • the embodiment of the present application further provides a device for generating a policy approval, the device comprising a memory, and a processor connected to the memory;
  • the memory for storing program data for implementing a method for generating a policy approval
  • the processor is configured to execute program data stored in the memory to perform the method as described in the first aspect above.
  • an embodiment of the present application provides a computer readable storage medium, where the one or more program data is stored, and the one or more program data may be processed by one or more processes.
  • the apparatus is executed to implement the method described in the first aspect above.
  • the embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval.
  • the method includes: receiving and saving a user's modification of policy information in a policy; comparing policy information before modification with modified The policy information obtains the modified element and the node corresponding to the element, obtains the original value before the element is modified, and the modified value after the modification; acquires the insurance product corresponding to the policy, and obtains the corresponding product according to the insurance product.
  • the application obtains the approval template of the insurance product, and then calls the element approval template and the node approval template related to the modified element from the approval template according to the modified policy information in the policy, and finally fills in the element approval template with the values before and after the modification.
  • the approval of the policy is directly generated. Therefore, the application obtains the corresponding approval template according to the type of the insurance product and the approval requirement, and the corresponding approval can be generated for the various insurance products and the modification of different policy information.
  • FIG. 1 is a schematic flow chart of a method for generating a policy approval document according to an embodiment of the present application
  • FIG. 2 is a schematic diagram of a sub-flow of a method for generating a policy approval document according to an embodiment of the present application
  • FIG. 3 is a schematic diagram of another sub-flow of a method for generating a policy approval document according to an embodiment of the present application
  • FIG. 4 is a schematic block diagram showing a unit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
  • FIG. 5 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
  • FIG. 6 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
  • FIG. 7 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
  • FIG. 8 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
  • FIG. 9 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application.
  • FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application.
  • FIG. 1 is a schematic flowchart diagram of a method for generating a policy approval document according to an embodiment of the present application.
  • the method can be run on terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
  • the steps of the method include S101 ⁇ S105.
  • the policy information includes a plurality of information, such as information of the insured, information of the insured, information of the beneficiary, etc.
  • Each piece of information includes a plurality of sub-information, for example, the information of the insured includes the name of the insured and the type of the insured
  • all information of the insured is referred to as a node
  • the name of the node is the insured
  • the sub-information corresponding to the insured is an element
  • This type of push gives you all the nodes and elements of the policy.
  • the modification of the policy information is reflected in the modification of the information of the element. After the policy information is modified, the original value of the modified element and the modified value after the modification are found.
  • the insurance system presets the approval template of the required insurance product. Different insurance products have different modification information (the elements and the corresponding nodes of the elements), and the corresponding approval template can be configured for different elements and corresponding nodes, so different insurance
  • the approval template for the product is not identical, but the format of the approval template is basically the same.
  • step S102 and step S103 have no necessary sequence in time.
  • S104 Determine a modification type of the element, and, according to the modification type, call an element approval template corresponding to the element and a node approval template corresponding to the node from the batch template.
  • a policy contains multiple nodes, each of which contains multiple pieces of information, so an approval template for an insurance product includes an element approval template and a node approval template for each element.
  • Modifications to the elements include changing element information (ie, one value replacing another value), adding element information (increasing an element content, etc.), and deleting element information (deleting an element content, etc.).
  • three element approval templates are configured corresponding to one element, including: element change approval template, element addition approval template and element deletion approval template.
  • step S104 specifically includes the following:
  • the element change approval template and the node change approval template corresponding to the element are called from the batch template.
  • the modification type is to add element information
  • the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template.
  • the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
  • the node change approval template includes a first fixed field and a first associated part, where the first fixed field is a node name of the node, and the first associated part is implemented by a program, and can be displayed as a symbol on the page. (for example, %), the content of this symbol is assigned the content of the element change approval template when the batch is generated.
  • the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
  • the first original value association part and the change value association part can be implemented by a program, and can be displayed as symbols (for example, %) on the page.
  • the two parts are respectively assigned the original values and elements before the element is modified. Modified value after modification; change the class words to "change from... to" or other similar words.
  • the node name is the policyholder and the element name is mobile phone
  • this symbol % will eventually be assigned the content of the element change approval template
  • the element change approval template is "mobile phone” % is changed to %”
  • this first symbol % represents the first original value associated part, and is assigned the original value (ie the original mobile phone number).
  • This second symbol % represents the changed value associated part and is assigned the original value. (ie the modified mobile number).
  • the node adding the batch template includes a second fixed field and a second associated portion, and the second fixed field includes an added class word and a node name of the node.
  • the second associated part can be implemented by a program, which can be displayed as a symbol (for example, %) on the page, and the content of the symbol is assigned when the batch is generated.
  • the element adds the content of the approval template.
  • the element adding batch template includes a second field and an added value associative portion, the second field includes an element name of the element, and the added value associated portion may be implemented by a program, and may be displayed as a symbol (eg, %) on the page, in When a batch is generated, this part is assigned the added element content.
  • the node name is the policyholder and the added element name is the ID number
  • the node adds the approval template to “increase the insured person%”, and the symbol % is finally assigned the element to add the content of the approval template; the element adds the approval template to the “document”.
  • the number is %", where the symbol % represents the value-added part of the value, and will eventually be assigned the content of the added element (ie the corresponding document number).
  • the node deletion batch template includes a third fixed field and a third associated portion, and the third fixed field includes a deletion type word and a node name of the node. Delete the word to delete, delete, delete, reduce or other similar words.
  • the third part can be implemented by the program. It can be displayed as a symbol (such as %) on the page. When the batch is generated, the content of the symbol The content is finally assigned to the element to delete the content of the approval template.
  • the element deletion approval template includes a third field and a second original value association part, the third field includes an element name of the element, and the second original value association part can be implemented by a program, and can be displayed as a symbol on the page (for example, %), this part will eventually be assigned the content of the deleted element.
  • the node deletes the approval template as “delete the insured person%”, and the symbol % is finally assigned the content of the element deletion approval template; the element deletes the approval template as “documentation”
  • the type is %", where the symbol % represents the second original value association part, and will eventually be assigned the content of the deleted element (ie the corresponding document type).
  • the field description of the template configuration of each node and element in the template may be changed according to the actual situation.
  • S105 Fill in the element batch template with the original value and the modified value of the element, and combine the element batch template and the node batch template to form a batch approval of the policy.
  • the modified value of the element is null, that is, the original value does not exist, and if the modification type is the deleted element information, the modified value of the element is null, that is, There are no modified values.
  • step S105 specifically includes the following:
  • modification type is change element information
  • assigning the original value of the element to the first original value associative part of the element change approval template and assigning the modified value of the element to the element to change the approval of the approval template
  • the value association part assigns the assigned element change approval template to the node to change the first associated part of the approval template to form an information change approval document of the policy.
  • modification type is to add element information
  • assigning a modified value of the element to the element to add an added value association part of the batch template and assigning the assigned element to the node to add a batch template to the node to add a second of the approval template.
  • the associated part, the information forming the policy increases the approval.
  • the modification type is the deletion element information
  • the original value of the element is assigned to the second original value association part of the element deletion approval template
  • the assigned element deletion approval template is assigned to the node to delete the approval template.
  • the third associated part forms an information deletion approval form of the policy.
  • the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and each element modification has a corresponding element approval template and a node approval template, if the modification type of each element (change, If the node approval template corresponding to the modification of each element is the same as the node approval template (node change approval template, node deletion approval template or node addition approval template) of each element modification, as shown in FIG. 2, step S105 includes sub-step S1051a- S1053a.
  • the modified element includes the insured's mobile phone and ID number
  • the modification type is change
  • the mobile phone is modified before A
  • the modified B is
  • the document number is C before being modified
  • D is modified.
  • the approval is “The applicant’s mobile phone is changed from A to B and the ID number is changed from C to D”.
  • each element's modification corresponds to a different node approval template (node change approval template, node deletion approval template, or node addition approval template)
  • node change approval template node deletion approval template
  • node addition approval template node addition approval template
  • the modified elements include the insured's mobile phone and ID number
  • the modification type to the mobile phone is changed, the mobile phone is modified before A, the modified B is, the modification number of the ID number is deleted, and the ID number is deleted.
  • the resulting approval is “1.
  • the insured mobile phone is changed from A to B; 2.
  • the insured person ID number C is deleted”.
  • the element approval template and the corresponding element of the element are called from the batch template according to the modification type in step S104.
  • the node approval template corresponding to the node specifically includes: an element approval template and a node approval template corresponding to each of the elements are respectively called from the batch approval template according to the modification type.
  • step S105 includes sub-step S1051b- S1053b.
  • the modified elements include the insured's mobile phone and the insured's ID number, the modification type of the insured's mobile phone is changed, the mobile phone is modified before A, the modified B is, and the insured's ID is If the modification type of the number is deleted and the ID number is C before being deleted, the resulting approval is “1.
  • the insured mobile phone is changed from A to B; 2.
  • the insured person ID number C is deleted”.
  • the method for generating a policy approval document in the embodiment of the present application by obtaining the approval template of the insurance product, and then calling the element approval template and the node approval template related to the modified element from the approval template according to the modification type of the element in the policy, and finally The value before and after the modification is filled in the element approval template, and the approval template of the policy is directly generated by the node approval template.
  • the corresponding approval can be generated for various insurance products and different policy information modification.
  • the insurance configuration approval template can be used, no need to rewrite the program for the newly added insurance products or modification, which can reduce the manpower and material resources of the development, and also save the subsequent system maintenance and save the operation and maintenance cost; in addition, the approval template is basically text It is described that when an error occurs in the approval document generated by the method of the present application, the cause of the error can be easily found from the corresponding approval template according to the wrong approval document, thereby reducing the risk of error.
  • FIG. 4 is a schematic block diagram of an apparatus 100 for generating a policy approval document according to an embodiment of the present application.
  • the apparatus 100 for generating a policy approval includes a reception holding unit 101, a comparison acquisition unit 102, a first acquisition unit 103, a determination unit 104, a second acquisition unit 105, and a batch formation unit 106.
  • the receiving and holding unit 101 is configured to receive and save the user's modification of the policy information in the policy;
  • the comparison obtaining unit 102 is configured to compare the policy information before the modification with the modified policy information, and obtain the modified element and the element in the policy information.
  • Corresponding node obtaining the original value and the modified value before the element is modified;
  • the first obtaining unit 103 is configured to obtain the insurance product corresponding to the policy, and obtain a corresponding approval template according to the insurance product;
  • the unit 104 is configured to determine a modification type of the element;
  • the second obtaining unit 105 is configured to, according to the modification type, invoke an element approval template corresponding to the element from the batch template and a node approval template corresponding to the node;
  • the batch forming unit 106 is configured to fill in the original value and the modified value of the element into the element batch template, and combine the element batch template and the node batch template to form a batch approval of the policy.
  • the node approval template includes a node change approval template
  • the element approval template includes an element change approval template
  • the second obtaining unit 105 is specifically configured to: if the modification type is the change element information, call the element change approval template and the node change approval template corresponding to the element from the batch template.
  • the node change approval template includes a first fixed field and a first associated part, the first fixed field is a node name of the node; the element change approval template includes a first field, a first original value associated part, and a change A value association portion, the first field including an element name of the modified element and a change class word.
  • the batch forming unit 106 includes:
  • the first assignment sub-unit 1061a is configured to assign the original value of the element to the first original value association portion of the element change approval template.
  • the second assignment sub-unit 1062a is configured to assign a modified value of the element to a change value association portion of the element change batch template.
  • the third assignment unit 1063a is configured to assign the assigned element change approval template to the node to change the first associated portion of the approval template to form an information change approval of the policy.
  • the node batch template includes a node adding a batch template
  • the element batch template includes an element adding a batch template
  • the second obtaining unit 105 is further configured to: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template.
  • the original value of the element is null;
  • the node adding a batch template includes a second fixed field and a second associated part, the second fixed field includes an added class word and a node name of the node;
  • the element adds a batch template A second field and an added value association portion are included, the second field including an element name of the element.
  • the batch forming unit 106 further includes:
  • the fourth assignment sub-unit 1061b is configured to assign a modified value of the element to the element to add an added value associated portion of the batch template.
  • the fifth assignment sub-unit 1062b is configured to assign the assigned element-added batch template to the node to add a second associated portion of the batch template, and form the information of the policy to add a batch.
  • the node approval template includes a node deletion approval template
  • the element approval template includes an element deletion approval template
  • the second obtaining unit 105 is further configured to: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
  • the modified value of the element is null;
  • the node delete batch template includes a third fixed field and a third associated part, the third fixed field includes a deleted type word and a node name of the node; and the element deletes the batch template A third field and a second original value associated portion are included, the third field including an element name of the element.
  • the batch forming unit 106 further includes:
  • the sixth assignment sub-unit 1061c is configured to assign the original value of the element to the second original value association part of the element deletion batch template.
  • the seventh assignment sub-unit 1062c is configured to assign the assigned element deletion approval template to the node to delete the third association part of the approval template, and form the information deletion approval document of the policy.
  • the modified elements are multiple, and the plurality of the elements correspond to the same node, and the modified types of the plurality of elements are the same.
  • the batch forming unit 106 includes:
  • the first filling sub-unit 1061d is configured to fill in the original value and the modified value of each of the elements into the element approval template corresponding to the element.
  • the first arranging sub-unit 1062d is configured to sequentially arrange all the element batch templates, and the two adjacent element batch templates are separated by commas.
  • the first combination sub-unit 1063d is configured to combine the arranged element approval template with the node approval template to form a batch approval of the policy.
  • the modified element includes a plurality, and the plurality of the elements correspond to different nodes.
  • the second obtaining unit 105 is further specifically configured to:
  • the batch forming unit 106 includes:
  • the second filling sub-unit 1061e is configured to fill in the original element and the modified value of each of the elements into the corresponding element approval template.
  • the second combination sub-unit 1062e is configured to combine the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents.
  • the second arranging sub-unit 1063e is configured to mark a number in front of each batch, and arrange all the batches in order to form a batch of the policy.
  • the apparatus for generating a policy approval may be implemented in the form of a computer program that can be run on a computer device as shown in FIG.
  • FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application.
  • the device may be a terminal or a server, wherein the terminal may be a communication-enabled electronic device such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device.
  • the server can be a standalone server or a server cluster consisting of multiple servers.
  • the device is a computer device 200 comprising a processor 202 connected by a system bus 201, a non-volatile storage medium 203, an internal memory 204, and a network interface 205.
  • the non-volatile storage medium 203 of the computer device 200 can store an operating system 2031 and a computer program 2032 that, when executed, can cause the processor 202 to perform a method of generating a policy approval.
  • the processor 202 of the computer device 200 is used to provide computing and control capabilities to support the operation of the entire computer device 200.
  • the internal memory 204 provides an environment for operation of the computer program 2032 in the non-volatile storage medium 203, which when executed by the processor 202, may cause the processor 202 to perform a method of generating a policy approval.
  • the network interface 205 of the computer device 200 is used to perform network communications, such as sending assigned tasks and the like. It will be understood by those skilled in the art that the structure shown in FIG. 10 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • the processor 202 runs the computer program 2032 in the non-volatile storage medium 203 and performs the following operations:
  • Receiving and saving the user's modification of the policy information in the policy comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified
  • the original value and the modified modified value obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
  • the node approval template includes a node change approval template
  • the element approval template includes an element change approval template
  • the node change approval template includes a first fixed field and a first associated portion, where the first fixed field is a node name of the node
  • the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
  • the processor 202 also performs the following operations: if the modification type is the change element information, the element change approval template and the node change approval template corresponding to the element are called from the batch template; and the original value of the element is assigned The element changes the first original value association part of the batch template, assigns the modified value of the element to the change value association part of the element change approval template, and assigns the assigned element change approval template to the node to change the approval
  • the first associated portion of the template forms an information change approval for the policy.
  • the node approval template includes a node adding a batch template
  • the element batch template includes an element adding a batch template
  • the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed field includes an increase a class word and a node name of the node
  • the element adding a batch template includes a second field and an added value associative portion, the second field including an element name of the element.
  • the processor 202 further performs the following operations: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template; the original value of the element is null, Assigning a modified value of the element to the element to add an added value association part of the batch template, assigning the assigned element adding a batch template to the node to add a second associated part of the approval template, and forming information of the policy is increased. Approval.
  • the node approval template includes a node deletion approval template
  • the element approval template includes an element deletion approval template
  • the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed field includes deletion a class word and a node name of the node
  • the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
  • the processor 202 further performs the following operations: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element is null. Assigning the original value of the element to the second original value associating part of the element deletion batch template, assigning the assigned element deletion approval template to the node to delete the third associated part of the approval template, forming the policy Information deletion approval.
  • the modified element includes a plurality of, the plurality of the elements correspond to the same node, and the modification types of the plurality of the elements are the same.
  • the processor 202 further performs the following operations: the original value and the modified value of each of the elements are filled in the element batch template corresponding to the element, and all the element batch templates are sequentially arranged, and the two adjacent element approval templates are sequentially arranged. Separated by commas, the arranged element approval template is combined with the node approval template to form a approval for the policy.
  • the modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
  • the processor 202 further performs an operation of: respectively, according to the modification type, calling an element batch template and a node batch template corresponding to each of the elements from the batch template; and setting an original value and a modified value of each of the elements.
  • Fill in the corresponding element approval template combine the element approval template corresponding to each element and the corresponding node approval template to form a corresponding batch of documents; mark each number before each batch, and arrange all the batches in order, forming a The approval of the policy.
  • the embodiment of the device for generating a policy approval shown in FIG. 10 does not constitute a limitation on the specific configuration of the device that generates the policy approval.
  • the device that generates the policy approval may include a comparison map. Show more or fewer parts, or combine some parts, or different parts.
  • the device that generates the policy approval may include only the memory and the processor. In such an embodiment, the structure and function of the memory and the processor are consistent with the embodiment shown in FIG. 10, and details are not described herein again. .
  • the application further provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the following steps:
  • Receiving and saving the user's modification of the policy information in the policy comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified
  • the original value and the modified modified value obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
  • the node approval template includes a node change approval template
  • the element approval template includes an element change approval template
  • the node change approval template includes a first fixed field and a first associated portion, and the first fixed
  • the field is a node name of the node
  • the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
  • the modification type is the change element information
  • the element change approval template and the node change approval template corresponding to the element are called from the approval template; and the original value of the element is assigned to the element to change the approval template
  • the information of the policy changes the approval.
  • the node approval template includes a node adding a batch template
  • the element batch template includes an element adding a batch template
  • the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed
  • the field includes an addition class word and a node name of the node
  • the element addition batch template includes a second field and an added value association portion, the second field including an element name of the element.
  • the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template; the original value of the element is null, and the modified value of the element is assigned. Adding an added value associated part of the batch template to the element, assigning the assigned element adding batch template to the node to add a second associated part of the approval template, and forming the information of the policy to add a batch.
  • the node approval template includes a node deletion approval template
  • the element approval template includes an element deletion approval template
  • the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed
  • the field includes a deletion class word and a node name of the node
  • the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
  • the following steps are further implemented: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element Empty, assign the original value of the element to the second original value association part of the element deletion batch template, assign the assigned element deletion approval template to the node to delete the third associated part of the approval template, and form a The information on the policy is deleted.
  • the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and the modification types of the plurality of elements are the same.
  • the following steps are further implemented: the original value and the modified value of each of the elements are filled in the element approval template corresponding to the element, and all the element approval templates are sequentially arranged, and two adjacent ones are arranged.
  • the element approval templates are separated by commas, and the arranged element approval templates are combined with the node approval templates to form a approval for the policy.
  • the modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
  • the following steps are further implemented: the element batch template and the node batch template corresponding to each of the elements are respectively called from the batch template according to the modification type; and the original value of each of the elements is And modifying the value into the corresponding element batch template; combining the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents; marking each number in front of each batch, and ordering all the batches in order Forming a approval for the policy.
  • the computer readable storage medium may be an internal storage unit of the aforementioned device, such as a hard disk or memory of the device.
  • the computer readable storage medium may also be an external storage device of the device, such as a plug-in hard disk equipped on the device, and a smart memory card (Smart Media Card, SMC), Secure Digital (SD) card, flash card (Flash) Card) and so on.
  • the computer readable storage medium may also include both an internal storage unit of the device and an external storage device.
  • the computer readable storage medium is for storing the computer program and other programs and data required by the device.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be in essence or part of the contribution to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium.
  • Including several instructions to make a computer device may be a personal computer, server, or network device, etc.
  • the foregoing storage medium includes: a USB flash drive, a mobile hard disk, and a read only memory. (ROM, Read-Only Memory), disk or optical disc, etc.
  • ROM Read-Only Memory

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un procédé, un appareil et un dispositif pour générer une approbation de police d'assurance, et un support d'informations lisible par ordinateur. Le procédé consiste à : appeler, au moyen de l'acquisition d'un modèle d'approbation d'un produit d'assurance, un modèle d'approbation d'élément et un modèle d'approbation de noeud associés à un élément corrigé provenant d'informations de police d'assurance corrigées dans une police d'assurance ; inscrire enfin la valeur avant et après correction dans le modèle d'approbation d'élément ; et incorporer le modèle d'approbation de noeud afin de générer directement une approbation de police d'assurance, une approbation correspondante pour divers produits d'assurance et différentes corrections d'informations de police d'assurance ; ainsi, les exigences de génération d'une approbation peuvent être satisfaites lors d'un changement de type de produit ou d'un changement des exigences d'approbation.
PCT/CN2017/113227 2017-10-23 2017-11-28 Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur WO2019080247A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710993168.0A CN107818512B (zh) 2017-10-23 2017-10-23 产生保单批文的方法、装置、设备及计算机可读存储介质
CN201710993168.0 2017-10-23

Publications (1)

Publication Number Publication Date
WO2019080247A1 true WO2019080247A1 (fr) 2019-05-02

Family

ID=61608394

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/113227 WO2019080247A1 (fr) 2017-10-23 2017-11-28 Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN107818512B (fr)
WO (1) WO2019080247A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109255104B (zh) * 2018-09-03 2023-11-14 中国平安财产保险股份有限公司 批文模板配置方法、装置、计算机设备及存储介质
CN109614371B (zh) * 2018-10-23 2024-01-16 平安科技(深圳)有限公司 存储信息的方法、装置、计算机设备及存储介质
CN109636625A (zh) * 2018-10-31 2019-04-16 深圳壹账通智能科技有限公司 保险电子合同的处理方法及装置、存储介质、计算机设备
CN109710568A (zh) * 2018-12-18 2019-05-03 深圳壹账通智能科技有限公司 理赔文件格式标准化处理的方法、装置、介质及电子设备
CN109902095B (zh) * 2019-01-25 2023-10-24 平安科技(深圳)有限公司 保单信息更新方法、装置、终端及计算机可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010009033A1 (en) * 1998-10-22 2001-07-19 Masatoshi Morisaki Object-oriented business system and method
US20020129001A1 (en) * 2000-12-12 2002-09-12 Levkoff Jonathan S. Method and system for assimilation, integration and deployment of architectural, engineering and construction information technology
CN106570684A (zh) * 2016-11-14 2017-04-19 平安科技(深圳)有限公司 信息修改的方法及装置
CN106649236A (zh) * 2016-12-15 2017-05-10 平安科技(深圳)有限公司 修改提示的方法及装置
CN107273250A (zh) * 2016-04-08 2017-10-20 泰康保险集团股份有限公司 电子化保单自动承保系统的测试方法及装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101799890B (zh) * 2009-02-06 2012-07-18 北京数政科技有限公司 证照数据处理方法和系统
CN102496084A (zh) * 2011-11-21 2012-06-13 南京莱斯信息技术股份有限公司 民航批复报文自动化处理方法
CN103136317A (zh) * 2011-11-29 2013-06-05 北京建龙重工集团有限公司 工程管理系统工程合同在线审批信息化实现方法
US20160171617A1 (en) * 2014-12-15 2016-06-16 International Business Machines Corporation Generating real-time insurance alerts from a mobile device
CN106780045B (zh) * 2016-11-15 2019-11-29 平安科技(深圳)有限公司 保单信息批改方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010009033A1 (en) * 1998-10-22 2001-07-19 Masatoshi Morisaki Object-oriented business system and method
US20020129001A1 (en) * 2000-12-12 2002-09-12 Levkoff Jonathan S. Method and system for assimilation, integration and deployment of architectural, engineering and construction information technology
CN107273250A (zh) * 2016-04-08 2017-10-20 泰康保险集团股份有限公司 电子化保单自动承保系统的测试方法及装置
CN106570684A (zh) * 2016-11-14 2017-04-19 平安科技(深圳)有限公司 信息修改的方法及装置
CN106649236A (zh) * 2016-12-15 2017-05-10 平安科技(深圳)有限公司 修改提示的方法及装置

Also Published As

Publication number Publication date
CN107818512A (zh) 2018-03-20
CN107818512B (zh) 2021-01-26

Similar Documents

Publication Publication Date Title
WO2019080247A1 (fr) Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur
WO2018120429A1 (fr) Procédé de mise à jour de ressources, terminal, support de stockage lisible par ordinateur et dispositif de mise à jour de ressources
WO2019100638A1 (fr) Procédé, dispositif et équipement de synchronisation de données, et support d'informations
WO2019061612A1 (fr) Procédé et appareil de promotion de produit de prêt et support d'informations lisible par ordinateur
WO2018107610A1 (fr) Procédé, système et dispositif de traitement de données de service, et support d'informations lisible par ordinateur
WO2019104876A1 (fr) Procédé et système de poussée de produit d'assurance, terminal, terminal client et support d'informations
WO2019061613A1 (fr) Procédé de criblage d'habilitation pour un prêt, dispositif et support de stockage lisible par ordinateur
WO2015035777A1 (fr) Procédé et système de mise à niveau de logiciel pour un terminal mobile
WO2019114262A1 (fr) Procédé de chargement d'interface utilisateur, téléviseur intelligent, et support de stockage lisible par ordinateur
WO2019019493A1 (fr) Procédé et dispositif de partage de données et support d'informations lisible par ordinateur
WO2017054592A1 (fr) Terminal et procédé d'affichage d'interface
WO2018120457A1 (fr) Procédé de traitement de données, appareil, dispositif et support de stockage lisible par ordinateur
WO2019000801A1 (fr) Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur
WO2019037396A1 (fr) Procédé, dispositif et équipement de suppression de compte et support d'informations
WO2015158297A1 (fr) Procédé, appareil et système de commande de tâche de distribution dans une plate-forme de réseautage social
WO2019174375A1 (fr) Procédé, appareil et dispositif de test d'interface, et support de stockage lisible par ordinateur
WO2019024219A1 (fr) Procédé et appareil de génération automatique de document, générateur automatique de document et support
WO2018188196A1 (fr) Procédé de commande de version de données, contrôleur de version de données, dispositif et support de stockage lisible par ordinateur
WO2019100531A1 (fr) Procédé de génération de signature numérique et dispositif associé, procédé de vérification et dispositif associé, et support d'informations
WO2019000800A1 (fr) Procédé, appareil et dispositif de préparation de justificatifs d'identité, et support de stockage lisible par ordinateur
WO2018036158A1 (fr) Procédé et appareil de paiement de prime d'assurance, dispositif et support de stockage lisible par ordinateur
WO2014026526A1 (fr) Procédé de réglage d'informations de personne naturelle et dispositif électronique
WO2018149190A1 (fr) Procédé, dispositif et appareil de débogage de composant 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
WO2018188342A1 (fr) Procédé, appareil et dispositif permettant de générer un fichier de script, et support d'informations lisible par ordinateur

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

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 1205 DATED 24/09/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17929438

Country of ref document: EP

Kind code of ref document: A1