<!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>From French EHR to NCI ontology via UMLS</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Paolo Besana</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marc Cuggia</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oussama Zekri</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Annabel Bourde</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anita Burgun</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Centre Régional de Lutte Contre Le Cancer - Eugène Marquis</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Université de Rennes 1</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Clinical trials are required for evaluating new therapies and diagnostic techniques. We developed a system based on OWL and SWRL aimed at suggesting the clinical trials to which a patient could be enrolled, evaluating on real clinical trials and patients from the University Hospital of Rennes. This paper presents the method employed to map the French expressions from the patient data to terms in the NCI ontology.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>3 Method
A patient’s record contains 44 relevant fields. We focussed on the fields containing
single expressions. In particular, we chose the field specifying the site of the
tumor, very relevant for the recruitment. We extracted the possible different
source values Vsrc = vs1rc, ..., vsnrc of the field . All patients are admitted in
urology, and all the cancers are related to urology: the possible values for the
field are only 28. Of these values, 16 are composed by more than a single word
(for example: ’col de l’uterus’ meaning cervix). In particular 5 are specification of
a position within an organ. We compared three methods for translation: MESH
(Medical Subject Headings, terminology used to index PubMed publications)
in French1, Google translate and Wikipedia. In order to find the NCI concept,
1 http://terminologiecismef.chu-rouen.fr/</p>
      <p>
        Translation found Correct translation CUIs found NCI found NCI correct
MESH 16 - 57% 16- 57% 13 - 46% 12 - 42% 12 - 42%
Wikipedia 20 - 71% 20 - 71% 21 - 75% 18 - 64% 15 - 53%
Google 28 - 100% 26 - 92% 14 - 50% 9 - 32% 7 - 25%
Table 1. Mapping results for the three different methods on 28 French terms. A
translation is found if an expression is returned. The expressions are evaluated manually.
The CUIs are concepts in UMLS found by string matching, and the NCI terms are
linked to CUIs. The correctness of the NCI terms is checked manually.
we used the UMLS meta-thesaurus (Unified Medical Language System) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In
UMLS each concept is identified by a unique key (CUI). A concept is linked to
many terms from different terminologies, including NCI. Each term in UMLS is
defined by a semantic type (such as Disease or Body Part). Table 1 shows the
results for the different methods, discussed more in detail below.
Using Google Translate Google translate was queried for each of the terms in
Vsrc. The only error in translation is for a term with homonyms in different
domains. The translations were used to query the UMLS by string. To improve
relevance, we filtered the results by semantic type. The terms specifying a
position in an organ could not be matched directly to defined terms in any of the
terminology contained in UMLS. The found CUIs were then filtered to extract
the terms from NCI.
      </p>
      <p>Using MESH French Each term in Vsrc is queried on the MESH French website.
The result contains the corresponding English term from the original version of
MESH. The English term is then used to query UMLS (filtering by string and
by MESH terminology). Of the 16 found translations, 3 were terms belonging to
different semantic types and therefore discarded. The resulting CUIs are queried
to find the corresponding NCI term.</p>
      <p>
        Using Wikipedia Inspired by the work in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], each source term is queried in
wikipedia French. A possible set of pages is returned. The pages are selected
using their wikipedia categories. The filtered pages are used to extract the
corresponding English page title. The mapping to NCI follows the same mechanism
explained for Google translate. The use of categories to filter unrelated pages
improves precision.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>O</given-names>
            <surname>. Collin B. Gaillard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Boualem</surname>
          </string-name>
          .
          <article-title>Query translation using wikipedia resources for analysis and disambiguation</article-title>
          .
          <source>In Proceeding of EAMT 2010, Conference of the European Association for Machine Translation</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>P.</given-names>
            <surname>Besana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cuggia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Zekri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bourde</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Burgun</surname>
          </string-name>
          .
          <article-title>Using semantic web technologies for clinical trial recruitment</article-title>
          .
          <source>In International Semantic Web Conference</source>
          <year>2010</year>
          , volume
          <volume>6414</volume>
          . Springer,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>O.</given-names>
            <surname>Bodenreider</surname>
          </string-name>
          .
          <article-title>The unified medical language system (UMLS): integrating biomedical terminology</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>32</volume>
          (Database Issue):
          <fpage>D267</fpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>N.F.</given-names>
            <surname>Noy</surname>
          </string-name>
          , S. de Coronado, H. Solbrig,
          <string-name>
            <given-names>G.</given-names>
            <surname>Fragoso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.W.</given-names>
            <surname>Hartel</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.A.</given-names>
            <surname>Musen</surname>
          </string-name>
          .
          <article-title>Representing the NCI Thesaurus in OWL DL: Modeling tools help modeling languages</article-title>
          .
          <source>Applied ontology</source>
          ,
          <volume>3</volume>
          (
          <issue>3</issue>
          ):
          <fpage>173</fpage>
          -
          <lpage>190</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>