Skip to main content
Lippincott Open Access logoLink to Lippincott Open Access
. 2019 Aug 16;140(11):899–909. doi: 10.1161/CIRCULATIONAHA.119.041980

Machine Learning to Predict the Likelihood of Acute Myocardial Infarction

Martin P Than 1, John W Pickering 1,2, Yader Sandoval 3, Anoop SV Shah 4,5, Athanasios Tsanas 5, Fred S Apple 6, Stefan Blankenberg 7, Louise Cullen 8, Christian Mueller 9, Johannes T Neumann 7, Raphael Twerenbold, Dirk Westermann 7, Agim Beshiri 10, Nicholas L Mills 4,5,, On behalf of the MI3 Collaborative
PMCID: PMC6749969  PMID: 31416346

Supplemental Digital Content is available in the text.

Keywords: acute coronary syndrome, machine learning, myocardial infarction, troponin

Background:

Variations in cardiac troponin concentrations by age, sex, and time between samples in patients with suspected myocardial infarction are not currently accounted for in diagnostic approaches. We aimed to combine these variables through machine learning to improve the assessment of risk for individual patients.

Methods:

A machine learning algorithm (myocardial-ischemic-injury-index [MI3]) incorporating age, sex, and paired high-sensitivity cardiac troponin I concentrations, was trained on 3013 patients and tested on 7998 patients with suspected myocardial infarction. MI3 uses gradient boosting to compute a value (0–100) reflecting an individual’s likelihood of a diagnosis of type 1 myocardial infarction and estimates the sensitivity, negative predictive value, specificity and positive predictive value for that individual. Assessment was by calibration and area under the receiver operating characteristic curve. Secondary analysis evaluated example MI3 thresholds from the training set that identified patients as low risk (99% sensitivity) and high risk (75% positive predictive value), and performance at these thresholds was compared in the test set to the 99th percentile and European Society of Cardiology rule-out pathways.

Results:

Myocardial infarction occurred in 404 (13.4%) patients in the training set and 849 (10.6%) patients in the test set. MI3 was well calibrated with a very high area under the receiver operating characteristic curve of 0.963 [0.956–0.971] in the test set and similar performance in early and late presenters. Example MI3 thresholds identifying low- and high-risk patients in the training set were 1.6 and 49.7, respectively. In the test set, MI3 values were <1.6 in 69.5% with a negative predictive value of 99.7% (99.5–99.8%) and sensitivity of 97.8% (96.7–98.7%), and were ≥49.7 in 10.6% with a positive predictive value of 71.8% (68.9–75.0%) and specificity of 96.7% (96.3–97.1%). Using these thresholds, MI3 performed better than the European Society of Cardiology 0/3-hour pathway (sensitivity, 82.5% [74.5–88.8%]; specificity, 92.2% [90.7–93.5%]) and the 99th percentile at any time point (sensitivity, 89.6% [87.4–91.6%]); specificity, 89.3% [88.6–90.0%]).

Conclusions:

Using machine learning, MI3 provides an individualized and objective assessment of the likelihood of myocardial infarction, which can be used to identify low- and high-risk patients who may benefit from earlier clinical decisions.

Clinical Trial Registration:

URL: https://www.anzctr.org.au. Unique identifier: ACTRN12616001441404.


Clinical Perspective.

What Is New?

  • In an international collaboration involving 11 011 patients from 9 countries, we used machine learning to train and test a novel algorithm that estimates the probability of myocardial infarction for an individual patient.

  • The myocardial-ischemic-injury-index (MI3) algorithm generates a value that takes into consideration age, sex, paired cardiac troponin I concentrations, and rate of change in troponin concentration, to estimate the negative and positive predictive value for each patient value associated with these measures.

  • This represents one of the first effective demonstrations of how machine learning could be used to guide clinical decision making in patients with suspected acute coronary syndrome.

What Are the Clinical Implications?

  • The MI3 algorithm is more versatile than existing algorithms because the former is not dependent on fixed cardiac troponin thresholds, does not require serial testing to be performed at specific time points, and recognizes that different healthcare systems have different priorities and tolerances of risk.

  • Prospective studies are now required to evaluate patient outcomes and resource use after implementation of the MI3 algorithm into clinical practice.

The use of cardiac troponin testing in clinical practice is evolving rapidly.13 Advances in assay analytical precision now permit quantification of cardiac troponin concentrations in the normal reference range with novel applications for early diagnostics and risk stratification in patients being assessed for possible acute coronary syndromes.4 In the past, international guidelines have recommended the use of serial cardiac troponin measurements over 6 to 12 hours to define myocardial infarction in patients with a rise or fall in cardiac troponin concentration where at least 1 of the serial measured concentrations is above the 99th percentile.5,6 However, some studies have challenged this approach suggesting lower thresholds can risk stratify patients to low, intermediate, or high risk of myocardial infarction when using high-sensitivity cardiac troponin assays.715

These strategies have been incorporated into accelerated diagnostic pathways that advocate earlier troponin measurement at presentation and 1 to 3 hours later to facilitate prompt diagnosis and treatment in those with myocardial infarction or to expedite discharge in those without.16,17

The performance of these pathways varies across different populations, reflecting variation in cardiac troponin concentrations with age and sex. 13,1821 This heterogeneity is not reflected in strategies which advocate the use of fixed thresholds for all patients, which only allow classification of patients as low, intermediate, or high risk and that do not reflect more subtle variations in risk.6 Machine learning has been advocated as an objective, replicable, approach to integrate multiple quantitative variables to improve diagnostic accuracy.22,23

We aimed to test an algorithm, the myocardial-ischemic-injury-index (MI3), which had been trained by machine learning to estimate an individual patient’s likelihood of myocardial infarction.

Methods

Transparency and Openness Promotion

The analysis code for this study is available on request. The algorithm is proprietary and subject to a patent application, but we can share it with researchers who agree to use it only for research purposes with a data sharing agreement.

Study Design

This study was an analysis of prospectively collected data from multiple centers to train and test the MI3 algorithm to predict the diagnosis of type 1 myocardial infarction. The training set comprised data from 2 cohorts14,24 and the test set comprised data from 7 cohorts of patients attending the emergency department with suspected myocardial infarction.15,2529

Training and testing are the nomenclature of machine learning and are analogous to derivation and validation in studies of new diagnostic biomarkers.

MI3 incorporates age, sex, paired cardiac troponin I concentrations at presentation and at another early, yet flexible, time point, and rate of change of cardiac troponin I concentration. These variables (features) were selected a priori because they are (1) objective and automatically captured from electronic hospital records, (2) include serial measurements as recommended by guidelines, and (3) associated with the diagnosis of myocardial infarction. MI3 computes a value from 0 to 100 (the MI3 value), which reflects the likelihood of a diagnosis of type 1 myocardial infarction for each patient during hospitalization (higher values indicate greater likelihood). The algorithm uses an embedded reference table to report for each individual patient estimates of sensitivity, negative predictive value (NPV), specificity, and positive predictive value (PPV) of the diagnosis for a given MI3 value. MI3 was developed on the training data set by Abbott Diagnostics using a machine learning technique called gradient boosting. This technique iteratively trains a set of sequential weak learners (here decision trees) using the provided features to map onto the outcome (whether the patient was or was not diagnosed with myocardial infarction). For further details regarding the gradient boosting method, see also the online-only Data Supplement.30 This is analogous to, but more complex than, the β-coefficient weightings of a logistic regression model. The algorithm was provided to an independent statistician, J.P. who evaluated its performance in the test set. J.P. had full access to all the test set data and takes responsibility for its integrity and the analysis.

We report according to relevant sections of the Transparent Reporting of multivariable prediction model for Individual Prognosis or Diagnosis (TRIPOD) statement.31 The study was registered on the Australian New Zealand Clinical Trials Registry (URL: http://www.anzctr.org.au. Unique identifier: ACTRN12616001441404).

Participants and Cohorts

Patients presenting with symptoms suggestive of myocardial infarction in whom serial cardiac troponin measurements were obtained were included. Patients with ST-segment elevation myocardial infarction (STEMI) at presentation were excluded. Cohorts were identified for inclusion if they were prospective, had cardiac troponin I concentrations measured with the Abbott ARCHITECTSTAT high-sensitivity assay (Abbott Diagnostics, Chicago, IL) at presentation and at a second time point approximately 1 to 3 hours later (details in the online-only Data Supplement), the final diagnosis was adjudicated according to the Universal Definition of Myocardial Infarction,5 and ethical approval permitted sharing of individual patient-level data (Table I in the online-only Data Supplement). All cohort studies were conducted in accordance with the Declaration of Helsinki and approved by the local research ethics committee or institutional review board. Written informed consent was obtained where this was required. All adjudication was completed before developing the MI3 algorithm.

Outcome Definitions and Adjudication

The primary outcome was the adjudicated diagnosis of type 1 myocardial infarction during the index admission. Although high-sensitivity cardiac troponin I was measured in all patients, other cardiac troponin assays were used for adjudication in some cohorts (Table I in the online-only Data Supplement).

Algorithm Development

A gradient boosting model was developed using predefined features (age, sex, paired cardiac troponin I concentrations at presentation and at another early, yet flexible, time point, and rate of change of cardiac troponin I concentration) to estimate the likelihood of a diagnosis of type 1 myocardial infarction. Once the model was trained, it was used to generate MI3 values for each patient in the test sets.

Statistical Analysis

Primary Analysis

We describe algorithm performance in the test set by (1) visual inspection of a calibration curve to show how accurately MI3 values estimate the likelihood of myocardial infarction and (2) by the area under the receiver operating characteristic curve (AUC) to quantify how well the MI3 values discriminated between those with and without myocardial infarction. In addition, we compared diagnostic metric outputs from the algorithm (sensitivity, NPV, specificity, and PPV) for each patient with the metrics determined in the test set using each individual’s MI3 value as a threshold.

Secondary Analyses

MI3 is designed to be used as a continuous measure. However, we recognize that in this field most tools rely on thresholds to guide clinical decisions. Therefore, as illustrative examples of how an individual hospital may choose to use MI3, we demonstrate its diagnostic performance at 2 exemplar MI3 value thresholds. First, we determined the MI3 values with their 95% CIs that gave a sensitivity ≥99.0% or NPV ≥99.5% in the training set and assessed the accuracy of these example threshold values in the test set. These diagnostic criteria were prespecified and based on an international survey of acceptable risk by emergency department physicians,32 and prior prospective studies defining risk stratification thresholds for high-sensitivity cardiac troponin.14 Second, we determined the MI3 values that gave a specificity ≥90% and a PPV ≥75% in the training set based on consensus of the project steering committee, and assessed their performance in the test set. We used 1000 bootstrapped samples to determine these MI3 thresholds and their 95% CIs. All analyses were performed in R (version 3.2.4: The R Foundation for Statistical Computing).

Additional Analyses

Prespecified subgroup analyses were performed by age, sex, comorbidities (coronary artery disease, diabetes mellitus, hypertension, current smoking), time from symptom onset to first sample draw, time between tests, and the presence or absence of myocardial ischemia on the electrocardiogram. Performance of the algorithm was also evaluated for the outcomes of type 1 myocardial infarction within the next 30 days and for type 1 or 2 myocardial infarction on index admission. Last, we compared the performance of MI3 using the example thresholds derived from our training set with the 99th percentile at any time point, and the European Society of Cardiology (ESC) 0/1-hour and 0/3-hour pathways6 for a diagnosis of type 1 myocardial infarction in our test set.

Results

The training set comprised 3013 patients of whom 404 (13.4%) had a diagnosis of type 1 myocardial infarction. The set was predominantly male (63%), with a mean age of 62.4 years (Table 1). The test set comprised 7998 patients, 62% male, with a mean age of 58.8 years and mean time between samples of 2.5 hours (SD, 1.2 hours). Of these patients, 849 (10.6%) had a diagnosis of type 1 myocardial infarction. There were no missing data for any of the variables used in the training and testing sets. Patients in the testing set were younger, less likely to have known coronary artery disease, but more likely to smoke cigarettes, have diabetes mellitus, dyslipidemia, or a family history of coronary artery disease than those in the training set.

Table 1.

Baseline Characteristics of Training and Testing Sets

graphic file with name cir-140-899-g001.jpg

Primary Analysis: Calibration and Discrimination

The MI3 algorithm was well calibrated and discriminated between those with and without type 1 myocardial infarction (AUC, 0.963 [95% CI, 0.957–0.968], Figure 1). Compared to the MI3 output estimated metrics, the sensitivity was similar, specificity and NPV were slightly higher, and the PPV marginally lower in the test set (Figure I in the online-only Data Supplement).

Figure 1.

Figure 1.

Calibration and discrimination of the myocardial-ischemic-injury-index (MI3) algorithm. Calibration of the MI3 algorithm with the observed proportion of patients with type 1 myocardial infarction in the test data set (A). Each point represents 100 patients. The dashed lines represent perfect calibration. Receiver operating characteristic curve showing discrimination of the MI3 algorithm in the test data set (B). Some MI3 values shown for illustrative purposes only.

There was no difference in AUCs for those presenting within 3 hours (0.966 [0.959–0.973]) compared with later presenters (0.965 [0.959–0.972]) and no difference when stratifying by sex (men 0.962 [0.955–0.969] and women 0.962 [0.952–0.973]; Figure II in the online-only Data Supplement). The AUCs were higher in patients with no prior history of coronary artery disease, diabetes mellitus, or hypertension compared with patients with these comorbidities. The AUC was higher in younger compared with older patients and in those with no myocardial ischemia on the ECG compared with those with ischemia.

Secondary Analysis: Example Diagnostic Thresholds

The MI3 threshold values from the training set that corresponded to our prespecified diagnostic performance metrics were 1.6 (0.9–3.0; sensitivity ≥99.0%), 3.1 (1.7–4.7; NPV ≥99.5%), 17.2 (13.8–21; specificity ≥90.0%), and 49.7 (36.6–60.0; PPV ≥75%, Table 2). In the test set, MI3 values of 1.6 and 3.1 gave a sensitivity of 97.8% (96.7%–98.7%) and an NPV of 99.4% (99.2%–99.6%), respectively. MI3 values of 17.2 and 49.7 gave a specificity of 91.7% (91.1%–92.3%) and a PPV of 71.8% (68.9%–75.0%) (Table 2).

Table 2.

Performance in the Testing Set of Example MI3 Threshold Values From the Training Set

graphic file with name cir-140-899-g003.jpg

If, for example, patients with MI3 values <1.6 were to be classified as low risk of myocardial infarction then this threshold would identify 69.4% (68.4%–70.4%) as low risk of whom 0.5% (0.3%–0.7%) would be false negatives. If patients with MI3 values ≥49.7 were classified as high risk, then this threshold would identify 10.6% (10.0%–11.2%) as high risk of whom 28.1% (25.1%–31%) would be false positives (Table II in the online-only Data Supplement). These 2 exemplar thresholds were used for all subsequent analysis. The MI3 threshold value of 1.6 performed similarly across all subgroups including those who presented within 3 hours of symptom onset (sensitivity 98.7% [97.3%–100%] and NPV 99.8% [99.7%–100%]; Figure III in the online-only Data Supplement). The MI3 threshold value of 49.7 also performed similarly across most groups with the exception of sex and time from symptom onset, where the PPV was lower in women than men, and in those presenting within 3 hours compared with those presenting more than 3 hours from symptom onset (Figure IV in the online-only Data Supplement).

Secondary Analysis: Type 1 Myocardial Infarction Within 30 Days

In addition to the 849 (10.6%) patients with type 1 myocardial infarction during the initial hospitalization there were 23 (2.9%) with myocardial infarction following discharge within the next 30 days. The MI3 value discriminated between those patients with and without type 1 myocardial infarction within the next 30 days with an AUC of 0.957 (0.951–0.963). Threshold values of 1.6 and 49.7 gave a sensitivity of 96.6% (95.3%–97.8%) and PPV of 71.9% (69.0%–74.9%), respectively (Table II in the online-only Data Supplement).

Secondary Analysis: Type 1 or 2 Myocardial Infarction on Presentation

In addition to the 849 (10.6%) patients with type 1 myocardial infarction there were 216 (2.7%) with type 2 myocardial infarction during the initial hospitalization. The MI3 value discriminated between those with and without type 1 or type 2 myocardial infarction with an AUC of 0.963 (0.957–0.968, Figure V in the online-only Data Supplement). The example low-risk MI3 threshold, 1.6, had a sensitivity of 97.4% (96.3%–99.5%), and an NPV of 99.5% (99.3%–99.7%), identifying 69.5% of patients as low risk. The example high-risk threshold, 49.7, had a specificity of 97.7% (97.3%–98.0%), and a PPV of 80.8% (78.1%–83.5%), identifying 10.6% of patients as high risk (Table III in the online-only Data Supplement).

Secondary Analysis: Comparison With Other Recommended Diagnostic Strategies

In all 7998 patients in the test set, the 99th percentile upper reference limit at any time-point identified 6473 (80.9%) patients as low risk (NPV, 98.6% [98.3%–98.9%]; sensitivity, 89.6% [87.4%–91.6%]) and 1525 (19.1%) as high risk (PPV, 49.9% [47.4%–52.4%]; specificity, 89.3% [88.6%–90.0%]). A total of 1652 patients (21%) from the test set were eligible for inclusion in the analysis of the ESC 0/3-hour pathway with ≥2.5 hours between serial samples (Figure 2). This pathway identified 86.7% (1433/1652) of patients as low risk (NPV, 98.5% [97.8%–99.1%]; sensitivity, 82.5% [74.5%–88.8%]) with 21 missed events, and 13.3% (219/1652) of patients as high risk (PPV, 45.2% [38.5%–52.1%]; specificity, 92.2% [90.7%–93.5%]). In the same patient group, MI3 <1.6 or ≥49.7, identified 70.7% (1168/1652) of patients as low risk (NPV, 99.9%; [99.5%–100%]; sensitivity, 99.2% [95.4%–100%]) with 1 missed event, and 9.0% (149/1652) of patients as high risk (specificity, 95.9% [94.8%–96.8%]; PPV, 57.7% [49.4%–65.8%]), respectively. Use of these thresholds identified 20.3% (335/1652) of patients as intermediate risk (MI3, 1.6 to 49.6), of whom 33 patients had an event.

Figure 2.

Figure 2.

Performance of the myocardial-ischemic-injury-index (MI3) algorithm compared with the European Society of Cardiology (ESC) 3-hour algorithm. Performance of MI3 at example thresholds (A) and the ESC 3-hour algorithm (B) for high-sensitivity cardiac troponin I (hs-cTnI) in 1652 patients with ≥2.5 hours between serial samples in the test set. URL indicates upper reference limit.

Only 336 patients (4%) from the test set were eligible for inclusion in the analysis of the ESC 1-hour pathway with >0.5 hour but ≤1.5 hours between serial samples (Figure 3). This pathway identified 54.3% (183/336) of patients as low risk (NPV, 100% [98.0%–100%]; sensitivity, 100% [93.2%–100%]) with no missed events, and 18.3% (61/336) of patients as high risk (PPV, 75.4% [62.7%–85.5%]; specificity, 94.7% [91.4%–97.0%]), and 27.4% (92/336) of patients as intermediate risk, of whom 6 had an event. Here, MI3 <1.6 or ≥49.7, identified 64.3% (216/336) of patients as low risk (NPV, 100% [98.3%–100%]; sensitivity, 100% [93.2%–100%]) with no missed events, and 14.9% (50/336) of patients as high risk (specificity, 97.2% [94.5%–98.8%]; PPV, 84.0 [70.9%–92.8%]), respectively. Use of these thresholds identified 20.8% (70/336) of patients as intermediate risk (MI3, 1.6–49.6), of whom 10 patients had an event.

Figure 3.

Figure 3.

Performance of the myocardial-ischemic-injury-index (MI3) algorithm compared with the European Society of Cardiology (ESC) 1-hour algorithm. Performance of MI3 at sample thresholds (A) and the ESC 1-hour algorithm (B) for high-sensitivity cardiac troponin I (hs-cTnI) in 336 patients with >0.5 hour but ≤1.5 hours between serial samples in the test set.

Discussion

In a large, international, multicenter study of more than 11 000 patients with suspected myocardial infarction, we used machine learning to train and test a novel decision tool that incorporates simple, objective variables known to be associated with the diagnosis of myocardial infarction to accurately predict the likelihood of a diagnosis of myocardial infarction. The algorithm was well calibrated, and the overall diagnostic performance was identical in both training and test data sets. This study has several unique and important characteristics.

First, this technique provides an individualised and precise assessment of risk by using age, sex, and paired high-sensitivity cardiac troponin I concentrations and allows for the complex and nonlinear ways in which these variables may interact. This contrasts with contemporary algorithms in clinical use which are based on fixed time-points for sampling, fixed troponin thresholds, and do not account for any interaction between input variables. One exception is the Troponin only-Manchester Acute Coronary Syndrome rule which uses a logistic regression model to provide risk estimates for myocardial infarction, incorporating age, sex, multiple clinical variables, and a single high-sensitivity troponin T measurement.33,34

They reported an AUC of 0.90. This model has several strengths but does not take into account dynamic interaction between variables and has to date only been assessed using thresholds allocating patients into 1 of 4 risk categories.35,36

Second, MI3 recognises the importance of both the magnitude and rate of change in cardiac troponin concentration for the diagnosis of myocardial infarction, without applying a fixed absolute or percentage change in concentration or mandating specific time-points for serial testing. MI3 performed well across a range of time intervals between sampling. This enhances its transferability because variation in the sample timing is commonplace in busy emergency departments. It is important to note that there was no difference in performance when stratified by time from symptom onset, which means that unlike some other approaches, MI3 can be applied in those patients presenting early (ie, within 3 hours of symptom onset). This is important because early presenters are a sizable subset of patients (34% of patients in the test cohort) and because the time of symptom onset is often uncertain.

Third, the large cohort size and number of patients with type 1 myocardial infarction allowed for a robust analysis of subgroups.

Fourth, at the example thresholds MI3 was better than the 99th percentile alone or the ESC 0/3-hour pathway at identifying low- and high-risk patients. Consistent with previous reports,18,20,21 both of these approaches gave a low diagnostic sensitivity and poor positive predictive value despite being widely used in clinical practice.37 MI3 compared well to the ESC 0/1-hour pathway, with the primary advantage of MI3 being flexibility in the timing of serial testing, and the simplicity of using probabilities rather than multiple thresholds to stratify risk in individual patients.

Fifth, the algorithm performed well even when type 2 myocardial infarction was included as an outcome event.

Last, MI3 provides guidance on high-risk patients reporting the PPV and specificity for type 1 myocardial infarction that could be used to initiate earlier treatment or expedite cardiology consultation. Previous attempts to optimise specificity for myocardial infarction have used absolute or relative changes in troponin concentrations to differentiate from chronic myocardial injury or have recommended thresholds well above the 99th percentile.16,17,19,38

MI3 avoids the need to decide on the use of relative or absolute changes or on a threshold for change a priori. The developed machine-learning model uses the rate of concentration change, patient age, and sex to decide on the weighting of relative and absolute troponin concentration changes.

These features are presented to the gradient boosting algorithm which outputs the MI3 value which can provide a clinical decision support tool for the assessment of all patients with suspected myocardial infarction. The clinical decision support tool also reports the diagnostic parameters associated with the calculated MI3 value. These diagnostic parameters cannot be derived for an individual patient, and therefore the tool uses an embedded reference table to report estimates of sensitivity, specificity and negative and positive predictive values from our training set alongside the calculated MI3 value. This tool is easy to implement in practice, is objective because it does not rely on potentially inconsistent assessment of symptoms or patient history, and provides accurate estimates of the likelihood of myocardial infarction for each individual patient to aid clinical decision making.

We are aware of 2 attempts to use machine learning in this field, both using an artificial neural network. In 2005, Green et al developed a model for predicting acute coronary syndrome based on demographics, prior history, symptom duration, and diastolic blood pressure.39 This model had an AUC of 0.778. In 2007, a model based on serial measurements of myoglobin and contemporary troponin I concentrations, either alone or in combination with their rate of change was evaluated in 310 patients.40 The output of this algorithm was dichotomised for diagnostic purposes, such that it had a sensitivity of 99%. These pioneering efforts were undertaken before the availability of high-sensitivity troponins and prior to the availability of multiple high-quality cohorts that we have been able to draw on.

Most studies that have developed or assessed strategies to risk stratify patients with suspected myocardial infarction have enrolled a limited number of patients with a small number of events resulting in limited precision and therefore limited external generalizability. In contrast, MI3 has been trained and tested in a population that includes patients from 9 studies across multiple geographic regions with more than 1250 events, and significant variation in the prevalence of disease, suggesting this approach is generalizable and could be used in any healthcare setting worldwide. Furthermore, rather than being an inflexible diagnostic strategy with multiple set thresholds, the MI3 algorithm is a dynamic tool that in the future could be retrained for individual health care settings depending on disease prevalence and diagnostic priorities to facilitate healthcare delivery.

From a clinical perspective, each patient will have an MI3 value that takes into consideration their own age and sex and measured cardiac troponin concentrations. This approach is distinct from previous algorithms. Whilst early diagnostic pathways, such as the ESC 0/1-hour pathway, identify groups of patients with high negative and moderate positive predictive value, they do not report these metrics or derive them for individual patients. This is a particularly important limitation for the one third of patients triaged to the observe zone, for whom the 0/1-hour pathway provides no guidance. The MI3 algorithm is also more versatile because it does not require serial testing to be performed at specific timepoints, and recognises that different healthcare systems have different priorities and tolerances of risk. The MI3 algorithm allows implementation to be tailored accordingly. For example, in some more conservative institutions triage to out-patient investigation might be acceptable only where the NPV is >99.8% (false negative rate of 1 in 1000; see Figure 4). Similarly, a cardiology consultation in the emergency department might be triggered if the PPV of myocardial infarction is >60%, but direct transfer to the cardiac cath lab only considered where the PPV is >80%. Prospective studies are now required to evaluate patient outcomes and resource utilisation following implementation of this algorithm into clinical practice.

Figure 4.

Figure 4.

Myocardial-ischemic-injury-index (MI3) clinical decision support tool to estimate the likelihood of myocardial infarction for individual patients. The figure shows a mockup of how the MI3 algorithm may be presented to physicians and patients. The top row illustrates a low-risk patient, the middle row illustrates an intermediate-risk patient, and the bottom row illustrates a high-risk patient, using the sample MI3 values of 0.9, 8.2, and 68.2, respectively. The screens on the left are for data input and return the MI3 value and estimated diagnostic metrics for an individual patient. A screen swipe presents the data in a natural frequency number and graphical format for the patient.

Limitations

Not all sites used the high-sensitivity cardiac troponin I assay to adjudicate the diagnosis of myocardial infarction, with several sites using either contemporary assays or high-sensitivity cardiac troponin T assays. This should reduce performance of the algorithm, yet we observed little heterogeneity across the cohorts. The choice of the high-risk example threshold was prespecified based on the PPV which is dependent on prevalence and may explain some of the heterogeneity between cohorts. Institutions could choose their own threshold based on the local prevalence of myocardial infarction or clinical priorities. Factors such as acceptability of risk, availability of inpatient beds or outpatient services, or the need to transfer patients for coronary angiography may influence the adoption of local thresholds. In contrast with the ESC 0/1- and 0/3-hour pathways, the primary purpose of MI3 is to assess risk in an individual patient. There are some limitations to our comparison with both pathways due to the requirement for precise sample intervals, which reduced the proportion of patients eligible for inclusion to 21% and 4% of our test cohort respectively. Prospective studies are needed to better understand the advantages and disadvantages of pathways based on individual probabilities rather than fixed thresholds. It is conventional in machine learning to use a larger data set to train and smaller data set to test out of practical considerations to develop a robust algorithmic model. We have used the smaller data set to train because it was available before the other data sets and because it was already a large data set. Machine learning also has the capability to use many features which could include aspects of patient history and clinical symptoms. These variables were not included because our intention was to develop a tool that only uses variables that are objective and always available to ensure our algorithm can be applied widely in clinical practice. We focus on the training and testing of the MI3 algorithm and do not report a comparison with other linear regression or machine learning methods here.

Conclusions

The MI3 clinical decision support tool incorporates simple and objective variables including age, sex and serial cardiac troponin I concentrations measured using a high-sensitivity assay to rapidly estimate risk of myocardial infarction. It can be used to individualise the risk assessment of patients with suspected myocardial infarction or to categorize patients into low- or high-risk groups.

Sources of Funding

M.P. Than is supported by a Clinical Practitioners Research Fellowship by the Health Research Council of New Zealand. Dr Pickering is supported by a Senior Research Fellowship in Acute Care from the Emergency Care Foundation, the Canterbury Medical Research Foundation, and the Canterbury District Health Board. Drs Shah and Mills are supported by an Intermediate Clinical Research Fellowship (FS/19/17/34172) and the Butler Senior Clinical Research Fellowship (FS/16/14/32023) from the British Heart Foundation, respectively. Dr Neumann was supported by a grant from the German Heart Foundation/German Foundation of Heart Research and the Else Kroöner Fresenius Stiftung. The BACC study was supported by German Center of Cardiovascular Research (DZHK) and an unrestricted grant by Abbott Diagnostics (no influence on the study). The study was also supported by a Research Excellence Award from the British Heart Foundation (RE/18/5/34216) and by Health Data Research UK which receives its funding from HDR UK Ltd (HDR-5012) funded by the UK Medical Research Council, Engineering and Physical Sciences Research Council, Economic and Social Research Council, Department of Health and Social Care (England), Chief Scientist Office of the Scottish Government Health and Social Care Directorates, Health and Social Care Research and Development Division (Welsh Government), Public Health Agency (Northern Ireland), British Heart Foundation and the Wellcome Trust. The funders had no role in the study and the decision to submit this work to be considered for publication.

Disclosures

Abbott Diagnostics applied the supervised machine learning technique “boosting” to train the MI3 algorithm (A.B., S.D., J.H.) and provided a description of the training process, which is supplied in the supplement. Abbott Diagnostics has filed for an international patent on the use of the MI3 algorithm (International Publication Number WO2017/173353A1). Abbott Diagnostics did not participate in data collection in any of the contributing studies or in the testing of algorithm performance. Abbott Diagnostics provided some funding to support two group meetings and data extraction. The Abbott Diagnostics employees listed (AB, SD, JH) contributed as coauthors to the drafting of the article. M.P. Than has consulted for Abbott Diagnostics, Beckman Coulter and Roche Diagnostics, and has received research funding from Abbott Diagnostics, Beckman Coulter and Roche Diagnostics. Dr Pickering has served as a consultant statistician for Abbott Diagnostics. Dr Sandoval has participated in advisory boards for Abbott Diagnostics and Roche Diagnostics without personal financial compensation. Dr Shah has received speaker fees from Abbott Diagnostics. Dr Cullen has consulted for Siemens Healthineers, Beckman Coulter and Abbott Diagnostics, and has received research funding from Beckman Coulter, Radiometer, Abbott Diagnostics and Siemens. Dr Neumann has received honoraria from Abbott Diagnostics and Siemens Healthineers. Dr Mills has served as a consultant for Abbott Diagnostics, LumiraDx, Siemens Healthineers, and Singulex. The other authors have nothing to disclose.

Supplementary Material

cir-140-899-s001.pdf (1.9MB, pdf)

Appendix

MI3 Collaborative Authorship

Peter M George, MBBS (Department of Pathology, University of Otago Christchurch, New Zealand); A Mark Richards, PhD (Christchurch Heart Institute, Department of Medicine, University of Otago Christchurch, New Zealand; Cardiovascular Research Institute, National University of Singapore); Richard W Troughton, MBChB PhD (Christchurch Heart Institute, Department of Medicine, University of Otago Christchurch, New Zealand); Sally J Aldous, MBBS (Cardiology, Christchurch Hospital, New Zealand); Andrew R Chapman, MBChB PhD (BHF/University Centre for Cardiovascular Sciences, University of Edinburgh, United Kingdom); Atul Anand, MBChB PhD (BHF/University Centre for Cardiovascular Sciences, University of Edinburgh, United Kingdom); Jaimi Greenslade, PhD (Emergency Department, Royal Brisbane and Women’s Hospital, Australia); William Parsonage, MD (Cardiology, Royal Brisbane and Women’s Hospital, Australia); Jasper Boeddinghaus, MD (Universitatsspital Basel, Switzerland); Karin Wildi, MD (Universitatsspital Basel, Switzerland); Thomas Nestelberger, MD (Universitatsspital Basel, Switzerland); Patrick Badertscher, MD (Universitatsspital Basel, Switzerland); Shaoqing Du PhD (Abbott Diagnostics, Abbott Laboratories, Lake Forest, IL); Janel Huang PhD (Abbott Diagnostics, Abbott Laboratories, Lake Forest, IL); Stephen W Smith MD, (Emergency Medicine, Hennepin County Medical Center, Minneapolis, MN); Nils A Sörensen, MD (Department of General and Interventional Cardiology, University Heart Center, Hamburg, Germany); Francisco Ojeda, PhD (Department of General and Interventional Cardiology, University Heart Center, Hamburg, Germany).

Footnotes

*

M.P. Than and Dr Pickering contributed equally.

Sources of Funding, see page 908

The online-only Data Supplement, podcast, and transcript are available with this article at https://www.ahajournals.org/doi/suppl/10.1161/circulationaha.119.041980.

References

  • 1.Sandoval Y, Smith SW, Apple FS. Present and future of cardiac troponin in clinical practice: a paradigm shift to high-sensitivity assays. Am J Med. 2016;129:354–365. doi: 10.1016/j.amjmed.2015.12.005. doi: 10.1016/j.amjmed.2015.12.005. [DOI] [PubMed] [Google Scholar]
  • 2.Hollander JE, Than M, Mueller C. State-of-the-art evaluation of emergency department patients presenting with potential acute coronary syndromes. Circulation. 2016;134:547–564. doi: 10.1161/CIRCULATIONAHA.116.021886. doi: 10.1161/CIRCULATIONAHA.116.021886. [DOI] [PubMed] [Google Scholar]
  • 3.Westermann D, Neumann JT, Sörensen NA, Blankenberg S. High-sensitivity assays for troponin in patients with cardiac disease. Nat Rev Cardiol. 2017;386:1. doi: 10.1038/nrcardio.2017.48. [DOI] [PubMed] [Google Scholar]
  • 4.Apple FS, Sandoval Y, Jaffe AS, Ordonez-Llanos J IFCC Task Force on Clinical Applications of Cardiac Bio-Markers. Cardiac troponin assays: guide to understanding analytical characteristics and their impact on clinical care. Clin Chem. 2017;63:73–81. doi: 10.1373/clinchem.2016.255109. doi: 10.1373/clinchem.2016.255109. [DOI] [PubMed] [Google Scholar]
  • 5.Thygesen K, Alpert JS, Jaffe AS, Simoons ML, Chaitman BR. ESC/ACCF/AHA/WHF expert consensus document: third universal definition of myocardial infarction. Circulation. 2012;126:2020–2035. doi: 10.1161/CIR.0b013e31826e1058. doi: 10.1161/CIR.0b013e31826e1058. [DOI] [PubMed] [Google Scholar]
  • 6.Roffi M, Patrono C, Collet JP, Mueller C, Valgimigli M, Andreotti F, Bax JJ, Borger MA, Brotons C, Chew DP, et al. ESC Scientific Document Group. 2015 ESC Guidelines for the management of acute coronary syndromes in patients presenting without persistent ST-segment elevation: task force for the management of acute coronary syndromes in patients presenting without persistent ST-segment elevation of the European Society of Cardiology (ESC). Eur Heart J. 2016;37:267–315. doi: 10.1093/eurheartj/ehv320. doi: 10.1093/eurheartj/ehv320. [DOI] [PubMed] [Google Scholar]
  • 7.Body R, Carley S, McDowell G, Jaffe AS, France M, Cruickshank K, Wibberley C, Nuttall M, Mackway-Jones K. Rapid exclusion of acute myocardial infarction in patients with undetectable troponin using a high-sensitivity assay. J Am Coll Cardiol. 2011;58:1332–1339. doi: 10.1016/j.jacc.2011.06.026. doi: 10.1016/j.jacc.2011.06.026. [DOI] [PubMed] [Google Scholar]
  • 8.Rubini Giménez M, Hoeller R, Reichlin T, Zellweger C, Twerenbold R, Reiter M, Moehring B, Wildi K, Mosimann T, Mueller M, et al. Rapid rule out of acute myocardial infarction using undetectable levels of high-sensitivity cardiac troponin. Int J Cardiol. 2013;168:3896–3901. doi: 10.1016/j.ijcard.2013.06.049. doi: 10.1016/j.ijcard.2013.06.049. [DOI] [PubMed] [Google Scholar]
  • 9.Bandstein N, Ljung R, Johansson M, Holzmann MJ. Undetectable high-sensitivity cardiac troponin T level in the emergency department and risk of myocardial infarction. J Am Coll Cardiol. 2014;63:2569–2578. doi: 10.1016/j.jacc.2014.03.017. doi: 10.1016/j.jacc.2014.03.017. [DOI] [PubMed] [Google Scholar]
  • 10.Carlton E, Greenslade J, Cullen L, Body R, Than M, Pickering JW, Aldous S, Carley S, Hammett C, Kendall J, et al. Evaluation of high-sensitivity cardiac troponin I levels in patients with suspected acute coronary syndrome. JAMA Cardiol. 2016;1:405–412. doi: 10.1001/jamacardio.2016.1309. doi: 10.1001/jamacardio.2016.1309. [DOI] [PubMed] [Google Scholar]
  • 11.Thelin J, Melander O, Öhlin B. Early rule-out of acute coronary syndrome using undetectable levels of high sensitivity troponin T. Eur Heart J Acute Cardiovasc Care. 2015;4:403–409. doi: 10.1177/2048872614554107. doi: 10.1177/2048872614554107. [DOI] [PubMed] [Google Scholar]
  • 12.Body R, Mueller C, Giannitsis E, Christ M, Ordonez-Llanos J, de Filippi CR, Nowak R, Panteghini M, Jernberg T, Plebani M, et al. TRAPID-AMI Investigators. The use of very low concentrations of high-sensitivity troponin T to rule out acute myocardial infarction using a single blood test. Acad Emerg Med. 2016;23:1004–1013. doi: 10.1111/acem.13012. doi: 10.1111/acem.13012. [DOI] [PubMed] [Google Scholar]
  • 13.Pickering JW, Than MP, Cullen L, Aldous S, Ter Avest E, Body R, Carlton EW, Collinson P, Dupuy AM, Ekelund U, et al. Rapid rule-out of acute myocardial infarction with a single high-sensitivity cardiac troponin T measurement below the limit of detection: a collaborative meta-analysis. Ann Intern Med. 2017;166:715–724. doi: 10.7326/M16-2562. doi: 10.7326/M16-2562. [DOI] [PubMed] [Google Scholar]
  • 14.Shah AS, Anand A, Sandoval Y, Lee KK, Smith SW, Adamson PD, Chapman AR, Langdon T, Sandeman D, Vaswani A, et al. High-STEACS investigators. High-sensitivity cardiac troponin I at presentation in patients with suspected acute coronary syndrome: a cohort study. Lancet. 2015;386:2481–2488. doi: 10.1016/S0140-6736(15)00391-8. doi: 10.1016/S0140-6736(15)00391-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Sandoval Y, Smith SW, Love SA, Sexter A, Schulz K, Apple FS. Single high-sensitivity cardiac troponin I to rule out acute myocardial infarction. Am J Med. 2017;130:1076–1083.e1. doi: 10.1016/j.amjmed.2017.02.032. doi: 10.1016/j.amjmed.2017.02.032. [DOI] [PubMed] [Google Scholar]
  • 16.Rubini Gimenez M, Twerenbold R, Jaeger C, Schindler C, Puelacher C, Wildi K, Reichlin T, Haaf P, Merk S, Honegger U, et al. One-hour rule-in and rule-out of acute myocardial infarction using high-sensitivity cardiac troponin I. Am J Med. 2015;128:861–870.e4. doi: 10.1016/j.amjmed.2015.01.046. doi: 10.1016/j.amjmed.2015.01.046. [DOI] [PubMed] [Google Scholar]
  • 17.Reichlin T, Schindler C, Drexler B, Twerenbold R, Reiter M, Zellweger C, Moehring B, Ziller R, Hoeller R, Rubini Gimenez M, et al. One-hour rule-out and rule-in of acute myocardial infarction using high-sensitivity cardiac troponin T. Arch Intern Med. 2012;172:1211–1218. doi: 10.1001/archinternmed.2012.3698. doi: 10.1001/archinternmed.2012.3698. [DOI] [PubMed] [Google Scholar]
  • 18.Pickering JW, Greenslade JH, Cullen L, Flaws D, Parsonage W, George P, Worster A, Kavsak PA, Than MP. Validation of presentation and 3 h high-sensitivity troponin to rule-in and rule-out acute myocardial infarction. Heart. 2016;102:1270–1278. doi: 10.1136/heartjnl-2015-308505. doi: 10.1136/heartjnl-2015-308505. [DOI] [PubMed] [Google Scholar]
  • 19.Pickering JW, Greenslade JH, Cullen L, Flaws D, Parsonage W, Aldous S, George P, Worster A, Kavsak PA, Than MP. Assessment of the European Society of Cardiology 0-hour/1-hour algorithm to rule-out and rule-in acute myocardial infarction. Circulation. 2016;134:1532–1541. doi: 10.1161/CIRCULATIONAHA.116.022677. doi: 10.1161/CIRCULATIONAHA.116.022677. [DOI] [PubMed] [Google Scholar]
  • 20.Parsonage WA, Mueller C, Greenslade JH, Wildi K, Pickering J, Than M, Aldous S, Boeddinghaus J, Hammett CJ, Hawkins T, et al. Validation of NICE diagnostic guidance for rule out of myocardial infarction using high-sensitivity troponin tests. Heart. 2016;102:1279–1286. doi: 10.1136/heartjnl-2016-309270. doi: 10.1136/heartjnl-2016-309270. [DOI] [PubMed] [Google Scholar]
  • 21.Chapman AR, Anand A, Boeddinghaus J, Ferry AV, Sandeman D, Adamson PD, Andrews J, Tan S, Cheng SF, D’Souza M, et al. Comparison of the efficacy and safety of early rule-out pathways for acute myocardial infarction. Circulation. 2017;135:1586–1596. doi: 10.1161/CIRCULATIONAHA.116.025021. doi: 10.1161/CIRCULATIONAHA.116.025021. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Obermeyer Z, Emanuel EJ. Predicting the future: big data, machine learning, and clinical medicine. N Engl J Med. 2016;375:1216–1219. doi: 10.1056/NEJMp1606181. doi: 10.1056/NEJMp1606181. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Krittanawong C, Zhang H, Wang Z, Aydar M, Kitai T. Artificial intelligence in precision cardiovascular medicine. J Am Coll Cardiol. 2017;69:2657–2664. doi: 10.1016/j.jacc.2017.03.571. doi: 10.1016/j.jacc.2017.03.571. [DOI] [PubMed] [Google Scholar]
  • 24.Neumann JT, Sörensen NA, Schwemer T, Ojeda F, Bourry R, Sciacca V, Schaefer S, Waldeyer C, Sinning C, Renné T, et al. Diagnosis of myocardial infarction using a high-sensitivity troponin I 1-hour algorithm. JAMA Cardiol. 2016;1:397–404. doi: 10.1001/jamacardio.2016.0695. doi: 10.1001/jamacardio.2016.0695. [DOI] [PubMed] [Google Scholar]
  • 25.Reichlin T, Hochholzer W, Bassetti S, Steuer S, Stelzig C, Hartwiger S, Biedert S, Schaub N, Buerge C, Potocki M, et al. Early diagnosis of myocardial infarction with sensitive cardiac troponin assays. N Engl J Med. 2009;361:858–867. doi: 10.1056/NEJMoa0900428. doi: 10.1056/NEJMoa0900428. [DOI] [PubMed] [Google Scholar]
  • 26.Than M, Cullen L, Aldous S, Parsonage WA, Reid CM, Greenslade J, Flaws D, Hammett CJ, Beam DM, Ardagh MW, et al. 2-Hour accelerated diagnostic protocol to assess patients with chest pain symptoms using contemporary troponins as the only biomarker: the ADAPT trial. J Am Coll Cardiol. 2012;59:2091–2098. doi: 10.1016/j.jacc.2012.02.035. doi: 10.1016/j.jacc.2012.02.035. [DOI] [PubMed] [Google Scholar]
  • 27.Than M, Aldous S, Lord SJ, Goodacre S, Frampton CM, Troughton R, George P, Florkowski CM, Ardagh M, Smyth D, et al. A 2-hour diagnostic protocol for possible cardiac chest pain in the emergency department: a randomized clinical trial. JAMA Intern Med. 2014;174:51–58. doi: 10.1001/jamainternmed.2013.11362. doi: 10.1001/jamainternmed.2013.11362. [DOI] [PubMed] [Google Scholar]
  • 28.Than MP, Pickering JW, Aldous SJ, Cullen L, Frampton CM, Peacock WF, Jaffe AS, Goodacre SW, Richards AM, Ardagh MW, et al. Effectiveness of EDACS versus ADAPT accelerated diagnostic pathways for chest pain: a pragmatic randomized controlled trial embedded within practice. Ann Emerg Med. 2016;68:93–102.e1. doi: 10.1016/j.annemergmed.2016.01.001. doi: 10.1016/j.annemergmed.2016.01.001. [DOI] [PubMed] [Google Scholar]
  • 29.Cullen L, Greenslade JH, Hawkins T, Hammett C, O’Kane S, Ryan K, Parker K, Schluter J, Dalton E, Brown AF, et al. Improved Assessment of Chest Pain Trial (IMPACT): assessing patients with possible acute coronary syndromes. Med J Aust. 2017;207:195–200. doi: 10.5694/mja16.01351. doi: 10.5694/mja16.01351. [DOI] [PubMed] [Google Scholar]
  • 30.Friedman J.H. Greedy function approximation: a gradient boosting machine. Ann Stats. 2001;29:1189–1232. doi: 10.1214/aos/1013203451. [Google Scholar]
  • 31.Collins GS, Reitsma JB, Altman DG, Moons KG. Transparent Reporting of a Multivariable Prediction Model for Individual Prognosis or Diagnosis (TRIPOD): the TRIPOD statement. J Clin Epidemiol. 2015;68:134–143. doi: 10.1016/j.jclinepi.2014.11.010. doi: 10.1016/j.jclinepi.2014.11.010. [DOI] [PubMed] [Google Scholar]
  • 32.Than M, Herbert M, Flaws D, Cullen L, Hess E, Hollander JE, Diercks D, Ardagh MW, Kline JA, Munro Z, et al. What is an acceptable risk of major adverse cardiac event in chest pain patients soon after discharge from the Emergency Department?: a clinical survey. Int J Cardiol. 2013;166:752–754. doi: 10.1016/j.ijcard.2012.09.171. doi: 10.1016/j.ijcard.2012.09.171. [DOI] [PubMed] [Google Scholar]
  • 33.Body R, Carley S, McDowell G, Pemberton P, Burrows G, Cook G, Lewis PS, Smith A, Mackway-Jones K. The Manchester Acute Coronary Syndromes (MACS) decision rule for suspected cardiac chest pain: derivation and external validation. Heart. 2014;100:1462–1468. doi: 10.1136/heartjnl-2014-305564. doi: 10.1136/heartjnl-2014-305564. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Body R, Carlton E, Sperrin M, Lewis PS, Burrows G, Carley S, McDowell G, Buchan I, Greaves K, Mackway-Jones K. Troponin-only Manchester Acute Coronary Syndromes (T-MACS) decision aid: single biomarker re-derivation and external validation in three cohorts. Emerg Med J. 2017;34:349–356. doi: 10.1136/emermed-2016-205983. doi: 10.1136/emermed-2016-205983. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Greenslade JH, Nayer R, Parsonage W, Doig S, Young J, Pickering JW, Than M, Hammett C, Cullen L. Validating the Manchester Acute Coronary Syndromes (MACS) and Troponin-only Manchester Acute Coronary Syndromes (T-MACS) rules for the prediction of acute myocardial infarction in patients presenting to the emergency department with chest pain. Emerg Med J. 2017;34:517–523. doi: 10.1136/emermed-2016-206366. doi: 10.1136/emermed-2016-206366. [DOI] [PubMed] [Google Scholar]
  • 36.Body R, Boachie C, McConnachie A, Carley S, Van Den Berg P, Lecky FE. Feasibility of the Manchester Acute Coronary Syndromes (MACS) decision rule to safely reduce unnecessary hospital admissions: a pilot randomised controlled trial. Emerg Med J. 2017;34:586–592. doi: 10.1136/emermed-2016-206148. doi: 10.1136/emermed-2016-206148. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37.Shah ASV, Anand A, Strachan FE, Ferry AV, Lee KK, Chapman AR, Sandeman D, Stables CL, Adamson PD, Andrews JPM, et al. High-STEACS Investigators. High-sensitivity troponin in the evaluation of patients with suspected acute coronary syndrome: a stepped-wedge, cluster-randomised controlled trial. Lancet. 2018;392:919–928. doi: 10.1016/S0140-6736(18)31923-8. doi: 10.1016/S0140-6736(18)31923-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38.Mueller C, Giannitsis E, Christ M, Ordóñez-Llanos J, deFilippi C, McCord J, Body R, Panteghini M, Jernberg T, Plebani M, et al. TRAPID-AMI Investigators. Multicenter evaluation of a 0-hour/1-hour algorithm in the diagnosis of myocardial infarction with high-sensitivity cardiac troponin T. Ann Emerg Med. 2016;68:76–87.e4. doi: 10.1016/j.annemergmed.2015.11.013. doi: 10.1016/j.annemergmed.2015.11.013. [DOI] [PubMed] [Google Scholar]
  • 39.Green M, Björk J, Lundager Hansen J, Ekelund U, Edenbrandt L, Ohlsson M. Detection of acute coronary syndromes in chest pain patients using neural network ensembles. In: Fonseca J, editor. In: Second International Conference on Computational Intelligence in Medicine and Healthcare. 2005. pp. 182–187. [Google Scholar]
  • 40.Eggers KM, Ellenius J, Dellborg M, Groth T, Oldgren J, Swahn E, Lindahl B. Artificial neural network algorithms for early diagnosis of acute myocardial infarction and prediction of infarct size in chest pain patients. Int J Cardiol. 2007;114:366–374. doi: 10.1016/j.ijcard.2005.12.019. doi: 10.1016/j.ijcard.2005.12.019. [DOI] [PubMed] [Google Scholar]

Articles from Circulation are provided here courtesy of Wolters Kluwer Health

RESOURCES