Transfer Delay (Medicine): Difference between revisions
Line 69: | Line 69: | ||
* Starting Oct 1,2020, transfer time is always present. | * Starting Oct 1,2020, transfer time is always present. | ||
== Reporting of Transfer Delays == | == Reporting of Transfer Delays == | ||
*Reported as count, Mean, Sum, and Cumulative counts and percentage separately for High Obs and regular ward | *Reported as count, Mean (average), Sum (Total), and Cumulative counts and percentage separately for High Obs and regular ward | ||
*A - Determine the patients who left alive to a lower level of care and | *A - Determine the patients who left alive to a lower level of care and | ||
** A1 - Have transfer delays | ** A1 - Have transfer delays | ||
Line 75: | Line 75: | ||
** Total True delays = Transfer delays from A1 + zeroes from A2 ; Total N = A1 + A2; Average True Delays=Total True Delays / Total N | ** Total True delays = Transfer delays from A1 + zeroes from A2 ; Total N = A1 + A2; Average True Delays=Total True Delays / Total N | ||
** Total transfer delays > 4 hours - sum up those patients from A1 by excluding those with transfer delays <= 4 hours and compute the Average. | ** Total transfer delays > 4 hours - sum up those patients from A1 by excluding those with transfer delays <= 4 hours and compute the Average. | ||
** Distribution of true transfer delays - counts | ** Distribution of true transfer delays - counts, cumulative counts and percentage | ||
***zero | ***zero | ||
***<= 4 hours | ***<= 4 hours | ||
Line 86: | Line 86: | ||
***>10d | ***>10d | ||
*B - Determine the number of patients with transfer delays who had left alive and went to a higher or same level of care. | *B - Determine and report the number of patients with transfer delays who had left alive and went to a higher or same level of care. | ||
*C - Determine the number of patients with transfer delays who died before going anywhere | *C - Determine and report the number of patients with transfer delays who died before going anywhere | ||
== SAS Program== | == SAS Program== |