patient_length_of_stay | R Documentation |
Data used on June 16, 2020 Exam PA
patient_length_of_stay
data.frame, 10000 observations of 13 variables:
Number of days between admission into and discharge from hospital. Integer 1 - 14.
Patient gender. Male or Female.
Patient age (in 10-year age bands). [0, 10), [10, 20), ..., [90, 100)
patient race. AfricanAmerican, Asian, Caucasian, Hispanic, Other.
Patient weight (in 25-pound weight bands). [0, 25), [25, 50), [175, 200)
Identifier corresponding to the type of hospital admission. 1 = Emergency, 2 = Urgent, 3 = Elective, 4 = Not Available.
Indicates whether upon admission, metformin was prescribed or there was a change in the dosage. Up = dosage was increased, Down = dosage was decreased, Steady = dosage did not change, No = drug was not prescribed.
Indicates whether upon admission, insulin was prescribed or there was a change in the dosage. Up = dosage was increased, Down = dosage was decreased, Steady = dosage did not change, No = drug was not prescribed.
Indicates whether patient had been readmitted after an inpatient stay in the twelve months preceding the encounter. <30 = patient was readmitted in less than 30 days, >30 = patient was readmitted in more than 30 days, No = no record of readmission.
Number of procedures performed in the twelve months preceding the encounter. Integer 0 - 6.
Number of distinct medications administered in the twelve months preceding the encounter. Integer 1 - 67.
Number of the inpatient visits of the patient in the twelve months preceding the encounter. Integer 0 -21.
Number of diagnoses entered to the system in the twelve months preceding the encounter. Integer 1 - 16.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.