<!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>Identi cation of Serious Illness Conversations in Unstructured Clinical Notes using Deep Neural Networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Isabel Chien</string-name>
          <email>chieni@mit.edu</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alvin Shi</string-name>
          <email>alvinshi@mit.edu</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alex Chan</string-name>
          <email>alexchan@mail.harvard.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Charlotta Lindvall</string-name>
          <email>clindvall@mail.harvard.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Brigham and Women's Hospital</institution>
          ,
          <addr-line>Boston</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Dana-Farber Cancer Institute</institution>
          ,
          <addr-line>Boston</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Harvard T.H. Chan School of Public Health</institution>
          ,
          <addr-line>Boston</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Massachusetts Institute of Technology</institution>
          ,
          <addr-line>Cambridge</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Advance care planning, which includes clarifying and documenting goals of care and preferences for future care, is essential for achieving end-of-life care that is consistent with the preferences of dying patients and their families. Physicians document their communication about these preferences as unstructured free text in clinical notes; as a result, routine assessment of this quality indicator is time consuming and costly. In this study, we trained and validated a deep neural network to detect documentation of advanced care planning conversations in clinical notes from electronic health records. We assessed its performance against rigorous manual chart review and rule-based regular expressions. For detecting documentation of patient care preferences at the note level, the algorithm had high performance; F1-score of 92.0 (95% CI, 89.1-95.1), sensitivity of 93.5% (95% CI, 90.0%-98.0%), positive predictive value of 90.5% (95% CI, 86.4%-95.1%) and speci city of 91.0% (95% CI, 86.4%95.3%) and consistently outperformed regular expression. Deep learning methods o er an e cient and scalable way to improve the visibility of documented serious illness conversations within electronic health record data, helping to better quality of care.</p>
      </abstract>
      <kwd-group>
        <kwd>deep learning</kwd>
        <kwd>end-of-life care</kwd>
        <kwd>palliative care</kwd>
        <kwd>natural language processing</kwd>
        <kwd>clinical notes</kwd>
        <kwd>electronic health records</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction and Related Work</title>
      <p>
        To ensure that patients receive care that is consistent with their goals, clinicians
must communicate with seriously ill patients about their treatment preferences.
More than 80% of Americans say they would prefer to die at home, if possible.
Despite this, 60% of Americans die in acute care hospitals and 20% die in an
Intensive Care Unit (ICU)[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Advance care planning, which includes clarifying and
documenting goals of care and preferences for future care, is essential for
achieving end-of-life care that is consistent with the preferences of seriously ill patients
and their families. Inadequate communication is associated with more aggressive
care near the time of death, decreased use of hospice and increased anxiety and
depression in surviving family members[2{5]. Several studies have demonstrated
the potential of advanced care planning to improve end-of-life outcomes (e.g.,
reducing unintended ICU admissions and increasing hospice enrollment). In the
absence of explicit goals of care decisions, clinicians may provide clinical care[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
that does not provide a meaningful bene t to the patient[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and, in the worse
case, interferes with the treatment of other patients[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. For these reasons, it is
recommended that care preferences are discussed and documented in the EHR
within the rst 48 hours of an ICU admission[
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ].
      </p>
      <p>
        In recent years a consensus has emerged that such conversations are an
essential component of practice and must be monitored to improve care quality.
However, the di culty of retrieving documentation about these conversations
from the electronic health record has limited rigorous research on the
prevalence and quality of clinical communication. For example, the National Quality
Forum (NQF) recommends that goals of care be discussed and documented in
the EHR within the rst 48 hours of an ICU admission, especially for frail and
seriously ill patients. This was one of only two Centers for Medicare and
Medicaid Services recommended palliative care quality measures for the Medicare
Hospital Inpatient Quality Reporting program[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Yet, despite widespread
support, routine assessment of this and similar quality measures have proven nearly
impossible because the information is embedded as non-discrete free-text within
clinical notes. Manual chart review is time-consuming and expensive to scale [11{
13]. Consequently, many end-of-life quality metrics are simply not assessed, and
their impact on distal and important patient outcomes have been insu ciently
evaluated.
      </p>
      <p>
        The emergence of omnipresent EHRs and powerful computers present novel
opportunities to apply advanced computational methods such as natural
language processing (NLP)[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] to assess end-of-life quality metrics including
documentation of ACP. NLP enables machines to process or understand natural
language in order to perform tasks like extracting communication quality
embedded as non-discrete free-text within clinical notes[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
      </p>
      <p>
        Two main approaches to NLP information extraction exist. Rule-based
extraction uses a pre-designed set of rules[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], which involves computing curated
rules speci ed by experts, resulting in algorithms that detect speci c words or
phrases. This approach works well for smaller de ned sets of data such as when
searching for all the brand names of a generic medication (e.g., if X is present,
then Y=1). However, rule-based approaches fail when the desired information
appears in a large variety of contexts within the free text[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>Recent advances in machine learning coupled with increasingly powerful
computers have created an opportunity to apply advanced computational methods,
such as deep learning, to assess the content of free-text documentation within
clinical notes. Such approaches possess the potential to broaden the scope of
research on serious illness communication, and when implemented in real-time,
to change clinical practice.</p>
      <p>
        In contrast to rule-based methods, deep learning does not depend upon
prede ned set of rules. Instead, these algorithms learn patterns from a labeled set
of free-text notes and apply them to future datasets[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. A deep learning-based
approach works well for tasks for which the set of extraction rules is very large,
unknown, or both. In deep learning, algorithms can learn feature representations
that aid in interpreting varied language.
      </p>
      <p>
        In this study, we used deep learning[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] to train models to detect
documentation of serious illness conversations, and we assess the performance of these deep
learning models against manual chart review and rule based regular expression.
2
2.1
      </p>
    </sec>
    <sec id="sec-2">
      <title>Data</title>
      <sec id="sec-2-1">
        <title>Data Source</title>
        <p>
          We derived our sample from the publicly available ICU database, Multi
Parameter Intelligent Monitoring of Intensive Care (MIMIC) III, developed by the
Massachusetts Institute of Technology (MIT) Lab for Computational
Physiology and Beth Israel Deaconess Medical Center (BIDMC)[
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. It is a repository
of de-identi ed administrative, clinical, and survival outcome data from more
than 58,000 ICU admissions at BIDMC from 2001 through 2012. Between 2008
and 2012, the dataset also included clinical notes associated with each ICU
admission. The Institutional Review Board of the BIDMC and MIT have approved
the use of the MIMIC-III database by any investigator who ful lls data-user
requirements. The study was deemed exempt by the Partners Institutional Review
Board.
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Cohort</title>
        <p>The study population included adult patients (age 18) who were admitted
to the medical, surgical, coronary care, or cardiac surgery ICU. The training
and validation set included physician notes from patients who died during the
hospital admission to ensure that we would have su cient examples of
documentation of care preferences. We excluded patients who did not have physician
notes within the rst 48 hours because these patients either died shortly after
admission or transferred out of the ICU.
2.3</p>
      </sec>
      <sec id="sec-2-3">
        <title>Clinical domains</title>
        <p>Our main outcome was to identify documentation of care preferences within 48
hours of an ICU admission in seriously ill patients. We aimed to detect the
binary absence or presence of any clinical text that t speci ed documentation
of domains: patient care preferences (goals of care conversations or code status
limitations), goals of care conversations, code status limitations, family
communication (which included communication or attempt to communicate with
family that did not result in documented care preferences), and full code status.
Domains were chosen by board-certi ed, experienced palliative care clinicians
through a lengthy and iterative process. They determined categories that are
both relevant to widespread existing palliative care quality measures and
interesting to future research questions. The speci cations of each domain are
outlined (Table 1).
We developed a set of abstraction guidelines to ensure reliable abstraction
between annotators. Each annotator identi ed clinical text that t speci ed
communication domains and labeled the portions of text identi ed for a domain,
with no restrictions on length of a single annotation.</p>
        <p>
          A gold standard dataset, considered to contain true positives and true
negatives, was developed through manual annotation by a panel of four clinicians.
Annotation was done using PyCCI, a clinical text annotation software developed
by our team. Each note was annotated by at least two clinicians and
annotations were then validated by a third clinician. Similar to previously published
chart abstraction studies performed for this measure, the abstraction team had
real-time access to a US board certi ed hospice and palliative medicine
attending physician-expert reviewer, met weekly, and used a log to document common
questions and answers to facilitate consistency[
          <xref ref-type="bibr" rid="ref11 ref19">11, 19</xref>
          ].
        </p>
        <p>The clinician coders manually annotated an average of 239 notes each (SD,
196), for a total of 641 notes. Each note contained an average of 1397 tokens
(IQR, 1004-1710). The inter-rater reliability among the four clinician annotators
was kappa &gt; 0.65 at the note level for each domain. The performance of each
clinician coder was varied{for example, they identi ed documentation of care
preferences with a sensitivity ranging from 77-92% (in comparison to the nal
gold standard).
3
3.1</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Methods</title>
      <sec id="sec-3-1">
        <title>Pre-processing</title>
        <p>
          Annotated notes were pre-processed for both rule-based regular expression and
neural network methods. First, texts were cleaned to remove any extraneous
spaces, lines, or characters. Each cleaned note was tokenized, which means it was
split into identi able elements{in this case, words and punctuation. We used the
Python module spaCy in order to tokenize intelligently, based on the structure
of the English language[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. Labels were associated with individual tokens and
datasets were split out by domain, as each method was run separately.
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Regular expression</title>
        <p>Our baseline model is a simple regular expression based on pre-curated rules for
each domain. Appendix A shows the rules used for each domain. These rules
are keywords that the regular expression program identi es as belonging to its
corresponding domain, taking into account varieties in punctuation and case.
To create the regular expression library, we identi ed tokens that were sensitive
and speci c for each prediction task. We calculated sensitivity by evaluating the
proportion of a token's total number of occurrences that were labeled for each
domain. We evaluated speci city by evaluating what proportion of a token's
total number of occurrences were in a note that was in an unlabeled note for each
domain. A board-certi ed clinician used these data points{sensitivity, speci city,
frequency that each token appeared on the labeled text and frequency in texts
outside of the domain{and their clinical knowledge to generate a list of terms
that could likely be generalized.</p>
        <p>
          Regular expressions identify patterns of characters exactly as they are
speci ed in a set of rules. If text in the note matches a keyword in the regular
expression library for the domain, it is labelled as positive for that concept. This
method acts as a baseline to compare our algorithm against. We used a regular
expression program, ClinicalRegex, also developed by our lab[
          <xref ref-type="bibr" rid="ref30">30</xref>
          ]. ClinicalRegex
is easily accessible and intuitive to navigate, which makes it an e cient choice for
groups that are not able to employ computer scientists. We have chosen to
compare our deep learning methods against an easily understandable and accessible
method to illustrate the bene ts of more complex methods.
3.3
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>Arti cial neural network</title>
        <p>
          Deep learning involves training a neural network to learn data representation
and ful ll a speci ed task. We trained algorithms to identify clinical text
documentation of serious illness communication. During the training process, the
neural network learns to identify and categorize tokens (individual words and
symbols) as belonging to each of the pre-speci ed domains and maximizes
probability across predicted token labels[
          <xref ref-type="bibr" rid="ref21">21</xref>
          ].
        </p>
        <p>
          The speci c neural network used, NeuroNER, was developed by Dernoncourt
et al. for the purpose of named-entity recognition[
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. NeuroNER has been
evaluated for use in the de-identi cation of patient notes[
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. It allows for each token
to be labelled only with a single label. However, tokens in our study were
often associated with multiple labels. For example, a sentence could indicate that
both communication with family occurred and that goals of care were discussed.
In order to allow for multi-class labelling, a separate, independent model was
trained per domain. For each domain, the data set was split up into randomized
training and validation sets, with 70% (449 notes) of the set in training, and
30% (192 notes) in validation.
        </p>
        <p>With the parameters derived from this training process, the model is run
on the validation data set to examine its performance on a data set it was not
speci cally tuned to t. Performance on the validation set also determines when
training converges, indicating that the model is optimally trained. Training
converges when there has been no improvement on the validation set performance
in ten epochs. The neural network ultimately determines domain labels for each
token. From the predicted token-level results, a note-level classi cation is
determined by the presence or absence of labelled tokens by domain in each note.
We used Tensor ow version 1.4.1 and trained our models on a NVIDIA Titan X
Pascal GPU. Below are the hyperparameters selected for our use:
{ character embedding dimension: 25
{ character-based token embedding LSTM dimension: 25
{ token embedding dimension: 100
{ label prediction LSTM dimension: 100
{ dropout probability: 0.5</p>
        <p>For our experiments, we were able to compare our gold standard labels,
derived from manual annotation by clinicians as described in Section 2.4, to the
predicted output to evaluate the performance of the neural network and the
regular expression method.
4
4.1</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <sec id="sec-4-1">
        <title>Evaluation metrics</title>
        <p>Algorithm performance was determined at two levels: token-level and note-level,
referring to the binary absence or presence of a label at these levels. Token-level
results are more speci c and allow accurate identi cation of relevant text within
clinical notes. Note-level results allow determination of whether documentation
of communication occurred. At both of these levels, we calculated the following
metrics: sensitivity, speci city, positive predictive value, accuracy, and F1-score.
The F1-score is the harmonic average of positive predictive value and sensitivity.
It allows us to determine the success of our algorithm both in identifying true
positives as well as true negatives.</p>
        <p>
          The 95% con dence intervals for all metrics were determined via
bootstrapping[
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]; each trained network model was validated for 1,000 trials in addition to
the reported performance point. During each trial, a validation set of 192 notes
was created by random sampling with replacement of the original validation set
of 192 unique notes. This creates an approximate distribution of performance
for the model. In basic bootstrap technique, the 2.5th and 97.5th percentiles of
the distributions for each metric are taken as the 95% con dence interval[
          <xref ref-type="bibr" rid="ref24">24</xref>
          ].
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Performance</title>
        <p>At the note-level, we have been able to achieve high accuracy for all domains
and see that in the validation set, the neural network outperforms the regular
expression method in every domain for F1-score, signi cantly so in identifying
patient care preferences, goals of care conversations, and communication with
family. These domains contain more complex and diverse language, which are
successfully identi ed by the neural network. A static library is not able to
capture the diversity in these domains, necessitating the use of machine learning.
4.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>Error analysis</title>
        <p>A review of documentation that the neural networks identi ed as serious
illness conversations that was not labeled serious illness conversations in the gold
standard (false positives) showed that the algorithm identi ed documentation
that clinician coders missed. Though our gold standard was rigorously reviewed
and validated, there still remains room for human error. Comparing the
identi ed text from the neural network and regular expression methods, we found
that as expected, the neural network was able to identify complex and unique
language that the regular expression method was not. Doctors employ diverse
and non-standardized language in clinical notes; we require more exible and
extensible methods in order to e ciently process this information. Static libraries
cannot capture the full complexity of language without sacri cing sensitivity or
speci city{they must be curated such that library terms are not too broad and
they are not able to utilize context. All note-level identi cation can be traced to
the detection of speci c words with examples of text for each method provided
in Appendix C.
4.4</p>
      </sec>
      <sec id="sec-4-4">
        <title>E ect of training set size</title>
        <p>In order to determine how smaller training sets related to the performance of the
trained algorithms, we trained multiple networks with varying number of notes.
We plotted training dataset size against algorithm performance for 8 sample sizes
(Figure 2). The performance seemed to plateau at around 200 notes (around
250,000 tokens), which suggests that annotation e orts can be e ciently
leveraged to generalize the models to varied health systems.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Discussion and future work</title>
      <p>We describe a novel use of deep learning algorithms to rapidly and accurately
identify documentation of serious illness conversations within clinical notes.
When applied to identifying documentation of patient care preferences, our
algorithm demonstrated high sensitivity (93.5%), positive predictive value (90.5%)
and speci city (91.0%), with a F1-score of 92.0. In fact, we found that deep
learning outperformed individual clinician coders both in terms of identifying
the documentation and in terms of its many-thousands-time-faster speed.</p>
      <p>
        Existing work has shown that machine learning can extract structured
entities like medical problems, tests and treatments from clinical notes[
        <xref ref-type="bibr" rid="ref25 ref26">25, 26</xref>
        ], and
unstructured image-based information in radiology, pathology and opthamology[27{
29]. Our study extends this line of work and demonstrates that deep learning
can also perform accurate automated text-based information classi cation.
      </p>
      <p>
        Up until now, extracting goals of care documentation nested within free-text
clinical notes has relied on labor-intensive and imperfect manual coding[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
Using the capabilities of deep learning as demonstrated in this paper would allow
for rapid audit and feedback regarding documentation at the system and
individual practitioner level. This would result in signi cant opportunities for quality
improvement that are currently not being met. Deep learning models could also
improve patient care in real-time by broadening what is available at the point of
care in the EHR. For example, clinicians could view displays of all documented
goals of care conversations, or be prompted to complete documentation that was
not yet available.
      </p>
      <p>Important limitations must be noted. Deep learning algorithms only detect
what is documented. It is not fully understood to what extent documentation
re ects the actual content of a patient-clinician conversation surrounding serious
illness care goals. However, documentation is the best proxy we have to
understand and to track these conversations. This is also a single institution study,
which may limit its generalizability. Future work will involve the investigation of
how extensible models are to clinical notes from di erent health system.
Variations in EHR software and the structure of clinical notes in di erent institutions
makes it essential to further train and validate our methods using data from
multiple healthcare systems. This should be imminently possible, as our
learning curve suggested that the neural network needed to train on as few as 200
clinician coded notes to perform well. Future research should also focus on
optimizing deep neural networks to further improve performance, and on determining
the feasibility of operationalizing this algorithm across institutions.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>This is the rst known report of employing deep learning, to our knowledge, to
identify serious illness conversations. The potential of this technology to improve
the visibility of documented goals of care conversations within the EHR and for
quality improvement has far reaching implications. We hope such methods will
become an important tool for evaluating and improving the quality of serious
illness care from a population health perspective.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>We are particularly grateful to Tristan Naumann, Franck Dernoncourt, Elena
Sergeeva, Edward Moseley, and Alistair Johnson for helpful guidance and advice
during the development of this research. Additionally, we would like to thank
Peter Szolovits for providing computing resources, as well as Saad Salman, Sarah
Kaminar Bourland, Haruki Matsumoto and Dickson Lui for annotating clinical
notes. This research was facilitated by preliminary work done as part of course
HST.953 in the Harvard-MIT Division of Health Sciences and Technology (HST)
at Massachusetts Institute of Technology (MIT), Boston, MA.</p>
    </sec>
    <sec id="sec-8">
      <title>Regular expression library</title>
      <p>Domain Keywords
goc, goals of care, goals for care, goals of treatment, goals
for treatment, treatment goals, family meeting, family
discussion, family discussions, patient goals, dnr, dni,
Patient care preferences dnrdni, dnr/dni, DNI/R, do not resuscitate,
do-not-resuscitate, do not intubate, do-not-intubate, chest
compressions, no de brillation, no endotracheal intubation,
no mechanical intubation, shocks, cmo, comfort measures
cGoonavlesrosaftcioanres fgdooirscc,turgseosaiatolmns,eonffatcm,atirrleye,adgtmiosacelunsstfsoigoronacsla,sr,pefa,atgmioeinalltysgmoofeatelsrteinagtm,feanmt,ilgyoals
dnr, dni, dnrdni, dnrdni, DNIR, do not resuscitate,
Code status limitations cdoom-nporte-rsesisounssc,itnaoted,edobnriolltatiniotnu,bnatoe,enddoo-ntroatc-ihnetaulbiantteu,bcahteiostn,
no mechanical intubation, shocks, cmo, comfort measures
fCaommilmyunication with vpEaaxltpuieleinsc,titsorcoorpnfrvaioemrrsiitlayiteismonfeosmrhbtereledrastdamuberoinnutgtatInhCdeUopusatttacieyonmptseesrg.iooadlsw, ith
Full code status full code
B</p>
    </sec>
    <sec id="sec-9">
      <title>Token-level performance</title>
    </sec>
    <sec id="sec-10">
      <title>Examples of identi ed text</title>
      <p>Below are examples of correctly identi ed serious illness documentation by the
neural network and regular expression methods in the validation dataset.
Correctly identi ed tokens are bolded. Typographical errors are from the original
text. Each cell includes an example of identi ed tokens in the same text and an
example of documentation identi ed by the neural network that was missed by
the regular expression method, if relevant.</p>
      <p>Domain Neural Network Regular Expression
cGoonavlesrsoaftcioanres fHaympielyrcmarebeitcinrgeswpafsaihluerlde: with fHaympeilrycamrbeicetrienspg fwaailsurhee:ld
son/HCP and in keeping with son/HCP and in keeping
with patients goals of care, with patients goals of care,
there was no plan for there was no plan for
intubation.Family was intubation.Family was brought
brought in and we explained in and we explained the
the graveness of her ABG and graveness of her ABG and her
her worsened mental status worsened mental status which
which had failed to improve had failed to improve with
with BiPAP. Family was BiPAP. Family was
comfortable with removing comfortable with removing
Bipap and providing Bipap and providing comfort
comfort care including care including morphine prn.</p>
      <p>morphine prn.</p>
      <p>Code status
limitations
family open to cmo but pt
family open to cmo but pt wants full code but also
wants full code but also doesn't want treatment or to
doesn't want treatment or be disturbed.
to be disturbed.</p>
      <sec id="sec-10-1">
        <title>CODE: DNR/DNI, CODE: DNR/DNI,</title>
        <p>con rmed with healthcare con rmed with healthcare
manager who will be manager who will be
discussing with o cial discussing with o cial HCP
HCP
Cowmitmhufnaimcailtyion fDror.m[*n*eFuirrsotsNuarmgeer(ySTheitllde) **] fDror.m[*n*eFuirrostsuNrgaemrye (hSeTlditflae)m*i*ly]
family meeting and meeting and explained grave
explained grave prognosis prognosis to the family.</p>
        <p>to the family.
lengthy discussion with the son
lengthy discussion with who is health care proxy he
the son who is health care wishes to pursue comfort
proxy he wishes to pursue measures due to severe and
comfort measures due to unrevascularizable cad
severe and daughter is not in agreement
unrevascularizable cad at this time but is not the
daughter is not in proxy due to underlying
agreement at this time but psychiatric illness
is not the proxy due to
underlying psychiatric
illness</p>
        <sec id="sec-10-1-1">
          <title>Code: FULL; Discussed Code: FULL; Discussed with</title>
          <p>with daughter and HCP daughter and HCP who says
who says that patient is in that patient is in a Hospice
a Hospice program with a program with a "bridge" to
"bridge" to DNR/DNI/CMO, but despite
DNR/DNI/CMO, but multiple conversations, the
despite multiple patient insists on being full
conversations, the patient code
insists on being full code</p>
        </sec>
        <sec id="sec-10-1-2">
          <title>CODE: Presumed full</title>
        </sec>
      </sec>
      <sec id="sec-10-2">
        <title>CODE: Presumed full</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Cook</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rocker</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <article-title>Dying with Dignity in the Intensive Care Unit</article-title>
          .
          <source>N Engl J Med</source>
          <year>2014</year>
          ;
          <volume>370</volume>
          :
          <fpage>2506</fpage>
          -
          <lpage>2514</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Wright</surname>
            <given-names>AA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ray</surname>
            <given-names>A</given-names>
          </string-name>
          , et al.
          <article-title>Associations between end-of-life discussions, patient mental health, medical care near death, and caregiver bereavement adjustment</article-title>
          .
          <source>JAMA</source>
          .
          <year>2008</year>
          ;
          <volume>300</volume>
          (
          <issue>14</issue>
          ):
          <fpage>1665</fpage>
          -
          <lpage>1673</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Nicholas</surname>
            <given-names>LH</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Langa</surname>
            <given-names>KM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iwashyna</surname>
            <given-names>TJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weir</surname>
            <given-names>DR</given-names>
          </string-name>
          .
          <article-title>Regional variation in the association between advance directives and end-of-life Medicare expenditures</article-title>
          .
          <source>JAMA</source>
          .
          <year>2011</year>
          ;
          <volume>306</volume>
          (
          <issue>13</issue>
          ):
          <fpage>1447</fpage>
          -
          <lpage>1453</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Teno</surname>
            <given-names>JM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gruneir</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schwartz</surname>
            <given-names>Z</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nanda</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wetle</surname>
            <given-names>T.</given-names>
          </string-name>
          <article-title>Association between advance directives and quality of endoflife care: A national study</article-title>
          .
          <source>Journal of the American Geriatrics Society</source>
          .
          <year>2007</year>
          ;
          <volume>55</volume>
          (
          <issue>2</issue>
          ):
          <fpage>189</fpage>
          -
          <lpage>194</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Detering</surname>
            <given-names>KM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hancock</surname>
            <given-names>AD</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reade</surname>
            <given-names>MC</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silvester</surname>
            <given-names>W.</given-names>
          </string-name>
          <article-title>The impact of advance care planning on end of life care in elderly patients: randomised controlled trial</article-title>
          .
          <source>BMJ</source>
          .
          <year>2010</year>
          ;
          <volume>340</volume>
          :
          <fpage>c1345</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Huynh</surname>
            <given-names>TN</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kleerup</surname>
            <given-names>EC</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raj</surname>
            <given-names>PP</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wenger NS</surname>
          </string-name>
          .
          <article-title>The Opportunity Cost Of Futile Treatment In The Intensive Care Unit</article-title>
          .
          <source>Critical care medicine</source>
          .
          <year>2014</year>
          ;
          <volume>42</volume>
          (
          <issue>9</issue>
          ):
          <fpage>1977</fpage>
          -
          <lpage>1982</lpage>
          . doi:
          <volume>10</volume>
          .1097/CCM.0000000000000402.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Huynh</surname>
          </string-name>
          , TN. Kleerup, EC., Wiley, JF.,
          <string-name>
            <surname>Savitsky</surname>
          </string-name>
          , TD.,
          <string-name>
            <surname>Guse</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Garber, BJ.,
          <string-name>
            <surname>Wenger</surname>
            ,
            <given-names>NS.</given-names>
          </string-name>
          <article-title>The Frequency and Cost of Treatment Perceived to Be Futile in Critical Care</article-title>
          .
          <source>JAMA Intern Med.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. NQF #
          <volume>1626</volume>
          :
          <article-title>Patients Admitted to ICU Who Have Care Preferences Documented</article-title>
          . National Quality Forum.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Khandelwal</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kross</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Engelberg</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coe</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Long</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Curtis</surname>
            <given-names>J</given-names>
          </string-name>
          .
          <article-title>Estimating the E ect of Palliative Care Interventions and Advance Care Planning on ICU Utilization: A Systematic Review</article-title>
          .
          <source>doi:10.1097/CCM.0000000000000852. Crit Care Med</source>
          . 2015 May.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Rising</surname>
            <given-names>JC</given-names>
          </string-name>
          , J.; Valuck,
          <string-name>
            <surname>T.</surname>
          </string-name>
          <article-title>Building Additional Serious Illness Measures Into Medicare Programs</article-title>
          .
          <source>The Pew Charitable Trusts</source>
          .
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Walling</surname>
            <given-names>AM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tisnado</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asch</surname>
            <given-names>SM</given-names>
          </string-name>
          , et al.
          <article-title>The quality of supportive cancer care in the veterans a airs health system and targets for improvement</article-title>
          .
          <source>JAMA internal medicine</source>
          .
          <year>2013</year>
          ;
          <volume>173</volume>
          (
          <issue>22</issue>
          ):
          <fpage>2071</fpage>
          -
          <lpage>2079</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Dy</surname>
            <given-names>SM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lorenz</surname>
            <given-names>KA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>O'Neill</surname>
            <given-names>SM</given-names>
          </string-name>
          , et al.
          <article-title>Cancer Quality-ASSIST supportive oncology quality indicator set: feasibility, reliability, and validity testing</article-title>
          .
          <source>Cancer</source>
          .
          <year>2010</year>
          ;
          <volume>116</volume>
          (
          <issue>13</issue>
          ):
          <fpage>3267</fpage>
          -
          <lpage>3275</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Aldridge</surname>
            <given-names>MD</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meier</surname>
            <given-names>DE</given-names>
          </string-name>
          .
          <article-title>It is possible: quality measurement during serious illness</article-title>
          .
          <source>JAMA Intern Med</source>
          .
          <year>2013</year>
          ;
          <volume>173</volume>
          (
          <issue>22</issue>
          ):
          <fpage>2080</fpage>
          -
          <lpage>2081</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Melton</surname>
            <given-names>GB</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hripcsak</surname>
            <given-names>G.</given-names>
          </string-name>
          <article-title>Automated detection of adverse events using natural language processing of discharge summaries</article-title>
          .
          <source>JAMA</source>
          .
          <year>2005</year>
          ;
          <volume>12</volume>
          (
          <issue>4</issue>
          ):
          <fpage>448</fpage>
          -
          <lpage>457</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Honnibal</surname>
          </string-name>
          and
          <string-name>
            <given-names>Mark</given-names>
            <surname>Johnson</surname>
          </string-name>
          .
          <article-title>An improved non-monotonic transition system for dependency parsing</article-title>
          .
          <source>In Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing</source>
          , pages
          <fpage>13731378</fpage>
          , Lisbon, Portugal,
          <year>September 2015</year>
          .
          <article-title>Association for Computational Linguistics</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Carrell</surname>
            <given-names>DS</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schoen</surname>
            <given-names>RE</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Le er</surname>
            <given-names>DA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morris</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rose</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baer</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crockett</surname>
            <given-names>SD</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gourevitch</surname>
            <given-names>RA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            <given-names>KM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mehrotra</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Challenges in adapting existing clinical natural language processing systems to multiple, diverse healthcare settings</article-title>
          .
          <source>(JAMIA)</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Schmidhuber</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>"Deep Learning in Neural Networks: An Overview"</article-title>
          .
          <source>Neural Networks</source>
          .
          <volume>61</volume>
          :
          <fpage>85117</fpage>
          . arXiv:
          <volume>1404</volume>
          .7828. doi:
          <volume>10</volume>
          .1016/j.neunet.
          <year>2014</year>
          .
          <volume>09</volume>
          .003. PMID 25462637
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Johnson</surname>
            <given-names>AE</given-names>
          </string-name>
          , Pollard,
          <string-name>
            <given-names>T. J.</given-names>
            ,
            <surname>Shen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Lehman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. W.</given-names>
            ,
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Ghassemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            , Moody, B.,
            <surname>Szolovits</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Celi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. A.</given-names>
            ,
            <surname>Mark</surname>
          </string-name>
          ,
          <string-name>
            <surname>R. G.</surname>
          </string-name>
          <article-title>MIMIC-III, a freely accessible critical care database</article-title>
          .
          <source>Sci Data</source>
          .
          <year>2016</year>
          ;
          <volume>3</volume>
          :
          <fpage>160035</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Walling</surname>
            <given-names>AM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asch</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lorenz</surname>
            ,
            <given-names>K.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roth</surname>
            ,
            <given-names>C.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barry</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kahn</surname>
            ,
            <given-names>K.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wenger</surname>
            ,
            <given-names>N.S.</given-names>
          </string-name>
          <article-title>The Quality of Care Provided to Hospitalized Patients at the End of Life</article-title>
          .
          <source>Archives of Internal Medicine</source>
          .
          <year>2010</year>
          ;
          <volume>170</volume>
          (
          <issue>12</issue>
          ):
          <fpage>1057</fpage>
          -
          <lpage>1063</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Honnibal</surname>
            <given-names>MJ</given-names>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>An Improved Non-monotonic Transition System for Dependency Parsing</article-title>
          .
          <source>Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing;</source>
          <year>2015</year>
          ; Lisbon, Portugal.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Dernoncourt</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uzuner</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szolovits</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>De-identi cation of patient notes with recurrent neural networks</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          .
          <year>2017</year>
          ;
          <volume>24</volume>
          (
          <issue>3</issue>
          ):
          <fpage>596</fpage>
          -
          <lpage>606</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Dernoncourt</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.Y</given-names>
          </string-name>
          , Szolovits,
          <string-name>
            <surname>P. .</surname>
          </string-name>
          <article-title>NeuroNER: an easy-to-use program for named-entity recognition based on neural networks</article-title>
          . .
          <source>Conference on Empirical Methods on Natural Language Processing (EMNLP)</source>
          .
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Efron B. Better Bootstrap</surname>
          </string-name>
          <article-title>Con dence Intervals</article-title>
          .
          <source>Journal of the American Statistical Association</source>
          .
          <year>1987</year>
          ;
          <volume>82</volume>
          (
          <issue>397</issue>
          ):
          <fpage>171</fpage>
          -
          <lpage>185</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Davison</surname>
            <given-names>AC</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hinkley</surname>
            ,
            <given-names>D.V.</given-names>
          </string-name>
          <string-name>
            <surname>Bootstrap</surname>
          </string-name>
          Methods and their Application. Cambridge University Press;
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>D'Avolio</surname>
            <given-names>LW</given-names>
          </string-name>
          , Nguyen,
          <string-name>
            <given-names>T. M.</given-names>
            ,
            <surname>Goryachev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Fiore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. D.</given-names>
            <surname>Automated</surname>
          </string-name>
          concept
          <article-title>-level information extraction to reduce the need for custom software and rules development</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          .
          <year>2011</year>
          ;
          <volume>18</volume>
          (
          <issue>5</issue>
          ):
          <fpage>607</fpage>
          -
          <lpage>613</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Xu</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jiang</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oetjens</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bowton</surname>
            ,
            <given-names>E.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramirez</surname>
            ,
            <given-names>A.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Je</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Basford</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pulley</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cowan</surname>
            ,
            <given-names>J.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ritchie</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Masys</surname>
            ,
            <given-names>D.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roden</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crawford</surname>
            ,
            <given-names>D.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Denny</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          <article-title>Facilitating pharmacogenetic studies using electronic health records and natural-language processing: a case study of warfarin</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          .
          <year>2011</year>
          ;
          <volume>18</volume>
          (
          <issue>4</issue>
          ):
          <fpage>387</fpage>
          -
          <lpage>391</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Bejnordi</surname>
            <given-names>BE</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Veta</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>van Diest</surname>
            <given-names>PJ</given-names>
          </string-name>
          , et al.
          <article-title>Diagnostic assessment of deep learning algorithms for detection of lymph node metastases in women with breast cancer</article-title>
          .
          <source>Journal of the American Medical Association</source>
          .
          <year>2017</year>
          ;
          <volume>318</volume>
          (
          <issue>22</issue>
          ):
          <fpage>2199</fpage>
          -
          <lpage>2210</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Gulshan</surname>
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peng</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coram</surname>
            <given-names>M</given-names>
          </string-name>
          , et al.
          <article-title>Development and validation of a deep learning algorithm for detection of diabetic retinopathy in retinal fundus photographs</article-title>
          .
          <source>Journal of the American Medical Association</source>
          .
          <year>2016</year>
          ;
          <volume>316</volume>
          (
          <issue>22</issue>
          ):
          <fpage>2402</fpage>
          -
          <lpage>2410</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Ting</surname>
            <given-names>DSW</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cheung</surname>
            ,
            <given-names>C.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lim</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tan</surname>
            ,
            <given-names>G.S.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quang</surname>
            ,
            <given-names>N.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gan</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamzah</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia-Franco</surname>
            <given-names>R</given-names>
          </string-name>
          , San Yeo IY,
          <string-name>
            <surname>Lee</surname>
            <given-names>SY</given-names>
          </string-name>
          .
          <article-title>Development and validation of a deep learning system for diabetic retinopathy and related eye diseases using retinal images from multiethnic populations with diabetes</article-title>
          .
          <source>Journal of the American Medical Association.</source>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Charlotta</surname>
            <given-names>Lindvall</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Elizabeth J.</given-names>
            <surname>Lilley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Sophia N.</given-names>
            <surname>Zupanc</surname>
          </string-name>
          , Isabel Chien, Alexander W. Forsyth, Anne Walling, Zara Cooper, and
          <string-name>
            <surname>James</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Tulsky</surname>
          </string-name>
          .
          <article-title>Natural language processing to assess palliative care processes in cancer patients receiving palliative surgery</article-title>
          .
          <source>In preparation.</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>