eicu-code icon indicating copy to clipboard operation
eicu-code copied to clipboard

Code and website related to the eICU Collaborative Research Database

Results 113 eicu-code issues
Sort by recently updated
recently updated
newest added

How to extract the patients of OHCA (out-of hospital cardiac arrest)? There are many diagnoses named "cardiac arrest" in eICU. But I cannot distinguish between in-hospital and out-of-hospital cardiac arrest...

Hi, I have a problem with variables Pao2 and pco2 from table apacheapsvar, when I calculate the mean and standar desviation, I get strange values. I was reviewing the data...

Hello, My research group is publishing an early sepsis prediction research using the eICU data. According to the journal policy, providing open access to data and codes is recommended. We...

Hi everyone! We are working on a project on the use of arterial biology in intensive care patients. As part of the eICU, we would like to identify patients with...

Hi, I was wondering about the unitdischargestatus and the hospitaldischarge status from the patient Table. Some patients have unitdischargestatus = 'Expired', but then have hospitaldischargestatus='Alive'. For exemple, for patientunitstayid =...

Hi, I am comparing the GCS values derived from the script [concepts/pivoted/pivoted-gcs.sql](https://github.com/MIT-LCP/eicu-code/blob/master/concepts/pivoted/pivoted-gcs.sql) with the GCS values found in the physicalExam. However the results from the two tables are not the...

1. in the patient table, it has index HOSPITALDISCHARGESTATUS and UNITDISCHARGESTATUS. it seems contradictory. as for the same patient, the UNITDISCHARGESTATUS is expired but the HOSPITALDISCHARGESTATUS is alive. why?

would it be possible to extract the mechanical ventilation duration from the "respiratorycare" table as it includes the following offsets? > 'ventstartoffset', 'ventendoffset', 'priorventstartoffset', 'priorventendoffset'

Hi~ PaO2 and PAaO2 are used in ApacheIII, however, I can not find PAaO2 in the table [ apacheApsVar ]( https://eicu-crd.mit.edu/eicutables/apacheapsvar/). Could you tell me how to get it? Thank...

Hi, We are working on a project looking at documentation of skin mottling on routine nursing assessment in critical care units. Within eICU we've found skin color/temp assessment within Nursing...