CN110597837B - Service data processing method, device, storage medium and computer equipment - Google Patents

Service data processing method, device, storage medium and computer equipment Download PDF

Info

Publication number
CN110597837B
CN110597837B CN201910888546.8A CN201910888546A CN110597837B CN 110597837 B CN110597837 B CN 110597837B CN 201910888546 A CN201910888546 A CN 201910888546A CN 110597837 B CN110597837 B CN 110597837B
Authority
CN
China
Prior art keywords
service
data
applicant
business
processing
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
CN201910888546.8A
Other languages
Chinese (zh)
Other versions
CN110597837A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910888546.8A priority Critical patent/CN110597837B/en
Publication of CN110597837A publication Critical patent/CN110597837A/en
Application granted granted Critical
Publication of CN110597837B publication Critical patent/CN110597837B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • 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/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Bioethics (AREA)
  • Epidemiology (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a business data processing method, a device, a storage medium and computer equipment, wherein the method comprises the following steps: receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data; when the service verification data are consistent with the service proof data, contract identification in the service data is obtained, searching is conducted on a preset service data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined; calling a target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on business data; and sending the service processing result to a sender of the service processing request. The scheme provided by the application can improve the accuracy of service processing judgment.

Description

Service data processing method, device, storage medium and computer equipment
Technical Field
The present application relates to the field of blockchain technologies, and in particular, to a method and apparatus for processing service data, a storage medium, and a computer device.
Background
With the development of computer technology, a service data processing system appears, and a traditional service data processing system judges the qualification of service processing according to service data provided by service applicant and provides corresponding service processing results. When the service data is required to be processed, after the service data provided by the service applicant is received, the computer needs to comprehensively search and match in a service database according to the service data, obtain service check data and service processing conditions corresponding to the service data, and obtain a service processing result according to the service check data and the service processing conditions.
However, in the current service data processing method, before the service data processing is performed, the computer may accept external data and store the external data in the service database, and because the data in the service database may be modified manually, if an administrator of the service database dislikes, the data in the service database is tampered privately, which may result in low accuracy of service processing judgment.
Disclosure of Invention
Based on the foregoing, it is necessary to provide a service data processing method, device, storage medium and computer equipment for solving the technical problem of low accuracy of service processing judgment.
A business data processing method, comprising:
Receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data;
when the service verification data are consistent with the service proof data, contract identification in the service data is obtained, searching is conducted on a preset service data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined;
Calling a target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on business data;
And sending the service processing result to a sender of the service processing request.
A traffic data processing apparatus comprising:
The verification module is used for receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service verification data from a preset healthy data block chain according to the service applicant information, and comparing the service verification data with service proof data in the service data;
The processing module is used for acquiring contract identification in the service data when the service verification data are consistent with the service proving data, searching a preset service data processing block chain according to the contract identification, and determining a target intelligent contract corresponding to the contract identification;
The calling module is used for calling the target intelligent contract, executing the declared business data processing logic by the target intelligent contract and obtaining a business processing result based on the business data;
And the result issuing module is used for issuing the service processing result to the sender of the service processing request.
A computer readable storage medium storing a computer program which when executed by a processor performs the steps of:
Receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data;
when the service verification data are consistent with the service proof data, contract identification in the service data is obtained, searching is conducted on a preset service data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined;
Calling a target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on business data;
And sending the service processing result to a sender of the service processing request.
A computer device comprising a memory and a processor, the memory storing a computer program which when executed by the processor performs the steps of:
Receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data;
when the service verification data are consistent with the service proof data, contract identification in the service data is obtained, searching is conducted on a preset service data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined;
Calling a target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on business data;
And sending the service processing result to a sender of the service processing request.
According to the business data processing method, the business verification data in the healthy data blockchain and the business proving data in the business data are compared to verify the business applicant, and as the data in the blockchain are not easy to tamper, the authenticity of the business proving data can be accurately verified in the mode, when the business verification data are consistent with the business proving data, namely the verification is passed, the business data processing blockchain is searched according to contract identification in the business data, a target intelligent contract is determined, the target intelligent contract is called, the declared business data processing logic is executed by the target intelligent contract, a business processing result is obtained based on the business data, and the business processing result is issued to a sender of a processing request.
Drawings
FIG. 1 is an application environment diagram of a business data processing method in one embodiment;
FIG. 2 is a flow chart of a business data processing method in one embodiment;
FIG. 3 is a flow chart of a method for processing service data according to another embodiment;
FIG. 4 is a diagram of an application environment of a business data processing method according to another embodiment;
FIG. 5 is a flow chart of a method for processing business data according to another embodiment;
FIG. 6 is a block diagram of a business data processing device in one embodiment;
FIG. 7 is a block diagram of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
Fig. 1 is an application environment diagram of a service data processing method in one embodiment. Referring to fig. 1, the service data processing method is applied to a service data processing system. The traffic data processing system includes a terminal 110, a traffic data processing blockchain 130 including a plurality of blockchain nodes 120, and a healthy data blockchain 140. The plurality of blockchain nodes 120 may refer to clients in the business data processing blockchain 130. Each blockchain node 120 may receive input information during normal operation and maintain shared data within the business data processing blockchain 130 based on the received input information. In order to ensure the information intercommunication in the service data processing block chain, information connection can exist between each block chain link point in the service data processing block chain, and information transmission can be carried out between the block chain nodes through the information connection. For example, when any blockchain node in the business data processing blockchain receives input information, other blockchain nodes in the business data processing blockchain acquire the input information according to a consensus algorithm, and store the input information as data in shared data, so that the data stored on all blockchain nodes in the business data processing blockchain are consistent. For each blockchain node in the service data processing blockchain, the node identification corresponding to the blockchain node is provided, and each blockchain node in the service data processing blockchain can store the node identifications of other nodes in the service data processing blockchain so as to broadcast the generated block to other nodes in the service data processing blockchain according to the node identifications of other nodes. Each blockchain node can maintain a node identification list, and the node names and the node identifications are correspondingly stored in the node identification list. The node identification may be an IP (Internet Protocol, protocol interconnecting between networks) address, as well as any other information that can be used to identify the blockchain node.
The service data processing block chain comprises a plurality of block chain nodes, and each block chain node in the service data processing block chain stores one same service data processing block chain. The service data processing block chain is essentially a decentralised database, which is a series of data blocks generated by association using a cryptography method, and each data block contains information of a batch of network transactions, and is used for verifying the validity (anti-counterfeiting) of the information and generating a next block. The business data processing block chain consists of a plurality of blocks, wherein the starting block comprises a block head and a block main body, the block head stores an input information characteristic value, a version number, a time stamp and a difficulty value, and the block main body stores input information; the next block of the starting block takes the starting block as a father block, the next block also comprises a block head and a block main body, the block head stores the input information characteristic value of the current block, the block head characteristic value of the father block, the version number, the timestamp and the difficulty value, and the like, so that the block data stored in each block in the block chain are associated with the block data stored in the father block, and the safety of the input information in the block is ensured.
Wherein, the terminal 110 and the blockchain node 120 are connected through a network, the blockchain nodes 120 are connected through a network, and the blockchain node 120 and the healthy data blockchain 140 are connected through a network. The blockchain node 120 in the service data processing blockchain 130 receives a service processing request carrying service data, extracts service applicant information from the service data, acquires service verification data from the preset healthy data blockchain 140 according to the service applicant information, compares the service verification data with service proof data in the service data, acquires a contract identifier in the service data when the service verification data is consistent with the service proof data, searches the service data processing blockchain 130 according to the contract identifier, determines a target intelligent contract corresponding to the contract identifier, invokes the target intelligent contract, executes declared service data processing logic by the target intelligent contract, obtains a service processing result based on the service data, and issues the service processing result to the terminal 110. The terminal 110 may be a desktop terminal or a mobile terminal, and the mobile terminal may be at least one of a mobile phone, a tablet computer, a notebook computer, and the like. The blockchain node 120 may be implemented as a stand-alone server or as a cluster of servers.
As shown in fig. 2, in one embodiment, a business data processing method is provided. The present embodiment is mainly illustrated by the application of the method to the blockchain node 120 in fig. 1. Referring to fig. 2, the service data processing method specifically includes the following steps S202 to S208.
Step S202, receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data.
The service data refers to service processing information provided by the service applicant and corresponding to the service type. For example, when the business type is a disease risk claim, the business data may be business applicant medical record information and business process medicine data. The service processing request refers to a request for requesting the block link point to perform service processing judgment according to service data. The service applicant information refers to identity information of the service applicant. For example, the service applicant information may be service applicant identity card information and service applicant account information. The service check data refers to service application information corresponding to the service type, which is provided by the service applicant during service application. For example, the service verification data may be service applicant identity information and service applicant history medical record information. The healthy data blockchain refers to a blockchain in which healthy data of a business applicant is stored. For example, the health data blockchain may specifically be a blockchain that stores medical record data of business applicants.
In one embodiment, the step of obtaining service verification data from a preset healthy data blockchain according to service applicant information, and comparing the service verification data with service proof data in the service data includes:
Generating a medical record data acquisition request carrying service applicant information, sending the medical record data acquisition request to a health data blockchain, and receiving a service applicant electronic medical record fed back by the health data blockchain after the service applicant information is successfully checked;
And comparing the business applicant electronic medical record with the business applicant medical record information in the business data.
The health data block chain stores the latest medical record data of the business applicant. For example, when medical record data is updated before business processing by a business applicant, a blockchain node of a healthy data blockchain responsible for updating the medical record data stores the updated medical record data, and the updated medical record data is commonly identified in the healthy data blockchain based on a common identification mechanism. The electronic medical record of the service applicant refers to the latest electronic medical record of the service applicant, and the health condition of the service applicant after the service application can be verified through the electronic medical record of the service applicant. The medical record information of the service applicant refers to medical record proving information uploaded when the service applicant initiates a service processing request, and the illness condition of the service applicant can be determined according to the medical record information of the service applicant, so that service processing judgment is carried out according to the illness condition.
Specifically, after receiving service data, the blockchain node extracts service applicant information from the service data, generates a medical record data acquisition request carrying the service applicant information, sends the medical record data acquisition request to a blockchain node in a healthy data blockchain, receives a service applicant electronic medical record fed back by the blockchain node in the healthy data blockchain, and verifies the service applicant medical record information by comparing the service applicant electronic medical record with the service applicant medical record information in the service data.
In one embodiment, as shown in fig. 3, before the step of receiving the service processing request carrying the service data, the service data processing method further includes steps S302 to S308.
Step S302, receiving a service application qualification verification request carrying service application information of a service applicant;
step S304, checking the service application qualification of the service applicant according to the service application qualification checking request;
step S306, when the service applicant has the service application qualification, generating a service list of the service applicant according to the service application information;
Step S308, generating an intelligent contract according to the service list, deploying the intelligent contract on a service data processing block chain, and feeding back a checked prompt to a sender of a service application qualification check request.
The service application information refers to personal information provided by the service applicant and used for checking whether the service applicant is qualified for service application. For example, the service application information may be service applicant history medical record information. The service application qualification verification request refers to a request sent by a user for indicating the blockchain node to verify the service application qualification of the service applicant. Verifying the service application qualification of the service applicant means verifying the service application information and judging whether the service applicant is in an applicable range according to the service application information. For example, when the service application is an application, verifying the qualification of the service application of the service applicant means verifying the application information and determining whether the applicant is in a protectable range according to the application information.
The service bill refers to an electronic contract of a service applicant. For example, when the service application is an application for insurance, the service ticket refers to an electronic insurance contract of the applicant. An intelligent contract is a computer protocol that aims to propagate, verify, or execute contracts in an informative manner. Smart contracts allow trusted transactions to be made without a third party, which transactions are irreversible. The purpose of smart contracts is to provide a security approach that is superior to traditional contracts and to reduce other transaction costs associated with the contracts. The checked hint is used to hint the sender of the service application qualification check request that the blockchain node has completed service application qualification check. The service data processing blockchain refers to a blockchain for processing service data, wherein the blockchain includes a plurality of blockchain nodes.
Specifically, before receiving a service processing request carrying service data, the block link point receives a service application qualification verification request carrying service application information of a service applicant, verifies whether the service applicant has the service application qualification according to the service application qualification verification request, generates a service bill of the service applicant according to the service application information when the service applicant has the service application qualification, generates an intelligent contract according to the service bill, and deploys the intelligent contract on a service data processing block chain.
In one embodiment, the step of verifying the service application qualification of the service applicant based on the service application qualification verification request comprises:
Generating an identity authentication request carrying a user identifier in service application information, sending the identity authentication request to a preset identity authentication block chain, receiving identity verification information fed back by the identity authentication block chain after the user identifier is successfully verified, and comparing the identity verification information with the user identifier;
When the identity verification information is consistent with the user identification, generating a history medical record data acquisition request carrying the user identification, and sending the history medical record data acquisition request to a health data block chain;
receiving service applicant history electronic medical records fed back by the health data blockchain after successful verification of the user identification, and comparing the service applicant history electronic medical records with service applicant history medical record information in the service applicant information;
when the historical electronic medical records of the service applicant and the historical medical records of the service applicant are identical in information, calling a service application intelligent contract, executing the declared service application processing logic by the service application intelligent contract, and checking the service application qualification of the service applicant based on the service application information.
Wherein, the user identification refers to information for identifying the identity of the service applicant. For example, the user identifier may specifically be service applicant identity card information and service applicant account information. The service applicant identity information and the service applicant account information may specifically be feature values obtained according to a service applicant identity card number and a service applicant account and a preset feature value algorithm. For example, the eigenvalue algorithm may be specifically a hash algorithm, and the eigenvalue may be specifically a hash value. The identity authentication blockchain refers to a blockchain in which identity verification information of a service applicant is stored. The identity verification information refers to information for verifying the user identification. For example, the identity verification information can be stored in advance and is true and reliable to the identity card information of each service applicant. The blockchain node needs to verify the service applicant identity by comparing the identity verification information with the user identity.
The service applicant history electronic medical record is electronic medical record data of the service applicant before service application, and can be used for verifying the health condition of the service applicant before service application. The service applicant history medical record information refers to history medical record information provided by the service applicant when the service application is performed. The blockchain node needs to verify the authenticity of the service applicant history medical record information by comparing the service applicant history electronic medical record with the service applicant history medical record information in the service application information. The service application intelligent contract refers to a contract for checking the service application qualification of the service applicant according to the service application information, the service application processing logic refers to a logic for checking the service application qualification according to the service application information of the service applicant, and the service application processing logic corresponds to the service application constraint condition. For example, when the business application is an application for insurance, the business application processing logic corresponds to the application constraint. The business application processing logic of the business application intelligent contract execution statement can realize the matching of business application constraint conditions corresponding to the business application processing logic according to the business application information and the verification of the business application qualification of the business applicant.
Specifically, as the data in the identity authentication block chain is not easy to tamper, the identity of the service applicant can be verified by comparing the identity verification information fed back by the identity authentication block chain with the user identification to verify the identity of the service applicant. When the identity verification information is consistent with the user identification, namely the identity of the service applicant passes the verification, the service applicant history medical record information provided by the service applicant is further verified by comparing the service applicant history medical record information in the service applicant history electronic medical record and the service application information, and the verification of the service applicant history medical record information can be realized due to the fact that the data in the healthy data block chain is not easy to tamper. When the historical electronic medical records of the service applicant and the historical medical records of the service applicant are identical in information, calling a service application intelligent contract, executing the declared service application processing logic by the service application intelligent contract, and checking the service application qualification of the service applicant based on the service application information. Because the service application processing logic in the service application intelligent contract corresponds to the service application constraint condition, in this way, the service application qualification of the service applicant can be accurately checked according to the service application processing logic in the service application intelligent contract.
Step S204, when the business verification data and the business proving data are consistent, contract identification in the business data is obtained, searching is conducted on the business data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined.
The contract identifier refers to an identifier of a service item corresponding to the service processing request. For example, the contract identification may specifically be an identification of an insurance item that the business applicant wants to apply for business processes. The target smart contract refers to a contract for performing business processing according to business data. For example, the target smart contract may be an insurance business processing contract in particular.
Specifically, intelligent contracts corresponding to various business processing projects are deployed in advance on a business data processing blockchain, when business verification data and business proving data are consistent, a blockchain node can acquire contract identification in the business data, search is conducted on the business data processing blockchain according to the contract identification, and target intelligent contracts corresponding to the contract identification are found in the business data processing blockchain.
Step S206, the target intelligent contract is called, the declared business data processing logic is executed by the target intelligent contract, and a business processing result is obtained based on the business data.
The business data processing logic is used for judging business processing according to business processing items in business data, the business data processing logic corresponds to business processing constraint conditions, and the business processing constraint conditions comprise a target business processing item set. The business data processing logic stated by the target intelligent contract can realize business processing judgment according to the business processing item matching business data processing logic corresponding target business processing item set in the business data. The service processing result is a result obtained after the service processing judgment is performed based on the service data. For example, the service processing result may specifically be confirmation of resource data transfer or confirmation of not performing resource data transfer.
In one embodiment, the step of executing the declared business data processing logic by the target smart contract, the obtaining business processing results based on the business data comprises:
comparing the target business processing item set in the target intelligent contract with the business processing items in the business data;
and when the service processing items are in the target service processing item set, obtaining a service processing result as confirmation to transfer the resource data.
The target service processing item set refers to a set of service processing conditions to be met corresponding to service data processing logic stated by the target intelligent contract, the service processing item refers to service processing information used for performing service processing judgment in service data, for example, when a service processing request is an insurance claim, the target service processing item set can be specifically a target claim item set, and the service processing item can be specifically claim disease information, claim medicine information, claim amount information and the like of a service applicant. Specifically, by comparing the target service processing item set in the target intelligent contract with the service processing items in the service data, whether the service applicant meets the service processing conditions or not can be accurately judged, and when the service processing items are in the target service processing item set, the service processing result is obtained to confirm to transfer the resource data, so that the accuracy of service processing judgment is improved.
In one embodiment, the set of target business process items includes a set of target business process disease items, a set of target business process drug items, and a set of target business process resource data transfer items, and the business process items include a business process disease item, a business process drug item, and a business process resource data transfer item.
The target business processing disease item set refers to a disease item set meeting business processing conditions, the target business processing medicine item set refers to a medicine item set meeting business processing requirements, and the target business processing resource data transfer item set refers to a resource data transfer item set meeting business processing requirements. The business processing disease item refers to a disease item to be audited provided by a business applicant, the business processing medicine item refers to a medicine item to be audited provided by the business applicant, and the business processing resource data transfer item refers to a resource data transfer item to be audited provided by the business applicant. For example, when the business process request is an insurance claim, the target business process illness item set refers to an reimburseable illness item set, only illness in the reimburseable illness item set can be reimbursed, the target business process medicine item set refers to an reimburseable medicine item set, only medicine in the reimburseable medicine item set can be reimbursed, the target business process resource data transfer item set refers to an reimburseable amount range, and only amount in the reimbursement amount item set can be reimbursed. The service processing disease item refers to a disease item to be claiming provided by an applicant, the service processing medicine item refers to a medicine item to be claiming provided by the applicant, and the service processing resource data transfer item refers to the amount of the claim to be claiming provided by the applicant.
Specifically, only when each service processing item of the service applicant is included in the corresponding service processing item set in the target service processing item set, the service processing request of the service applicant can be passed, and by the mode, whether the service applicant meets the service processing conditions or not can be accurately judged, and the accuracy of service processing judgment is improved.
Step S208, the service processing result is issued to the sender of the service processing request.
Specifically, when the service processing result is obtained, the block link point issues the service processing result to the sender of the service processing request, where the sender of the service processing request refers to the terminal that sends the service processing request. For example, the sender of the service processing request may specifically be a terminal used by the service applicant.
In one embodiment, after the step of issuing the service processing result to the sender of the processing request, the service data processing method further includes:
when the service processing result is that the resource data transfer is confirmed, acquiring service applicant account information in the service data;
Transmitting a resource data transfer request carrying service applicant account information to a resource data transfer system, wherein the resource data transfer request is used for indicating the resource data transfer system to transfer resource data according to the resource data transfer information and the service applicant account information in the service processing result;
and receiving a first processed prompt fed back by the resource data transfer system, and feeding back a second processed prompt to a sender of the service processing request according to the first processed prompt.
The service applicant account information may specifically refer to bank account information of the service applicant. The resource data transfer request refers to a request for instructing the resource data transfer system to transfer resource data according to the resource data transfer information and the service applicant account information in the service processing result. The resource data transfer system refers to a system for transferring resource data to a service applicant. The first processed hint is a hint that is used to hint that the transfer of resource data has been completed. For example, when the business process request is an insurance claim, the payment system may, after confirming the claim, perform the claim according to the claim settlement amount and the applicant account information.
Specifically, when the service processing result is confirmation to transfer the resource data, the resource data transfer system is instructed to transfer the resource data according to the resource data transfer information and the service applicant account information in the service processing result by sending a resource data transfer request carrying the service applicant account information to the resource data transfer system, so that automatic service processing is realized, and service processing efficiency is improved.
According to the business data processing method, business verification data in the healthy data blockchain and business proving data in the business data are compared to verify business applicants, and as the data in the blockchain are not easy to tamper, the authenticity of the business proving data can be accurately verified in the mode, when the business verification data are consistent with the business proving data, namely, the business verification data pass, the business data processing blockchain is searched according to contract identification in the business data, a target intelligent contract is determined, the target intelligent contract is called, declared business data processing logic is executed by the target intelligent contract, business processing results are obtained based on the business data, and the business processing results are issued to a sender of a processing request.
In one embodiment, the business data processing method of the present application will be described by taking the insurance claim application scenario of fig. 4 as an example.
The block link point in the insurance service block chain receives an insurance interrupt-sent insurance qualification verification request carrying insurance information of an applicant, generates an identity authentication request carrying user identification in the insurance information, sends the identity authentication request to a preset identity authentication block chain, receives the identity verification information fed back by the identity authentication block chain after successful verification of the user identification, compares the identity verification information with the user identification, generates a history medical record data acquisition request carrying the user identification when the identity verification information is consistent with the user identification, sends the history medical record data acquisition request to the health data block chain, receives the insurance service history electronic medical record fed back by the health data block chain after successful verification of the user identification, compares the insurance service history electronic medical record information in the insurance service block chain with the insurance service history electronic medical record information of the applicant, calls an intelligent insurance contract, executes a declared insurance service logic by the intelligent insurance contract when the insurance service contract is identical to the insurance service history electronic medical record information of the applicant, verifies the insurance qualification of the applicant based on the insurance service contract, generates a policy data acquisition request according to the insurance information when the insurance application has the insurance qualification, sends the insurance service request to a service block chain after verification of the insurance service request is successful, and the insurance service block chain is processed according to the contract verification information, and the insurance service data is sent from the insurance service block chain has been verified by the insurance service block information, and the insurance service block chain has the insurance service contract information is verified by the insurance service block information is sent by the insurance service block information, acquiring an insurance policy identifier in insurance service data, searching a preset insurance service block chain according to the insurance policy identifier, determining a target intelligent contract corresponding to the insurance policy identifier, calling the target intelligent contract, executing declared insurance service logic by the target intelligent contract, obtaining a service processing result based on the insurance service data, issuing the service processing result to a user terminal sending a service processing request, acquiring insurance applicant account information in the insurance service data when the service processing result is a confirmation claim, sending a payment request carrying the insurance applicant account information to a claim settlement system, wherein the payment request is used for indicating the claim settlement system to perform claim settlement according to the claim settlement amount and the insurance applicant account information in the service processing result, receiving a processed prompt fed back by the claim settlement system, and feeding back the claim settlement prompt to the user terminal sending the service processing request according to the processed prompt.
In one embodiment, as shown in fig. 5, the service data processing method in the present application is illustrated by a most specific embodiment. The method includes the following steps S502 to S528.
Step S502, receiving a service application qualification check request carrying service application information of a service applicant;
Step S504, generating an identity authentication request carrying a user identifier in service application information, sending the identity authentication request to a preset identity authentication block chain, receiving identity verification information fed back by the identity authentication block chain after successful verification of the user identifier, and comparing the identity verification information with the user identifier;
Step S506, when the identity verification information is consistent with the user identification, generating a history medical record data acquisition request carrying the user identification, and sending the history medical record data acquisition request to the health data blockchain;
Step S508, receiving the service applicant history electronic medical record fed back by the health data blockchain after the user identification is checked successfully, and comparing the service applicant history electronic medical record with the service applicant history medical record information in the service applicant information;
step S510, when the service applicant history electronic medical record and the service applicant history medical record information are the same, calling a service application intelligent contract, executing the declared service application processing logic by the service application intelligent contract, and checking the service application qualification of the service applicant based on the service application information;
Step S512, when the service applicant has the service application qualification, generating a service list of the service applicant according to the service application information;
Step S514, generating an intelligent contract according to the service list, deploying the intelligent contract on a service data processing block chain, and feeding back a checked prompt to a sender of a service application qualification check request;
Step S516, receiving a service processing request carrying service data, extracting service applicant information from the service data, acquiring service check data from a preset healthy data block chain according to the service applicant information, and comparing the service check data with service proof data in the service data;
Step S518, when the business verification data and the business proving data are consistent, contract identification in the business data is obtained, searching is conducted on a preset business data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined;
step S520, calling a target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on the business data;
Step S522, the service processing result is issued to the sender of the service processing request;
step S524, when the service processing result is that the resource data transfer is confirmed, acquiring service applicant account information in the service data;
Step S526, a resource data transfer request carrying service applicant account information is sent to a resource data transfer system, wherein the resource data transfer request is used for indicating the resource data transfer system to transfer resource data according to the resource data transfer information and the service applicant account information in the service processing result;
In step S528, the first processed prompt fed back by the resource data transfer system is received, and the second processed prompt is fed back to the sender of the service processing request according to the first processed prompt.
Fig. 5 is a flow chart of a service data processing method in one embodiment. It should be understood that, although the steps in the flowchart of fig. 5 are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 5 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor do the order in which the sub-steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of the sub-steps or stages of other steps or other steps.
As shown in fig. 6, in one embodiment, a business data processing apparatus is provided, which includes a verification module 602, a processing module 604, a calling module 606, and a result issuing module 608.
The verification module 602 is configured to receive a service processing request carrying service data, extract service applicant information from the service data, obtain service verification data from a preset healthy data blockchain according to the service applicant information, and compare the service verification data with service proof data in the service data.
In one embodiment, the verification module 602 further includes a comparison unit, where the comparison unit is configured to generate a medical record data acquisition request carrying information of a service applicant, send the medical record data acquisition request to the health data blockchain, and receive the service applicant electronic medical record fed back by the health data blockchain after the verification of the information of the service applicant is successful, and compare the service applicant electronic medical record with the information of the service applicant medical record in the service data.
And the processing module 604 is configured to acquire a contract identifier in the service data when the service verification data is consistent with the service proof data, search a preset service data processing blockchain according to the contract identifier, and determine a target intelligent contract corresponding to the contract identifier.
And a calling module 606, configured to call the target smart contract, execute the declared business data processing logic by the target smart contract, and obtain a business processing result based on the business data.
In one embodiment, the invoking module 606 includes an intelligent contract processing unit, where the intelligent contract processing unit is configured to compare a target service processing item set in the target intelligent contract with a service processing item in the service data, and obtain a service processing result as a confirmation to transfer the resource data when the service processing item is in the target service processing item set.
In one embodiment, the set of target business process items includes a set of target business process disease items, a set of target business process drug items, and a set of target business process resource data transfer items, and the business process items include a business process disease item, a business process drug item, and a business process resource data transfer item.
And a result issuing module 608, configured to issue the service processing result to the sender of the service processing request.
According to the business data processing device, business verification data in the healthy data blockchain and business proving data in the business data are compared to verify business applicants, and as the data in the blockchain are not easy to tamper, the authenticity of the business proving data can be accurately verified in the mode, when the business verification data are consistent with the business proving data, namely, the business verification data pass, the business data processing blockchain is searched according to contract identification in the business data, a target intelligent contract is determined, the target intelligent contract is called, declared business data processing logic is executed by the target intelligent contract, business processing results are obtained based on the business data, and the business processing results are issued to a sender of a processing request.
In one embodiment, the service data processing device further includes a deployment module, the deployment module is configured to receive a service application qualification verification request carrying service application information of a service applicant, verify the service application qualification of the service applicant according to the service application qualification verification request, generate a service ticket of the service applicant according to the service application information when the service applicant has the service application qualification, generate an intelligent contract according to the service ticket, deploy the intelligent contract on a service data processing blockchain, and feed back a verified prompt to a sender of the service application qualification verification request.
In one embodiment, the deployment module includes an application verification unit, the application verification unit is configured to generate an identity authentication request carrying a user identifier in service application information, send the identity authentication request to a preset identity authentication blockchain, receive identity verification information fed back by the identity authentication blockchain after the user identifier is verified successfully, compare the identity verification information with the user identifier, generate a historical medical record data acquisition request carrying the user identifier when the identity verification information is consistent with the user identifier, send the historical medical record data acquisition request to a health data blockchain, receive a service applicant historical electronic medical record fed back by the health data blockchain after the user identifier is verified successfully, compare service applicant historical electronic medical record information in service applicant historical electronic medical record and service applicant historical medical record information, call a service application intelligent contract when the service applicant historical electronic medical record and the service applicant historical medical record information are the same, execute declared service application processing logic by the service application intelligent contract, and verify service application qualification of the service applicant based on the service application information.
In one embodiment, the service data processing device further includes a payment module, where the payment module is configured to obtain service applicant account information in service data when the service processing result is that the resource data transfer is confirmed, send a resource data transfer request carrying the service applicant account information to a resource data transfer system, and the resource data transfer request is configured to instruct the resource data transfer system to perform resource data transfer according to the resource data transfer information in the service processing result and the service applicant account information, receive a first processed prompt fed back by the resource data transfer system, and feed back a second processed prompt to a sender of the service processing request according to the first processed prompt.
FIG. 7 illustrates an internal block diagram of a computer device in one embodiment. The computer device may specifically be the blockchain node 120 of fig. 1. As shown in fig. 7, the computer device includes a processor, a memory, a network interface, an input device, and a display screen connected by a system bus. The memory includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system, and may also store a computer program that, when executed by a processor, causes the processor to implement a business data processing method. The internal memory may also store a computer program which, when executed by the processor, causes the processor to perform the service data processing method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in FIG. 7 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, the service data processing apparatus provided by the present application may be implemented in the form of a computer program, which may be run on a computer device as shown in fig. 7. The memory of the computer device may store various program modules constituting the service data processing apparatus, such as a verification module, a processing module, a calling module, and a result issuing module shown in fig. 6. The computer program constituted by the respective program modules causes the processor to execute the steps in the traffic data processing method of the respective embodiments of the present application described in the present specification.
For example, the computer device shown in fig. 7 may execute the operation processing request for receiving the service carrying the service data through the check module in the service data processing apparatus shown in fig. 6, extract the service applicant information from the service data, obtain the service check data from the preset healthy data blockchain according to the service applicant information, and compare the service check data with the service proof data in the service data. The computer equipment can acquire contract identification in the service data when the service verification data and the service proving data are consistent through the processing module, search a preset service data processing block chain according to the contract identification, and determine a target intelligent contract corresponding to the contract identification. The computer device may execute the call target smart contract via the call module, execute the declared business data processing logic by the target smart contract, and obtain a business processing result based on the business data. The computer device may execute the issuing of the service processing result to the sender of the service processing request through the result issuing module.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the business data processing method described above. The steps of the service data processing method herein may be the steps of the service data processing method of each of the above embodiments.
In one embodiment, a computer readable storage medium is provided, storing a computer program which, when executed by a processor, causes the processor to perform the steps of the business data processing method described above. The steps of the service data processing method herein may be the steps of the service data processing method of each of the above embodiments.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are both information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data are required to meet the related regulations.
Those skilled in the art will appreciate that all or part of the processes in the methods of the above embodiments may be implemented by a computer program for instructing relevant hardware, where the program may be stored in a non-volatile computer readable storage medium, and where the program, when executed, may include processes in the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (SYNCHLINK) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of protection of the present application is to be determined by the appended claims.

Claims (12)

1. A business data processing method, comprising:
Receiving a service application qualification verification request carrying service application information of a service applicant;
Checking the service application qualification of the service applicant according to the service application qualification checking request;
When the service applicant has the service application qualification, generating a service list of the service applicant according to the service application information;
Generating an intelligent contract according to the service list, deploying the intelligent contract on the service data processing block chain, and feeding back a checked prompt to a sender of the service application qualification check request;
Receiving a service processing request carrying service data, extracting service applicant information from the service data, generating a medical record data acquisition request carrying the service applicant information, sending the medical record data acquisition request to a health data blockchain, receiving a service applicant electronic medical record fed back by the health data blockchain after the service applicant information is checked successfully, and comparing the service applicant electronic medical record with the service applicant medical record information in the service data; the business applicant electronic medical record refers to the latest electronic medical record of the business applicant; the health data blockchain is used for storing updated medical record data when the medical record data of the business applicant is updated before business processing;
when the business applicant electronic medical record and the business applicant medical record information are consistent, contract identification in the business data is obtained, searching is conducted on a preset business data processing block chain according to the contract identification, and a target intelligent contract corresponding to the contract identification is determined;
invoking the target intelligent contract, executing the declared business data processing logic by the target intelligent contract, and obtaining a business processing result based on the business data;
and sending the service processing result to a sender of the service processing request.
2. The method of claim 1, wherein the executing, by the target smart contract, the declared business data processing logic to obtain a business processing result based on the business data comprises:
Comparing the target business processing item set in the target intelligent contract with the business processing items in the business data;
and when the service processing item is in the target service processing item set, obtaining a service processing result as confirmation to transfer the resource data.
3. The method of claim 2, wherein the set of target business process items comprises a set of target business process disease items, a set of target business process drug items, and a set of target business process resource data transfer items, the business process items comprising business process disease items, business process drug items, and business process resource data transfer items.
4. The method of claim 1, wherein verifying service application qualification of a service applicant based on the service application qualification verification request comprises:
Generating an identity authentication request carrying a user identifier in the service application information, sending the identity authentication request to a preset identity authentication block chain, receiving identity verification information fed back by the identity authentication block chain after the user identifier is successfully verified, and comparing the identity verification information with the user identifier;
when the identity verification information is consistent with the user identifier, generating a history medical record data acquisition request carrying the user identifier, and sending the history medical record data acquisition request to the health data blockchain;
receiving service applicant history electronic medical records fed back by the health data blockchain after the user identification is checked successfully, and comparing the service applicant history electronic medical records with service applicant history medical record information in the service application information;
and when the historical electronic medical records of the service applicant and the historical medical record information of the service applicant are the same, calling a service application intelligent contract, executing the declared service application processing logic by the service application intelligent contract, and checking the service application qualification of the service applicant based on the service application information.
5. The method of claim 1, wherein after the sending the service processing result to the sender of the service processing request, further comprising:
When the service processing result is that the resource data transfer is confirmed, acquiring service applicant account information in the service data;
Transmitting a resource data transfer request carrying service applicant account information to a resource data transfer system, wherein the resource data transfer request is used for indicating the resource data transfer system to transfer resource data according to the resource data transfer information in the service processing result and the service applicant account information;
And receiving a first processed prompt fed back by the resource data transfer system, and feeding back a second processed prompt to a sender of the service processing request according to the first processed prompt.
6. A traffic data processing apparatus, the apparatus comprising:
The deployment module is used for receiving a service application qualification verification request carrying service application information of a service applicant, verifying the service application qualification of the service applicant according to the service application qualification verification request, generating a service bill of the service applicant according to the service application information when the service applicant has the service application qualification, generating an intelligent contract according to the service bill, deploying the intelligent contract on the service data processing blockchain, and feeding back a verified prompt to a sender of the service application qualification verification request;
The verification module is used for receiving a service processing request carrying service data, extracting service applicant information from the service data, generating a medical record data acquisition request carrying the service applicant information, sending the medical record data acquisition request to a healthy data blockchain, receiving a service applicant electronic medical record fed back by the healthy data blockchain after the service applicant information is successfully verified, and comparing the service applicant electronic medical record with the service applicant medical record information in the service data; the business applicant electronic medical record refers to the latest electronic medical record of the business applicant; the health data blockchain is used for storing updated medical record data when the medical record data of the business applicant is updated before business processing;
The processing module is used for acquiring contract identification in the service data when the service applicant electronic medical record and the service applicant medical record information are consistent, searching a preset service data processing block chain according to the contract identification, and determining a target intelligent contract corresponding to the contract identification;
the calling module is used for calling the target intelligent contract, executing the declared business data processing logic by the target intelligent contract and obtaining a business processing result based on the business data;
and the result issuing module is used for issuing the service processing result to the sender of the service processing request.
7. The apparatus of claim 6, wherein the calling module comprises an intelligent contract processing unit configured to compare a set of target business processing items in the target intelligent contract with the business processing items in the business data, and obtain a business processing result as a confirmation to transfer the resource data when the business processing items are in the set of target business processing items.
8. The apparatus of claim 7, wherein the set of target business process items comprises a set of target business process disease items, a set of target business process drug items, and a set of target business process resource data transfer items, the business process items comprising business process disease items, business process drug items, and business process resource data transfer items.
9. The apparatus of claim 6, wherein the deployment module includes an application verification unit, the application verification unit is configured to generate an identity authentication request carrying a user identifier in the service application information, send the identity authentication request to a preset identity authentication blockchain, receive identity verification information fed back by the identity authentication blockchain after the user identifier is verified successfully, compare the identity verification information with the user identifier, generate a history data acquisition request carrying the user identifier when the identity verification information is identical with the user identifier, send the history data acquisition request to the health data blockchain, receive a service applicant history electronic medical record fed back by the health data blockchain after the user identifier is verified successfully, compare the service applicant history electronic medical record with the service applicant history information in the service application information, call a service application intelligent contract when the service applicant history electronic medical record is identical with the service application history information, and execute a service application intelligent contract by the service application intelligent contract processing logic to verify the service application qualification based on the service application information.
10. The apparatus of claim 6, further comprising a payment module configured to obtain service applicant account information in the service data when the service processing result is that resource data transfer is confirmed, send a resource data transfer request carrying service applicant account information to a resource data transfer system, where the resource data transfer request is configured to instruct the resource data transfer system to perform resource data transfer according to the resource data transfer information in the service processing result and the service applicant account information, receive a first processed prompt fed back by the resource data transfer system, and feed back a second processed prompt to a sender of the service processing request according to the first processed prompt.
11. A computer readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of the method of any one of claims 1 to 5.
12. A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method of any of claims 1 to 5.
CN201910888546.8A 2019-09-19 2019-09-19 Service data processing method, device, storage medium and computer equipment Active CN110597837B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910888546.8A CN110597837B (en) 2019-09-19 2019-09-19 Service data processing method, device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910888546.8A CN110597837B (en) 2019-09-19 2019-09-19 Service data processing method, device, storage medium and computer equipment

Publications (2)

Publication Number Publication Date
CN110597837A CN110597837A (en) 2019-12-20
CN110597837B true CN110597837B (en) 2024-05-03

Family

ID=68861428

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910888546.8A Active CN110597837B (en) 2019-09-19 2019-09-19 Service data processing method, device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN110597837B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124421B (en) * 2019-12-23 2023-04-21 卓尔智联(武汉)研究院有限公司 Abnormal contract data detection method and device for blockchain intelligent contract
CN111369250B (en) * 2020-03-06 2023-09-05 微民保险代理有限公司 Data processing method, device, equipment and storage medium based on alliance chain
CN111552989A (en) * 2020-04-08 2020-08-18 深圳壹账通智能科技有限公司 Service data processing method, device, equipment and storage medium based on block chain
CN112215601B (en) * 2020-05-29 2022-09-30 支付宝(杭州)信息技术有限公司 Service processing method, device and equipment based on block chain
CN111709803B (en) * 2020-06-12 2023-09-05 北京思特奇信息技术股份有限公司 Method and system for preventing unauthorized business handling
CN112417514B (en) * 2020-10-30 2024-04-05 迅鳐成都科技有限公司 Multiparty data collaboration method, system and storage medium based on electronic contract
CN112559635B (en) * 2020-12-23 2023-06-16 网易(杭州)网络有限公司 Service processing method, device, equipment and medium for Ethernet alliance chain node
CN113032036B (en) * 2021-02-03 2022-04-26 腾讯科技(深圳)有限公司 Service data processing method, device, system, computer equipment and storage medium
CN113538157B (en) * 2021-06-24 2023-11-21 泰康保险集团股份有限公司 Annuity cost management method and annuity cost management device
CN113535260B (en) * 2021-06-29 2022-11-04 未鲲(上海)科技服务有限公司 Simulator-based data processing method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106875303A (en) * 2016-11-15 2017-06-20 阿里巴巴集团控股有限公司 The method and apparatus for realizing electronic protocol signing
CN107341702A (en) * 2017-03-08 2017-11-10 阿里巴巴集团控股有限公司 A kind of method and device of business processing
CN108629565A (en) * 2018-04-28 2018-10-09 上海京颐科技股份有限公司 Medical treatment Claims Resolution method and device based on block chain, electronic equipment
CN108924210A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 Service request processing method, device, server and storage medium
CN109191144A (en) * 2018-08-03 2019-01-11 食品安全与营养(贵州)信息科技有限公司 A kind of laboratory information business management system and working method based on block chain
CN110032865A (en) * 2019-03-28 2019-07-19 腾讯科技(深圳)有限公司 A kind of right management method, device and storage medium
CN110046522A (en) * 2018-11-28 2019-07-23 阿里巴巴集团控股有限公司 Method for processing business and device, electronic equipment based on block chain
CN110175842A (en) * 2019-03-27 2019-08-27 阿里巴巴集团控股有限公司 Transfer account method, system, calculating equipment and storage medium based on block chain

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066893B (en) * 2017-02-28 2018-11-09 腾讯科技(深圳)有限公司 The treating method and apparatus of account information in block chain

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106875303A (en) * 2016-11-15 2017-06-20 阿里巴巴集团控股有限公司 The method and apparatus for realizing electronic protocol signing
CN107341702A (en) * 2017-03-08 2017-11-10 阿里巴巴集团控股有限公司 A kind of method and device of business processing
CN108629565A (en) * 2018-04-28 2018-10-09 上海京颐科技股份有限公司 Medical treatment Claims Resolution method and device based on block chain, electronic equipment
CN108924210A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 Service request processing method, device, server and storage medium
CN109191144A (en) * 2018-08-03 2019-01-11 食品安全与营养(贵州)信息科技有限公司 A kind of laboratory information business management system and working method based on block chain
CN110046522A (en) * 2018-11-28 2019-07-23 阿里巴巴集团控股有限公司 Method for processing business and device, electronic equipment based on block chain
CN110175842A (en) * 2019-03-27 2019-08-27 阿里巴巴集团控股有限公司 Transfer account method, system, calculating equipment and storage medium based on block chain
CN110032865A (en) * 2019-03-28 2019-07-19 腾讯科技(深圳)有限公司 A kind of right management method, device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马永仁.区块链技术原理及应用.中国铁道出版社,2019,第141页. *

Also Published As

Publication number Publication date
CN110597837A (en) 2019-12-20

Similar Documents

Publication Publication Date Title
CN110597837B (en) Service data processing method, device, storage medium and computer equipment
US11954214B2 (en) Systems and methods for controlled access to policy data on blockchain
CN110543788B (en) Data storage method, apparatus, computer readable storage medium and computer device
CN110633963B (en) Electronic bill processing method, electronic bill processing device, computer readable storage medium and computer readable storage device
CN109492983B (en) Electronic seal signing method, device, equipment and medium based on block chain intelligent contract
CN110598446A (en) Block chain based test method and device, storage medium and computer equipment
JP2019511758A (en) System and method for authenticity verification of document information
CN110224833B (en) Bill data processing method and system
CN110599357A (en) Insurance business data processing method and device based on block chain and storage medium
CN110866289B (en) Block chain-based data processing method, device, server and storage medium
CN111275448A (en) Face data processing method and device and computer equipment
CN111127150B (en) Intelligent contract demand matching method and device based on block chain and computer equipment
CN111488372A (en) Data processing method, device and storage medium
CN110598478A (en) Block chain based evidence verification method, device, equipment and storage medium
CN111222865A (en) Resource data transfer method, device, storage medium and computer equipment
CN111488626A (en) Data processing method, device, equipment and medium based on block chain
CN111131234A (en) Intelligent contract data processing method and device in supply chain and computer equipment
CN111125773A (en) Method, device, equipment and medium for processing customs declaration information based on block chain
CN110599267A (en) Electronic invoice billing method and device, computer readable storage medium and computer equipment
CN110011796B (en) Certificate updating method and device, computer equipment and storage medium
CN111523142A (en) Data processing method, device, electronic equipment and medium
CN110597820A (en) Block chain based information processing method and device, storage medium and equipment
CN110598475A (en) Block chain-based work attribute information acquisition method and device and computer equipment
CN110503432B (en) Method, device and computer readable storage medium for processing resource transfer request
CN110599332A (en) Block chain-based user intention determination method, device, equipment and storage medium

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