Change of GRA location names from "our" names to EPR/Cognos names: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:


== Tina's instructions ==
== Tina's instructions ==
{{TT |
* inactivate the old options on <code>Change Date</code> + 5
* inactivate the old options on <code>Change Date</code> + 5
** emailed Trish to find out what steps to take next [[User:Ttenbergen|Ttenbergen]] 11:52, 2021 January 19 (CST)
}}


Confirmed no more in pre-inpt, previous, dispo.
Confirmed no more in pre-inpt, previous, dispo.


However as of 2021-01-19:
However as of 2021-05-05 there is one entry left in [[Service/Location]]. It's a [[Lost/missing chart]], waiting for resolution what we should do about those.
  D_ID Service Loc RecordStatus
  D_ID location_name RecordStatus program
G7_GRA_N5-18012 GRA_N5 Sent
  G8_GRA_N3-19794 GRA_N3 Incomplete Med Missing Chart as per comment
  G8_GRA_N3-19794 GRA_N3 Incomplete - Missing Chart as per comment
G8_GRA_N3-19968 GRA_N3 Incomplete - DispoDtTm Sep 18, not clear why still on laptop
G7_GRA_S3-17980 GRA_S3 Sent


 
{{Collapsable
<!-- SELECT L_Log.D_ID, s_dispo.location_name, L_Log.RecordStatus
| always= SQL
| full= 
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
FROM L_Log INNER JOIN s_dispo ON L_Log.Service_Location = s_dispo.dispo_ID
WHERE (((s_dispo.Site)="GRA") AND (Not (L_Log.RecordStatus)="vetted"));
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 ==
== Data Processor's instructions ==
Line 47: Line 43:
}}
}}


 
{{Todo
{{TT |  
| who = Tina 
| question = 
* decided at Task that we should to this for the other sites as well, need to execute.  
* decided at Task that we should to this for the other sites as well, need to execute.  


Line 58: Line 55:


Julie email confirmed that she doesn't need the specific info listed on these pages since we now get the details in [[Boarding Loc]]. [[User:Ttenbergen|Ttenbergen]] 15:43, 2021 April 29 (CDT)
Julie email confirmed that she doesn't need the specific info listed on these pages since we now get the details in [[Boarding Loc]]. [[User:Ttenbergen|Ttenbergen]] 15:43, 2021 April 29 (CDT)
}}
| todo_added = 2021-04 
| todo_action = 
}}


== Related articles ==  
== Related articles ==  

Revision as of 13:43, 2021 May 5

We currently 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. This page is about our plan to move to the EPR based names at the GRA. Other sites may follow after.

Collector instructions

  • we have made 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
  • Nothing to change in Previous Location, Pre-admit Inpatient Institution, Dispo - we will change the "names" you see in the fields that use s_dispo table - you won't need to change these, they will just reflect the change in the reference table

Transition plan

  • The Boarding Loc entries for all records currently on the GRA Med laptops will be manually changed by GRA Med collectors on Change Date.

Tina's instructions

  • inactivate the old options on Change Date + 5

Confirmed no more in pre-inpt, previous, dispo.

However as of 2021-05-05 there is one entry left in Service/Location. It's a Lost/missing chart, waiting for resolution what we should do about those.

D_ID	location_name	RecordStatus	program
G8_GRA_N3-19794	GRA_N3	Incomplete	Med	Missing Chart as per comment
SQL   

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

Dates

Change Date = 2020-12-16:

  • Date new boarding loc entries will be available: Change Date
  • Date by which all boarding loc entries should be changed on collector laptops: Change Date + 5
  • Date by which Pagasa will change all vetted data: Change Date or later

Status

  • Almost complete for Med, notified collectors of stragglers
  • 2020-12-30 asked Julie and Trish if CC should be next since they are now inconsistent with Med.
  • added: no added date
  • action: no action date
  • Cargo


  • Categories

  • decided at Task that we should to this for the other sites as well, need to execute.

once that's done, we will need to review if the following are still needed:

Julie email confirmed that she doesn't need the specific info listed on these pages since we now get the details in Boarding Loc. Ttenbergen 15:43, 2021 April 29 (CDT)

  • added: 2021-04
  • action:
  • Cargo


  • Categories

Related articles

Related articles: