Service/Location field: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (link change to CSS)
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 13: Line 13:
}}
}}


Legacy field: the entry is now static on most laptops, and the information that used to be stored in here is now stored in [[Boarding Loc]] and [[Service tmp entry]] as part of [[Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry]].
The field was changed as part of [[Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry]].
 
{{DL|  
*'''This does not apply to [[STB_MICU]], [[STB_CICU]], [[STB_ACCU]] or [[HSC_IICU]]'''. Service Location field will not change.
* Now that we have decided to leave this as separate wiki pages, should we remove the above line? [[User:Lkaita|Lisa Kaita]] 06:45, 2024 April 11 (CDT)
 
** How about this. But we still have a problem: what do we put into the element_description for this in the template call? That's kind of important since it drives the auto data dictionary. [[User:Ttenbergen|Ttenbergen]] 17:22, 2024 April 11 (CDT)}}
{{Discuss |  
* Could we remove this from the STB ICU laptops as we are doing a kind of follow system?
** I think Julie still uses this. Also, other sites still have to enter it, they simply always enter the same thing. I think you requested this because of some confusion lately about what defines a new profile at STB CC. And that was important to figure out, and we still need to document it, likely at [[STB Critical Care Collection Guide]]. But once that is clear then entering this field should be trivial. I will send an email to DC STB CC; Jmojica to pls review [[User:Ttenbergen|Ttenbergen]] 11:37, 2020 December 10 (CST) }}


*'''This does not apply to [[STB_MICU]], [[STB_CICU]], [[STB_ACCU]] or [[HSC MICU]], [[HSC SICU]], [[HSC_IICU]]'''. Service Location field will not change.


== Collection Instruction ==
== Collection Instruction ==
Line 27: Line 25:
When entering from [[CSS]] or [["Add Patient with Serial Helper" button]], or in [[Patient Viewer Tab Dispo]], under {{PAGENAME}} select the generic site/program entry:  
When entering from [[CSS]] or [["Add Patient with Serial Helper" button]], or in [[Patient Viewer Tab Dispo]], under {{PAGENAME}} select the generic site/program entry:  
* [[GRA_Med]], [[HSC_Med]], [[STB_Med]] for medicine
* [[GRA_Med]], [[HSC_Med]], [[STB_Med]] for medicine
* [[GRA_CC]], [[HSC_CC]], [[HSC_IICU]], [[STB_MICU]], [[STB_ACCU]], [[STB_ICCS]] for critical care (see [[STB_CC#Decision to not combine collection of STB CC on one laptop]])  
* [[GRA_CC]], [[HSC_MICU]], [[HSC_SICU]], [[HSC_IICU]], [[HSC_IICU]], [[STB_MICU]], [[STB_ACCU]], [[STB_ICCS]] for critical care (see [[STB_CC#Decision to not combine collection of STB CC on one laptop]])  
 
==Bed Borrow==
* When a service borrows a bed in another unit/ward but still follows them the [[Service Location]] should be the location where the patient would have been had there been enough beds/space for them.  example.  ACCU patient, followed by ACCU service but physically located in CICU, service location=ACCU.  The [[Boarding Loc]] in the Tmp will identify that they are "borrowing" a bed in CICU.  If this patient is then transferred to their normal unit, ACCU, add this location as a [[Boarding Loc]] in the tmp, this would be a single profile.  If the patient was NOT followed by ACCU but by CICU, see [[ICUotherService]] for instructions on how to collect.
 


The concepts that used to be stored in this are essentially now stored as:  
The concepts that used to be stored in this are essentially now stored as:  
Line 39: Line 41:
== Adding a new service/location entry ==
== Adding a new service/location entry ==
* add to ''[[s_dispo table]]''
* add to ''[[s_dispo table]]''
* add to ''[[s_locations_allowed_collection table]]''
* consider all checks in [[:Category:Service/Location check]] to see if they need to be modified to work right for the new location.
* consider all checks in [[:Category:Service/Location check]] to see if they need to be modified to work right for the new location.


Line 63: Line 64:


== Legacy ==
== Legacy ==
This field is subject to [[Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry]].  
This field is subject to [[Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry]]. However, we still need it because of how we decided to collect patients at HSC and STB CC.


This field is part of the [[2016 Time and Place changes]] and corresponds to to the old Location field, resp L_Log.R_Location.
This field is part of the [[2016 Time and Place changes]] and corresponds to to the old Location field, resp L_Log.R_Location.
Line 71: Line 72:


[[Category: 2016 Time and Place changes]]
[[Category: 2016 Time and Place changes]]
[[Category: Admit/Discharge]]
[[Category: Registry Data]]
[[Category: Registry Data]]
[[Category: Data Collection Guide]]
[[Category: Data Collection Guide]]

Latest revision as of 17:22, 2024 April 11

Data Element (edit)
Field Name: Service_Location
CCMDB Label: Service Location
CCMDB tab: Dispo
Table: L_Log table
Data type: number
Length: long integer
Program: Med and CC
Created/Raw: Raw
Start Date: 2016-07-01
End Date: 2300-01-01
Sort Index: 40

Legacy field replaced by Boarding Loc and Service tmp entry

  • SMW

Legacy implementation right in the table

  • Cargo


  • Categories
  • Forms


The field was changed as part of Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry.

  • Now that we have decided to leave this as separate wiki pages, should we remove the above line? Lisa Kaita 06:45, 2024 April 11 (CDT)
    • How about this. But we still have a problem: what do we put into the element_description for this in the template call? That's kind of important since it drives the auto data dictionary. Ttenbergen 17:22, 2024 April 11 (CDT)
  • SMW


  • Cargo


  • Categories

Collection Instruction

see Change_from_Service_Location_to_Service,_Boarding_Loc_and_Transfer_Ready_DtTm_tmp_entry#The_change for how to code during the transition to the new scheme

When entering from CSS or "Add Patient with Serial Helper" button, or in Patient Viewer Tab Dispo, under Service/Location field select the generic site/program entry:

Bed Borrow

  • When a service borrows a bed in another unit/ward but still follows them the Service Location should be the location where the patient would have been had there been enough beds/space for them. example. ACCU patient, followed by ACCU service but physically located in CICU, service location=ACCU. The Boarding Loc in the Tmp will identify that they are "borrowing" a bed in CICU. If this patient is then transferred to their normal unit, ACCU, add this location as a Boarding Loc in the tmp, this would be a single profile. If the patient was NOT followed by ACCU but by CICU, see ICUotherService for instructions on how to collect.


The concepts that used to be stored in this are essentially now stored as:

"Can we remove the items that are no longer Service/Locations, Previous Locations, Pre-admit Inpatient Institutions or dispo locations from the dropdowns?"

We can and will remove them, but that can only happen once no more laptops use them. We will need to keep track of this and then remove them when ready. If I removed them now, then any box that currently has them enter would misbehave.

query of what is currently available

SQL   
SELECT s_dispo.location_name, s_dispo.Site, s_dispo.active, s_dispo.inpatient, s_dispo.previous_location, s_dispo.s_location, s_dispo.dispo
FROM s_dispo
WHERE (((s_dispo.Site)>"") AND ((s_dispo.active)=True) AND ((s_dispo.inpatient)=True)) OR (((s_dispo.Site)>"") AND ((s_dispo.active)=True) AND ((s_dispo.previous_location)=True)) OR (((s_dispo.Site)>"") AND ((s_dispo.active)=True) AND ((s_dispo.s_location)=True)) OR (((s_dispo.Site)>"") AND ((s_dispo.active)=True) AND ((s_dispo.dispo)=True));

Query of what is currently used

query z_s_dispo_inactivatable

Minimal Data Set

This entry is part of the Minimal Data Set. Special collection instructions apply, see that page for more info.

Adding a new service/location entry

Data Use / Purpose

See Site and Location table for possible entries.

Used to determine the location or services the patient went during a hospital stay.

Used to categorize/stratify the distribution of patients across hospitals and wards/units when reporting summary statistics.

Integrity checks

Data Integrity Checks (automatic list)

 AppStatus
Query check minimal data set incompleteCCMDB.accdbimplemented
Check function location NE dispoCCMDB.accdbimplemented
Check function previous NE LocationCCMDB.accdbimplemented
Check function preAdmit NE LocationCCMDB.accdbimplemented
Query s tmp ABO TEE checksCCMDB.accdbimplemented
Query send check centralized is ownerCCMDB.accdbimplemented
Query s tmp EuroSCORE II checksCCMDB.accdbimplemented
Query s tmp Boarding Loc no borrow but entryCCMDB.accdbretired
PL SameCHART Site Diff PHINCentralized data front end.accdbimplemented
Link suspect mismatch pre inpt ours incomplete queryCentralized data front end.accdbimplemented
Link suspect not same visitAdmitDtTm queryCentralized data front end.accdbimplemented
Reconnect check orphans queryCentralized data front end.accdbimplemented

Implementation

The field is populated with options from the s_dispo table.

Retiring an available Service/Location field entry

Sometimes a ward may close or change names, or we may stop collecting somewhere. In that case, an entry for Service/Location needs to be made unavailable by editing the s_locations_allowed_collection table.

If a location is no longer available on a laptop records with that location can't be set to "complete". So, if we transition from one location to a new one, we need to get collectors to change the locations for all existing records to the new one, and change the number to using the new number series. Another option might be to keep old location available, at risk of manual mistakes and continuing to use the old location, and of location-number Pool mix-ups. Either way, needs to be planned.

Legacy

This field is subject to Change from Service Location to Service, Boarding Loc and Transfer Ready DtTm tmp entry. However, we still need it because of how we decided to collect patients at HSC and STB CC.

This field is part of the 2016 Time and Place changes and corresponds to to the old Location field, resp L_Log.R_Location.

Related articles

Related articles: