<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Transformation and integration of heterogeneous health data in a privacy-preserving distributed learning infrastructure</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Chang Sun</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vincent Emonet</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Johan van Soest</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Annemarie Koster</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andre Dekker</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michel Dumontier</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          ,
          <country country="NL">the Netherlands</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Radiation Oncology (MAASTRO), GROW School for Oncology and Developmental Biology, Maastricht University Medical Centre</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Department of Social Medicine, CAPHRI Care and Public Health Research Institute, Maastricht University</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Institute of Data Science, Maastricht University</institution>
          ,
          <addr-line>Maastricht</addr-line>
          ,
          <country country="NL">the Netherlands</country>
        </aff>
      </contrib-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Problem statement: A growing volume and variety of personal health
data are being collected by di erent entities, such as healthcare providers,
insurance companies, and wearable device manufacturers. Combining heterogeneous
health data o ers unprecedented opportunities to augment our understanding
of human health and disease. However, a major challenge to research lies in
the di culty of accessing and analyzing health data that are dispersed in their
format (e.g. CSV, XML), sources (e.g., medical records, laboratory data),
representation (unstructured, structured), and governance (e.g., data collection and
maintenance)[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Such considerations are crucial when we link and use personal
health data across multiple legal entities with di erent data governance and
privacy concerns.
      </p>
      <p>
        Proposed approach: Our approach to tackling this challenge is extending
the Personal Health Train Architecture [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ] to analyze health data from
multiple sources in a privacy-preserving manner[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Instead of centralizing the data
for the analysis, researchers send data-processing algorithms (application trains)
to each data source. To be able to run the application train, each source deploys
a data station which stores the data required for the analysis. The data station
only returns the results of the analysis rather than any of the original data.
Data stations should be able to provide data in certain standard formats and
structures in line with the FAIR (Findable, Accessible, Interoperable, Reusable)
principles[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In our method, the FAIR data stations are based on Semantic
Web technologies. The data is stored as a knowledge graph using the Resource
Description Framework (RDF), while its representation complies with the
ontologies accepted by the community. We apply the Data2Service framework[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
rst described at the 2018 SWAT4LS, to now semi-automatically transform and
integrate heterogeneous health data into RDF data. This knowledge graph
complies to a target set of ontologies, and is subsequently made available as FAIR
data stations through a set of interfaces and services (e.g., SPARQL, API). The
framework de nes a set of scalable and sustainable transformation work ows
to convert any structured data sources to a target data model. To help the
researchers with the mapping process, Data2Services generates SPARQL mappings
les based on the input data structure. Then, researchers create the analysis as
an application train to query the RDF data available at FAIR data stations
using SPARQL, pre-process data, and execute machine learning models[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The
FAIR data stations are always in the governance of the data entities. Instead of
duplicating the original data and sending to the researchers, our method ensures
the original data will not leave the data entities and be exposed to any others
including the researchers. The researchers only receive the results of applications.
      </p>
      <p>
        Use case: The goal is to study annual healthcare costs in relation to the
incidence of Type 2 Diabetes Mellitus (T2D) without revealing any original data.
We used patients' health data from De Maastricht Studie, which is a
population study on T2D, and their healthcare cost data from Statistics Netherlands.
The original data les (SAV, CSV) were automatically transformed to RDF by
de ning SPARQL construct queries, and subsequently loaded into a triple store
and made available as per the FAIR data station speci cation. Researchers can
retrieve RDF data by SPARQL queries from FAIR data station and generate
to CSV, JSON, XML formats for the data analysis. The variable names, labels,
keywords were used to nd the most relevant ontologies using the NCBO
Ontology Recommender[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. RDF data was structured to the relevant ontologies
Ontology of Consumer Health Vocabulary and SNOMED Clinical Terms. The
structured RDF data is stored at FAIR data stations, with metadata compliant
to the HCLS Dataset Description Pro le. Analysis models such as correlation
matrix, linear regression were successfully tested in the infrastructure.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Personal</given-names>
            <surname>Health</surname>
          </string-name>
          <string-name>
            <surname>Train</surname>
          </string-name>
          ,
          <source>Dutch Techcentre for Life Sciences. (n.d.)</source>
          . https://www.dtls.nl/fair
          <article-title>-data/personal-health-train/</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. van Soest,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Mussmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Puts</surname>
          </string-name>
          , M., van den Berg,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Malic</surname>
          </string-name>
          , A., van Oppen,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Towend</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Dekker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            and
            <surname>Dumontier</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <year>2018</year>
          .
          <article-title>Using the Personal Health Train for Automated and Privacy-Preserving Analytics on Vertically Partitioned Data</article-title>
          .
          <article-title>Studies in health technology and informatics</article-title>
          ,
          <volume>247</volume>
          , p.
          <fpage>581</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Wilkinson</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aalbersberg</surname>
            ,
            <given-names>I.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Appleton</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Axton</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baak</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blomberg</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boiten</surname>
            ,
            <given-names>J.W.</given-names>
          </string-name>
          , da Silva Santos,
          <string-name>
            <given-names>L.B.</given-names>
            ,
            <surname>Bourne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.E.</given-names>
            and
            <surname>Bouwman</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          ,
          <year>2016</year>
          .
          <article-title>The FAIR Guiding Principles for scienti c data management and stewardship</article-title>
          .
          <source>Scienti c data, 3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Emonet</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malic</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaveri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grigoriu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2018</year>
          )
          <article-title>: Data2Services: enabling automated conversion of data to services. gshare</article-title>
          .
          <source>Journal contribution.</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ippel</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wouters</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malic</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Adekunle</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mussmann</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koster</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Townend</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dekker</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <year>2019</year>
          .
          <article-title>A Privacy-Preserving Infrastructure for Analyzing Personal Health Data in a Vertically Partitioned Scenario</article-title>
          .
          <article-title>Studies in health technology and informatics</article-title>
          ,
          <volume>264</volume>
          , pp.
          <fpage>373</fpage>
          -
          <lpage>377</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Deist</surname>
            ,
            <given-names>T.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jochems</surname>
            , A., van Soest,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nalbantov</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oberije</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Walsh</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eble</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bulens</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coucke</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dries</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Dekker</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <year>2017</year>
          .
          <article-title>Infrastructure and distributed learning methodology for privacy-preserving multi-centric rapid learning health care: euroCAT. Clinical and translational radiation oncology, 4</article-title>
          , pp.
          <fpage>24</fpage>
          -
          <lpage>31</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Mart</surname>
            nez-Romero,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jonquet</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Connor</surname>
            ,
            <given-names>M. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graybeal</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pazos</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>NCBO Ontology Recommender 2.0: An Enhanced Approach For Biomedical Ontology Recommendation</article-title>
          .
          <source>Journal of Biomedical Semantics</source>
          ,
          <volume>8</volume>
          (
          <issue>21</issue>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>