The Sepsis Hypothesis

The physician advised us on how sepsis is determined by summarizing Septic Shock.

Septic shock, a subset of sepsis, is a severe condition that can possibly occur should sepsis lead to life-threatening hypo tension for a patient. The human body would possess the following attributes if they are in septic shock.

Body AttributeBody Attribute Value Required for Septic Shock
Body temperature<36 °Celsius or  >38 °Celsius
Heart rate>90 BPM
Respiratory rate>20 BPM or arterial CO2 pressure (PaCO2) <32 mmHg
White blood cell count<4,000/mL or >12,000/mL

Severe sepsis, being the presence of sepsis in together with sepsis-related organ dysfunction, is also shown.

Body AttributeBody Attribute Value Required for Septic Shock
Systolic blood pressure<90 mmHg
Blood Lactate>2.0 mmol/L
Urine output<0.5 mL/kg over the last two hours despite adequate fluid resuscitation
Creatinine>2.0 mg/dL without the presence of chronic dialysis or renal insufficiency

The physician also assessed the eICU database in order to help us pick out valuable data attributes that we would need in predicting sepsis.

Data AttributeDatabase File
patientunitstayidTable 18: patient.csv Cleaned File Description
observationoffsetTable 18: patient.csv Cleaned File DescriptionTable 12: patient.csv File Description
temperatureTable 21: vitalPeriodic.csv Cleaned File Description
heartrateTable 21: vitalPeriodic.csv Cleaned File Description
respirationTable 21: vitalPeriodic.csv Cleaned File Description
systemicsystolicTable 21: vitalPeriodic.csv Cleaned File Description
wbcx1000Table 19: lab.csv Cleaned File Description
lactateTable 19: lab.csv Cleaned File Description
creatinineTable 19: lab.csv Cleaned File Description
urineoutputbyweightTable 20: intakeOutputUrine.csv File Description
diagnosisTable 16: diagnosis.csv Cleaned File Description

If we can indeed use these values to train the model, then our predictions would be successful.

Leave a comment

Design a site like this with WordPress.com
Get started