Hi all,
Perhaps someone may help me. We run a database that records patient data for people who are admitted to a critical care unit. We have a staff ratio that allows us to care for 9 patients, but we do have 12 beds, so there are commonly more than 9 patients within the unit. I have been asked to see if we can find out how often this occurs.
We collect admission time and Discharge time on all patients. Generally, we would have an ICU census time of midnight or midday, and at these times if there are more than 9 patients, then it is recorded at that time. I wanted to query the tables retrospectively to determine how many days the number of patients exceeded 9. Any ideas?
Perhaps someone may help me. We run a database that records patient data for people who are admitted to a critical care unit. We have a staff ratio that allows us to care for 9 patients, but we do have 12 beds, so there are commonly more than 9 patients within the unit. I have been asked to see if we can find out how often this occurs.
We collect admission time and Discharge time on all patients. Generally, we would have an ICU census time of midnight or midday, and at these times if there are more than 9 patients, then it is recorded at that time. I wanted to query the tables retrospectively to determine how many days the number of patients exceeded 9. Any ideas?