Description Usage Format Details Source
A dataset containing selected data from some ICU (intensive care units) admissions and its outcomes at the year 2013 used in the ORCHESTRA study.
1 |
A data frame with 13709 rows and 24 variables
Unit The name of the ICU unit.
Age Patient age.
UnitAdmissionDateTime ICU unit admission date and time.
UnitDischargeDateTime ICU unit discharge date and time.
UnitDischargeName Unit admission outcome. Death = 1, or Discharge = 0.
UnitDestinationName ICU unit destination after discharge.
HospitalAdmissionDate Hospital admission date.
HospitalDischargeDate Hospital discharge date.
HospitalDischargeName Hospital admission outcome. Death = 1, Discharge = 0.
LengthHospitalStayPriorUnitAdmission Hospital length of stay before unit admission.
AdmissionSourceName The origin of the patient before ICU admission.
AdmissionTypeName_pri Admission as Clinical treatment (1) Elective surgery (2), or Urgent surgery (3).
AdmissionReasonName_pri Main diagnosis groups.
Vasopressors_D1 Vasopressors use at ICU first day admission? No = No, Yes = 1
IsMechanicalVentilation1h Required mechanichal ventilation at 1st hour of admission. No = 0, Yes = 1.
CharlsonComorbidityIndex Charlson comorbidity index.
Saps3Points SAPS 3 score
Saps3DeathProbabilityStandardEquation SAPS 3 estimated probability
SofaScore SOFA score.
los Unit length of stay, that is, the time difference between UnitAdmissionDateTime and UnitDischargeDateTime, in days.
Organizational characteristics, outcomes, and resource use in 78 Brazilian intensive care units: the ORCHESTRA study. Intensive Care Med. 2015 Dec;41(12):2149-60.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.