LOS: Difference between revisions
Ttenbergen (talk | contribs) No edit summary |
|||
(34 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Calculated by [[Function LOS()]] / [[Function LOS_int()]]. | |||
{{ | {{Todo | ||
| who = Tina | |||
| question = _wiki_housekeeping | |||
* need to integrate this better and clean things out; also should make sure that queries that deal with LOS use [[Function LOS()]] | |||
| todo_added = 2022-02-10 | |||
| todo_action = 2022-03-01 | |||
}} | |||
For our purposes, '''LOS (length of stay)''' is the combined number of '''days''' a patient spent on units on which we collect data. It is '''not''' the amount of time spent in the hospital as we don't have access to hospital admit/discharge data. | For our purposes, '''LOS (length of stay)''' is the combined number of '''days''' a patient spent on units on which we collect data. It is '''not''' the amount of time spent in the hospital as we don't have access to hospital admit/discharge data. | ||
Depending on the type of LOS, the summary statistics namely, Mean, Median, Sum or Total are included in our various [[Reports]]; see the reports pages or the various LOS pages for details. | |||
See also: [[:Category: Length of stay]] | |||
== different kinds of LOSs == | == different kinds of LOSs == | ||
*Dr. Allan Garland and Julie met March 12, 2014 and identifed the different types of LOS currently calculated and reported as well as assigned a name to each one accordingly. | *Dr. Allan Garland and Julie met March 12, 2014 and identifed the different types of LOS currently calculated and reported as well as assigned a name to each one accordingly. | ||
=== | === [[LOS Per Service]] === | ||
=== [[LOS Per Record]] === | |||
=== [[LOS per Location]] === | |||
=== | === [[LOS Medicine per hospital admission]] === | ||
* refers as Within Hospital Medicine Ward Cumulative LOS | * refers as Within Hospital Medicine Ward Cumulative LOS | ||
** this is the sum of all Medicine wards' | ** this is the sum of all Medicine wards' [[LOS Per Record]] within one Hospital admission per hospital. It is important to determine correctly the different wards the patient stayed within a hospital admission and this is done by using the time gaps between records and/or the locations the patient came from and went to. If a patient stayed in more than one Medicine wards during his hospital admission until he left the hospital, then all his wards' [[LOS Per Record]] were added. | ||
**The summary reports separate those who left the hospital or died and those who went to another service within the hospital. | **The summary reports separate those who left the hospital or died and those who went to another service within the hospital. | ||
* | * This can be redefined as the sum of all Medicine [[LOS Per Record]] per [[Visit Admit DtTm]] and [[Person ID]]. | ||
===LOS_Elapse_Ward1_Hosp=== | ===LOS_Elapse_Ward1_Hosp=== | ||
This is not currently being reported anywhere. | |||
*refers to the length of stay from the FIRST ward admission until the last discharge date during one hospital admission per hospital. | *refers to the length of stay from the FIRST ward admission until the last discharge date during one hospital admission per hospital. | ||
**First, identify the FIRST ward the patient stayed and the last ward or ICU unit the patient stayed during a given hospital admission per hospital. | **First, identify the FIRST ward the patient stayed and the last ward or ICU unit the patient stayed during a given hospital admission per hospital. | ||
Line 52: | Line 40: | ||
**The summary reports separate those who left the hospital or died and those who went to another service within the hospital. | **The summary reports separate those who left the hospital or died and those who went to another service within the hospital. | ||
* This can be redefined as as "first MEDICINE [[Service tmp entry]] until last [[Dispo DtTm]] per [[Visit Admit DtTm]]" ? | |||
* | |||
===LOS_ICU_Region=== | ===LOS_ICU_Region=== | ||
This is not currently being reported anywhere. | |||
*refers to the length of continuous stay in one or more ICU on same or different hospitals in the region | *refers to the length of continuous stay in one or more ICU on same or different hospitals in the region | ||
**First, identify the patient who had | **First, identify the patient who had transferred to another ICU/OR/Recovery area on same of different hosp within 48 hours and consider their ICU stays as continuous ICU stay. | ||
**Then calculate the difference between the Discharge Date of the last ICU stay and the Admit Date of the First ICU stay. | **Then calculate the difference between the Discharge Date of the last ICU stay and the Admit Date of the First ICU stay. | ||
**The summary reports include all patients with continuous ICU stay. | **The summary reports include all patients with continuous ICU stay. | ||
Can be defined as the sum of all ICU [[LOS Per Record]] that have less than 48hrs between the previous [[Dispo DtTm]] and the next admit dttm, per [[Person_ID]]. | |||
{{Data Integrity Check List}} | |||
== Legacy == | == Legacy == | ||
Line 76: | Line 64: | ||
[[Category:Standards and Conventions]] | [[Category:Standards and Conventions]] | ||
[[Category: Statistical Analysis]] | [[Category:Statistical Analysis]] | ||
[[Category: Length of stay]] | [[Category:Length of stay]] | ||
[[Category: Multiple Encounter linking]] | [[Category:Multiple Encounter linking]] |