Transfer Delay: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
(removed details from here since the two concepts have evolved apart again)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Data_element
== More Info ==
| field_name = Transfer Delay
* Transfer Delay is reported as one of the following [[Indicators]], see those pages for how specifically it is used there.  
| element_description =  '''Transfer Delay''' is the difference between [[Dispo_DtTm]] and [[Transfer_Ready_DtTm]] in decimal days.
** [[Transfer Delay (Critical Care)]]
| in_table = Created_Variables_Common table
** [[Transfer Delay (Medicine)]]
| data_type = number
| datafield_length = single
| program_collecting = Med and CC
| created_raw = Created
| data_element_sort_index = 7
| data_element_start_date = 1999-01-15}}
 
{{Discuss | who = Julie |
* How is this going to work with the transition from [[Transfer Ready DtTm field]] to [[Transfer Ready DtTm tmp entry]]? We will need an update to this page as we change the process. Obviously a field in a created_variables table is no longer the way to do this since there may be more than one per profile. Let me know if you want to discuss [[User:Ttenbergen|Ttenbergen]] 16:09, 2021 January 21 (CST)
** Do we only use this once per profile, or for each location? [[User:Ttenbergen|Ttenbergen]] 14:39, 2021 April 21 (CDT)
}}
 
It's is calculated by [[Created_Variables_Common_maker query]] and stored in [[Created_Variables_Common table]] in [[CFE]].
 
We report the following in days:
*'''Transfer Delay Over 2 hours for Critical Care''' (ie subtract 2 hrs from transfer delay)
*'''Transfer Delay Over 4 hours for Medicine''' (ie subtract 2 hrs from transfer delay)
 
==Start Date==
* ICU  (see infobox)
* Medicine - Oct 1, 2003
 
== data use ==
* Quarter and Fiscal Year Reports of both Critical Care and Medicine Programs
* Critical Care Quality Improvement Team
* [[Avoidable Days in ICU]]
 
== IICU and H6 Reporting ==
For the ICU annual and quarter  reports, the transfer ready delay to the IICU and to [[HSC H6]] (LTV)  will be reported separately from the transfer delay to the other Wards and home.  This imply that in addition to the total transfer delay, there will be two more derived delay variables, namely:
# to HSC IICU/H6, and
# to other wards/Home (including nursing home/long term care facility)
The [[Dispo]] location will be used to define the destination. As per Dr. Garland & Dr.Paunovic.
 
== Calculation when transfer time missing ==
The following definitions are used by Julie in reporting from SAS, and by [[centralized_data_front_end.accdb]] to calculate the created_variables query.
 
For Critical Care
    if discharge time  < 1000 HR then dummy=0001 HR (12:01 am),
    else if discharge time  >=  1000 HR dummy=1000HR  (10:00 am)
 
This was based on [[Critical Care Vital Sign Monitor]].
 
For Medicine,
    if discharge time  < 1200 HR then dummy=0001 HR (12:01 am) ,
    else if discharge time  >=  1200 HR dummy=1200HR  (12:00 noon)
 
This is as per approval by  Dr. Roberts .
 
== Data Integrity Checks ==
{{Data Integrity Check List}}
 
== related fields ==
* [[Arrive_DtTm]]
* [[Dispo_DtTm]]
* [[LOS]]
* [[Transfer Delay]]


== Related Articles ==
== Related Articles ==

Latest revision as of 09:33, 2023 April 20