ER Wait
We track the time medicine patients spend in the ER before being admitted to a medicine ward bed.
Purposes of collecting "ER Wait" data:
To assess the "time delay" from when a patient is first accepted to Medicine Service while in the site's own ER (emergency room) to when the patient actually arrives in a medicine ward bed of the same hospital. (This is done in conjunction with admit time).
Start and stop date
- Start Date: June 4, 2011 (NOTE: September 1, 2007 ER Wait was included with Moves for Medicine).
- Stop Date: none
Collection Guideline
For every patient admitted from the ER, enter date and time arrived to medicine ward bed
- Any patient admitted from the ER must have one ER Wait date/time entered into tmp file. It does not matter if first bed moved to into an in-service or off-service bed.
- project: ER_Wait
- as appropriate one of the following items
- ER admission - is a patient who is admitted TO a medicine service physician FROM a ER physician service.
- Direct Admission - A direct admission means direct admission TO medicine physician service but for some reason parked in ER before going to a ward bed. These patients are NOT admitted under a ER physician service prior to being accepted to medicine service.
- the date & time arrived in med ward bed from the unit log or nurses note.
TMP file entry
- PROJECT: ER_Wait
- ITEM: ER Admit or direct admit
- E: Date (arrived on ward bed)
- M: time (arrived to ward bed)
Sending to TmpV2.1mdb
ER Wait data is sent to Regional Server only when all of the patients data file is complete and also being sent in.
Reporting and Analysis
Julie? Template:Discussion
- because there was a change made to ITEM in temp for ER Wait, which was not the plan, Julie must reprogram her SAS to pull data from TmpV2.1mdb two different ways to calculate delay to ward bed from the ER. --TOstryzniuk 14:08, 16 June 2011 (CDT)
Template:Data Integrity Checks
ER Wait and from-ER consistency
- uses the following queries
- s_tmp_ER_Wait_has_tmp_not_from_ER - error if ER wait entry but is not from ER
- s_tmp_ER_Wait_from_ER_no_ER_Wait - error if from ER but has no ER wait entry
- s_tmp_ER_Wait_chronological - error if tmp date/time is null or is <= admit date/time
- s_tmp_ER_Wait_long_delay - gives error if delay is > 3 days
Data Structure
We capture ER Wait (moves) in L_TmpV2. The data is sent to and stored in TmpV2_1.mdb.