🤖 AI Summary
This work addresses the challenge of cross-institutional incompatibility in electronic health records (EHRs) caused by the absence of standardized data representations, which hinders large-scale machine learning applications. To overcome this limitation, the authors propose an open-source metadata repository grounded in the ISO/IEC 11179-3 standard, employing a “middle-out” standardization strategy and a microservices architecture. The system automatically catalogs EHR data elements and their value domains, supports both local Linux deployment and cloud hosting, and integrates modern authentication mechanisms. It features a user-friendly interface that enables error-free metadata registration and facilitates the visual discovery of interoperable features across heterogeneous databases. Validation through use cases such as rare disease patient identification demonstrates the system’s effectiveness in enhancing metadata management and enabling cross-institutional interoperability.
📝 Abstract
Background: Electronic health records (EHRs) enable machine learning for diagnosis, prognosis, and clinical decision support. However, EHR standards vary by country and hospital, making records often incompatible. This limits large-scale and cross-clinical machine learning. To address such complexity, a metadata repository cataloguing available data elements, their value domains, and their compatibility is an essential tool. This allows researchers to leverage relevant data for tasks such as identifying undiagnosed rare disease patients.
Results: Within the Screen4Care project, we developed S4CMDR, an open-source metadata repository built on ISO 11179-3, based on a middle-out metadata standardisation approach. It automates cataloguing to reduce errors and enable the discovery of compatible feature sets across data registries. S4CMDR supports on-premise Linux deployment and cloud hosting, with state-of-the-art user authentication and an accessible interface.
Conclusions: S4CMDR is a clinical metadata repository registering and discovering compatible EHR records. Novel contributions include a microservice architecture, a middle-out standardisation approach, and a user-friendly interface for error-free data registration and visualisation of metadata compatibility. We validate S4CMDR's case studies involving rare disease patients. We invite clinical data holders to populate S4CMDR using their metadata to validate the generalisability and support further development.