Centralized data front end.accdb Change Log 2021: Difference between revisions

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


== Log ==
== Log ==
=== 2021-10-07 ===
not rolled out yet [[User:Ttenbergen|Ttenbergen]] 15:52, 2021 October 7 (CDT)
=== 2021-08-26 ===
=== 2021-08-26 ===
not rolled out yet [[User:Ttenbergen|Ttenbergen]] 12:40, 2021 August 25 (CDT)
copied to server [[User:Ttenbergen|Ttenbergen]] 15:52, 2021 October 7 (CDT)


* made query structure for [[Created_FirstLocation query]] in [[CFE]] the same as counterpart in [[CCMDB.accdb]], and updated ''created_variables_common_2021'' query to use the new field names.
* made query structure for [[Created_FirstLocation query]] in [[CFE]] the same as counterpart in [[CCMDB.accdb]], and updated ''created_variables_common_2021'' query to use the new field names.
* deleted retired query ''NDC_Dxs_vs_TISS_Dialysis''
* deleted retired query ''NDC_Dxs_vs_TISS_Dialysis''
* deleted declined query ''Query NDC_Dialysis_TISS_CCI''
* updated [[link_suspect_negative_transit_time query ]] to eliminate false positives due to different level of precision/resolution of arrive dttm and dispo dttm from Cognos
* deleted queries that were retired as part of [[Change to collect TISS data in CCI Picklist]]:
** [[Query NDC TISS CCI endoscopic]]
** ''NDC_TISS_Spontaneous_vs_ETT_Trach'' which wasn't documented anywhere
** [[query NDC_Trach_Dx_TISS]]
** [[Query NDC Pacemaker acquired vs TISS]]
** NDC_CLI_vs_DX_but_no_TISS17_CentralLine - counterpart in CCMDB.accdb will be [[Query check ICD10 CLI vs CCI CentralLine]]
** [[Query NDC_cardioversion_dx_vs_TISS]]
** QUEST_TISS_Errors_DID_inconsistent_w_location (undocumented)
** QUEST_TISS_Errors_duplicate_D_IDs_in_patient (undocumented)
** QUEST_TISS_Errors_orphan_patient_entries (undocumented)
** [[Query TISS Errors duplicate Items]]
** [[Query TISS Errors_missing_days]]
** [[query TISS_Errors_duplicate_Items]]
** TISS_Errors_No_Tiss_blank (undocumented)
** [[query TISS_Errors_NrTISSDays_NE_LOS]]
** [[query TISS_Errors_TISS_date_out_of_admission]]
** TISS_Errors_Vent_vs_mechanism (undocumented)
** [[query TISS_Errors_vent_vs_vent2300]]
** TISS_admitted_date_range (undocumented)
** helper queries that are now no longer used: has_TISS_19_spont_breath_ETT_trach, has_TISS_22_ETT_present, has_TISS_23_trach_present, has_TISS_32_33_34_Dialysis, has_TISS_32_Hemodialysis, has_TISS_33_CRRT, has_TISS_34_peritoneal_dialysis, has_TISS_42_tmp_pacemaker, has_TISS_43_endoscopic_px, ND_sub_CLI_has_TISS17_CentralLine, has_TISS_18_vent, has_TISS_22_ETT_OR_23_trach_present, has_TISS_48_vent_2300
* renamed query ''P_Count_of_Sent'' to [[CT Count of sent query]] and confirmed it was  updated to work as a crosstab rather than a pivot.


=== 2021-08-25 ===
=== 2021-08-25 ===
Line 79: Line 105:
** Sub likely_match_finder so that just matching DOB and Chart will match a pt, without also requiring the first name to match; this is so that both first and last names being wrong won't lose the match as it did with one pt Pagasa pointed out [[User:Ttenbergen|Ttenbergen]] 19:46, 2021 January 26 (CST)
** Sub likely_match_finder so that just matching DOB and Chart will match a pt, without also requiring the first name to match; this is so that both first and last names being wrong won't lose the match as it did with one pt Pagasa pointed out [[User:Ttenbergen|Ttenbergen]] 19:46, 2021 January 26 (CST)
** [[Link suspect mismatch to ours incomplete query]] to only consider the last 365 days to make it faster
** [[Link suspect mismatch to ours incomplete query]] to only consider the last 365 days to make it faster
** [[query NDC_CLI_vs_DX_but_no_TISS17_CentralLine]] - removed old dx schema component
** [[query check_ICD10_CLI_vs_CCI_CentralLine]] - removed old dx schema component
** [[Query NDC_Bad_Postal_Code]] - changed query to only look at the last year of data to make it faster; any older records were already fixed
** [[Query NDC_Bad_Postal_Code]] - changed query to only look at the last year of data to make it faster; any older records were already fixed
* removed  
* removed  
Line 101: Line 127:
=== 2021-01-20 ===
=== 2021-01-20 ===
Pagasa has copied to server
Pagasa has copied to server
* updated [[P_Count_of_sent query]] to be laptop based and to more closely show Pagasa what she actually needs.  
* updated [[CT_Count_of_sent query]] to be laptop based and to more closely show Pagasa what she actually needs.  
* removed defunct queries  
* removed defunct queries  
** ''Query NDC CLI AcqDX but NoCLI DateinTMPV2''
** ''Query NDC CLI AcqDX but NoCLI DateinTMPV2''

Revision as of 15:52, 2021 October 7

see the Development Documentation Category for other development logs This article is the change log for Centralized data front end.accdb. Also see Centralized data front end.accdb Change Request and CFE Data Integrity Checks.

Log

2021-10-07

not rolled out yet Ttenbergen 15:52, 2021 October 7 (CDT)

2021-08-26

copied to server Ttenbergen 15:52, 2021 October 7 (CDT)

2021-08-25

copied to server Ttenbergen 11:54, 2021 August 26 (CDT)

2021-08-24

copied to server Ttenbergen 12:40, 2021 August 25 (CDT)

  • fixed created_AdmitDtTm query to explicitly turn the date into date data type; somehow the query turned it into something else that was being sorted differently on Pagasa's computer than on Tina's. Ttenbergen 14:06, 2021 August 24 (CDT)
  • created crosstab queries to replace pivot tables since 2019 doesnt' support them any more:

2021-08-05

copied to server Ttenbergen 11:20, 2021 August 24 (CDT)

2021-08-04

copied to server Ttenbergen 14:46, 2021 August 5 (CDT)

2021-07-27

copied to server Ttenbergen 22:31, 2021 August 3 (CDT)

  • tweak to query encounter_clean_3_del_pers_where_no_L_Person which is part of Person ID field generate person ids; it was failing, but because of how we run these queries that was not visible.
  • updated algorithm behind Populate linking pairs which was impracticably slow under Access 2019

2021-07-20

copied to server Ttenbergen 17:00, 2021 July 20 (CDT)

  • made a crosstab query P_Outstandings_Dispo to replace Query P_Outstandings_Dispo to test as replacement for Pivot Tables, since those no longer work in Access 2019 Ttenbergen 16:55, 2021 July 20 (CDT)

2021-07-15

copied to server Ttenbergen 17:25, 2021 July 15 (CDT)

2021-04-21

copied to server Ttenbergen 15:20, 2021 June 3 (CDT)

2021-02-11

copied to server Ttenbergen 14:39, 2021 February 11 (CST)

2021-02-04

copied to server Ttenbergen 14:30, 2021 February 4 (CST)

2021-01-21

Copied to server

2021-01-20

Pagasa has copied to server

  • updated CT_Count_of_sent query to be laptop based and to more closely show Pagasa what she actually needs.
  • removed defunct queries
    • Query NDC CLI AcqDX but NoCLI DateinTMPV2
    • Query NDC CLI No AcqDX but CLI DateinTMPV2

Earlier changes

See Centralized data front end.accdb Change Log 2020

Related articles

Related articles: