<!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>Retrieving disorders and findings: Results using SNOMED CT and NegEx adapted for Swedish</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maria Skeppstedt</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hercules Dalianis</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gunnar H Nilsson</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer and Systems Sciences (DSV)/Stockholm University</institution>
          ,
          <addr-line>Forum 100, 164 40 Kista</addr-line>
          ,
          <country country="SE">Sweden</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Neurobiology, Care Sciences and Society, Karolinska Institutet</institution>
          ,
          <addr-line>Stockholm</addr-line>
          ,
          <country country="SE">Sweden</country>
        </aff>
      </contrib-group>
      <fpage>11</fpage>
      <lpage>17</lpage>
      <abstract>
        <p>Access to reliable data from electronic health records is of high importance in several key areas in patient care, biomedical research, and education. However, many of the clinical entities are negated in the patient record text. Detecting what is a negation and what is not is therefore a key to high quality text mining. In this study we used the NegEx system adapted for Swedish to investigate negated clinical entities. We applied the system to a subset of free-text entries under a heading containing the word 'assessment' from the Stockholm EPR corpus, containing in total 23,171,559 tokens. Specifically, the explored entities were the SNOMED CT terms having the semantic categories 'finding' or 'disorder'. The study showed that the proportion of negated clinical entities was around 9%. The results thus support that negations are abundant in clinical text and hence negation detection is vital for high quality text mining in the medical domain.</p>
      </abstract>
      <kwd-group>
        <kwd>Negation detection</kwd>
        <kwd>Clinical text</kwd>
        <kwd>Electronic patient records</kwd>
        <kwd>SNOMED CT</kwd>
        <kwd>Swedish</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>A huge amount of health documentation in digital form is produced today in the
form of electronic patients records (EPR). This abundant database of medical
competence and problem solving activities, expressed both in free text but also
in structured form, can today be used for improving quality in patient care, for
biomedical research, and also for educational purposes. In addition, the access to
all this knowledge in patient records gives the possibility of finding information
that can be useful for an individual patient case or in a specific clinical
situation. Collections of EPR contain valuable information about the symptoms and
diseases of patients and also traces of the reasoning process carried out by the
physicians to find the disease and select the best treatment.</p>
      <p>
        This reasoning includes negating possible diseases and symptoms, and if
clinical entities are very frequently negated, then high quality information retrieval
from patient records is heavily dependent on negation detection. A study by Wu
Re2sults usiSnkgeSpNpsOteMdtEeDt CalT. and NegEx adapted for Swedish
et al. [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] on a search system for clinical findings in radiology reports showed
for example that the precision improved from 27% to 81% when negation and
uncertainty detection was applied. A similar search system is for instance needed
when searching for patients with a specific symptom or disease, for example,
during epidemics, detecting a specific disease and its management [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Identifying
patients eligible for research studies or for enrollment in clinical trials is another
important example of where a search system is needed [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Here, a patient with
a complex profile is often searched for, of which most information is stored as
narratives in the electronic patient record system. Usually the profile includes
both inclusion as well as exclusion criteria, of which some may be found as
negations. Another example of where negation detection is important is automated
coding and classification, for instance automated ICD-10 coding [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        The frequency of negated clinical entities has, for example, been studied
by Chapman et al. In their study of negation in ten different types of clinical
texts, including discharge summaries, radiology reports, and history and physical
exams, the percentage of negated UMLS phrases was measured using automatic
negation detection. The frequency of negated Unified Medical Language System
(UMLS) phrases depended on the type of clinical text and varied from just above
80% to just below 40% [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        In the BioScope corpus, which was annotated for uncertainty and negation,
there was a negation in 14% of the sentences in the clinical text. However, the
explored negated entities were not restricted to clinical entities. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]
      </p>
      <p>The aim of this study was to explore to what extent clinical entities in Swedish
EPR are negated. The hypothesis was that negated clinical entities are as
frequent in Swedish clinical text as in English clinical text, and since all the
areas mentioned above depend on detecting negated entities, a high frequency
of negated clinical entities implies the need for a robust system for automated
negation detection.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Material and Methods</title>
      <p>
        This study was conducted on a subset of the Stockholm EPR corpus. This subset
was constructed through randomly extracting 500,000 fields with a headline
ending with the word ‘assessment’, which resulted in a corpus containing 23,171,559
tokens. The full Stockholm EPR corpus contains patient records from over 900
clinics, and the records were written in Swedish from 2006 to 2008 [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].3
      </p>
      <p>
        The clinical entities chosen to be explored in this study were the terms in the
Swedish translation of SNOMED CT (version 20100820) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], belonging to the
semantic categories ‘finding’ or ‘disorder’ [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The clinical corpus was matched to
the list of chosen SNOMED clinical terms. This was performed through an exact
string matching, with the exception that everything was converted to lowercase
and when the clinical term contained a comma, a match was also performed
3 The research was carried out after approval from the Regional Ethical Review Board
in Stockholm (Etikprövningsnämnden i Stockholm), permission number
2009/174231/5.
without the comma. All sentences that contained a least one clinical entity found
among the selected SNOMED terms were extracted to form the test set.
      </p>
      <p>
        In order to make sure that the method of exact string matching against
SNOMED terms detected entities with a high precision, it was evaluated using
another subset of the Stockholm EPR Corpus that had the size of 23,100 tokens
and contained notes from one ICU clinic. In this subset, all terms that belonged
to any of the three semantic classes ‘diagnosis’, ‘symptom’, and ‘finding’ had been
manually annotated in a previous study [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Since there is not always a clear
mapping between the annotation classes ‘diagnosis’, ‘symptom’, and ‘finding’ and
the SNOMED classes ‘disorder’ and ‘finding’, a gold standard for the evaluation
was constructed through grouping all three annotation classes into one class, the
class ‘clinical entity’.
      </p>
      <p>An exact matching against SNOMED terms with the semantic category
‘disorder’ showed a precision of 0.93 (± 0.03, 95% CI), when evaluated using the
annotations of clinical entities in the gold standard. Also, a manual review of
the false positives for the exact string matching against disorders showed that
most could be defined as either some kind of clinical finding or as modifiers
to clinical findings. Therefore, an exact string matching against the complete
list of SNOMED disorders were considered to give high enough precision for
an evaluation of the occurrence of negated disorders. This list contained 75,361
terms.</p>
      <p>
        An exact string matching against SNOMED terms with either the semantic
category ‘disorder’ or the semantic category ‘finding’ did, however, result in a
precision of only 0.58 (± 0.04, 95% CI) when evaluated against the same clinical
entities. A review of the false positives showed that they in many cases were
due to ambiguity in the meaning of some SNOMED findings, since many words
describing findings also have a different non-clinical meaning. Examples are the
Swedish translations of ‘walks’ (‘går’ ) and ‘moves’ (‘rör sig’ ), both of which are
used in many common Swedish set phrases such as ‘It is not possible to...’ (‘Det
går inte att ...’ ) or ‘It is the case of ...’ (‘Det rör sig om ...’ ). To investigate to
what extent such terms affect the result, the same string matching was performed
again, except that all SNOMED disorders and findings occurring as unigrams
or bigrams more than five times in a non-clinical corpus were excluded from the
list of terms. The used non-clinical corpus was the PAROLE corpus, consisting
of 600,000 tokens [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Excluding common non-clinical terms when performing
exact string matching against the gold standard resulted in a precision of 0.80
(± 0.04, 95% CI). Moreover, a manual review of the false positives showed that
most of them could be classified as some kind of clinical finding or modifier of
a clinical finding. Therefore, when investigating negated findings, the modified
list of SNOMED findings was used, in which common non-clinical terms were
excluded. This list contained 37,616 terms.
      </p>
      <p>Exact string matching resulted in a very low recall when compared against
the gold standard annotation. Using the complete list of SNOMED disorders
and findings resulted in a recall of 0.23, and when common non-clinical terms
were excluded the recall decreased to 0.13. However, in order to investigate the</p>
      <sec id="sec-2-1">
        <title>Re4sults usiSnkgeSpNpsOteMdtEeDt CalT. and NegEx adapted for Swedish</title>
        <p>frequency of negation, the main priority was considered to be ensuring that the
extracted disorders and findings actually were disorders and findings, as opposed
to maximizing the number of extracted clinical findings.</p>
        <p>
          The NegEx system, which is a rule-based system developed for detecting
negations in English clinical text [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ], which also has been adapted to Swedish
[
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], was used to explore how many of the retrieved entities were negated. There
exist many systems for automatic negation detection, as for example described
by Rokach et al. [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. However, since NegEx has been adapted and evaluated for
Swedish clinical text, it was chosen for this study. The NegEx system, which is
based on cue phrases for negation, works at the sentence level and determines
whether a given clinical entity in a sentence is negated or not. The adaption
of NegEx, in which the cue phrases are translated to Swedish, has previously
been evaluated on a subset of the Stockholm EPR corpus [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. The settings that
were used for the present study achieved a precision of 0.78 (± 0.05, 95% CI)
and a recall of 0.82 (± 0.05, 95% CI) on sentences containing negation cues,
and a precision of 0.95 (± 0.02, 95% CI) when classifying sentences without cue
phrases as not negated.
        </p>
        <p>Since SNOMED CT also contains negated concepts, all retrieved SNOMED
terms that contained any of the negation cues used by the Swedish NegEx system
were excluded from the set of entities to study.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <p>In the total number of 23,171,559 tokens in the corpus, 228,531 clinical entities
belonging to the SNOMED CT semantic category ‘disorder’ were found (8,688
unique terms), of which 20,814 were negated according to the NegEx system.
The proportion of negated disorders was thus 0.091 (± 0.001, 95% CI). For the
semantic category ‘finding’, 66,751 clinical entities belonging to that category
were found (3,273 unique terms), and of these 6,180 were negated, resulting in
a proportion of 0.093 (± 0.002, 95% CI) negated findings. The most frequent
disorders and findings are listed in Tables 1 and 2.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Discussion</title>
      <p>
        The result gives an indication of the frequency of negated disorders and findings
in Swedish clinical text and underlines that negation detection is critical for high
quality text mining in the medical domain. Compared to the study by Chapman
et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], the frequency of negated findings was lower in our corpus. Since their
study showed that the frequency of negated findings varied substantially between
different types of clinical texts, it is not unlikely that the lower frequency of
negated findings in our corpus is due to the type of the text.
      </p>
      <p>The method of using SNOMED terms for extracting findings and disorders
might over- or under-estimate the proportion of negated entities. This would be
the case if there were a systematic variation in which terms are used depending
on whether they occur in a negated or affirmed context. The low recall of the</p>
      <sec id="sec-4-1">
        <title>Re6sults usiSnkgeSpNpsOteMdtEeDt CalT. and NegEx adapted for Swedish</title>
        <p>
          exact string matching would then affect the results. There is some evidence that
there is a systematic variation for some terms. It has, for example, been shown
that the term ‘hypertension’ in the ‘assessment’ part of notes from an ICU clinic
is almost never negated, as the absence of hypertension instead is described with
the expression ‘normal blood pressure’ [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
        </p>
        <p>That neither the precision, nor the recall for the used negation detection
system was perfect could also affect the results. Therefore, the real proportion of
negated clinical entities is probably slightly different. However, the results still
show that findings and disorders often are negated in clinical text.</p>
        <p>The components used for this study could be developed into a system for
retrieving the clinical status of a patient. However, many relevant entities are
not found through the simple method of exact string matching used in this study.
Therefore, the next step for building such a system is to explore possibilities for
increasing the recall of clinical entities, for example through using stemming,
spell checking, or additional resources such as lists of abbreviations.</p>
        <p>Also, in order to achieve a more reliable retrieval of patient status, the
system for detecting negations needs to be improved and also supplemented with
the detection of if someone other than the patient is experiencing the medical
problem as well as the detection of the temporality and level of certainty of the
problem.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>Clinical entities in Swedish EPR were frequently negated. About 9% of the
terms matching the SNOMED terms with the semantic categories ‘finding’ and
‘disorder’ were negated in fields with a headline containing the word ‘assessment’
in the Stockholm EPR Corpus. These figures are somewhat lower than published
results for the proportion of negated entities in English clinical texts.</p>
      <p>The methods for recognizing clinical entities as well as for detecting negations
have to be further developed before they can be used to draw any substantial
conclusions about the occurrence of negations. However, the methods can so far
give a reasonable indication of the frequencies of negated clinical entities. The
results show that negated disorders and findings are common in clinical text,
and hence support the claim that negation detection is critical for high quality
text mining applications in the medical domain.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>We would like to thank Maria Kvist and Sumithra Velupillai for development
and access to annotated clinical data.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Aronis</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>G.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kayaalp</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buchanan</surname>
            ,
            <given-names>B.G.</given-names>
          </string-name>
          :
          <article-title>Identifying patient subgroups with simple Bayes'</article-title>
          .
          <source>In: Proc AMIA Symp</source>
          . pp.
          <fpage>658</fpage>
          -
          <lpage>662</lpage>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Chapman</surname>
            ,
            <given-names>W.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bridewell</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanbury</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>G.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buchanan</surname>
            ,
            <given-names>B.G.</given-names>
          </string-name>
          :
          <article-title>Evaluation of negation phrases in narrative clinical reports</article-title>
          .
          <source>Proc AMIA Symp</source>
          pp.
          <fpage>105</fpage>
          -
          <lpage>109</lpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chapman</surname>
            ,
            <given-names>W.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bridewell</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanbury</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>G.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Buchanan</surname>
            ,
            <given-names>B.G.</given-names>
          </string-name>
          :
          <article-title>A simple algorithm for identifying negated findings and diseases in discharge summaries</article-title>
          .
          <source>J Biomed Inform</source>
          <volume>34</volume>
          (
          <issue>5</issue>
          ),
          <fpage>301</fpage>
          -
          <lpage>310</lpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Dalianis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hassel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velupillai</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>The Stockholm EPR Corpus - Characteristics and Some Initial Findings</article-title>
          .
          <source>In: Proceedings of ISHIMR</source>
          . pp.
          <fpage>243</fpage>
          -
          <lpage>249</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gellerstam</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cederholm</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rasmark</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>The bank of Swedish</article-title>
          .
          <source>In: Proceedings of LREC</source>
          . pp.
          <fpage>329</fpage>
          -
          <lpage>333</lpage>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Hripcsak</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knirsch</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jain</surname>
            ,
            <given-names>N.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stazesky</surname>
            ,
            <given-names>R.C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pablos-Mendez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fulmer</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A health information network for managing innercity tuberculosis: bridging clinical care, public health, and home care</article-title>
          .
          <source>Comput Biomed Res</source>
          <volume>32</volume>
          (
          <issue>1</issue>
          ),
          <fpage>67</fpage>
          -
          <lpage>76</lpage>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. IHTSDO:
          <article-title>SNOMED Clinical Terms User Guide</article-title>
          ,
          <article-title>July 2008 International Release</article-title>
          . http://www.ihtsdo.
          <source>org/ (Accessed</source>
          <year>2011</year>
          -
          <volume>01</volume>
          -24)
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Kvist</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skeppstedt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velupillai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalianis</surname>
          </string-name>
          , H.:
          <article-title>Modeling human comprehension of Swedish medical records for intelligent access and summarization systems - Future vision, a physician's perspective</article-title>
          .
          <source>In: Proceedings of SHI</source>
          <year>2011</year>
          ,
          <article-title>Scandinavian Health Informatics meeting</article-title>
          (To be published) (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Romano</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maimon</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Negation recognition in medical narrative reports</article-title>
          .
          <source>Information Retrieval</source>
          <volume>11</volume>
          (
          <issue>6</issue>
          ),
          <fpage>499</fpage>
          -
          <lpage>538</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Skeppstedt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Negation detection in Swedish clinical text: An adaption of Negex to Swedish</article-title>
          .
          <article-title>Journal of Biomedical Semantics 2 (Supp 3):S3 (To be published</article-title>
          ) (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <article-title>Socialstyrelsen: SNOMED CT-licens</article-title>
          . http://www.socialstyrelsen.se/halsoinformatik /nationelltfacksprak/snomedct-licens (
          <year>Accessed 2011</year>
          -
          <volume>01</volume>
          -24)
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Velupillai</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalianis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kvist</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Factuality levels of diagnoses in Swedish clinical text</article-title>
          .
          <source>In: Proceedings of XXIII International Conference of the European Federation for Medical Informatics</source>
          ,
          <string-name>
            <surname>MIE</surname>
          </string-name>
          (To be published) (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Vincze</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szarvas</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Farkas</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Móra</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Csirik</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The BioScope corpus: biomedical texts annotated for uncertainty, negation and their scopes</article-title>
          .
          <source>BMC Bioinformatics 9(Suppl</source>
          <volume>11</volume>
          )
          <article-title>:S9 (</article-title>
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>A.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Do</surname>
            ,
            <given-names>B.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rubin</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>Evaluation of negation and uncertainty detection and its impact on precision and recall in search</article-title>
          .
          <source>J. Digital Imaging</source>
          <volume>24</volume>
          (
          <issue>2</issue>
          ),
          <fpage>234</fpage>
          -
          <lpage>242</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>