SearcharxivSearch

arXiv subjects

Michael Marschollek

Publications and source records attributed to Michael Marschollek.

2 recordsLinked to original sources

Bridging openEHR and OMOP: Expanded Mappings and Systematic Analysis of Semantic and Structural Limitations in the OMOP CDM

Background: Interoperability between clinical and research data systems is essential for enabling secondary use of EHR data. The openEHR standard provides structured, model-driven clinical information, while the OMOP Common Data Model (CDM) supports large-scale observational analytics. The Eos engine and OMOP Conversion Language (OMOCL) previously introduced a standards-based transformation approach, but limited value set support, rigid visit generation, and incomplete mapping coverage restricted broader applicability. Methods: A new generation of Eos and OMOCL was implemented to improve semantic completeness and address earlier limitations. New functionality enables mapping of internal openEHR value sets via conceptMaps, supports visit occurrence generation using Archetype Query Language (AQL), and expands the international archetype mapping library. The framework was evaluated by assessing mapping coverage, terminology completeness, and domain distribution. Structural constraints of OMOP were examined using representative archetype mappings. Results: 196 openEHR archetypes were mapped, covering all stable archetypes in the international Clinical Knowledge Manager with OMOP-equivalent tables. 8.65% of primary concept identifiers could not be linked to OMOP standard terminologies. Most mappings targeted the Measurement (50.5%) and Observation (41.0%) domains. Structural analysis showed that coherent clinical concepts often required fragmentation across multiple loosely connected OMOP tables; the Problem/Diagnosis archetype alone required more than 20 linked records. Conclusions: The new framework strengthens openEHR-OMOP interoperability and reduces information loss. However, structural and semantic limitations within OMOP introduce fragmentation that may affect downstream analytics, suggesting a need for greater convergence between both ecosystems.

cs.DL

FHIRconnect: Towards a seamless integration of openEHR and FHIR

Healthcare interoperability between openEHR and HL7 FHIR remains challenging due to fundamental differences in their data modeling approaches and the absence of standardized transformation mechanisms. This paper presents FHIRconnect, a novel domain-specific language and open-source transformation engine that enables standardized, bidirectional data exchange between openEHR and FHIR. Our approach addresses critical interoperability gaps through a triple-layered architecture that achieves 65% mapping reuse across projects by leveraging international archetype-based foundations while supporting local customizations. Using this framework, FHIRconnect successfully mapped 24 international archetypes to 15 FHIR profiles across seven clinical domains. Key contributions include the first comprehensive DSL for openEHR-FHIR transformation with a formal specification, an open-source execution engine (openFHIR), and an accessible mapping library covering high-impact clinical archetypes. Together, these components establish the technical basis for community-driven mapping standardization, reducing reliance on custom ETL solutions and advancing syntactic and semantic interoperability in healthcare IT systems built on open standards.

cs.SE