Clinical Data Goes MEDS? Let's OWL make sense of it
Alberto Marfoglia, Jong Ho Jhee, Adrien Coulet

TL;DR
This paper introduces MEDS-OWL, an OWL ontology and conversion tool that semantically enrich clinical event data, enhancing interoperability, FAIR compliance, and enabling advanced graph-based healthcare analytics.
Contribution
It provides a formal OWL ontology and a Python library to convert MEDS datasets into RDF graphs, bridging clinical data standards with the Semantic Web ecosystem.
Findings
Successfully implemented MEDS-OWL with 13 classes and 24 axioms.
Validated RDF graphs with SHACL for semantic consistency.
Enabled FAIR-aligned, provenance-aware clinical data transformation.
Abstract
The application of machine learning on healthcare data is often hindered by the lack of standardized and semantically explicit representation, leading to limited interoperability and reproducibility across datasets and experiments. The Medical Event Data Standard (MEDS) addresses these issues by introducing a minimal, event-centric data model designed for reproducible machine-learning workflows from health data. However, MEDS is defined as a data-format specification and does not natively provide integration with the Semantic Web ecosystem. In this article, we introduce MEDS-OWL, a lightweight OWL ontology that provides formal concepts and relations to represent MEDS datasets as RDF graphs. Additionally, we implemented meds2rdf, a Python conversion library that transforms MEDS events into RDF graphs, ensuring conformance with the ontology. We evaluate the proposed approach on two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Scientific Computing and Data Management · Electronic Health Records Systems
