<!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>Clinician-Driven Automated Classification of Limb Fractures from Free-Text Radiology Reports</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Amol Wagholikar</string-name>
          <email>amol.wagholikar@csiro.au</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Guido Zuccon</string-name>
          <email>guido.zuccon@csiro.au</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anthony Nguyen</string-name>
          <email>anthony.nguyen@csiro.au</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kevin Chu</string-name>
          <email>kevin_chu@health.qld.gov.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shane Martin</string-name>
          <email>shane_martin@health.qld.gov.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kim Lai</string-name>
          <email>kim_lai@health.qld.gov.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jaimi Greenslade</string-name>
          <email>jaimi_greenslade@health.qld.gov.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Emergency Medicine</institution>
          ,
          <addr-line>RBWH, Brisbane, Queensland Health</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>The Australian e-Health Research Centre</institution>
          ,
          <addr-line>Brisbane, CSIRO</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2012</year>
      </pub-date>
      <fpage>77</fpage>
      <lpage>81</lpage>
      <abstract>
        <p>The aim of this research is to report initial experimental results and evaluation of a clinician-driven automated method that can address the issue of misdiagnosis from unstructured radiology reports. Timely diagnosis and reporting of patient symptoms in hospital emergency departments (ED) is a critical component of health services delivery. However, due to disperse information resources and vast amounts of manual processing of unstructured information, a point-of-care accurate diagnosis is often difficult. A rule-based method that considers the occurrence of clinician specified keywords related to radiological findings was developed to identify limb abnormalities, such as fractures. A dataset containing 99 narrative reports of radiological findings was sourced from a tertiary hospital. The rule-based method achieved an F-measure of 0.80 and an accuracy of 0.80. While our method achieves promising performance, a number of avenues for improvement were identified using advanced natural language processing (NLP) techniques.</p>
      </abstract>
      <kwd-group>
        <kwd>limb fractures</kwd>
        <kwd>emergency department</kwd>
        <kwd>radiology reports</kwd>
        <kwd>classification</kwd>
        <kwd>rule-based method</kwd>
        <kwd>machine learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The analysis of x-rays is an essential step in the diagnostic work-up of many
conditions including fractures in injured Emergency Department (ED) patients. X-rays are
initially interpreted by the treating ED doctor, and if necessary patients are
appropriately treated. X-rays are eventually reported on by the specialist in radiology and
these findings are relayed to the treating doctor in a formal written report. The ED,
however, may not receive the report until after the patient was discharged home. This
is not an uncommon event because the reporting did not occur in real-time. As a
result, there are potential delays in the diagnosis of subtle fractures missed by the
treating doctor until the receipt of the radiologist’s report. The review of x-ray reports is a
necessary practice to ensure fractures and other conditions identified by the
radiologist were not missed by the treating doctor. The review requires the reading of the
free-text report. Large “batches” of x-rays are reviewed often days after the patient’s
ED presentation. This is a labour intensive process which adds to the diagnostic delay.
The process may be streamlined if it can be automated with clinical text processing
solutions. These solutions will minimise delays in diagnosis and prevent
complications arising from diagnostic errors [
        <xref ref-type="bibr" rid="ref1 ref2">1-2</xref>
        ]. This research aims to address these issues
through the application of a gazetteer rule-based approach where keywords that may
suggest the presence or absence of an abnormality were provided by expert ED
clinicians. Rule-based methods are commonly used in Artificial Intelligence [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3-5</xref>
        ]. Studies
have shown that rule-based methods can be applied for identifying clinical conditions
from radiology reports such as acute cholecystitis, acute pulmonary embolism and
other conditions [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The purpose of these methods is to simulate human reasoning for
any given information processing task to achieve full or partial automation.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Previous studies that focused on the problem of identification of subtle limb
fractures during the diagnosis of ED patients showed that about 2.1% of all fractures were
not identified during initial presentation to the Emergency Department [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. A similar
study about radiological evidence for fracture reports that 1.5% of all x-rays had
abnormalities that were not identified in the Emergency Department records [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Further
research also reported that 5% and 2% of the x-rays of the hand/fingers and ankle/foot
from a pediatric Emergency Department had fractures missed by the treating ED
doctor [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. These small percentages of incidences may have significant impact on the
overall patient healthcare as these missed fractures may develop into more complex
conditions. Timely recognition of fractures is therefore important. There have been
efforts to automatically detect fractures and other abnormalities from free-text
radiology reports using support vector machine (SVM) and machine learning
techniques[
        <xref ref-type="bibr" rid="ref10 ref11">10-11</xref>
        ]. Even though the results of machine learning based classifiers show
high effectiveness, their applicability in clinical settings may be limited. Machine
learning methods are data–driven, and as a result, if the training sample is not a
representative selection of the problem domain, then the resulting model will not
generalise. In addition, machine learning approaches are required to be retrained on new
corpora and tasks and collating training data to build new classifier models can be a
timely and labour intensive process. These issues provide the motivation for the
investigation of rule-based methods which have the ability to model expert knowledge
as easily implementable rules.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Methods</title>
      <p>A set of 99 de-identified free-text descriptions of patient’s limb x-rays reported by
radiologists were extracted from a tertiary hospital’s picture archiving and
communication system (PACS). An ethics approval was granted by the Human
Research Ethics Committee at Queensland Health to use this data. The average length
of free-text reports is about 52 words with total 930 unique words in the vocabulary.
Some reports are semi-structured, with section headings such as “History”, “Clinical
Details”, “Findings”, appearing in the text.
3.1</p>
      <sec id="sec-3-1">
        <title>Ground Truth Development</title>
        <p>One ED visiting medical officer and one ED Registrar were engaged as assessors to
manually classify the patient findings. Findings were assigned to either one of the
following two classes: (1) “Normal”, means identifying no fractures or dislocations
and (2) “Abnormal”, identifying the presence of a reportable abnormality such as
fracture, dislocation, displacement etc., which requires further follow-up. To gather
ground truth labels about the data, an in-house annotation tool was developed. This
tool allowed the assessors to manually annotate and classify the free-text reports into
one of the two target categories. The two assessors initially agreed on the annotations
of 77 of the 99 reports and disagreed on the remaining 22 reports. The disagreed
reports were resolved and validated by a senior Staff Specialist in Emergency
Medicine, who acted as a third assessor.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Rule-based classifier</title>
        <p>A rule-based classifier was developed and implemented with rules as a set of
keywords extracted from the x-ray reports assessment criteria as documented by the
clinicians prior to the ground truth annotation task. The classifier was implemented to
classify the text into “Normal” and “Abnormal” categories as shown in Table 1.
Table 1. Keywords used for building the rule-base.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Suggested Classification</title>
        <p>Normal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal
Abnormal</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results and Discussion</title>
      <p>
        Results obtained by our gazetteer rule-based approach on the dataset containing 99
radiology reports are reported in Table 2, along with the performance of a Naïve
Bayes classifier that was used to classify on the same dataset [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. The Naïve Bayes
classifier was trained and evaluated using a 10-fold cross validation approach. This
approach used 90% of reports for training and subsequently evaluated on the
remaining 10% within each cross validation fold. The average of the evaluation results
across the 10 folds was reported as the classifier’s performance. A set of stemmed
tokens in combination with high order semantic features such as SNOMED CT
concepts related to morphological abnormalities and disorders generated by the Medtex
system [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] were used to represent the reports. Classification results were evaluated in
terms of F-measure and accuracy (see Table 2). The number of true positive (TP), true
negative (TN), false positive (FP), and false negative (FN) instances were also
reported.
The rule-based system classified 49 reports as “Normal”. Thirty-three of these were
classified as “normal” due to the “no + fracture” rule. The remaining 16 reports did
not match any rule, and thus were classified as “normal” (i.e. “no rule fired”). The
high false negative count from the rule-based system suggests that the keywords that
were used to characterise “Abnormal” cases by the clinician were not complete or
adequate to capture all possible cases of abnormalities. Although the proposed
keyword rule-based approach is simplistic but shows promise, advanced Natural
Language Processing techniques such as those adopted in Medtex [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] can be used to
improve classification performances. More keywords can also be learnt using
computational linguistic methods, such as the Basilisk bootstrapping algorithm [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
5
      </p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion and Future Research</title>
      <p>This work has described an initial investigation of a clinician-driven rule-based
method for automatic classification of free-text limb fracture x-ray findings. We described
a simple keyword spotting approach where keywords were derived from classification
criteria provided by clinicians. The rule-based classification method achieved
promising results with F-measure performances of 0.80 and an accuracy of 0.80. As future
work, the research will aim to improve the simple keyword approach with more
advanced clinical text processing techniques to complement the proposed rule-based
classification method. The possible integration of our method in real-life workflow of
hospital emergency departments will also be considered.</p>
      <p>Acknowledgements. The authors are thankful to Bevan Koopman for feedbacks on
earlier draft of this paper. This research was supported by the Queensland Emergency
Medicine Research Foundation Grant, EMPJ-11-158-Chu-Radiology.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>James</surname>
            <given-names>M. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bracegirdle</surname>
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Yates</surname>
            <given-names>D. W.</given-names>
          </string-name>
          <article-title>X-ray reporting in accident and emergency departments - an area for improvements in efficiency</article-title>
          .
          <source>Arch   Emerg   Med</source>
          ,
          <volume>8</volume>
          :
          <fpage>266</fpage>
          -
          <lpage>270</lpage>
          ,
          <year>1991</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Siegel</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Groleau</surname>
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reiner</surname>
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Stair</surname>
            <given-names>T.</given-names>
          </string-name>
          <article-title>Computerized follow-up of discrepancies in image interpretation between emergency and radiology departments</article-title>
          .
          <source>J Digit Imaging</source>
          ,
          <volume>11</volume>
          :
          <fpage>18</fpage>
          -
          <lpage>20</lpage>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Long W.J</surname>
          </string-name>
          , et al.
          <article-title>Reasoning requirements for diagnosis of heart disease</article-title>
          .
          <source>Artificial Intelligence in Medicine</source>
          ,
          <volume>10</volume>
          (
          <issue>1</issue>
          ), pp.
          <fpage>5</fpage>
          -
          <lpage>24</lpage>
          ,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Harleen</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siri Krishan W.Empirical</surname>
          </string-name>
          <article-title>Study on Applications of Data Mining Techniques in Healthcare</article-title>
          ,
          <source>Journal of Computer Science</source>
          <volume>2</volume>
          (
          <issue>2</issue>
          ):
          <fpage>194</fpage>
          -
          <lpage>200</lpage>
          , pp.
          <fpage>1549</fpage>
          -
          <lpage>3636</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Subhash</given-names>
            <surname>Chandra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Uppalaiah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Charles Babu</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Naresh</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.</surname>
          </string-name>
          , Raja Shekar P.
          <article-title>General Approach to Classification: Various Methods can be used to classify X-ray images</article-title>
          ,
          <source>IJCSET</source>
          , Vol
          <volume>2</volume>
          ,
          <string-name>
            <surname>Issue</surname>
            <given-names>3</given-names>
          </string-name>
          ,
          <fpage>933</fpage>
          -
          <lpage>937</lpage>
          ,
          <year>March 2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Lakhani</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            <given-names>W</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Langlotz</surname>
            <given-names>CP</given-names>
          </string-name>
          .
          <article-title>Automated detection of critical results in radiology reports</article-title>
          .
          <source>J Digit Imaging</source>
          <volume>25</volume>
          (
          <issue>1</issue>
          ):
          <fpage>30</fpage>
          -
          <lpage>36</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Cameron</surname>
            <given-names>MG</given-names>
          </string-name>
          .
          <article-title>Missed fractures in the emergency department</article-title>
          .
          <source>Emerg Med (Fremantle)</source>
          ,
          <volume>6</volume>
          :
          <fpage>3</fpage>
          ,
          <year>1994</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Sprivulis</surname>
            <given-names>P.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Frazer</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Same-day x-ray reporting is not needed in well supervised emergency departments</article-title>
          .
          <source>Emerg Med (Fremantle)</source>
          ,
          <volume>13</volume>
          :
          <fpage>194</fpage>
          -
          <lpage>197</lpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Mounts</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clingenpeel</surname>
            <given-names>J.</given-names>
          </string-name>
          , and
          <string-name>
            <given-names>E. Byers E.</given-names>
            <surname>McGuire</surname>
          </string-name>
          and
          <string-name>
            <surname>Kireeva Y.</surname>
          </string-name>
          <article-title>Most frequently missed fractures in the emergency department</article-title>
          .
          <source>Clin  Pediatr  (Phila)</source>
          ,
          <volume>50</volume>
          :
          <fpage>183</fpage>
          -
          <lpage>186</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>De Bruijn</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cranney</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Donnell</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin</surname>
            <given-names>J.D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Forster</surname>
            <given-names>A.J.</given-names>
          </string-name>
          <article-title>Identifying wrist fracture patients with high accuracy by automatic categorization of x-ray reports</article-title>
          .
          <source>Journal of the American Medical Informatics Association (JAMIA)</source>
          ,
          <volume>13</volume>
          (
          <issue>6</issue>
          ):
          <fpage>696</fpage>
          -
          <lpage>698</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Thomas</surname>
            <given-names>B.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ouellette</surname>
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Halpern</surname>
            <given-names>E.F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Rosenthal</surname>
            <given-names>D.I.</given-names>
          </string-name>
          <article-title>Automated computer-assisted categorization of radiology reports</article-title>
          .
          <source>American   Journal   of   Roentgenology</source>
          ,
          <volume>184</volume>
          (
          <issue>2</issue>
          ):
          <fpage>687</fpage>
          -
          <lpage>690</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Zuccon</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wagholikar</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nguyen</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chu</surname>
            ,
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martin</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Greenslade</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <source>Identifying Limb Fractures from Free-Text Radiology Reports using Machine Learning</source>
          ,
          <source>Technical Report, CSIRO</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Nguyen</surname>
            <given-names>AN</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lawley</surname>
            <given-names>MJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hansen</surname>
            <given-names>DP</given-names>
          </string-name>
          , et al.
          <article-title>A simple pipeline application for identifying and negating SNOMED clinical terminology in free text</article-title>
          .
          <source>Proceedings of the Health Informatics Conference; August</source>
          <year>2009</year>
          , Canberra, Australia;
          <fpage>188</fpage>
          -
          <lpage>93</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Nguyen</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lawley</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hansen</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bowman</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clarke</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duhig</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Colquist</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Symbolic Rule-based Classification of Lung Cancer Stages from Free-Text Pathology Reports</article-title>
          ,
          <source>Journal of the American Medical Informatics Association(JAMIA)</source>
          , vol.
          <volume>17</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>440</fpage>
          -
          <lpage>445</lpage>
          , July/
          <year>August 2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Thelen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riloff</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <article-title>A bootstrapping method for learning semantic lexicons using extraction pattern contexts</article-title>
          ,
          <source>Proceedings of the ACL-02 conference on Empirical methods in natural language processing</source>
          , p.
          <fpage>214</fpage>
          -
          <lpage>221</lpage>
          ,
          <year>July 06</year>
          ,
          <year>2002</year>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>