100+ datasets found
  1. p

    MIMIC-IV

    • physionet.org
    Updated Oct 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Brian Gow; Benjamin Moody; Steven Horng; Leo Anthony Celi; Roger Mark (2024). MIMIC-IV [Dataset]. http://doi.org/10.13026/kpb9-mt58
    Explore at:
    Dataset updated
    Oct 11, 2024
    Authors
    Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Brian Gow; Benjamin Moody; Steven Horng; Leo Anthony Celi; Roger Mark
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    Retrospectively collected medical data has the opportunity to improve patient care through knowledge discovery and algorithm development. Broad reuse of medical data is desirable for the greatest public good, but data sharing must be done in a manner which protects patient privacy. Here we present Medical Information Mart for Intensive Care (MIMIC)-IV, a large deidentified dataset of patients admitted to the emergency department or an intensive care unit at the Beth Israel Deaconess Medical Center in Boston, MA. MIMIC-IV contains data for over 65,000 patients admitted to an ICU and over 200,000 patients admitted to the emergency department. MIMIC-IV incorporates contemporary data and adopts a modular approach to data organization, highlighting data provenance and facilitating both individual and combined use of disparate data sources. MIMIC-IV is intended to carry on the success of MIMIC-III and support a broad set of applications within healthcare.

  2. mimic-iv-clinical-database-demo-2.2

    • kaggle.com
    Updated Apr 1, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Montassar bellah (2025). mimic-iv-clinical-database-demo-2.2 [Dataset]. https://www.kaggle.com/datasets/montassarba/mimic-iv-clinical-database-demo-2-2/data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 1, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Montassar bellah
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Abstract The Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised of deidentified electronic health records for patients admitted to the Beth Israel Deaconess Medical Center. Access to MIMIC-IV is limited to credentialed users. Here, we have provided an openly-available demo of MIMIC-IV containing a subset of 100 patients. The dataset includes similar content to MIMIC-IV, but excludes free-text clinical notes. The demo may be useful for running workshops and for assessing whether the MIMIC-IV is appropriate for a study before making an access request.

    Background The increasing adoption of digital electronic health records has led to the existence of large datasets that could be used to carry out important research across many areas of medicine. Research progress has been limited, however, due to limitations in the way that the datasets are curated and made available for research. The MIMIC datasets allow credentialed researchers around the world unprecedented access to real world clinical data, helping to reduce the barriers to conducting important medical research. The public availability of the data allows studies to be reproduced and collaboratively improved in ways that would not otherwise be possible.

    Methods First, the set of individuals to include in the demo was chosen. Each person in MIMIC-IV is assigned a unique subject_id. As the subject_id is randomly generated, ordering by subject_id results in a random subset of individuals. We only considered individuals with an anchor_year_group value of 2011 - 2013 or 2014 - 2016 to ensure overlap with MIMIC-CXR v2.0.0. The first 100 subject_id who satisfied the anchor_year_group criteria were selected for the demo dataset.

    All tables from MIMIC-IV were included in the demo dataset. Tables containing patient information, such as emar or labevents, were filtered using the list of selected subject_id. Tables which do not contain patient level information were included in their entirety (e.g. d_items or d_labitems). Note that all tables which do not contain patient level information are prefixed with the characters 'd_'.

    Deidentification was performed following the same approach as the MIMIC-IV database. Protected health information (PHI) as listed in the HIPAA Safe Harbor provision was removed. Patient identifiers were replaced using a random cipher, resulting in deidentified integer identifiers for patients, hospitalizations, and ICU stays. Stringent rules were applied to structured columns based on the data type. Dates were shifted consistently using a random integer removing seasonality, day of the week, and year information. Text fields were filtered by manually curated allow and block lists, as well as context-specific regular expressions. For example, columns containing dose values were filtered to only contain numeric values. If necessary, a free-text deidentification algorithm was applied to remove PHI from free-text. Results of this algorithm were manually reviewed and verified to remove identified PHI.

    Data Description MIMIC-IV is a relational database consisting of 26 tables. For a detailed description of the database structure, see the MIMIC-IV Clinical Database page [1] or the MIMIC-IV online documentation [2]. The demo shares an identical schema and structure to the equivalent version of MIMIC-IV.

    Data files are distributed in comma separated value (CSV) format following the RFC 4180 standard [3]. The dataset is also made available on Google BigQuery. Instructions to accessing the dataset on BigQuery are provided on the online MIMIC-IV documentation, under the cloud page [2].

    An additional file is included: demo_subject_id.csv. This is a list of the subject_id used to filter MIMIC-IV to the demo subset.

    Usage Notes The MIMIC-IV demo provides researchers with the opportunity to better understand MIMIC-IV data.

    CSV files can be opened natively using any text editor or spreadsheet program. However, as some tables are large it may be preferable to navigate the data via a relational database. We suggest either working with the data in Google BigQuery (see the "Files" section for access details) or creating an SQLite database using the CSV files. SQLite is a lightweight database format which stores all constituent tables in a single file, and SQLite databases interoperate well with a number software tools.

    Code is made available for use with MIMIC-IV on the MIMIC-IV code repository [4]. Code provided includes derivation of clinical concepts, tutorials, and reproducible analyses.

    Release Notes Release notes for the demo follow the release notes for the MIMIC-IV database.

    Ethics This project was approved by the Institutional Review Boards of Beth Israel Deaconess Medical Center (Boston, MA) and the Massachusetts Institute of Technology (Cambridge, MA). Requirement for individual patient consent was waived because the pr...

  3. P

    MIMIC-IV Dataset

    • paperswithcode.com
    • physionet.org
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MIMIC-IV Dataset [Dataset]. https://paperswithcode.com/dataset/mimic-iv
    Explore at:
    Description

    Retrospectively collected medical data has the opportunity to improve patient care through knowledge discovery and algorithm development. Broad reuse of medical data is desirable for the greatest public good, but data sharing must be done in a manner which protects patient privacy.

    The Medical Information Mart for Intensive Care (MIMIC)-III database provided critical care data for over 40,000 patients admitted to intensive care units at the Beth Israel Deaconess Medical Center (BIDMC). Importantly, MIMIC-III was deidentified, and patient identifiers were removed according to the Health Insurance Portability and Accountability Act (HIPAA) Safe Harbor provision. MIMIC-III has been integral in driving large amounts of research in clinical informatics, epidemiology, and machine learning. Here we present MIMIC-IV, an update to MIMIC-III, which incorporates contemporary data and improves on numerous aspects of MIMIC-III. MIMIC-IV adopts a modular approach to data organization, highlighting data provenance and facilitating both individual and combined use of disparate data sources. MIMIC-IV is intended to carry on the success of MIMIC-III and support a broad set of applications within healthcare.

  4. P

    MIMIC-IV-Note Dataset

    • paperswithcode.com
    Updated Feb 24, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). MIMIC-IV-Note Dataset [Dataset]. https://paperswithcode.com/dataset/mimic-iv-note
    Explore at:
    Dataset updated
    Feb 24, 2025
    Description

    The advent of large, open access text databases has driven advances in state-of-the-art model performance in natural language processing (NLP). The relatively limited amount of clinical data available for NLP has been cited as a significant barrier to the field's progress. Here we describe MIMIC-IV-Note: a collection of deidentified free-text clinical notes for patients included in the MIMIC-IV clinical database. MIMIC-IV-Note contains 331,794 deidentified discharge summaries from 145,915 patients admitted to the hospital and emergency department at the Beth Israel Deaconess Medical Center in Boston, MA, USA. The database also contains 2,321,355 deidentified radiology reports for 237,427 patients. All notes have had protected health information removed in accordance with the Health Insurance Portability and Accountability Act (HIPAA) Safe Harbor provision. All notes are linkable to MIMIC-IV providing important context to the clinical data therein. The database is intended to stimulate research in clinical natural language processing and associated areas.

  5. MIMIC-IV Clinical Text Data

    • kaggle.com
    Updated Mar 13, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Antu Saha (2025). MIMIC-IV Clinical Text Data [Dataset]. https://www.kaggle.com/datasets/antusaha182352543/mimic-iv-clinical-text-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 13, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Antu Saha
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Dataset

    This dataset was created by Antu Saha

    Released under CC0: Public Domain

    Contents

  6. p

    MIMIC-IV-ED

    • physionet.org
    Updated Jan 5, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Leo Anthony Celi; Roger Mark; Steven Horng (2023). MIMIC-IV-ED [Dataset]. http://doi.org/10.13026/5ntk-km72
    Explore at:
    Dataset updated
    Jan 5, 2023
    Authors
    Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Leo Anthony Celi; Roger Mark; Steven Horng
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    MIMIC-IV-ED is a large, freely available database of emergency department (ED) admissions at the Beth Israel Deaconess Medical Center between 2011 and 2019. The database contains ~425,000 ED stays. Vital signs, triage information, medication reconciliation, medication administration, and discharge diagnoses are available. All data are deidentified to comply with the Health Information Portability and Accountability Act (HIPAA) Safe Harbor provision. MIMIC-IV-ED is intended to support a diverse range of education initiatives and research studies.

  7. P

    MIMIC-IV ICD-10 Dataset

    • paperswithcode.com
    Updated Apr 20, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Joakim Edin; Alexander Junge; Jakob D. Havtorn; Lasse Borgholt; Maria Maistro; Tuukka Ruotsalo; Lars Maaløe (2023). MIMIC-IV ICD-10 Dataset [Dataset]. https://paperswithcode.com/dataset/mimic-iv-icd-10
    Explore at:
    Dataset updated
    Apr 20, 2023
    Authors
    Joakim Edin; Alexander Junge; Jakob D. Havtorn; Lasse Borgholt; Maria Maistro; Tuukka Ruotsalo; Lars Maaløe
    Description

    MIMIC-IV ICD-10 contains 122,279 discharge summaries—free-text medical documents—annotated with ICD-10 diagnosis and procedure codes. It contains data for patients admitted to the Beth Israel Deaconess Medical Center emergency department or ICU between 2008-2019. All codes with fewer than ten examples have been removed, and the train-val-test split was created using multi-label stratified sampling. The dataset is described further in Automated Medical Coding on MIMIC-III and MIMIC-IV: A Critical Review and Replicability Study, and the code to use the dataset is found here.

    The dataset is intended for medical code prediction and was created using MIMIC-IV v2.2 and MIMIC-IV-NOTE v2.2. Using the two datasets requires a license obtained in Physionet; this can take a couple of days.

  8. o

    Data from: MIMIC-IV-ECG: Diagnostic Electrocardiogram Matched Subset

    • registry.opendata.aws
    • physionet.org
    Updated Dec 19, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    PhysioNet (2024). MIMIC-IV-ECG: Diagnostic Electrocardiogram Matched Subset [Dataset]. https://registry.opendata.aws/mimic-iv-ecg/
    Explore at:
    Dataset updated
    Dec 19, 2024
    Dataset provided by
    <a href="https://physionet.org/">PhysioNet</a>
    Description

    The MIMIC-IV-ECG module contains approximately 800,000 diagnostic electrocardiograms across nearly 160,000 unique patients. These diagnostic ECGs use 12 leads and are 10 seconds in length. They are sampled at 500 Hz. This subset contains all of the ECGs for patients who appear in the MIMIC-IV Clinical Database. When a cardiologist report is available for a given ECG, we provide the needed information to link the waveform to the report. The patients in MIMIC-IV-ECG have been matched against the MIMIC-IV Clinical Database, making it possible to link to information across the MIMIC-IV modules.

  9. P

    MIMIC-IV-ECG Dataset

    • paperswithcode.com
    Updated Dec 24, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). MIMIC-IV-ECG Dataset [Dataset]. https://paperswithcode.com/dataset/mimic-iv-ecg
    Explore at:
    Dataset updated
    Dec 24, 2022
    Description

    The MIMIC-IV-ECG module contains approximately 800,000 diagnostic electrocardiograms across nearly 160,000 unique patients. These diagnostic ECGs use 12 leads and are 10 seconds in length. They are sampled at 500 Hz. This subset contains all of the ECGs for patients who appear in the MIMIC-IV Clinical Database. When a cardiologist report is available for a given ECG, we provide the needed information to link the waveform to the report. The patients in MIMIC-IV-ECG have been matched against the MIMIC-IV Clinical Database, making it possible to link to information across the MIMIC-IV modules.

  10. p

    MIMIC-IV on FHIR

    • physionet.org
    Updated Nov 12, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alex Bennett; Joshua Wiedekopf; Hannes Ulrich; Philip van Damme; Piotr Szul; John Grimes; Alistair Johnson (2024). MIMIC-IV on FHIR [Dataset]. http://doi.org/10.13026/rrj1-ny66
    Explore at:
    Dataset updated
    Nov 12, 2024
    Authors
    Alex Bennett; Joshua Wiedekopf; Hannes Ulrich; Philip van Damme; Piotr Szul; John Grimes; Alistair Johnson
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    Fast Healthcare Interoperability Resources (FHIR) has emerged as a robust standard for healthcare data exchange. To explore the use of FHIR for the process of data harmonization, we converted the Medical Information Mart for Intensive Care IV (MIMIC-IV) and MIMIC-IV Emergency Department (MIMIC-IV-ED) databases into FHIR. We extended base FHIR to encode information in MIMIC-IV and aimed to retain the data in FHIR with minimal additional processing, aligning to US Core v4.0.0 where possible. A total of 24 profiles were created for MIMIC-IV data, and an additional 6 profiles were created for MIMIC-IV-ED data. Code systems and value sets were created from MIMIC terminology. We hope MIMIC-IV in FHIR provides a useful restructuring of the data to support applications around data harmonization, interoperability, and other areas of research.

  11. d

    Data from: Assessing the use of HL7 FHIR for implementing the FAIR guiding...

    • search.dataone.org
    • data.niaid.nih.gov
    • +2more
    Updated Jan 18, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Philip van Damme; Matthias Löbe; Nirupama Benis; Nicolette de Keizer; Ronald Cornet (2024). Assessing the use of HL7 FHIR for implementing the FAIR guiding principles: A case study of the MIMIC-IV emergency department module [Dataset]. http://doi.org/10.5061/dryad.1jwstqk10
    Explore at:
    Dataset updated
    Jan 18, 2024
    Dataset provided by
    Dryad Digital Repository
    Authors
    Philip van Damme; Matthias Löbe; Nirupama Benis; Nicolette de Keizer; Ronald Cornet
    Time period covered
    Jan 1, 2023
    Description

    Objective To assess the use of Health Level Seven Fast Healthcare Interoperability Resources (FHIR®) for implementing the Findable, Accessible, Interoperable, and Reusable guiding principles for scientific data (FAIR). Additionally, present a list of FAIR implementation choices for supporting future FAIR implementations that use FHIR. Material and Methods A case study was conducted on the Medical Information Mart for Intensive Care-IV Emergency Department dataset (MIMIC-ED), a deidentified clinical dataset converted into FHIR. The FAIRness of this dataset was assessed using a set of common FAIR assessment indicators. Results The FHIR distribution of MIMIC-ED, comprising an implementation guide and demo data, was more FAIR compared to the non-FHIR distribution. The FAIRness score increased from 60 to 82 out of 95 points, a relative improvement of 37%. The most notable improvements were observed in interoperability, with a score increase from 5 to 19 out of 19 points, and reusability, wit..., The authors of the paper collected the dataset. , Microsoft Word (.docx files) or Microsoft Excel (.csv files) (Open-source alternatives: LibreOffice, OpenOffice) The data files (.csv) can also be opened using any text editor, R, etc., # FAIR Indicator Scores and Qualitative Comments

    This dataset belongs as supplementary material to the paper entitled "Assessing the Use of HL7 FHIR for Implementing the FAIR Guiding Principles: A Case Study of the MIMIC-IV Emergency Department Module".

    Description of the data and file structure

    This dataset describes the indicator scores and qualitative comments of the FAIR data assessment of the Medical Information Mart for Intensive Care (MIMIC)-IV Emergency Department Module. Two distributions of the Emergency Department module were assessed, the PhysioNet distribution and the Fast Healthcare Interoperability Resources (FHIR) distribution. This dataset consists of two files: (1) PhysioNet.csv containing the data of the PhysioNet distribution; and (2) FHIR.csv containing the data of the FHIR distribution. Both files share the same structure and fields.

    • Indicator ID: an ID corresponding to the IDs listed in Table 1 of the paper, which refer to a Research Data Alliance FAIR ...
  12. p

    MIMIC-IV-Note: Deidentified free-text clinical notes

    • physionet.org
    Updated Jan 6, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alistair Johnson; Tom Pollard; Steven Horng; Leo Anthony Celi; Roger Mark (2023). MIMIC-IV-Note: Deidentified free-text clinical notes [Dataset]. http://doi.org/10.13026/1n74-ne17
    Explore at:
    Dataset updated
    Jan 6, 2023
    Authors
    Alistair Johnson; Tom Pollard; Steven Horng; Leo Anthony Celi; Roger Mark
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    The advent of large, open access text databases has driven advances in state-of-the-art model performance in natural language processing (NLP). The relatively limited amount of clinical data available for NLP has been cited as a significant barrier to the field's progress. Here we describe MIMIC-IV-Note: a collection of deidentified free-text clinical notes for patients included in the MIMIC-IV clinical database. MIMIC-IV-Note contains 331,794 deidentified discharge summaries from 145,915 patients admitted to the hospital and emergency department at the Beth Israel Deaconess Medical Center in Boston, MA, USA. The database also contains 2,321,355 deidentified radiology reports for 237,427 patients. All notes have had protected health information removed in accordance with the Health Insurance Portability and Accountability Act (HIPAA) Safe Harbor provision. All notes are linkable to MIMIC-IV providing important context to the clinical data therein. The database is intended to stimulate research in clinical natural language processing and associated areas.

  13. h

    mimic-iv-dataset

    • huggingface.co
    Updated Apr 16, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ahmad Bilal (2025). mimic-iv-dataset [Dataset]. https://huggingface.co/datasets/F219091/mimic-iv-dataset
    Explore at:
    Dataset updated
    Apr 16, 2025
    Authors
    Ahmad Bilal
    Description

    F219091/mimic-iv-dataset dataset hosted on Hugging Face and contributed by the HF Datasets community

  14. p

    MIMIC-IV-Ext Cardiac Disease

    • physionet.org
    Updated May 6, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jiawei Cao; Sendong Zhao (2025). MIMIC-IV-Ext Cardiac Disease [Dataset]. http://doi.org/10.13026/khgm-hc33
    Explore at:
    Dataset updated
    May 6, 2025
    Authors
    Jiawei Cao; Sendong Zhao
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    With the rapid development of generative LLMs (large language models) in the field of natural language processing, their potential in medical applications has become increasingly evident. However, most existing studies rely on exam-style questions or artificially designed cases, lacking validation using real patient data. To address this gap, this study leverages the MIMIC-IV database to construct a subset, MIMIC-IV-Ext Cardiac Disease, which includes 4,761 patients diagnosed with cardiac diseases. The dataset covers all relevant clinical examinations from admission to discharge, as well as the final diagnoses.Combining these data with the multi-turn interaction framework we built can be used to test whether large models can guide patients through in-hospital examinations. Moreover, after modifying the MIMIC-IV dataset, our sub-dataset can greatly facilitate researchers in conducting other studies.

  15. P

    MIMIC-IV-ICD9-top50 Dataset

    • paperswithcode.com
    Updated Apr 26, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). MIMIC-IV-ICD9-top50 Dataset [Dataset]. https://paperswithcode.com/dataset/mimic-iv-icd9-top50
    Explore at:
    Dataset updated
    Apr 26, 2023
    Description

    The MIMIC-IV-ICD9 dataset, featuring the top 50 most frequently occurring labels.

  16. mimic-iv-input-data

    • kaggle.com
    Updated Apr 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mehrnooshazizi (2025). mimic-iv-input-data [Dataset]. https://www.kaggle.com/datasets/mehrnooshazizi/mimic-iv-input-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 20, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Mehrnooshazizi
    Description

    Dataset

    This dataset was created by Mehrnooshazizi

    Contents

  17. p

    MIMIC-IV-ECG-Ext-ICD: Diagnostic labels for MIMIC-IV-ECG

    • physionet.org
    Updated Aug 30, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nils Strodthoff; Juan Miguel Lopez Alcaraz; Wilhelm Haverkamp (2024). MIMIC-IV-ECG-Ext-ICD: Diagnostic labels for MIMIC-IV-ECG [Dataset]. http://doi.org/10.13026/ypt5-9d58
    Explore at:
    Dataset updated
    Aug 30, 2024
    Authors
    Nils Strodthoff; Juan Miguel Lopez Alcaraz; Wilhelm Haverkamp
    License

    https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

    Description

    The number of publicly available ECG datasets has increased tremendously in the past few years and several of these datasets have developed into widely used benchmarking datasets. However, most of them exhibit a common limitation, namely the reliance on retrospective annotation and a lack of clinical ground truth. This represents a serious limitation compared to closed in-hospital datasets. To circumvent this issue, we propose the MIMIC-IV-ECG-Ext-ICD dataset by linking the samples from the MIMIC-IV-ECG dataset to clinical ground truth from the MIMIC-IV dataset, in the form of ED and hospital discharge diagnoses. We release this derived dataset to foster further research on ECG-based prediction models with clinical ground truth and build a resource for benchmarking clinical ECG prediction models.

  18. f

    Table 1_Post-stroke mortality in ICU patients with serum glucose-potassium...

    • frontiersin.figshare.com
    docx
    Updated Apr 16, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Zhen Yuan; Aoli Chen; Yunqing Zeng; Jiwei Cheng (2025). Table 1_Post-stroke mortality in ICU patients with serum glucose-potassium ratio: an analysis of MIMIC-IV database.docx [Dataset]. http://doi.org/10.3389/fneur.2025.1578268.s001
    Explore at:
    docxAvailable download formats
    Dataset updated
    Apr 16, 2025
    Dataset provided by
    Frontiers
    Authors
    Zhen Yuan; Aoli Chen; Yunqing Zeng; Jiwei Cheng
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    IntroductionAcute ischemic stroke (AIS) patients admitted to the intensive care unit (ICU) have a high mortality rate, necessitating the early identification of those at risk of a poor prognosis. This study investigated the association between the blood glucose-to-potassium ratio (GPR) and the prognosis of AIS patients.MethodsWe conducted a retrospective cohort study using data from the Medical Information Mart for Intensive Care IV (MIMIC-IV) database. The primary outcomes were 28-day, 90-day, and 1-year mortality rates following ICU admission. Multivariate Cox proportional hazards regression models were used to estimate adjusted hazard ratios (HRs) with 95% confidence intervals (CIs). Subgroup analyses, Kaplan–Meier survival curves, and restricted cubic spline models were employed to further evaluate the relationship between the GPR and mortality in AIS patients.ResultsA total of 2,636 AIS patients were included in the study, with a mean age of 69.4 ± 15.6 years. The 1-year mortality rate was 36.8% (n = 969). After adjusting for confounders, compared with the first quartile (Q1, GPR ≤ 1.39), the 1-year mortality risks for the second quartile (Q2, 1.39 < GPR ≤ 1.74), third quartile (Q3, 1.74 < GPR ≤ 2.25), and fourth quartile (Q4, GPR ≥ 2.25) were HR = 1.17 (95% CI: 0.95–1.43, p = 0.132), HR = 1.42 (95% CI: 1.17–1.73, p < 0.001), and HR = 1.61 (95% CI: 1.33–1.96, p < 0.001), respectively. Similar trends were observed for 28-day and 90-day mortality. Kaplan–Meier (KM) analysis revealed that groups with higher GPRs had higher mortality rates at 28 days, 90 days, and 1 year. Non-linear analysis further confirmed the presence of an inflection point in the association between the GPR and 365-day mortality, which was identified at GPR = 2.75. At ratios less than this threshold, the risk of mortality increased significantly with increasing GPR (HR: 1.466; 95% CI: 1.239–1.735; p < 0.001). However, above this ratio, the association plateaued and was no longer statistically significant (HR: 0.899; 95% CI: 0.726–1.113; p = 0.095).ConclusionThe GPR is an independent predictor of poor prognosis in AIS patients admitted to the ICU. Higher GPRs are associated with increased 28-day and 90-day mortality rates, highlighting the potential utility of this ratio in risk stratification and clinical decision-making. A non-linear relationship was observed between the GPR and 365-day mortality, with an inflection point identified at GPR = 2.75.

  19. f

    S1 Dataset.xlsx

    • figshare.com
    xlsx
    Updated Mar 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    剑 邓 (2025). S1 Dataset.xlsx [Dataset]. http://doi.org/10.6084/m9.figshare.28668041.v1
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Mar 26, 2025
    Dataset provided by
    figshare
    Authors
    剑 邓
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The original data

  20. S1 File.

    • figshare.com
    xlsx
    Updated Mar 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    剑 邓 (2025). S1 File. [Dataset]. http://doi.org/10.6084/m9.figshare.28631465.v1
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Mar 20, 2025
    Dataset provided by
    Figsharehttp://figshare.com/
    Authors
    剑 邓
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Data used for research.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Brian Gow; Benjamin Moody; Steven Horng; Leo Anthony Celi; Roger Mark (2024). MIMIC-IV [Dataset]. http://doi.org/10.13026/kpb9-mt58

MIMIC-IV

Explore at:
Dataset updated
Oct 11, 2024
Authors
Alistair Johnson; Lucas Bulgarelli; Tom Pollard; Brian Gow; Benjamin Moody; Steven Horng; Leo Anthony Celi; Roger Mark
License

https://github.com/MIT-LCP/license-and-dua/tree/master/draftshttps://github.com/MIT-LCP/license-and-dua/tree/master/drafts

Description

Retrospectively collected medical data has the opportunity to improve patient care through knowledge discovery and algorithm development. Broad reuse of medical data is desirable for the greatest public good, but data sharing must be done in a manner which protects patient privacy. Here we present Medical Information Mart for Intensive Care (MIMIC)-IV, a large deidentified dataset of patients admitted to the emergency department or an intensive care unit at the Beth Israel Deaconess Medical Center in Boston, MA. MIMIC-IV contains data for over 65,000 patients admitted to an ICU and over 200,000 patients admitted to the emergency department. MIMIC-IV incorporates contemporary data and adopts a modular approach to data organization, highlighting data provenance and facilitating both individual and combined use of disparate data sources. MIMIC-IV is intended to carry on the success of MIMIC-III and support a broad set of applications within healthcare.

Search
Clear search
Close search
Google apps
Main menu