Figures
Abstract
Purpose
To deeply analyze the basic information and disease information of adult patients in the MIMIC-III (Medical Information Mart for Intensive Care III) database, and provide data reference for clinicians and researchers.
Materials and methods
Tableau2019.1.0 and Navicat12.0.29 were used for data analysis and extraction of disease distribution of adult patients in the MIMIC-III database.
Result
A total of 38,163 adult patients were included in the MIMIC-III database. Only 38,156 patients with the first diagnosis were selected. Among them, 21,598 were males accounting for 56.6% the median age was 66 years (Q1-Q3: 53–78), the median length of a hospital stay was 7 days (Q1-Q3: 4–12), and the median length of an ICU stay was 2.1 days (Q1-Q3: 1.2–4.1). Septicemia was the disease with the highest mortality rate among patients and the total mortality rate was 48.9%. The disease with the largest number of patients at the last time was other forms of chronic ischemic heart disease.
Citation: Dai Z, Liu S, Wu J, Li M, Liu J, Li K (2020) Analysis of adult disease characteristics and mortality on MIMIC-III. PLoS ONE 15(4): e0232176. https://doi.org/10.1371/journal.pone.0232176
Editor: Omid Beiki, Karolinska Institutet, SWEDEN
Received: September 16, 2019; Accepted: April 8, 2020; Published: April 30, 2020
Copyright: © 2020 Dai et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: The data underlying the results presented in the study are available from the Medical Information Mart for Intensive Care (MIMIC-III), a large, single-center database comprising information relating to patients admitted to critical care units at a large tertiary care hospital. Because the data contain sensitive patient information, MIMIC-III has not made the data sets publicly available. More information about MIMIC-III can be found on their website (https://mimic.mit.edu/about/mimic/). To access this data, interested researchers must first complete the CITI “Data or Specimens Only Research” course (https://www.citiprogram.org/index.cfm?pageID=154&icat=0&ac=0) and then submit an application for credentialed access through PhysioNet (https://physionet.org/content/mimiciii/). For more detailed instructions on how to apply for data access, please see the Supporting Information files of this article. This study used the publicly available Multiparameter Intelligent Monitoring in Intensive Care (MIMIC) III database version 1.4.
Funding: This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors.
Competing interests: The authors declare that they have no competing interests.
1. Introduction
In order to understand the nature of the disease, many studies have been carried out to determine the pathogenesis, course, and complications of the disease [1–3]. MIMIC-III (Medical Information Mart for Intensive Care III) is a large, freely-available database comprising de-identified health-related data associated with over forty thousand patients who stayed in critical care units of the Beth Israel Deaconess Medical Center between 2001 and 2012 [4]. The data in the MIMIC-III database is more reliable and complete than the data in the MIMIC-II database. Many researchers have conducted a lot of research on the MIMIC-III database. Kurniati A P [5] used process mining to study oncology. Mengling F’s [6] study was designed to examine the association of transthoracic echocardiography with 28-day mortality specifically in patients who suffered from sepsis. Parreco J P [7] used supervised machine learning to predict central line-associated bloodstream infection (CLABSI). Some scholars have used deep learning [8,9] and visualization methods [10,11] to study the MIMIC-III database and get better results. There are also many other researchers [12–15] using other methods to study the MIMIC-III database.
Recent researches have leveraged machine learning techniques to predict the mortality rate of various diseases. In order to solve clinical problems in a meaningful way, researchers need to understand clinicians’ needs. Because clinicians lack knowledge of SQL programming and EHR database programming [16–18], the clinical questions that they raised cannot be supported by data. Therefore, in order to promote the communication and cooperation between clinicians and researchers [18], a detailed analysis of disease information based on the MIMIC-III database was conducted in this paper to provide data reference for researchers.
2. Materials and methods
2.1. Data source
This study used the publicly available Multiparameter Intelligent Monitoring in Intensive Care (MIMIC) III database version 1.4 [4]. The MIMIC-III database is derived from the private medical record of the ICU of the Boston Medical Center in the United States. All patients’ data were anonymized prior to extraction and data analysis. The creation, maintenance, and use of the MIMIC-III database were approved by the institutional review boards of the Massachusetts Institute of Technology and Beth Israel Deaconess Medical Center [19]. The database contains detailed information on patients’ vital signs, laboratory tests, and diagnosis codes for research by global scholars. The MIMIC-III database contains 46,520 patients at the unique patient level, of whom 38,163 are adult patients, 38,161 patients were last admitted to the ICU, and 38,156 patients have the first diagnosis.
2.2. Data selection
Because juvenile patients have different physical status from adult patients, this article only selected adult patients to conduct data analysis. The research in this paper is based on unique patient levels. All data were obtained at a unique patient level. Because a patient may have multiple admission records, we selected the last admission record. In the last admission record, we selected the last ICU record for statistical analysis. 38,161 patients were last admitted to the ICU. In this study, only the first diagnosis was selected as the object of data analysis, and the disease classification was gradually refined according to the primary International Classification of Diseases (ICD-9) codes [20]. Because the MIMIC-III database only includes the patients’ admission time and discharge time, we used the discharge time minus the admission time to obtain the patients’ hospitalization days. The date of death of each patient was recorded in the MIMIC-III database. We used the date of death of each patient minus the date of discharge to obtain how many days the patients died after being discharged. Then we selected patients who died within 90 days for analysis.
2.3. Research methods
The research in this article was divided into two parts the first part was the statistics and analysis of basic information of all patients in MIMIC-III database, and the second part was the distribution of diseases. The first part describes the patients’ age, gender, ethnicity, admission time and distribution of ICU types. We used SQL programming in Navicat12.0.29 to extract the required indicator data from the database and then imported the extracted data into Tableau2019.1.0. We used table query and calculated fields in Tableau2019.1.0 to filter unique data and then performed the visual analysis to get the final result.
In the second part, we analyzed the basic information of ten diseases with the largest number of patients, and the mortality and the ICU distribution of the ten diseases. Firstly, according to the ICD-9 coding standard, the number of patients and deaths of each disease were counted, and the ten diseases with the largest number of patients and the ten diseases with the highest mortality were screened. Then, we counted the basic information of patients for each disease. According to the analysis methods mentioned in the first part of this section, the ICU distribution of the ten diseases with the largest number of patients was made to reflect the main diseases of each ICU.
3. Result
3.1. Basic information of all patients in MIMIC-III
We divided patients into three parts: death in hospital, 90-day death after discharge, and no death within 90-day after discharge. We divided patients into three categories and gained their information separately, so we can understand the disease characteristics of different populations more clearly.
We analyzed such as length of stay, age, gender. Age and length of stay are expressed in median (inter-quartile range). Two of the 90-day-dead patients who were discharged from the hospital had incorrect information that the time of death was greater than the time of admission. Therefore, the basic information of the two patients was not counted in the statistics. It can be seen from the Table 1 that the dead patients (include death in the hospital and 90-day death after discharge) are older, 74 years (Q1-Q3: 60–83) and 76 years (Q1-Q3: 64–84), while the non-dead patients are relatively young, 64 years (Q1-Q3: 51–76). The mortality of patients in the MIMIC-III database is 23.2%. Data analysis showed that older people were more likely to be admitted to the ICU and had a higher risk of death. We should pay more attention to the physiological indicators of patients above the median age of 74 years old to improve their survival rate.
We counted the distribution of patients in different ICUs (Fig 1). The ICU with the largest number of patients is the Medical Intensive Care Unit (MICU), and the number of patients who died in the hospital and the number of patients non-dead within 90-day after discharge in the MICU are also much higher than those in other ICUs. It shows that the internal disease is the disease with the largest number of patients and the highest mortality rate. In subsequent studies, we can study the physiological indicators of patients in MICU and use machine learning to predict the health of patients. Fig 1 also shows that the number of patients admitted to Cardiac Surgery Intensive Care Unit (CSRU) was second only to MICU, but the number of deaths in hospital and the number of 90-day deaths after discharge is the lowest compared to other ICUs. In Fig 2, we counted the mortality of patients admitted to each type of ICU, and we found that the highest mortality rate was 32.6% in MICU. Mortality exceeds 24% in both CCU (24.3%) and SICU (24.4%).
We analyzed the ethnic mortality of patients (Fig 3). We find Asians have the highest mortality rate, at 24.8%. Fig 4 depicts a pie chart of the ethnic distribution of all adult patients in the MIMIC-III database. The ethnic distribution and proportion can be clearly seen. Because the database does not completely record the race of patients, many patients only say their nationality, so it is not possible to specify which race. Therefore, “UNKOWN” and “OTHER” exist in the ethnic classification. In Fig 5 we have calculated the age distribution of patients in MIMIC-III. On the whole, we can find that ICU patients are mainly elderly people. Specifically, we can see that the number of patients in the 71–80 age group is the largest, followed by the 61–70 age group. Therefore, we think that the elderly at these ages have a high risk of diseases, and it is particularly important to protect the elderly in their daily lives.
3.2. The distribution of diseases in MIMIC-III
According to the coding standard of ICD-9, this article counted the top 10 diseases with the largest number of patients admitted to the hospital according to the first diagnostic criteria (Table 2). A total of 38,163 patients were admitted, and 38,156 patients had the first diagnosis. The total number of the top 10 diseases with the largest number of patients is 15020. Because we only selected the patients’ first diagnosis as the data analysis, it is equivalent to each patient suffering from only one disease. No cross-replicated data for the diseases. The disease information of patients was counted according to the first diagnosis. The most common disease of patients admitted to hospital is Other forms of chronic ischemic heart disease, but the mortality rate of this category is the lowest in the ten diseases. The 90-day mortality rate and in-hospital mortality of Septicemia disease are the highest among the ten diseases. Heart failure has the highest median age among the ten diseases it is 77 years (Q1-Q3:66–85).
Fig 6 shows the mortality rate of the top 10 diseases with the largest number of patients. The disease with the highest mortality rate is Septicemia, and the mortality rate is 48.9%. Followed by Intracerebral hemorrhage and Other diseases of lung, the mortality rate of which also exceeded 44%. Patients with Other diseases of lung have the longest ICU stay. The days reached 4.68 (Q1-Q3: 2.1–9.8).
Fig 7 shows the distribution of ten diseases with the largest number of patients in ICU. The disease with the greatest number of patients is Other forms of chronic ischemic heart disease in the five ICUs. Followed by Other diseases of endocardium and Acute myocardial infarction. In the CCU, the disease with the greatest number of patients is Acute myocardial infarction. In the MICU, the disease with the greatest number of patients is Septicemia. In SICU and TSICU, the number of patients is relatively small. The main diseases are Intracerebral hemorrhage and Subarachnoid, subdural, and extradural hemorrhage, followed by injury and Occlusion of cerebral arteries.
4. Discussion
The MIMIC-III database is the first large ICU database that is open to the public free of charge. It has a really large dataset with rich types of medical data, providing high-quality data resources for clinical research, mining and building a knowledge base. This study was based on the latest version of the MIMIC-III database to analyze the information of diseases and the basic information of adult patients who had entered the ICU for the last time.
The research in this paper was mainly divided into two parts. In the first part, we divided the admission patients into three categories: death in the hospital, 90-day of death after discharge, and no death within 90-day after discharge. Referring to some scholars’ research [21,22], this paper divided patients into three categories, which can better understand the disease characteristics of patients in the MIMIC database. The second part was to introduce the basic information about the top 10 diseases with the largest number of patients, including the length of hospital stay, gender, age, in-hospital mortality, and 90-day mortality. Based on the disease information of the admitted patients, the mortality of each disease and the distribution of ICUs were calculated.
Fan [18] also made a statistical analysis of the MIMIC-III database. The distribution of disease spectrum in patients of the same age is described in detail. However, the whole study basically analyzed the patients as a whole and does not classify the patients. It is not clear about the changes in patients at different stages. Therefore, we divided the patients into three parts for the analysis of related indicators and mortality. This can help us understand the patients’ situation more clearly. And they selected the patients who were admitted for the first time. In our study, we selected the patients who were admitted to the hospital for the last time and they were more representative. Their research is based on the human body systems. There is no analysis of specific diseases. In our study, the basic information and mortality of the top 10 diseases with the largest number of patients were analyzed. We also calculated the prevalence of the top 10 diseases with the largest number of patients in different ICUs, so that we can see the types of the main diseases in each ICU more clearly.
This study was subject to some limitations: First, we extracted data from the MIMIC-III database, which is a retrospective study with selective bias. Second, this study mainly involved Caucasian, African American and Asians are very few. Due to ethnic differences, the results of this study need to be further verified in other ethnic groups. Third, we did not conduct influencing factors analysis and predictive analysis for these diseases. Influencing factors analysis and predictive analysis can better remind people how to prevent the diseases from the onset, predict the progression of the diseases according to the patients’ condition and basic physiological characteristics, and provide patients with better prognosis and rational allocation of medical resources. This will be the main direction of our next research.
5. Conclusion
In summary, this study provides a detailed analysis and description of the case records and disease distribution of adult patients entering the ICU for the MIMIC-III database. It provides the statistics of patients’ basic information and the top 10 diseases with the largest number of patients and the distribution of the ten diseases. This paper implements a complete data analysis process for the MIMIC-III database, and systematically paves the way for clinicians and researchers to conduct data research in the medical field.
Supporting information
S1 Checklist. PLOS ONE clinical studies checklist.
https://doi.org/10.1371/journal.pone.0232176.s002
(DOCX)
References
- 1. Aboelsoud M, Javaid AI, Al-Qadi MO, et al. Hypoxic hepatitis—its biochemical profile, causes and risk factors of mortality in critically-ill patients: A cohort study of 565 patients. Journal of Critical Care.2017;41:9–15. pmid:28460210
- 2. Shen Y, Zhang W, Cheng X, et al. Association between postoperative fluid balance and acute kidney injury in patients after cardiac surgery: A retrospective cohort study. Journal of Critical Care.2017;44:273. pmid:29220757
- 3. Calvert J, Mao Q, Hoffman JL, et al. Using electronic health record collected clinical variables to predict medical intensive care unit mortality. Annals of Medicine and Surgery.2016;11:52–57. pmid:27699003
- 4. Johnson AEW, Ppllard TJ, Shen L, et al. MIMIC-Ⅲ, a freely accessible critical care database. Sci Data, 2016, 3: 160035. pmid:27219127
- 5. Kurniati AP, Hall G, Hogg D, et al. Process mining in oncology using the MIMIC-III dataset. Journal of Physics Conference Series. 2018, 971.
- 6. Feng M, McSparron JI, Kien DT, et al. Transthoracic echocardiography and mortality in sepsis: analysis of the MIMIC-III database. Intensive Care Med.2018;44: 884–892. pmid:29806057
- 7. Parreco JP, Hidalgo AE, Badilla AD, et al. Predicting central line-associated bloodstream infections and mortality using supervised machine learning. Journal of Critical Care. 2018;45:156–162. pmid:29486341
- 8. Sanjay P, Chuizheng M, Zhengping C, et al. Benchmarking Deep Learning Models on Large Healthcare Datasets. Journal of Biomedical Informatics.2018;83:112–134. pmid:29879470
- 9. Beaulieu-Jones BK, Orzechowski P, Moore JH. Mapping Patient Trajectories using Longitudinal Extraction and Deep Learning in the MIMIC-III Critical Care Database. Pacific Symposium on Biocomputing Pacific Symposium on Biocomputing.2018.
- 10. Van PS, Zhongheng Z, Martin S, et al. Scalable Predictive Analysis in Critically Ill Patients Using a Visual Open Data Analysis Platform. PLOS ONE 2016, 11(1):e0145791. pmid:26731286
- 11. Lee J, Ribey E, Wallace JR. A web-based data visualization tool for the MIMIC-II database. BMC Medical Informatics and Decision Making.2015; 16(1):15.
- 12. Desautels T, Calvert J, Hoffman J, et al. Prediction of Sepsis in the Intensive Care Unit With Minimal Electronic Health Record Data: A Machine Learning Approach. Jmir Medical Informatics.2016, 4(3): e28. pmid:27694098
- 13. Zimmerman JE, Kramer AA, Knaus WA. Changes in hospital mortality for United States intensive care unit admissions from 1988 to 2012. Critical Care.2013, 17:R81. pmid:23622086
- 14. Marshall DC, Salciccioli JD, Goodson RJ, et al. The association between sodium fluctuations and mortality in surgical patients requiring intensive care. Journal of Critical Care.2017; 40:63–68. pmid:28347943
- 15. Johnson AE, Stone DJ, Celi A, et al. The MIMIC Code Repository: enabling reproducibility in critical care research. Journal of the American Medical Informatics Association.2018;25(1):32–39. pmid:29036464
- 16. Lee J. Patient-Specific Predictive Modeling Using Random Forests: An Observational Study for the Critically Ill. Jmir Medical Informatics.2017; 5(1):e3. pmid:28096065
- 17. Raghupathi W, Raghupathi V. Big data analytics in healthcare: promise and potential[J]. Health Information Science and Systems.2014; 2(1):3.
- 18. Fan Y, Zhao Y, Li P, et al. Analysis of diseases distribution in Medical Information Mart for Intensive Care III database. Zhonghua Wei Zhong Bing Ji Jiu Yi Xue. 2018;30(6):531–537 pmid:30009726
- 19. Lokhandwala Sharukh, Ned McCague Abdullah Chahin. One-year mortality after recovery from critical illness: A retrospective cohort study.PLoS One 2018;13(5).
- 20.
Anon. Ninth revision of the International Classification of Diseases(ICD-9) [EB/OL]. [2017-12-21]. http://www.cdc.gov/nchs/data/statab/gmwki_98.pdf
- 21. Lacroix J, Hébert Paul, Fergusson D, et al. The Age of Blood Evaluation (ABLE) Randomized Controlled Trial: Study Design. Transfusion Medicine Reviews.2011; 25(3):197–205. pmid:21550205
- 22. Rood PJT, van de Schoor F, van Tertholen K, et al. Differences in 90-day mortality of delirium subtypes in the intensive care unit: A retrospective cohort study. Journal of Critical Care.2019;53:120–124. pmid:31228762