Change of remaining location names from "our" names to EPR/Cognos names

From CCMDB Wiki
Revision as of 15:23, 2022 March 25 by JMojica (talk | contribs)
Jump to navigation Jump to search

We use different names for locations in s_dispo table (Previous Location, Pre-admit Inpatient Institution, Dispo) than in Cognos EPR Report, and sometimes different again in Boarding Loc. We have done a Change of GRA location names from "our" names to EPR/Cognos names, this page is about doing the same change at our other sites.


Preparation needed

Change of data entry

Other pages that will need to be confirmed to not need updating:

for lisa

Update

  • added: no added date
  • action: no action date
  • Cargo


  • Categories

Data use changes

We need to make sure that Level of care hierarchy infrastructure is updated to accommodate the changes. Ttenbergen 15:10, 2022 January 26 (CST)


  • What happens to the ICU Previous Location, Pre-admit Inpatient Institution, Dispo or even Service Location - should they be changed too by the new COGNOS ICU locations? Example current STB_ACCU is SBGH-CCUO in COGNOS, STB_CICU is SBGH_ICCS, STB_MICU is SBGH_ICMS. Should the old labels remain? We need to think hard for its implications to queries of linking and/or matching tables before implementing any change. --JMojica 16:33, 2022 February 2 (CST)
    • It would be nice to have this consistent, and yet you are correct that this would tie into a lot of things. I think the benefits of making it consistent win out, though especially when it comes to also thinking about this in terms of that metadata we discussed the other day. Even if we keep the (possibly identical) data in both s_tmp and s_dispo for now, we would then be able to use that metadata table for both. This would require thinking through the details. Julie, I think it only involves you and me, so maybe we should discuss at our wiki meetings? Ttenbergen 13:44, 2022 February 8 (CST)
      • Julie and Tina discussed:
  • We use the 4 fields Previous Location, Pre-admit Inpatient Institution, Dispo and Service/Location also to map patient flow between laptops, and we very much don't use Cognos values for this (e.g. HSC_Med). We need to retain this ability to use the entries for linking but would also make them the same as Cognos where possible. So we need to keep our "own" values for this for locations where we collect.
  • We decided to use manually split CC entries e.g. HSC_MICU vs HSC_SICU since Julie reports in those increments, ie it is hard to pull apart a stay in two ICU types if it is collected as one record. We don't want to lose that.
  • We would still like to change these own values to the "modern" values where we use legacy terms, eg. STB ICMS vs STB MICU. As long as we make a clean transition between old and new, or change all old, that should not be a problem, but we need to account for it.
  • We could use the Cognos values for all places where we don't collect, e.g. if a pt comes from Ward HSC_A1 and Cognos lists that as HSC-GA1, we could just enter that. However, for locations we don't collect we currently aggregate this to HSC_ward. Do we want the extra detail? It would be easier to enter but might be harder to interpret and possibly even harder to work with for collectors.
  • If we want to keep our proprietary value for locations where we collect, and keep aggregate ones for locations where we don't collect, I am not sure which locations that then leaves where we would use the Cognos values?
      • Julie, do you agree to that summary? If so, there may be nothing to discuss with Lisa, since we will need to leave this as is. If I am missing something pls update and then pass on to Lisa for her take. Ttenbergen 16:56, 2022 March 23 (CDT)
  • SMW


  • Cargo


  • Categories


wiki housekeeping need to make sure it is documented somewhere that Julie will group the old and new versions of htese via the Centre column in s_dispo table... where would I document that? Ttenbergen 16:56, 2022 March 23 (CDT)

  • Tina, in the s_dispo, I also use the column ward to group the different labels referring to the same ward/unit and column centre for the order sequence of these ward/unit in the report. --JMojica 15:23, 2022 March 25 (CDT)
  • SMW


  • Cargo


  • Categories


How will we code the HOBS status of a unit

Julie reports differently on HOBS units, e.g. the Transfer Ready DtTm is separate for them. So Julie needs to be able to determine whether a pt is in HOBS. Currently this is done by naming a unit HOBS, i.e. HOBS is not named with its actual location but by its special status. The actual location of the HOBS unit has changed over time and will probably change again.

Julie, Lisa and Tina discussed and agreed that all three of the following options are possible but we have not come to a conclusion which is better.

HOBS information will be implemented as Location metadata storage.

We have several possible ways to deal with this going forward:

  • continue designating the HOBS property in the name
    • Pros:
      • easy for Julie because the info is implied
    • Cons:
      • breaks the Cognos tracking
      • makes it hard to assign other meta data to units in the future (eg covid or palliative or other status of a unit)
  • code boarding loc as Cognos/EPR name and put a check mark if the unit is currently a HOBS unit
    • Pros:
      • easy for Julie because the info is right in the data she has connected already anway
      • works with Cognos tracking
    • Cons:
      • collectors would continually have to enter this for a HOBS unit
      • then we would need a cross check to make sure this is consistently entered, yet if it's entered always for a unit, then why enter it?
      • makes it hard to assign other metadata to units in the future (eg covid or palliative or other status of a unit)
  • store the metadata of a unit in a different table linked by actual location name, with start and end dates
    • Pros:
      • works with Cognos tracking
      • is invisible / no action required to collectors in day-to-day data entry
      • is flexible and extensible to other metadata we may want to use in the future (but currently would be used for only one thing)
    • Cons:
      • it is more difficult for Julie to set up (but this is a one-time task)
      • collectors would no longer actually declare that a pt is HOBS, so there is concern that we would not find out if a unit changes status in a timely manner
      • who will be responsible to tell the exact start and end date - expected to be done by the collector (also see general caveat)

Caveat:

  • For all of these options, a concern is how would main office ever find out if a unit changes to or from being a HOBS unit. Julie doesn't hear about this from management. This is more of a problem for option 3, but it is also an issue for options 1 and 2.
  • As an example why this is relevant, this affects e.g. Level of care hierarchy and therefore Transfer Ready DtTm.

Collector instructions

Work in progress, don't go ahead with these yet!

  • we would make available the new unit entries as per wording in Cognos EPR Report as options for the Boarding Loc dropdown
    • we will keep the old ones around for now - if we removed them there would likely be problems in CCMDB
      • we will leave both old and new active until all are changed

Transition plan

We are planning to do this on admissions start Jan 1, 2022 (2022Q1), so some retrospective entries will be needed. Pagasa would need to make changes for any that are already completed and sent.

It was decided to store the HOBS info in Location metadata storage, so the actual location should be used in Boarding Loc.

Tina's instructions

  • inactivate the old options
    • target date #Change Date
    • confirm no remaining old entries in pre-inpt, previous, service/loc, dispo.
SQL - but this is the wrong one...   

SELECT L_Log.D_ID, s_dispo.location_name, L_Log.RecordStatus, s_dispo.program FROM L_Log INNER JOIN s_dispo ON L_Log.Service_Location = s_dispo.dispo_ID WHERE (((s_dispo.location_name)<>"GRA_Med" And (s_dispo.location_name)<>"GRA_CC") AND ((L_Log.RecordStatus)<>"vetted") AND ((s_dispo.Site)="GRA"));

Data Processor's instructions

  • For Vetted cases, Pagasa has to change the affected ITEM values; this should be done by query, ask Tina for help with the queries if needed

Change Date

Working on implementation date. Ttenbergen 12:56, 2022 January 25 (CST)

Status

  • 2021-04-15 Task Meeting decided we should change these to the designations in Cognos.

Decision to go ahead

We decided to go ahead with this change at Task_Team_Meeting_-_Rolling_Agenda_and_Minutes_2021#ICU Database Task Group Meeting – April 15, 2021 (#3), confirmed at the next Task meeting and again the one after.

Related articles

Related articles: