| Literature DB >> 34072571 |
Md Mohaimenul Islam1,2,3, Tahmina Nasrin Poly1,2,3, Hsuan-Chia Yang1,2,3, Yu-Chuan Jack Li1,2,3,4,5.
Abstract
Laboratory tests are performed to make effective clinical decisions. However, inappropriate laboratory test ordering hampers patient care and increases financial burden for healthcare. An automated laboratory test recommendation system can provide rapid and appropriate test selection, potentially improving the workflow to help physicians spend more time treating patients. The main objective of this study was to develop a deep learning-based automated system to recommend appropriate laboratory tests. A retrospective data collection was performed at the National Health Insurance database between 1 January 2013, and 31 December 2013. We included all prescriptions that had at least one laboratory test. A total of 1,463,837 prescriptions from 530,050 unique patients was included in our study. Of these patients, 296,541 were women (55.95%), the range of age was between 1 and 107 years. The deep learning (DL) model achieved a higher area under the receiver operating characteristics curve (AUROC micro = 0.98, and AUROC macro = 0.94). The findings of this study show that the DL model can accurately and efficiently identify laboratory tests. This model can be integrated into existing workflows to reduce under- and over-utilization problems.Entities:
Keywords: artificial intelligence; clinical decision support system; deep learning; laboratory test; recommendation system
Year: 2021 PMID: 34072571 PMCID: PMC8227070 DOI: 10.3390/diagnostics11060990
Source DB: PubMed Journal: Diagnostics (Basel) ISSN: 2075-4418
Figure 1Selection of disease using the first three-digit code.
Figure 2Selection of five digits ATC code.
Figure 3Illustrations of multi-label classification. X is the data set in which feature vectors represent patients C1–Cn; n is the number of patients; F1–Fm are variables; m is the number of variables. Y is the label vector; L1–L4 represents the number of lab tests.
Figure 4An architecture of the proposed deep learning model.
Figure 5Training and validation loss of the deep learning model.
Figure 6Receiver operating characteristic (ROC) curves of the deep learning model for predicting laboratory tests. The range of AUROC was between 0.76 and 1 (Supplementary Table S1). The highest AUROC 1 was HIV viral loading test and the lowest AUROC 0.76 was for CBC-Ⅲ (WBC, RBC, HB, HCT, and MCV).
The performance of DL model based on varying cut-offs for clinical laboratory test prediction.
| Cut-Off | Precision | Recall | F1 Score | Hamming Loss |
|---|---|---|---|---|
| ≥0.01 | 0.24 | 0.96 | 0.37 | 0.082 |
| ≥0.05 | 0.32 | 0.89 | 0.46 | 0.038 |
| ≥0.10 | 0.39 | 0.83 | 0.52 | 0.025 |
| ≥0.15 | 0.44 | 0.76 | 0.55 | 0.019 |
| ≥0.20 | 0.48 | 0.72 | 0.56 | 0.016 |
| ≥0.25 | 0.52 | 0.66 | 0.57 | 0.014 |
| ≥0.30 | 0.55 | 0.61 | 0.57 | 0.013 |
| ≥0.35 | 0.57 | 0.57 | 0.55 | 0.012 |
| ≥0.40 | 0.61 | 0.51 | 0.54 | 0.011 |
| ≥0.45 | 0.63 | 0.47 | 0.51 | 0.011 |
| ≥0.50 | 0.65 | 0.42 | 0.48 | 0.011 |
Figure 7Total number of laboratory tests with their AUROC range.
Figure 8Evaluation of the performance of the deep learning model for predicting laboratory tests, (A) system always give exact recommendation for laboratory tests with a cut off value 0.35, (B) system might give extra recommendation of laboratory tests with a cut off value 0.30; however all laboratory recommendations are correct. Physicians can adjust cut-off value if additional tests are required. Decreasing cut-off value will increase the number of laboratory tests recommendation.