<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN" "JATS-journalpublishing1.dtd" [
]>
<article xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML"
  dtd-version="1.2" article-type="abstract">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">IJPDS</journal-id>
      <journal-title-group>
        <journal-title>International Journal of Population Data Science</journal-title>
        <abbrev-journal-title>IJPDS</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="epub">2399-4908</issn>
      <publisher>
        <publisher-name>Swansea University</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.23889/ijpds.v11i4.3811</article-id>
      <article-id pub-id-type="publisher-id">11:05:3811</article-id>
      <title-group>
        <article-title>A Large Language Model Leaderboard for Clinical Note Entity Extraction</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Martin</surname>
            <given-names initials="E">Elliot</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
          <xref ref-type="aff" rid="affil-2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Lee</surname>
            <given-names initials="S">Seungwon</given-names>
          </name>
          <xref ref-type="aff" rid="affil-1">1</xref>
          <xref ref-type="aff" rid="affil-2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Riazi</surname>
            <given-names initials="K">Kiarash</given-names>
          </name>
          <xref ref-type="aff" rid="affil-3">3</xref>
          <xref ref-type="aff" rid="affil-4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Eastwood</surname>
            <given-names initials="C">Cathy</given-names>
          </name>
          <xref ref-type="aff" rid="affil-2">2</xref>
          <xref ref-type="aff" rid="affil-3">3</xref>
          <xref ref-type="aff" rid="affil-4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Quan</surname>
            <given-names initials="H">Hude</given-names>
          </name>
          <xref ref-type="aff" rid="affil-2">2</xref>
          <xref ref-type="aff" rid="affil-3">3</xref>
          <xref ref-type="aff" rid="affil-4">4</xref>
        </contrib>
      </contrib-group>
      <aff id="affil-1"><label>1</label><institution>Provincial Research Data Services, Health Shared Services, Calgary, Canada</institution></aff>
      <aff id="affil-2"><label>2</label><institution>Centre for Health Informatics, University of Calgary, Calgary, Canada</institution></aff>
      <aff id="affil-3"><label>3</label><institution>Department of Community Health Sciences, University of Calgary, Calgary, Canada</institution></aff>
      <aff id="affil-4"><label>4</label><institution>Libin Cardiovascular Institute, University of Calgary, Calgary, Canada</institution></aff>
      <pub-date date-type="pub" publication-format="electronic">
        <day>06</day>
        <month>07</month>
        <year>2026</year>
      </pub-date>
      <pub-date date-type="collection" publication-format="electronic">
        <year>2026</year>
      </pub-date>
      <volume>11</volume>
      <issue>4</issue>
      <elocation-id>3811</elocation-id>
      <permissions>
        <license license-type="open-access" xlink:href="https://creativecommons.org/licences/by/4.0/">
          <license-p>This work is licenced under a Creative Commons Attribution 4.0 International License.</license-p>
        </license>
      </permissions>
      <self-uri xlink:href="https://ijpds.org/article/view/3811">This article is available from the IJPDS website at: https://ijpds.org/article/view/3811</self-uri>
    </article-meta>
  </front>
  <body>
    <sec>
      <title>Objective</title>
      <p>Large language models (LLMs) have the potential to revolutionize how population-level health research is conducted by automatically abstracting data that would otherwise be unavailable. However, few results are available on real clinical notes. We developed an LLM leaderboard showing how open-source LLMs perform at entity extraction on unseen clinical notes.</p>
    </sec>
    <sec>
      <title>Approach</title>
      <p>EMR data, including free-text notes, were linked to a chart-review cohort comprising 10,659 adults admitted to a hospital in Calgary, Canada, between 2017 and 2022, with data on comorbidities. We then attempted to replicate this chart review with multiple open-source LLMs in a secure computing environment. Chart review results served as the reference standard.</p>
    </sec>
    <sec>
      <title>Results</title>
      <p>There was a wide variation in performance among the examined LLMs: the smallest, Llama 3.2 3B, had a high mean sensitivity of 0.97 but low PPV at 0.4; the largest, Llama-3-70B, showed a high mean sensitivity of 0.96 and greatly improved PPV of 0.7; in-between these in size, phi 4 demonstrated a more balanced performance with a mean sensitivity of 0.81 and PPV of 0.77. However, the results varied considerably across conditions, with quirks specific to each model.</p>
    </sec>
    <sec>
      <title>Conclusions</title>
      <p>LLMs are already available that can perform entity extraction well enough to be considered in place of some administrative data. With rapid developments in the field, a leaderboard based on real clinical data is vital for informing researchers on best practices for integrating the latest AI techniques into their data practices.</p>
    </sec>
  </body>
</article>