Use of Deep Learning to Identify Peripheral Arterial Disease Cases From Narrative Clinical Notes

Peripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million people globally, there are significant gaps in awareness by both patients and providers. Ongoing efforts to raise PAD awareness among both the...

Full description

Saved in:
Bibliographic Details
Published inThe Journal of surgical research Vol. 303; pp. 699 - 708
Main Authors Dev, Shantanu, Zolensky, Andrew, Aridi, Hanaa Dakour, Kelty, Catherine, Madison, Mackenzie K., Motaganahalli, Anush, Brooke, Benjamin S., Dixon, Brian, Boustani, Malaz, Ben Miled, Zina, Zhang, Ping, Gonzalez, Andrew A.
Format Journal Article
LanguageEnglish
Published United States Elsevier Inc 01.11.2024
Subjects
Online AccessGet full text
ISSN0022-4804
1095-8673
1095-8673
DOI10.1016/j.jss.2024.09.062

Cover

Abstract Peripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million people globally, there are significant gaps in awareness by both patients and providers. Ongoing efforts to raise PAD awareness among both the public and health-care professionals have not met widespread success. Thus, there is a need for alternative methods for identifying PAD patients. One potentially promising strategy leverages natural language processing (NLP) to digitally screen patients for PAD. Prior approaches have applied keyword search (KWS) to billing codes or unstructured clinical narratives to identify patients with PAD. However, KWS is limited by its lack of flexibility, the need for manual algorithm development, inconsistent validation, and an inherent failure to capture patients with undiagnosed PAD. Recent advances in deep learning (DL) allow modern NLP models to learn a conceptual representation of the verbiage associated with PAD. This capability may overcome the characteristic constraints of applying strict rule-based algorithms (i.e., searching for a disease-defining set of keywords or billing codes) to real-world clinical data. Herein, we investigate the use of DL to identify patients with PAD from unstructured notes in the electronic health record (EHR). Using EHR data from a statewide health information exchange, we first created a dataset of all patients with diagnostic or procedural codes (International Classification of Diseases version 9 or 10 or Current Procedural Terminology) for PAD. This study population was then subdivided into training (70%) and testing (30%) cohorts. We based ground truth labels (PAD versus no PAD) on the presence of a primary diagnostic or procedural billing code for PAD at the encounter level. We implemented our KWS-based identification strategy using the currently published state-of-the-art algorithm for identifying PAD cases from unstructured EHR data. We developed a DL model using a BioMed-RoBERTa base that was fine-tuned on the training cohort. We compared the performance of the KWS algorithm to our DL model on a binary classification task (PAD versus no PAD). Our study included 484,363 encounters across 71,355 patients represented in 2,268,062 notes. For the task of correctly identifying PAD related notes in our testing set, the DL outperformed KWS on all model performance measures (Sens 0.70 versus 0.62; Spec 0.99 versus 0.94; PPV 0.82 versus 0.69; NPV 0.97 versus 0.96; Accuracy 0.96 versus 0.91; P value for all comparisons <0.001). Our findings suggest that DL outperforms KWS for identifying PAD cases from clinical narratives. Future planned work derived from this project will develop models to stage patients based on clinical scoring systems.
AbstractList Peripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million people globally, there are significant gaps in awareness by both patients and providers. Ongoing efforts to raise PAD awareness among both the public and health-care professionals have not met widespread success. Thus, there is a need for alternative methods for identifying PAD patients. One potentially promising strategy leverages natural language processing (NLP) to digitally screen patients for PAD. Prior approaches have applied keyword search (KWS) to billing codes or unstructured clinical narratives to identify patients with PAD. However, KWS is limited by its lack of flexibility, the need for manual algorithm development, inconsistent validation, and an inherent failure to capture patients with undiagnosed PAD. Recent advances in deep learning (DL) allow modern NLP models to learn a conceptual representation of the verbiage associated with PAD. This capability may overcome the characteristic constraints of applying strict rule-based algorithms (i.e., searching for a disease-defining set of keywords or billing codes) to real-world clinical data. Herein, we investigate the use of DL to identify patients with PAD from unstructured notes in the electronic health record (EHR). Using EHR data from a statewide health information exchange, we first created a dataset of all patients with diagnostic or procedural codes (International Classification of Diseases version 9 or 10 or Current Procedural Terminology) for PAD. This study population was then subdivided into training (70%) and testing (30%) cohorts. We based ground truth labels (PAD versus no PAD) on the presence of a primary diagnostic or procedural billing code for PAD at the encounter level. We implemented our KWS-based identification strategy using the currently published state-of-the-art algorithm for identifying PAD cases from unstructured EHR data. We developed a DL model using a BioMed-RoBERTa base that was fine-tuned on the training cohort. We compared the performance of the KWS algorithm to our DL model on a binary classification task (PAD versus no PAD). Our study included 484,363 encounters across 71,355 patients represented in 2,268,062 notes. For the task of correctly identifying PAD related notes in our testing set, the DL outperformed KWS on all model performance measures (Sens 0.70 versus 0.62; Spec 0.99 versus 0.94; PPV 0.82 versus 0.69; NPV 0.97 versus 0.96; Accuracy 0.96 versus 0.91; P value for all comparisons <0.001). Our findings suggest that DL outperforms KWS for identifying PAD cases from clinical narratives. Future planned work derived from this project will develop models to stage patients based on clinical scoring systems.
Peripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million people globally, there are significant gaps in awareness by both patients and providers. Ongoing efforts to raise PAD awareness among both the public and health-care professionals have not met widespread success. Thus, there is a need for alternative methods for identifying PAD patients. One potentially promising strategy leverages natural language processing (NLP) to digitally screen patients for PAD. Prior approaches have applied keyword search (KWS) to billing codes or unstructured clinical narratives to identify patients with PAD. However, KWS is limited by its lack of flexibility, the need for manual algorithm development, inconsistent validation, and an inherent failure to capture patients with undiagnosed PAD. Recent advances in deep learning (DL) allow modern NLP models to learn a conceptual representation of the verbiage associated with PAD. This capability may overcome the characteristic constraints of applying strict rule-based algorithms (i.e., searching for a disease-defining set of keywords or billing codes) to real-world clinical data. Herein, we investigate the use of DL to identify patients with PAD from unstructured notes in the electronic health record (EHR).INTRODUCTIONPeripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million people globally, there are significant gaps in awareness by both patients and providers. Ongoing efforts to raise PAD awareness among both the public and health-care professionals have not met widespread success. Thus, there is a need for alternative methods for identifying PAD patients. One potentially promising strategy leverages natural language processing (NLP) to digitally screen patients for PAD. Prior approaches have applied keyword search (KWS) to billing codes or unstructured clinical narratives to identify patients with PAD. However, KWS is limited by its lack of flexibility, the need for manual algorithm development, inconsistent validation, and an inherent failure to capture patients with undiagnosed PAD. Recent advances in deep learning (DL) allow modern NLP models to learn a conceptual representation of the verbiage associated with PAD. This capability may overcome the characteristic constraints of applying strict rule-based algorithms (i.e., searching for a disease-defining set of keywords or billing codes) to real-world clinical data. Herein, we investigate the use of DL to identify patients with PAD from unstructured notes in the electronic health record (EHR).Using EHR data from a statewide health information exchange, we first created a dataset of all patients with diagnostic or procedural codes (International Classification of Diseases version 9 or 10 or Current Procedural Terminology) for PAD. This study population was then subdivided into training (70%) and testing (30%) cohorts. We based ground truth labels (PAD versus no PAD) on the presence of a primary diagnostic or procedural billing code for PAD at the encounter level. We implemented our KWS-based identification strategy using the currently published state-of-the-art algorithm for identifying PAD cases from unstructured EHR data. We developed a DL model using a BioMed-RoBERTa base that was fine-tuned on the training cohort. We compared the performance of the KWS algorithm to our DL model on a binary classification task (PAD versus no PAD).METHODSUsing EHR data from a statewide health information exchange, we first created a dataset of all patients with diagnostic or procedural codes (International Classification of Diseases version 9 or 10 or Current Procedural Terminology) for PAD. This study population was then subdivided into training (70%) and testing (30%) cohorts. We based ground truth labels (PAD versus no PAD) on the presence of a primary diagnostic or procedural billing code for PAD at the encounter level. We implemented our KWS-based identification strategy using the currently published state-of-the-art algorithm for identifying PAD cases from unstructured EHR data. We developed a DL model using a BioMed-RoBERTa base that was fine-tuned on the training cohort. We compared the performance of the KWS algorithm to our DL model on a binary classification task (PAD versus no PAD).Our study included 484,363 encounters across 71,355 patients represented in 2,268,062 notes. For the task of correctly identifying PAD related notes in our testing set, the DL outperformed KWS on all model performance measures (Sens 0.70 versus 0.62; Spec 0.99 versus 0.94; PPV 0.82 versus 0.69; NPV 0.97 versus 0.96; Accuracy 0.96 versus 0.91; P value for all comparisons <0.001).RESULTSOur study included 484,363 encounters across 71,355 patients represented in 2,268,062 notes. For the task of correctly identifying PAD related notes in our testing set, the DL outperformed KWS on all model performance measures (Sens 0.70 versus 0.62; Spec 0.99 versus 0.94; PPV 0.82 versus 0.69; NPV 0.97 versus 0.96; Accuracy 0.96 versus 0.91; P value for all comparisons <0.001).Our findings suggest that DL outperforms KWS for identifying PAD cases from clinical narratives. Future planned work derived from this project will develop models to stage patients based on clinical scoring systems.CONCLUSIONSOur findings suggest that DL outperforms KWS for identifying PAD cases from clinical narratives. Future planned work derived from this project will develop models to stage patients based on clinical scoring systems.
Author Dev, Shantanu
Madison, Mackenzie K.
Boustani, Malaz
Ben Miled, Zina
Gonzalez, Andrew A.
Brooke, Benjamin S.
Dixon, Brian
Kelty, Catherine
Motaganahalli, Anush
Zhang, Ping
Zolensky, Andrew
Aridi, Hanaa Dakour
Author_xml – sequence: 1
  givenname: Shantanu
  surname: Dev
  fullname: Dev, Shantanu
  organization: Department of Computer Science and Engineering, College of Engineering, The Ohio State University, Columbus, Ohio
– sequence: 2
  givenname: Andrew
  surname: Zolensky
  fullname: Zolensky, Andrew
  organization: Center for Health Services Research, Regenstrief Institute, Indianapolis, Indiana
– sequence: 3
  givenname: Hanaa Dakour
  surname: Aridi
  fullname: Aridi, Hanaa Dakour
  organization: Division of Vascular Surgery, Indiana University School of Medicine, Indianapolis, Indiana
– sequence: 4
  givenname: Catherine
  surname: Kelty
  fullname: Kelty, Catherine
  organization: Division of Nephrology, Indiana University School of Medicine, Indianapolis, Indiana
– sequence: 5
  givenname: Mackenzie K.
  surname: Madison
  fullname: Madison, Mackenzie K.
  organization: Division of Vascular Surgery, Indiana University School of Medicine, Indianapolis, Indiana
– sequence: 6
  givenname: Anush
  surname: Motaganahalli
  fullname: Motaganahalli, Anush
  organization: Center for Health Services Research, Regenstrief Institute, Indianapolis, Indiana
– sequence: 7
  givenname: Benjamin S.
  surname: Brooke
  fullname: Brooke, Benjamin S.
  organization: Department of Surgery, Utah Intervention Quality & Implementation Research Group (U-INQUIRE), University of Utah, Salt Lake City, Utah
– sequence: 8
  givenname: Brian
  surname: Dixon
  fullname: Dixon, Brian
  organization: Center for Biomedical Informatics, Regenstrief Institute, Indianapolis, Indiana
– sequence: 9
  givenname: Malaz
  surname: Boustani
  fullname: Boustani, Malaz
  organization: Center for Health Innovation & Implementation Science, Indiana University, Indianapolis, Indiana
– sequence: 10
  givenname: Zina
  surname: Ben Miled
  fullname: Ben Miled, Zina
  organization: Department of Electrical and Computer Engineering, Lemar Institute of Technology, Beaumont, Texas
– sequence: 11
  givenname: Ping
  surname: Zhang
  fullname: Zhang, Ping
  organization: Department of Computer Science and Engineering, College of Engineering, The Ohio State University, Columbus, Ohio
– sequence: 12
  givenname: Andrew A.
  orcidid: 0000-0002-7406-2314
  surname: Gonzalez
  fullname: Gonzalez, Andrew A.
  email: andrewg@iu.edu
  organization: Center for Health Services Research, Regenstrief Institute, Indianapolis, Indiana
BackLink https://www.ncbi.nlm.nih.gov/pubmed/39454287$$D View this record in MEDLINE/PubMed
BookMark eNqFkLtOwzAUQC1UBOXxASzII0uCn0ktpqrlJVXAALNxnRtwSONip0j9e4xaGBhgsX2tcyz5HKBB5ztA6ISSnBJanDd5E2POCBM5UTkp2A4aUqJkNipKPkBDQhjLxIiIfXQQY0PSrEq-h_a5ElKwUTlEz08RsK_xFGCJZ2BC57oX3Ht8W0HXu3qNHyC45SsE0-Jx6NOQDlMXwSRxkpaIr4Jf4DsTgundR7psXedsou58D_EI7damjXC83Q_R09Xl4-Qmm91f307Gs8xyKfusNmJecisKCgI4UCorw5jhtWCEK86qQlpbE2LLUkhQRkIBUBpFKS_EPCmH6Gzz7jL49xXEXi9ctNC2pgO_ippTRokcsVIk9HSLruYLqPQyuIUJa_1dJQF0A9jgYwxQ_yCU6K_yutGpvP4qr4nSqXxyLjYOpE9-OAg6WgedhcoFsL2uvPvTVr9su634But_3E8Hvp1v
Cites_doi 10.1016/j.jvs.2021.11.036
10.1377/hlthaff.24.5.1214
10.1001/jamanetworkopen.2021.37647
10.1097/MLR.0000000000001010
10.1161/ATVBAHA.120.314595
10.1177/0272989X08323297
10.1080/14017431.2019.1645350
10.1001/jama.2018.8357
10.1186/s12891-020-03522-9
10.1145/2523813
10.1186/s12933-016-0446-x
10.1016/j.jbi.2022.104114
10.1186/s12912-016-0151-9
10.1001/jama.2018.4250
10.1016/j.jvs.2016.11.031
10.1177/1358863X19893003
10.1016/j.jvs.2018.12.042
10.1161/CIR.0000000000001005
10.1177/1708538116689355
10.1177/1708538116649801
10.1016/j.jvs.2017.11.083
10.1161/CIRCULATIONAHA.107.725101
10.1097/00124784-200411001-00013
10.1016/j.ijmedinf.2017.12.024
10.2196/49886
10.1016/j.jvs.2019.04.441
10.1186/s40537-023-00842-0
10.1093/jamia/ocac121
10.1161/CIRCRESAHA.121.318535
10.3390/jcm13010107
10.1016/j.jvs.2014.03.290
ContentType Journal Article
Copyright 2024 Elsevier Inc.
Copyright © 2024 Elsevier Inc. All rights reserved.
Copyright_xml – notice: 2024 Elsevier Inc.
– notice: Copyright © 2024 Elsevier Inc. All rights reserved.
DBID AAYXX
CITATION
CGR
CUY
CVF
ECM
EIF
NPM
7X8
DOI 10.1016/j.jss.2024.09.062
DatabaseName CrossRef
Medline
MEDLINE
MEDLINE (Ovid)
MEDLINE
MEDLINE
PubMed
MEDLINE - Academic
DatabaseTitle CrossRef
MEDLINE
Medline Complete
MEDLINE with Full Text
PubMed
MEDLINE (Ovid)
MEDLINE - Academic
DatabaseTitleList
MEDLINE

MEDLINE - Academic
Database_xml – sequence: 1
  dbid: NPM
  name: PubMed
  url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed
  sourceTypes: Index Database
– sequence: 2
  dbid: EIF
  name: MEDLINE
  url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search
  sourceTypes: Index Database
DeliveryMethod fulltext_linktorsrc
EISSN 1095-8673
EndPage 708
ExternalDocumentID 39454287
10_1016_j_jss_2024_09_062
S0022480424006103
Genre Journal Article
GroupedDBID ---
--K
--M
.1-
.55
.FO
.GJ
.~1
0R~
1B1
1P~
1RT
1~.
1~5
29L
3O-
4.4
457
4CK
4G.
53G
5GY
5RE
5VS
7-5
71M
8P~
9JM
AABNK
AAEDT
AAEDW
AAIKJ
AAKOC
AALRI
AAOAW
AAQFI
AAQXK
AATTM
AAXKI
AAXUO
AAYWO
ABBQC
ABFNM
ABJNI
ABMAC
ABMZM
ABWVN
ABXDB
ACDAQ
ACGFS
ACIEU
ACLOT
ACRLP
ACRPL
ACVFH
ADBBV
ADCNI
ADEZE
ADFGL
ADMUD
ADNMO
AEBSH
AEIPS
AEKER
AENEX
AEUPX
AEVXI
AFFNX
AFJKZ
AFPUW
AFRHN
AFTJW
AFXIZ
AGHFR
AGQPQ
AGUBO
AGYEJ
AHHHB
AIEXJ
AIGII
AIIUN
AIKHN
AITUG
AJRQY
AJUYK
AKBMS
AKRWK
AKYEP
ALMA_UNASSIGNED_HOLDINGS
AMRAJ
ANKPU
ANZVX
APXCP
ASPBG
AVWKF
AXJTR
AZFZN
BKOJK
BLXMC
BNPGV
CAG
COF
CS3
DM4
DU5
EBS
EFBJH
EFKBS
EFLBG
EJD
EO8
EO9
EP2
EP3
F5P
FDB
FEDTE
FGOYB
FIRID
FNPLU
FYGXN
G-2
G-Q
GBLVA
HEK
HMK
HMO
HVGLF
HZ~
IHE
J1W
J5H
KOM
LG5
M29
M41
MO0
N9A
O-L
O9-
OAUVE
OK-
OW-
OZT
P-8
P-9
P2P
PC.
Q38
R2-
ROL
RPZ
SAE
SCC
SDF
SDG
SDP
SEL
SES
SEW
SPCBC
SSH
SSZ
T5K
UHS
WUQ
X7M
XPP
Z5R
ZGI
ZMT
ZU3
ZXP
~G-
~HD
AACTN
AFCTW
AFKWA
AJOXV
AMFUW
RIG
AAYXX
CITATION
CGR
CUY
CVF
ECM
EIF
NPM
7X8
ID FETCH-LOGICAL-c355t-fa4b73c461e4e3e115da22a3f4203932d65ccf00c7745e9a5e6ee7a911364b4e3
IEDL.DBID .~1
ISSN 0022-4804
1095-8673
IngestDate Sun Sep 28 08:48:06 EDT 2025
Thu Apr 03 07:02:19 EDT 2025
Wed Oct 01 03:32:48 EDT 2025
Sat Nov 23 15:55:15 EST 2024
Tue Oct 14 19:35:51 EDT 2025
IsPeerReviewed true
IsScholarly true
Keywords Deep learning
Peripheral arterial disease
Natural language processing
Artificial intelligence
Language English
License Copyright © 2024 Elsevier Inc. All rights reserved.
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c355t-fa4b73c461e4e3e115da22a3f4203932d65ccf00c7745e9a5e6ee7a911364b4e3
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 23
ORCID 0000-0002-7406-2314
PMID 39454287
PQID 3121058274
PQPubID 23479
PageCount 10
ParticipantIDs proquest_miscellaneous_3121058274
pubmed_primary_39454287
crossref_primary_10_1016_j_jss_2024_09_062
elsevier_sciencedirect_doi_10_1016_j_jss_2024_09_062
elsevier_clinicalkey_doi_10_1016_j_jss_2024_09_062
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate November 2024
2024-11-00
2024-Nov
20241101
PublicationDateYYYYMMDD 2024-11-01
PublicationDate_xml – month: 11
  year: 2024
  text: November 2024
PublicationDecade 2020
PublicationPlace United States
PublicationPlace_xml – name: United States
PublicationTitle The Journal of surgical research
PublicationTitleAlternate J Surg Res
PublicationYear 2024
Publisher Elsevier Inc
Publisher_xml – name: Elsevier Inc
References Willey, Mentias, Vaughan-Sarrazin, McCoy, Rosenthal, Girotra (bib3) 2018; 68
Biondich, Grannis (bib11) 2004; Suppl
McDonald, Overhage, Barnes (bib12) 2005; 24
Barnes, Eid, Creager, Goodney (bib5) 2020; 40
Moorthi, Liu, El-Azab (bib14) 2020; 21
Glance, Nerenz, Joynt Maddox, Hall, Dick (bib23) 2021; 4
Felix, Pereira, Pakosh, Silva, Ghisi (bib44) 2023; 13
bib15
Liu, Ott, Goyal (bib17) 2019
Charasson, Le Brun, Omarjee, Rossignol, Lanéelle, Mahé (bib37) 2019; 70
Byskosh, Pamulapati, Xu (bib41) 2022; 75
(bib47) 2023
Abdul, Nirmala, Aljohani, Sreenivasa (bib32) 2022; 5
Hirsch, Murphy, Lovell (bib8) 2007; 116
bib10
Mohammedi, Woodward, Hirakawa (bib45) 2016; 15
El Morr, AlHamzah, Ng, Purewal, Al-Omran (bib38) 2017; 25
Ayeed, Hussain, AlHamzah, Al-Omran (bib42) 2017; 25
Criqui, Matsushita, Aboyans (bib2) 2021; 144
Wang, Wei, Schuurmans, Le, Chi, Zhou (bib25) 2022
Moradi, Samwald (bib24) 2022; 132
Guirguis-Blake, Evans, Redmond, Lin (bib7) 2018; 320
Wann-Hansson, Wennick (bib33) 2016; 15
Savage, Wang, Shieh (bib19) 2023; 11
Pedras, Oliveira, Veiga, Silva (bib43) 2023; 29
Topaz, Shafran-Topaz, Bowles (bib28) 2013; 10
Curry, Krist, Owens (bib6) 2018; 320
Weiss, Elixhauser, Steiner (bib21) 2010
Blasiak, Stokes, Meyerhoff, Hines, Wilson, Viera (bib39) 2014; 75
Builyte, Baltrunas, Butkute (bib36) 2019; 53
Kharrazi, Roblin, Weiner, Johns (bib46) 2022
Gururangan, Marasovic, Swayamdipta (bib16) 2020
Pine, Jordan, Elixhauser (bib22) 2009; 29
Mainor, Morden, Smith, Tomlin, Skinner (bib29) 2019; 57
Afzal, Mallipeddi, Sohn (bib27) 2018; 111
Bridgwood, Nickinson, Houghton, Pepper, Sayers (bib34) 2020; 25
AlHamzah, Eikelboom, Hussain (bib35) 2019; 70
Nehler, Duval, Diao (bib4) 2014; 60
Gama, Zliobaite, Bifet, Pechenizkiy, Bouchachia (bib30) 2014; 46
Qahtan, Alharbi, Wang, Zhang (bib31) 2015
Lederman, Lederman, Verspoor (bib48) 2022; 29
Skórka, Kargul, Seemannová (bib40) 2023; 10
Afzal, Sohn, Abram (bib20) 2017; 65
Zhang, Shafiq (bib9) 2024; 11
Aday, Matsushita (bib1) 2021; 128
Schleyer, Williams, Gottlieb (bib13) 2021; 5
Afzal, Sohn, Scott, Liu, Kullo, Arruda-Olson (bib26) 2017; 2017
Devlin, Chang, Lee, Toutanova (bib18) 2018; 1
Savage (10.1016/j.jss.2024.09.062_bib19) 2023; 11
Kharrazi (10.1016/j.jss.2024.09.062_bib46)
Skórka (10.1016/j.jss.2024.09.062_bib40) 2023; 10
Afzal (10.1016/j.jss.2024.09.062_bib20) 2017; 65
Gururangan (10.1016/j.jss.2024.09.062_bib16) 2020
Bridgwood (10.1016/j.jss.2024.09.062_bib34) 2020; 25
Ayeed (10.1016/j.jss.2024.09.062_bib42) 2017; 25
Willey (10.1016/j.jss.2024.09.062_bib3) 2018; 68
Hirsch (10.1016/j.jss.2024.09.062_bib8) 2007; 116
Mohammedi (10.1016/j.jss.2024.09.062_bib45) 2016; 15
Lederman (10.1016/j.jss.2024.09.062_bib48) 2022; 29
(10.1016/j.jss.2024.09.062_bib47) 2023
AlHamzah (10.1016/j.jss.2024.09.062_bib35) 2019; 70
Gama (10.1016/j.jss.2024.09.062_bib30) 2014; 46
Pine (10.1016/j.jss.2024.09.062_bib22) 2009; 29
McDonald (10.1016/j.jss.2024.09.062_bib12) 2005; 24
Charasson (10.1016/j.jss.2024.09.062_bib37) 2019; 70
Guirguis-Blake (10.1016/j.jss.2024.09.062_bib7) 2018; 320
Schleyer (10.1016/j.jss.2024.09.062_bib13) 2021; 5
Zhang (10.1016/j.jss.2024.09.062_bib9) 2024; 11
Wann-Hansson (10.1016/j.jss.2024.09.062_bib33) 2016; 15
Felix (10.1016/j.jss.2024.09.062_bib44) 2023; 13
Curry (10.1016/j.jss.2024.09.062_bib6) 2018; 320
Abdul (10.1016/j.jss.2024.09.062_bib32) 2022; 5
Blasiak (10.1016/j.jss.2024.09.062_bib39) 2014; 75
Afzal (10.1016/j.jss.2024.09.062_bib27) 2018; 111
Biondich (10.1016/j.jss.2024.09.062_bib11) 2004; Suppl
Qahtan (10.1016/j.jss.2024.09.062_bib31) 2015
Criqui (10.1016/j.jss.2024.09.062_bib2) 2021; 144
Moradi (10.1016/j.jss.2024.09.062_bib24) 2022; 132
Pedras (10.1016/j.jss.2024.09.062_bib43) 2023; 29
Builyte (10.1016/j.jss.2024.09.062_bib36) 2019; 53
Moorthi (10.1016/j.jss.2024.09.062_bib14) 2020; 21
Weiss (10.1016/j.jss.2024.09.062_bib21)
Liu (10.1016/j.jss.2024.09.062_bib17)
Aday (10.1016/j.jss.2024.09.062_bib1) 2021; 128
Barnes (10.1016/j.jss.2024.09.062_bib5) 2020; 40
Byskosh (10.1016/j.jss.2024.09.062_bib41) 2022; 75
Topaz (10.1016/j.jss.2024.09.062_bib28) 2013; 10
Wang (10.1016/j.jss.2024.09.062_bib25)
Afzal (10.1016/j.jss.2024.09.062_bib26) 2017; 2017
Mainor (10.1016/j.jss.2024.09.062_bib29) 2019; 57
Nehler (10.1016/j.jss.2024.09.062_bib4) 2014; 60
Glance (10.1016/j.jss.2024.09.062_bib23) 2021; 4
Devlin (10.1016/j.jss.2024.09.062_bib18) 2018; 1
El Morr (10.1016/j.jss.2024.09.062_bib38) 2017; 25
References_xml – start-page: 1
  year: 2023
  end-page: 228
  ident: bib47
  article-title: Toward equitable innovation in health and medicine: a framework
  publication-title: Toward Equitable Innovation Health Med Framework
– volume: 11
  year: 2023
  ident: bib19
  article-title: A large language model screening tool to target patients for best practice alerts: development and validation
  publication-title: JMIR Med Inform
– volume: 132
  start-page: 104114
  year: 2022
  ident: bib24
  article-title: Improving the robustness and accuracy of biomedical language models through adversarial training
  publication-title: J Biomed Inform
– volume: 68
  start-page: 527
  year: 2018
  end-page: 535.e5
  ident: bib3
  article-title: Epidemiology of lower extremity peripheral artery disease in veterans
  publication-title: J Vasc Surg
– volume: 24
  start-page: 1214
  year: 2005
  end-page: 1220
  ident: bib12
  article-title: The Indiana network for patient care: a working local health information infrastructure. An example of a working infrastructure collaboration that links data from five health systems and hundreds of millions of entries
  publication-title: Health Aff
– volume: 320
  start-page: 184
  year: 2018
  end-page: 196
  ident: bib7
  article-title: Screening for peripheral artery disease using the ankle-brachial index updated evidence report and systematic review for the US preventive services task force
  publication-title: JAMA
– volume: 29
  start-page: 31
  year: 2023
  end-page: 41
  ident: bib43
  article-title: What do patients know about peripheral arterial disease? A knowledge Questionnaire
  publication-title: Port J Card Thorac Vasc Surg
– volume: 29
  start-page: 69
  year: 2009
  end-page: 81
  ident: bib22
  article-title: Modifying ICD-9-CM coding of secondary diagnoses to improve risk-adjustment of inpatient mortality rates
  publication-title: Med Decis Making
– volume: 111
  start-page: 83
  year: 2018
  end-page: 89
  ident: bib27
  article-title: Natural language processing of clinical notes for identification of critical limb ischemia
  publication-title: Int J Med Inform
– volume: 25
  start-page: 86
  year: 2017
  end-page: 91
  ident: bib42
  article-title: Poor knowledge of peripheral arterial disease among the Saudi population: a cross-sectional study
  publication-title: Vascular
– volume: 5
  year: 2021
  ident: bib13
  article-title: The Indiana Learning Health System Initiative: early experience developing a collaborative, regional learning health system
  publication-title: Learn Health Syst
– volume: 21
  start-page: 508
  year: 2020
  ident: bib14
  article-title: Sarcopenia, frailty and cachexia patients detected in a multisystem electronic health record database
  publication-title: BMC Musculoskelet Disord
– volume: 5
  year: 2022
  ident: bib32
  article-title: A novel technique for detecting sudden concept drift in healthcare data using multi-linear artificial intelligence techniques
  publication-title: Front Artif Intell
– volume: 25
  start-page: 263
  year: 2020
  end-page: 273
  ident: bib34
  article-title: Knowledge of peripheral artery disease: what do the public, healthcare practitioners, and trainees know?
  publication-title: Vasc Med
– volume: 60
  start-page: 686
  year: 2014
  end-page: 695.e2
  ident: bib4
  article-title: Epidemiology of peripheral arterial disease and critical limb ischemia in an insured national population
  publication-title: J Vasc Surg
– ident: bib10
  article-title: About Us - Indiana Health Information Exchange
– year: 2010
  ident: bib21
  article-title: Readmissions to U.S. Hospitals by procedure
– volume: 10
  start-page: 1d
  year: 2013
  ident: bib28
  article-title: ICD-9 to ICD-10: evolution, revolution, and current debates in the United States
  publication-title: Perspect Health Inf Manag
– year: 2022
  ident: bib25
  article-title: Self-consistency improves chain of thought reasoning in language models. ArXiv, abs/2203.11171
– volume: 2017
  start-page: 28
  year: 2017
  end-page: 36
  ident: bib26
  article-title: Surveillance of peripheral arterial disease cases using natural language processing of clinical notes
  publication-title: AMIA Jt Summits Transl Sci Proc
– volume: 10
  start-page: 464
  year: 2023
  ident: bib40
  article-title: The influence of individualized three-dimensional holographic models on patients’ knowledge qualified for intervention in the treatment of peripheral arterial disease (PAD)
  publication-title: J Cardiovasc Dev Dis
– volume: 15
  start-page: 29
  year: 2016
  ident: bib33
  article-title: How do patients with peripheral arterial disease communicate their knowledge about their illness and treatments? A qualitative descriptive study
  publication-title: BMC Nurs
– volume: 11
  start-page: 1
  year: 2024
  end-page: 45
  ident: bib9
  article-title: Survey of transformers and towards ensemble learning using transformers for natural language processing
  publication-title: J Big Data
– volume: 75
  start-page: 15
  year: 2014
  end-page: 20
  ident: bib39
  article-title: A cross-sectional study of medical students’ knowledge of patient safety and quality improvement
  publication-title: N C Med J
– year: 2022
  ident: bib46
  article-title: Accelerating change and transformation in organizations and networks developing and assessing the validity of claims-based indicators of frailty & functional disabilities in electronic health records
– volume: 128
  start-page: 1818
  year: 2021
  end-page: 1832
  ident: bib1
  article-title: Epidemiology of peripheral artery disease and Polyvascular disease
  publication-title: Circ Res
– volume: 144
  start-page: E171
  year: 2021
  end-page: E191
  ident: bib2
  article-title: Lower extremity peripheral artery disease: contemporary epidemiology, management gaps, and future directions: a scientific statement from the American Heart Association
  publication-title: Circulation
– volume: 4
  year: 2021
  ident: bib23
  article-title: Reproducibility of hospital rankings based on centers for medicare & medicaid services hospital compare measures as a function of measure reliability
  publication-title: JAMA Netw Open
– volume: 25
  start-page: 479
  year: 2017
  end-page: 487
  ident: bib38
  article-title: Knowledge of peripheral arterial disease: results of an intervention to measure and improve PAD knowledge in Toronto
  publication-title: Vascular
– volume: 70
  start-page: 1013
  year: 2019
  ident: bib37
  article-title: Discordant knowledge about atherosclerosis disease among French general practitioners and residents
  publication-title: J Vasc Surg
– volume: 53
  start-page: 373
  year: 2019
  end-page: 378
  ident: bib36
  article-title: Peripheral artery disease patients are poorly aware of their disease
  publication-title: Scand Cardiovasc J
– volume: Suppl
  start-page: S81
  year: 2004
  end-page: S86
  ident: bib11
  article-title: The Indiana network for patient care: an integrated clinical information system informed by over thirty years of experience
  publication-title: J Public Health Manag Pract
– volume: 13
  start-page: 107
  year: 2023
  ident: bib44
  article-title: A scoping review of measurement tools evaluating awareness and disease-related knowledge in peripheral arterial disease patients
  publication-title: J Clin Med
– volume: 1
  start-page: 4171
  year: 2018
  end-page: 4186
  ident: bib18
  article-title: BERT: pre-training of deep bidirectional transformers for language understanding
  publication-title: NAACL HLT 2019 - 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies - Proceedings of the Conference
– volume: 70
  start-page: 241
  year: 2019
  end-page: 245.e2
  ident: bib35
  article-title: Knowledge gap of peripheral artery disease starts in medical school
  publication-title: J Vasc Surg
– year: 2019
  ident: bib17
  article-title: RoBERTa: A Robustly Optimized BERT Pretraining Approach
– volume: 57
  start-page: e42
  year: 2019
  ident: bib29
  article-title: ICD-10 coding will challenge researchers- caution and collaboration may reduce measurement error and improve comparability over time
  publication-title: Med Care
– start-page: 8342
  year: 2020
  end-page: 8360
  ident: bib16
  article-title: Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks
  publication-title: Proceedings of the Annual Meeting of the Association for Computational Linguistics
– volume: 15
  start-page: 129
  year: 2016
  ident: bib45
  article-title: Presentations of major peripheral arterial disease and risk of major outcomes in patients with type 2 diabetes: results from the ADVANCE-ON study
  publication-title: Cardiovasc Diabetol
– volume: 75
  start-page: 1358
  year: 2022
  end-page: 1368.e5
  ident: bib41
  article-title: Identifying gaps in disease knowledge among patients with peripheral artery disease
  publication-title: J Vasc Surg
– volume: 46
  start-page: 1
  year: 2014
  end-page: 37
  ident: bib30
  article-title: A survey on concept drift adaptation
  publication-title: ACM Comput Surv
– volume: 65
  start-page: 1753
  year: 2017
  end-page: 1761
  ident: bib20
  article-title: Mining peripheral arterial disease cases from narrative clinical notes using natural language processing
  publication-title: J Vasc Surg
– volume: 320
  start-page: 177
  year: 2018
  end-page: 183
  ident: bib6
  article-title: Screening for peripheral artery disease and cardiovascular disease risk assessment with the ankle-brachial index: US preventive services task force recommendation statement
  publication-title: JAMA
– volume: 116
  start-page: 2086
  year: 2007
  end-page: 2094
  ident: bib8
  article-title: Gaps in public knowledge of peripheral arterial disease: the first national PAD public awareness survey
  publication-title: Circulation
– start-page: 935
  year: 2015
  end-page: 944
  ident: bib31
  article-title: A PCA-based change detection framework for multidimensional data streams
  publication-title: Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining
– ident: bib15
  article-title: allenai/biomed_roberta_base · Hugging Face
– volume: 29
  start-page: 1810
  year: 2022
  end-page: 1817
  ident: bib48
  article-title: Tasks as needs: reframing the paradigm of clinical natural language processing research for real-world decision support
  publication-title: J Am Med Inform Assoc
– volume: 40
  start-page: 1808
  year: 2020
  end-page: 1817
  ident: bib5
  article-title: Epidemiology and risk of amputation in patients with diabetes mellitus and peripheral artery disease
  publication-title: Arterioscler Thromb Vasc Biol
– volume: 75
  start-page: 1358
  year: 2022
  ident: 10.1016/j.jss.2024.09.062_bib41
  article-title: Identifying gaps in disease knowledge among patients with peripheral artery disease
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2021.11.036
– volume: 24
  start-page: 1214
  year: 2005
  ident: 10.1016/j.jss.2024.09.062_bib12
  article-title: The Indiana network for patient care: a working local health information infrastructure. An example of a working infrastructure collaboration that links data from five health systems and hundreds of millions of entries
  publication-title: Health Aff
  doi: 10.1377/hlthaff.24.5.1214
– volume: 4
  year: 2021
  ident: 10.1016/j.jss.2024.09.062_bib23
  article-title: Reproducibility of hospital rankings based on centers for medicare & medicaid services hospital compare measures as a function of measure reliability
  publication-title: JAMA Netw Open
  doi: 10.1001/jamanetworkopen.2021.37647
– volume: 57
  start-page: e42
  year: 2019
  ident: 10.1016/j.jss.2024.09.062_bib29
  article-title: ICD-10 coding will challenge researchers- caution and collaboration may reduce measurement error and improve comparability over time
  publication-title: Med Care
  doi: 10.1097/MLR.0000000000001010
– volume: 40
  start-page: 1808
  year: 2020
  ident: 10.1016/j.jss.2024.09.062_bib5
  article-title: Epidemiology and risk of amputation in patients with diabetes mellitus and peripheral artery disease
  publication-title: Arterioscler Thromb Vasc Biol
  doi: 10.1161/ATVBAHA.120.314595
– volume: 29
  start-page: 69
  year: 2009
  ident: 10.1016/j.jss.2024.09.062_bib22
  article-title: Modifying ICD-9-CM coding of secondary diagnoses to improve risk-adjustment of inpatient mortality rates
  publication-title: Med Decis Making
  doi: 10.1177/0272989X08323297
– volume: 53
  start-page: 373
  year: 2019
  ident: 10.1016/j.jss.2024.09.062_bib36
  article-title: Peripheral artery disease patients are poorly aware of their disease
  publication-title: Scand Cardiovasc J
  doi: 10.1080/14017431.2019.1645350
– volume: 2017
  start-page: 28
  year: 2017
  ident: 10.1016/j.jss.2024.09.062_bib26
  article-title: Surveillance of peripheral arterial disease cases using natural language processing of clinical notes
  publication-title: AMIA Jt Summits Transl Sci Proc
– volume: 320
  start-page: 177
  year: 2018
  ident: 10.1016/j.jss.2024.09.062_bib6
  article-title: Screening for peripheral artery disease and cardiovascular disease risk assessment with the ankle-brachial index: US preventive services task force recommendation statement
  publication-title: JAMA
  doi: 10.1001/jama.2018.8357
– ident: 10.1016/j.jss.2024.09.062_bib25
– volume: 75
  start-page: 15
  year: 2014
  ident: 10.1016/j.jss.2024.09.062_bib39
  article-title: A cross-sectional study of medical students’ knowledge of patient safety and quality improvement
  publication-title: N C Med J
– volume: 21
  start-page: 508
  year: 2020
  ident: 10.1016/j.jss.2024.09.062_bib14
  article-title: Sarcopenia, frailty and cachexia patients detected in a multisystem electronic health record database
  publication-title: BMC Musculoskelet Disord
  doi: 10.1186/s12891-020-03522-9
– volume: 1
  start-page: 4171
  year: 2018
  ident: 10.1016/j.jss.2024.09.062_bib18
  article-title: BERT: pre-training of deep bidirectional transformers for language understanding
– volume: 29
  start-page: 31
  year: 2023
  ident: 10.1016/j.jss.2024.09.062_bib43
  article-title: What do patients know about peripheral arterial disease? A knowledge Questionnaire
  publication-title: Port J Card Thorac Vasc Surg
– volume: 46
  start-page: 1
  year: 2014
  ident: 10.1016/j.jss.2024.09.062_bib30
  article-title: A survey on concept drift adaptation
  publication-title: ACM Comput Surv
  doi: 10.1145/2523813
– volume: 15
  start-page: 129
  year: 2016
  ident: 10.1016/j.jss.2024.09.062_bib45
  article-title: Presentations of major peripheral arterial disease and risk of major outcomes in patients with type 2 diabetes: results from the ADVANCE-ON study
  publication-title: Cardiovasc Diabetol
  doi: 10.1186/s12933-016-0446-x
– volume: 10
  start-page: 1d
  year: 2013
  ident: 10.1016/j.jss.2024.09.062_bib28
  article-title: ICD-9 to ICD-10: evolution, revolution, and current debates in the United States
  publication-title: Perspect Health Inf Manag
– volume: 132
  start-page: 104114
  year: 2022
  ident: 10.1016/j.jss.2024.09.062_bib24
  article-title: Improving the robustness and accuracy of biomedical language models through adversarial training
  publication-title: J Biomed Inform
  doi: 10.1016/j.jbi.2022.104114
– volume: 15
  start-page: 29
  year: 2016
  ident: 10.1016/j.jss.2024.09.062_bib33
  article-title: How do patients with peripheral arterial disease communicate their knowledge about their illness and treatments? A qualitative descriptive study
  publication-title: BMC Nurs
  doi: 10.1186/s12912-016-0151-9
– volume: 320
  start-page: 184
  year: 2018
  ident: 10.1016/j.jss.2024.09.062_bib7
  article-title: Screening for peripheral artery disease using the ankle-brachial index updated evidence report and systematic review for the US preventive services task force
  publication-title: JAMA
  doi: 10.1001/jama.2018.4250
– volume: 5
  year: 2021
  ident: 10.1016/j.jss.2024.09.062_bib13
  article-title: The Indiana Learning Health System Initiative: early experience developing a collaborative, regional learning health system
  publication-title: Learn Health Syst
– volume: 65
  start-page: 1753
  year: 2017
  ident: 10.1016/j.jss.2024.09.062_bib20
  article-title: Mining peripheral arterial disease cases from narrative clinical notes using natural language processing
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2016.11.031
– start-page: 1
  year: 2023
  ident: 10.1016/j.jss.2024.09.062_bib47
  article-title: Toward equitable innovation in health and medicine: a framework
– ident: 10.1016/j.jss.2024.09.062_bib46
– volume: 25
  start-page: 263
  year: 2020
  ident: 10.1016/j.jss.2024.09.062_bib34
  article-title: Knowledge of peripheral artery disease: what do the public, healthcare practitioners, and trainees know?
  publication-title: Vasc Med
  doi: 10.1177/1358863X19893003
– volume: 70
  start-page: 241
  year: 2019
  ident: 10.1016/j.jss.2024.09.062_bib35
  article-title: Knowledge gap of peripheral artery disease starts in medical school
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2018.12.042
– volume: 144
  start-page: E171
  year: 2021
  ident: 10.1016/j.jss.2024.09.062_bib2
  article-title: Lower extremity peripheral artery disease: contemporary epidemiology, management gaps, and future directions: a scientific statement from the American Heart Association
  publication-title: Circulation
  doi: 10.1161/CIR.0000000000001005
– volume: 25
  start-page: 479
  year: 2017
  ident: 10.1016/j.jss.2024.09.062_bib38
  article-title: Knowledge of peripheral arterial disease: results of an intervention to measure and improve PAD knowledge in Toronto
  publication-title: Vascular
  doi: 10.1177/1708538116689355
– start-page: 8342
  year: 2020
  ident: 10.1016/j.jss.2024.09.062_bib16
  article-title: Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks
– volume: 10
  start-page: 464
  year: 2023
  ident: 10.1016/j.jss.2024.09.062_bib40
  article-title: The influence of individualized three-dimensional holographic models on patients’ knowledge qualified for intervention in the treatment of peripheral arterial disease (PAD)
  publication-title: J Cardiovasc Dev Dis
– volume: 25
  start-page: 86
  year: 2017
  ident: 10.1016/j.jss.2024.09.062_bib42
  article-title: Poor knowledge of peripheral arterial disease among the Saudi population: a cross-sectional study
  publication-title: Vascular
  doi: 10.1177/1708538116649801
– volume: 68
  start-page: 527
  year: 2018
  ident: 10.1016/j.jss.2024.09.062_bib3
  article-title: Epidemiology of lower extremity peripheral artery disease in veterans
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2017.11.083
– volume: 116
  start-page: 2086
  year: 2007
  ident: 10.1016/j.jss.2024.09.062_bib8
  article-title: Gaps in public knowledge of peripheral arterial disease: the first national PAD public awareness survey
  publication-title: Circulation
  doi: 10.1161/CIRCULATIONAHA.107.725101
– volume: Suppl
  start-page: S81
  year: 2004
  ident: 10.1016/j.jss.2024.09.062_bib11
  article-title: The Indiana network for patient care: an integrated clinical information system informed by over thirty years of experience
  publication-title: J Public Health Manag Pract
  doi: 10.1097/00124784-200411001-00013
– start-page: 935
  year: 2015
  ident: 10.1016/j.jss.2024.09.062_bib31
  article-title: A PCA-based change detection framework for multidimensional data streams
– volume: 111
  start-page: 83
  year: 2018
  ident: 10.1016/j.jss.2024.09.062_bib27
  article-title: Natural language processing of clinical notes for identification of critical limb ischemia
  publication-title: Int J Med Inform
  doi: 10.1016/j.ijmedinf.2017.12.024
– ident: 10.1016/j.jss.2024.09.062_bib17
– volume: 11
  year: 2023
  ident: 10.1016/j.jss.2024.09.062_bib19
  article-title: A large language model screening tool to target patients for best practice alerts: development and validation
  publication-title: JMIR Med Inform
  doi: 10.2196/49886
– ident: 10.1016/j.jss.2024.09.062_bib21
– volume: 70
  start-page: 1013
  year: 2019
  ident: 10.1016/j.jss.2024.09.062_bib37
  article-title: Discordant knowledge about atherosclerosis disease among French general practitioners and residents
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2019.04.441
– volume: 11
  start-page: 1
  year: 2024
  ident: 10.1016/j.jss.2024.09.062_bib9
  article-title: Survey of transformers and towards ensemble learning using transformers for natural language processing
  publication-title: J Big Data
  doi: 10.1186/s40537-023-00842-0
– volume: 29
  start-page: 1810
  year: 2022
  ident: 10.1016/j.jss.2024.09.062_bib48
  article-title: Tasks as needs: reframing the paradigm of clinical natural language processing research for real-world decision support
  publication-title: J Am Med Inform Assoc
  doi: 10.1093/jamia/ocac121
– volume: 128
  start-page: 1818
  year: 2021
  ident: 10.1016/j.jss.2024.09.062_bib1
  article-title: Epidemiology of peripheral artery disease and Polyvascular disease
  publication-title: Circ Res
  doi: 10.1161/CIRCRESAHA.121.318535
– volume: 13
  start-page: 107
  year: 2023
  ident: 10.1016/j.jss.2024.09.062_bib44
  article-title: A scoping review of measurement tools evaluating awareness and disease-related knowledge in peripheral arterial disease patients
  publication-title: J Clin Med
  doi: 10.3390/jcm13010107
– volume: 60
  start-page: 686
  year: 2014
  ident: 10.1016/j.jss.2024.09.062_bib4
  article-title: Epidemiology of peripheral arterial disease and critical limb ischemia in an insured national population
  publication-title: J Vasc Surg
  doi: 10.1016/j.jvs.2014.03.290
– volume: 5
  year: 2022
  ident: 10.1016/j.jss.2024.09.062_bib32
  article-title: A novel technique for detecting sudden concept drift in healthcare data using multi-linear artificial intelligence techniques
  publication-title: Front Artif Intell
SSID ssj0002973
Score 2.4255724
Snippet Peripheral arterial disease (PAD) is the leading cause of amputation in the United States. Despite affecting 8.5 million Americans and more than 200 million...
SourceID proquest
pubmed
crossref
elsevier
SourceType Aggregation Database
Index Database
Publisher
StartPage 699
SubjectTerms Aged
Aged, 80 and over
Algorithms
Artificial intelligence
Deep Learning
Electronic Health Records - statistics & numerical data
Female
Humans
Male
Middle Aged
Natural Language Processing
Peripheral arterial disease
Peripheral Arterial Disease - diagnosis
Title Use of Deep Learning to Identify Peripheral Arterial Disease Cases From Narrative Clinical Notes
URI https://www.clinicalkey.com/#!/content/1-s2.0-S0022480424006103
https://dx.doi.org/10.1016/j.jss.2024.09.062
https://www.ncbi.nlm.nih.gov/pubmed/39454287
https://www.proquest.com/docview/3121058274
Volume 303
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
journalDatabaseRights – providerCode: PRVESC
  databaseName: Baden-Württemberg Complete Freedom Collection (Elsevier)
  customDbUrl:
  eissn: 1095-8673
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002973
  issn: 0022-4804
  databaseCode: GBLVA
  dateStart: 20110101
  isFulltext: true
  titleUrlDefault: https://www.sciencedirect.com
  providerName: Elsevier
– providerCode: PRVESC
  databaseName: Elsevier SD Complete Freedom Collection [SCCMFC]
  customDbUrl:
  eissn: 1095-8673
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002973
  issn: 0022-4804
  databaseCode: ACRLP
  dateStart: 19950101
  isFulltext: true
  titleUrlDefault: https://www.sciencedirect.com
  providerName: Elsevier
– providerCode: PRVESC
  databaseName: Elsevier SD Freedom Collection
  customDbUrl:
  eissn: 1095-8673
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002973
  issn: 0022-4804
  databaseCode: .~1
  dateStart: 19950101
  isFulltext: true
  titleUrlDefault: https://www.sciencedirect.com
  providerName: Elsevier
– providerCode: PRVESC
  databaseName: Elsevier SD Freedom Collection Journals [SCFCJ]
  customDbUrl:
  eissn: 1095-8673
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002973
  issn: 0022-4804
  databaseCode: AIKHN
  dateStart: 19950101
  isFulltext: true
  titleUrlDefault: https://www.sciencedirect.com
  providerName: Elsevier
– providerCode: PRVLSH
  databaseName: Elsevier Journals
  customDbUrl:
  mediaType: online
  eissn: 1095-8673
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0002973
  issn: 0022-4804
  databaseCode: AKRWK
  dateStart: 19610101
  isFulltext: true
  providerName: Library Specific Holdings
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV1LS8NAEF6KXryI4qs-ygqehNh0s9kkx9JaqmLxYKG3dZPMSos2pY-DF3-7s7tJxUMVvAQSMmSZncx8y8x8Q8gV02gYiuVeHugQDygt5qk0DrxM5UKLyM-1ndbwOBD9Ib8fhaMa6VS9MKassvT9zqdbb10-aZbabM7GY9Pji-EnNqk7E4ct4yfnkZlicPP5XeZhZjNVjOHm7SqzaWu8JgvD2M0c1algm2LTJuxpY1Bvj-yW4JG23fr2SQ2mB-RluABaaNoFmNGSLvWVLgvqenD1B31CK7PsAVbUmhztusQM7eBlQXvz4p0O1NzRgNOSLPSNDgpEoodk2Lt97vS9cm6ClyF6WHpa8TQKMi5awCEAxHy5YkwFmjPTictyEWaZ9v0MoV8IiQpBAEQqMeNdeIoiR2RrWkzhhNA44TxIs5zhBvIkgkRwQIziizwSUQpxnVxXGpMzR48hq7qxiUT1SqNe6ScS1VsnrNKprPo-0VNJdN6_CfG10A_D-Evssto0iT-MyYKoKRSrhQwMZVoY42m8To7dbq6XHiQ8NGfI0_999IzsmDvXqnhOtpbzFVwgZlmmDWuUDbLdvnvoD74Ax2XpYQ
linkProvider Elsevier
linkToHtml http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV07T8MwELYqGGBBIF7laSQmpNDUcZxkRC1VgbZiaKVuxknOqBU0VR8DC7-dc5wUMRQklgxJTrHOl7vPurvvCLlmGg1DsdRJPe3jAaXOHBWHnpOoVGgRuKnOpzV0e6I94I9Df1ghjbIXxpRVFr7f-vTcWxd3aoU2a9PRyPT4YvgJTerOxGHD-LnJfRaYE9jt53edhxnOVFKGm9fL1GZe5DWeG8puZrlOBVsXnNaBzzwItXbJToEe6Z1d4B6pwGSfvAzmQDNNmwBTWvClvtJFRm0Trv6gz2hmOX1ALprbHG3azAxt4GVOW7PsnfbUzPKA04It9I32MoSiB2TQuu832k4xOMFJED4sHK14HHgJF3Xg4AGCvlQxpjzNmWnFZanwk0S7boLYz4dI-SAAAhWZ-S48RpFDsjHJJnBMaBhx7sVJynAHeRRAJDggSHFFGogghrBKbkqNyanlx5Bl4dhYonqlUa90I4nqrRJW6lSWjZ_oqiR679-E-Eroh2X8JXZVbprEP8akQdQEsuVceoYzzQ_xOF4lR3Y3V0v3Iu6bQ-TJ_z56Sbba_W5Hdh56T6dk2zyxfYtnZGMxW8I5AphFfJEb6Bc-OOr2
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Use+of+Deep+Learning+to+Identify+Peripheral+Arterial+Disease+Cases+From+Narrative+Clinical+Notes&rft.jtitle=The+Journal+of+surgical+research&rft.au=Dev%2C+Shantanu&rft.au=Zolensky%2C+Andrew&rft.au=Aridi%2C+Hanaa+Dakour&rft.au=Kelty%2C+Catherine&rft.date=2024-11-01&rft.issn=1095-8673&rft.eissn=1095-8673&rft.volume=303&rft.spage=699&rft_id=info:doi/10.1016%2Fj.jss.2024.09.062&rft.externalDBID=NO_FULL_TEXT
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=0022-4804&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=0022-4804&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=0022-4804&client=summon