Boarding Loc: Difference between revisions
Ttenbergen (talk | contribs) →Data Collection Instructions: You are correct, that portion was no longer valid |
|||
Line 12: | Line 12: | ||
== Data Collection Instructions == | == Data Collection Instructions == | ||
=== How to enter this === | === How to enter this === |
Revision as of 13:29, 19 October 2020
Projects | |
Active?: | active |
Program: | CC and Med |
Requestor: | internal |
Collection start: | 2019-Sep-20 |
Collection end: |
This isn't so much a project as way to track how patients physically move around the hospital. See Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry for information about it and why we needed to change it to this model.
This project tracks where and when a patient arrives into a new physical location.
Data Collection Instructions
How to enter this
Since we are now using general med service, and using a boarding location for everywhere they go, shouldn't this include information for HSC - ER boarding location, as well as what we put under Q? |
- Use tmp fields:
- Project: Boarding Loc
- Enter start_dt: arrival date at physical location, under column E.
- Enter start_tm: arrival time at physical location, under column M.
- checkbox: not used for this project
- Item: no location entered is the default (that entry will not be allowed in a complete record)
- change the original entry to the first location the patient was during the admission in this record, e.g. ER, specific medicine ward etc
- for any physical move to another unit, enter an additional Boarding Loc entry:
- For "home" locations
- item: the actual ward
- comment: leave blank
- For "boarding" locations
- item: "<your site> - boarding" (eg. HSC - boarding)
- comment: leave blank
- For "home" locations
{{DT |
- inactivate legacy entry Home Medicine ward once last pt using it is discharged
}
APACHE
The APACHE elements time frame will start in the off-ward bed location.
|
TISS
TISS starts from the off-ward bed.
Special Case - Parked
- For patients who are Parked in ER, just follow usual instructions, a special entry is no longer needed, since the ER delay will take care of them.
Special Case - EMIP/ECIP
Special Case - COVID
See 2020-10 COVID unit collection.
earlier info |
During the COVID-19 pandemic there were a lot of movements of entire wards (see Category:2020 COVID unit transition for related pages). The Boarding Loc project was a convenient place to store this information, so we added some specific locations for this purpose:
|
Start/End Dates
- Start: 2019-Sep-01: new admissions on and after this date.
- End: there is no planned end date
Loose ends
|
|
Which if any of Project_Borrow_arrive#Data_Integrity_Checks_.28SMW.29 will need to be moved over to this instead? |
Data Integrity Checks (automatic list)
Data Use
Critical care and Medicine programs want to know this to better understand patient flow and bed utilization.
SAS Program
The SAS program calculates the time spent in a borrowed bed at each ICU stay and summarize the total bed-days in a given interval that are taken up by boarders from elsewhere and how much a certain unit is boarding elsewhere.
- Time spent in borrowed bed = Next Arrival Date_time - First Arrival Date_time
- where Next Arrival Date_time = Dispo Date_time if there is no more next arrival date_time.
- Time spent in borrowed bed = Next Arrival Date_time - First Arrival Date_time
The SAS program is saved in X:\Julie\SAS_CFE\CFE_macros\Bed_Borrow.sas
Background
See Bed borrow as aggregator page for other boarding and borrow related concepts.
The concept is similar to EMIPs but we will keep the EMIP separate from this project. The current EMIP will stay the same.--JMojica 10:37, 2019 September 20 (CDT)