Multi-MedChain: Multi-Party Multi-Blockchain Medical Supply Chain Management System

Akanksha Saini,Arash Shaghaghi,Zhibo Huang,Salil S. Kanhere
2024-07-01
Abstract:The challenges of healthcare supply chain management systems during the COVID-19 pandemic highlighted the need for an innovative and robust medical supply chain. The healthcare supply chain involves various stakeholders who must share information securely and actively. Regulatory and compliance reporting is also another crucial requirement for perishable products (e.g., pharmaceuticals) within a medical supply chain management system. Here, we propose Multi-MedChain as a three-layer multi-party, multi-blockchain (MPMB) framework utilizing smart contracts as a practical solution to address challenges in existing medical supply chain management systems. Multi-MedChain is a scalable supply chain management system for the healthcare domain that addresses end-to-end traceability, transparency, and collaborative access control to restrict access to private data. We have implemented our proposed system and report on our evaluation to highlight the practicality of the solution. The proposed solution is made publicly available.
Computers and Society
What problem does this paper attempt to address?
The paper primarily addresses the issues present in medical supply chain management by proposing a solution named Multi-MedChain. Specifically, the study aims to tackle the following key problems: 1. **Information Sharing and Transparency**: Existing medical supply chain management systems suffer from information silos, lacking effective communication mechanisms among participants. This leads to information asymmetry and insufficient transparency throughout the supply chain. 2. **Data Privacy and Security**: The medical supply chain involves a large amount of sensitive information, such as drug prices and production capacities, which are commercial secrets. Ensuring information sharing while protecting these sensitive data from being leaked is a significant challenge. 3. **Compliance and Traceability**: For perishable products (e.g., drugs), regulatory reporting and compliance requirements in the supply chain are crucial. Existing systems struggle to meet the end-to-end traceability and transparency needs from production to the end user. To address the above issues, the authors propose Multi-MedChain—a medical supply chain management system based on a multi-layer, multi-party, multi-blockchain framework. This system improves the limitations of existing supply chain management systems in the following ways: - **Multi-layer Architecture**: The system adopts a three-layer architecture, including the user layer, local chain layer, and global chain layer. This design helps achieve hierarchical data management and access control while ensuring data security and privacy. - **Multi-blockchain Network**: Each supply chain participant runs their own private blockchain network and interacts through a public global blockchain network. This approach enhances data security and privacy protection capabilities. - **Smart Contracts**: The system utilizes smart contracts to implement access control policies, ensuring that only authorized parties can access specific data. This helps improve data controllability and security. - **Dynamic Access Control Mechanism**: A dynamic access control mechanism is implemented through smart contracts, allowing supply chain participants to adjust data access permissions as needed. This further restricts the sharing scope of sensitive information. Through these technical means, Multi-MedChain aims to build a more efficient, transparent, and secure medical supply chain management system.