Project Borrow arrive
Projects | |
Active?: | not yet active"not yet active" is not in the list (active, planned, legacy, aborted in planning) of allowed values for the "ProjectActive" property. |
Program: | CC |
Requestor: | Critical Care program (Allan Garland) |
Collection start: | |
Collection end: |
This project will track when and where the patient first borrows a bed.
Data Collection Instructions
When a patient moves off ward, enter the following.
- For medicine: only do this for the first time a patient moves during their stay at yoru Service/Location
- For critical care: enter for every move/borrow; also enter if the patient moves from borrowed location to your actual ward.
- Use tmp fields:
- Project: Borrow arrive
- Item: no borrow (default) or the unit where the bed was borrowed
- start_dt: arrival date at borrowed bed
- start_tm: arrival time at borrowed bed
- checkbox: to be checked only in case of "no borrow"
- Dispo Tab
- Service/Location field enter: home unit
Special Case - admission is already to off-ward location
If pt is admitted to your service but even the original location is off-ward, code borrow arrive with borrow data and time = Arrive DtTm
Special Case - PACU
If a bed is borrowed in PACU post-anesthesia care unit, code this as a borrow.
Special Case - EMIP
One could consider an EMIP a special case of this, but we will 'not code them in this project and instead follow the usual EMIP instructions.
Start/End Dates
- Start: not yet determined
- End: there is no planned end date
Examples
Template:Discussion still to come.
Template:CCMDB Data Integrity Checks
(start_dt, start_tm) outside of admission time
If
- (start_dt, start_tm) < Arrive_DtTm
or
- Dispo_DtTm <= (start_dt, start_tm)
then give a hard error. This can't be.
Implemented as query ___not___yet___implemented___.
can't have two entries that are the same
Can't have two identical entries.
Implemented as query ___not___yet___implemented___.
can't borrow on own unit
This is allowed because this is how we would code a patient moving back to home unit. No check! Just leaving it here in case.
Data Use
Critical care program wants to know this to better understand patient flow and bed utilization.
SAS Program
Template:Discussion needs content
Background
Will replace Off ward field to provide more meaningful data.
We used to collect Moves for Medicine but this was too much work because there are too many adminstrative moves. Also, the data wasn't being used. Now critical care has asked for this data. To keep collection instructions as consistent as possible between CC and Med, we decided to use the same structure for both, but only track the first instance for medicine, but all instances for CC.