Blockchain Expense Splitting Notes for Automated Reimbursement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional electronic bill reimbursement systems require manual application to multiple reimbursement acceptors, leading to inefficiencies and complexities in splitting unreimbursed amounts, particularly in shared reimbursement scenarios like medical or vehicle insurance.

Innovation Solution

A blockchain-based method that invokes expense splitting logic in a smart contract to generate and broadcast expense splitting notes based on unreimbursed amounts stored in the blockchain, enabling automated reimbursement processing and tracking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If manual application to multiple reimbursement acceptors is used, then flexibility in reimbursement processing is maintained, but processing efficiency and complexity deteriorate

Engineering Contradiction:
Improvereimbursement processing efficiencyVSAvoidreimbursement process complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The reimbursement process is segmented into distinct blockchain transactions: electronic bill submission, reimbursement acceptance, and expense splitting note generation. Each segment is handled by specific smart contract functions, allowing parallel processing and reducing overall complexity while improving efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A blockchain-based expense splitting note system acts as an intermediary between multiple reimbursement acceptors and the user. The smart contract automatically generates and manages splitting notes, eliminating the need for manual coordination and reducing process complexity while maintaining flexibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automated expense splitting is implemented, then processing efficiency improves, but system complexity increases

Engineering Contradiction:
Improveexpense splitting efficiencyVSAvoidsmart contract complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The smart contract is designed as a universal expense splitting mechanism that can handle multiple reimbursement acceptors and various splitting scenarios through a single standardized interface. This multi-functionality reduces the need for multiple specialized contracts, managing complexity while maintaining high automation efficiency.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system implements self-service automation where the smart contract automatically generates expense splitting notes based on reimbursement data from the blockchain, without requiring manual intervention. The contract self-manages the complex logic of calculating unreimbursed amounts and distributing them appropriately, improving efficiency while encapsulating complexity within the automated system.

Inventive Principle:
Principle #25Self-service

3Reliability

If blockchain storage is used for reimbursement data, then data integrity and transparency improve, but storage and processing overhead increases

Engineering Contradiction:
Improvereimbursement data integrityVSAvoidblockchain data volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system extracts only essential reimbursement data (electronic bill identifiers, reimbursement amounts, acceptor information) onto the blockchain, while detailed expense splitting calculations are performed off-chain by the smart contract. This extraction approach maintains data integrity for critical information while reducing overall blockchain data volume and storage overhead.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Reimbursement data is preliminarily verified and stored on the blockchain before expense splitting operations occur. This preliminary action ensures data integrity is established upfront, allowing subsequent splitting operations to work with already-validated data, reducing the need for redundant storage and verification overhead.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11250438B2Blockchain-based reimbursement splitting
Publication Date: 2022.02.15 ADVANCED NEW TECHNOLOGIES CO LTD
  • US11250438B2 patent drawing
  • US11250438B2 patent drawing
  • US11250438B2 patent drawing

AI summary

This disclosure relates to blockchain-based reimbursement. In some aspects, a network node on a blockchain network receives a target transaction. The target transaction includes a target electronic bill identifier. In response to receiving the target transaction, expense splitting logic is invoked. The expense splitting logic is specified in a smart contract deployed on the blockchain Respective expense splitting notes are generated based on the expense splitting logic and an unreimbursed amount included in reimbursement information that is stored in the blockchain and that corresponds to the target electronic bill identifier. The respective expense splitting notes are broadcasted to the blockchain for storage.