User:Ttenbergen: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
m m
Line 7: Line 7:
<!-- {{:Category:Health Sciences Center Office}}-->
<!-- {{:Category:Health Sciences Center Office}}-->
Doesn't work.
Doesn't work.
== transcluding subheadings... ==
<!-- {{:Requested_CCMDB_changes_for_the_next_version#Bug_Fixes}}-->
{{:Requested_CCMDB_changes_for_the_next_version#Bug_Fixes}}


== wiki testing, syntax and tricks ==
== wiki testing, syntax and tricks ==

Revision as of 16:01, 6 July 2015

quick edit test

test Ttenbergen 09:22, 2015 June 22 (CDT)

transcluding category...

Doesn't work.

transcluding subheadings...

see the Development Documentation Category for other development logs

Requests

after fixing the CCI page names on wiki, add wiki link for CCI codes in CCMDB.accdb

screen refresh reductions

As part of troubleshooting Con's blinky screen Brendan suggested the following:

There’s code you can put in, I forget what the commands actually are, but it turns off the screen refresh during functions so the user doesn’t see what’s happening. You’d turn the refresh off before the function starts, they’ll see a static screen until you tell it to turn the refresh on, where the screen will then load just one time and all of the new info, all the rows, any formatting, or populating, etc.. is done. Instead of refreshing 10 or 20 times, once for each row.

integrity checks checklist

 Status
Function long LOS()needs review
Query Check_VADT_too_close_to_first_boarding_locneeds review
Query Check_from_ED_and_prev_location_same_siteready to implement
Query check CCI each count vs LOSneeds review
Query check long transfer delayneeds review
Query check_tmp_AHCneeds review
Query check_tmp_Overstay2needs review
Query s_tmp_MRneeds review

Bug Fixes

see Category:Bugs and especially Category:Bugs needing input for bugs with their own article

 StatusModification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by Semantic MediaWiki.
Bug needing input7 November 2012 22:35:09
Combiner tab re-sorts after entering5 October 2022 17:07:01
CCI Picklist tab is slow25 January 2023 16:56:36
Repeat clicks being needed when entering CCI PX Type12 March 2024 15:51:37
Error: There isn't enough free memory to update the display. Close unneeded programs and try again.12 March 2024 16:13:18
Error "Unrecognized database format" when sending9 June 2025 16:17:34
Error "Invalid SQL statment..." when sending16 July 2025 20:21:11
Typing in the dx tab no longer expands to the full dx in Windows 117 August 2025 16:46:36
Error "The database cannot be opened because ..."11 September 2025 03:11:18

Next Round of Data Changes

Flag this in the relevant pages as follows so it lists properly in To do list. See there for actual changes requested.

{ {Todo 
| who = Tina 
| todo_added = 2021-07-21
| todo_action = 
| question = Dev_CCMDB_Data / Dev_CCMDB depending on if CCMDB needs update first. 
<provide details of change> 
}}

Bugs that need input

In order to troubleshoot bugs in the program we need to know how they happen. Any further feedback on these bugs might be the piece of the puzzle that allows me to fix the bug. If you find a new bug, you please document it.

 Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by Semantic MediaWiki.
Bug needing input7 November 2012 22:35:09
CCI Picklist tab is slow25 January 2023 16:56:36
Combiner tab re-sorts after entering5 October 2022 17:07:01
Error "Invalid SQL statment..." when sending16 July 2025 20:21:11
Error "The database cannot be opened because ..."11 September 2025 03:11:18
Error "Unrecognized database format" when sending9 June 2025 16:17:34
Error: There isn't enough free memory to update the display. Close unneeded programs and try again.12 March 2024 16:13:18
Repeat clicks being needed when entering CCI PX Type12 March 2024 15:51:37
Typing in the dx tab no longer expands to the full dx in Windows 117 August 2025 16:46:36

renal task checks

There are some possible changes identified that either need to be flagged as needing to be done, or where there is still a discussion going on. Also related to this:

Pharmacy reference

  • reference sheet - some suggested we add a reference sheet. I could make a button on that screen to bring up a reference sheet. Problem is that would be at least the third copy of this information, leading to problems maintaining consistency. I would be willing to do it if we change the table with the info on the wiki to a plain-text formatted table that I can directly copy-and-paste into Access, e.g. something like
---------------------
| test | second test|
---------------------
| blah | blah blah  |
---------------------
  • If someone could set up the table on the wiki I will make a form with the content in the app. Any volunteers? I could add this to the next version easily. Ttenbergen 16:41, 2013 April 24 (EDT)
    • No news in about a month. If anyone is interested in making that list, let me know and I'll put it into the CCMDB.accdb.
      • No one ever volunteered to provide the sheet, so taking out the question. If someone is willing to work on this, please add a discussion back in. Ttenbergen 19:39, 2019 November 13 (CST)

apache check no longer yellowing fields

apache check is no longer yellowing fieldsTtenbergen 10:09, 10 January 2012 (CST)

  • yes, it is no longer yellowing the field, just the error box below. Can't find trace of the code, and not sure when it was changed. Ponder whether to re-instate, error checking is still being called and still prevents sending... Ttenbergen 17:13, 2012 January 31 (CST)
    • Do we want to re-implement this? Would take a few days of coding I think, so I haven't done it. Ttenbergen 16:58, 2012 October 1 (CDT)
      • not sure what you mean no longer yellowing fields. Do you mean where there is an error (limit) or missing data that is not yellowing? --Trish Ostryzniuk 19:13, 2013 January 28 (EST)
        • been a while, I'll review and let you know what this is about. Ttenbergen 13:55, 2013 January 29 (EST)

Previous requests that were not made (with reasons)

DOB format

  • "when you create a new profile and have to fill in the DOB it is backwards to what is written in the chart, so when we go to enter the DOB we have to stop and think about it to enter it in our computer. It is written in all chart as day/month/year, we use to be able to enter it that way and it would automatically fall into place" - Pat 09:29, 2013 December 19 (CST)
    • there was discussion about doing this and we decided not to to keep dates consistent throughout the program.

prevent setting recordstatus from sent to complete

  • Prevent RecordStatus of Sent files being changed from Sent to Incomplete if data altered after file sent inMlaporte 15:18, 2013 December 16 (CST)
    • actually, need to be able to do that to re-send when needed.

sending only lab/pharm sums to centralized_data.mdb

All the info that is actually needed in centralized is the sum of labs and pharmacy. Was hoping to send only that, but it would complicate synching with collector laptops while adding little value, so not doing that for now. We could re-visit this if it is a problem, or if those files get unwieldy large. Also, could run a "summarizer" across those files for complete records only. Will leave alone unless main office really wants this done... Ttenbergen 12:35, 2013 November 11 (CST)

Default location field to main collection location

There have been requests to default the location field to the main (or only) collection location. I could set this up, but defaulting these would increase the chances of the data just being left in there if a patient is an exception. Upon consultation with Trish it was decided not to risk an increase in errors to make this more convenient.

  • "There are a number of site collecting on 2 or more units using the same laptop. We get ward location entry error when there is a default location set." ... "--TOstryzniuk 12:25, 20 October 2010 (CDT)"

PS: If I enable defaulting for anywhere then I would not be able to disable defaulting for other locations, so it was decided not to have defaulting. Ttenbergen 12:44, 12 January 2011 (CST) I have, though, reduced the location list to only those wards at a given laptop's site. Ttenbergen 18:09, 14 July 2011 (CDT)

Cancel for Settings

change the settings form to have a save and a cancel button...

No can do. There are is a sb-form in settings form that would not be cancelled, so having a cancel would be misleading.

APACHE lab value limit change request

  • Apache upper limit for creatinine is 2968, which is based on the highest APACHE that was ever in database. STB has one pt with a creat of 3000 and has requested to change upper limit. Laura K. --TOstryzniuk 12:12, 6 July 2010 (CDT)
    • Decided to leave limits be and have collectors enter limit values and email Pagasa with real values when extreme values are encountered. Contacted Pagasa to let us know if such emails become too frequent. Ttenbergen 08:53, 12 July 2010 (CDT)

wiki testing, syntax and tricks

Parser Functions

lowercase works so hopefully so do the others... http://en.wikipedia.org/wiki/Help:Parser_function try this no 1 yes

Transclusion vs Substitution

Transclusion is calling content from a page or template, substitution is copying it.

tree

Something to do with the wiki: {{#tree:

  • cpd_testing
    • include
      • neuro_lib.php
      • neuroQueries.sql
      • neuroQueries_010.sql
    • output
      • <empty: csv files written here>
    • styles
      • neurohsc.css
  • getcpdoutput.php
  • index.php
  • reset_neurohsc_ls1.php

}}

Non-Image file links to the wiki

  • [[ Media:Transition coordinator.gif | this link]]

becomes

Advantage of linking this way is that the page

will list the linking page, whereas a full external linking (e.g. Green Sheet) is not tracked. This allows tracking, version control, maintenance and clean-up of uploaded files.

File:Transition coordinator.gif

location table

Trish, you had asked for a Site and Location table... how about this:


program site ward designation Service Type start date (includes all patients in the unit on this date) note end date


Med HSC A4 HSC_A4 CTU 2003-Oct-01
Med HSC H4 HSC_H4 CTU 2004-Apr-01
Med HSC D4 HSC_D4 CTU 2004-Mar-01
Med HSC D5 HSC_D5 NTU 2004-Mar-01
Med HSC B3 HSC_B3 NTU 2005-Feb-01
Med HSC H4H HSC_H4H CTU 2005-May-01
Med HSC H4H HSC_H4H_a CTU 2014-Dec-02 See HSC H4H start date
Med HSC H4H HSC_H4H_b CTU 2014-Dec-05 See HSC H4H start date
Med HSC H4H HSC_H4H_d CTU 2014-Dec-02 See HSC H4H start date
Med HSC H4H HSC_H4H_h CTU 2014-Nov-25 See HSC H4H start date
Med HSC H7 HSC_H7 CTU Not used. Collector entere location A4, D4, H4 which is based on Physician service patient admitted under while in this overflow area HSC_Med_nonteaching_contingency_beds#733_on_H7
CC HSC IICU HSC_IICU ICU 1997-May-13
CC HSC MICU HSC_MICU ICU 1988-Jul-11
CC HSC MICU HSC_MICa ICU 2015-May-01 See HSC MICU start date
CC HSC SICU HSC_SICU ICU 1988-Jul-11
CC HSC SICU HSC_SICa ICU See HSC SICU start date
CC HSC IICU HSC_IICa ICU See HSC IICU start date
CC HSC CCU HSC_CCU ICU 1999-May-01
CC HSC CCU HSC_CCUa ICU 2015-May-02 See HSC CCU start date
CC HSC MICU HSC_MICb ICU See HSC MICU start date
CC HSC SICb HSC_SICb ICU 2015-May-01 See HSC SICU start date
CC HSC IICU HSC_IICb ICU 2015-May-01 HSC IICU start date
CC HSC CCUb HSC_CCUb ICU See HSC CCU start date
CC HSC MICU HSC_MICd ICU 2015-May-22 See HSC MICU start date
CC HSC SICU HSC_SICd ICU See HSC SICU start date
CC HSC IICU HSC_IICd ICU See HSC IICU start date
CC HSC CCU HSC_CCUd ICU 2015-May-24 See HSC CCU start date
Med HSC OVER HSC_OVER NTU Not used. Pts that overflow into Rehab center area, the location is entered A4, D4, H4 and this depends on the physician service they are admitted under. HSC. SEE:HSC Med nonteaching contingency beds
CC HSC SICU HSC_SICU ICU 1988-Jul-01
Med HSC TEST HSC_TEST x
CC OAK MICU OAK_MICU ICU 1999-Jun-01
Med STB 5B STB_5B NTU 2009-Nov-18 See STB B4 start date. (STB B4+STB 5B+STB 5b_x)=STB 5B. (same service, ward change)
Med STB 5B STB_5B_x NTU 2015-Jan-30 See STB B4 start date
Med STB B4 STB_B4 NTU 2004_Nov-01 (STB B4+STB 5B+STB 5B_x)=STB 5B 2009-Nov-17
Med STB B5 STB_B5 CTU 2004-Aug-01 (STB B5+STB E6)=E6 2004-Oct-13
CC STB CCU STB_CCU ICU 1999-May-24
CC STB CICU STB_CICU ICU 2007-Jan-15
Med STB E5 STB_E5 CTU 2004-Dec-01
Med STB E6 STB_E6 CTU 2019-Oct-14
CC STB MICU STB_MICU ICU 1999-May-24 SICU, MICU combined 2007-Jan-15
CC STB SICU STB_SICU ICU 1999-May-24
Med VIC EMIP VIC_EMIP CTU or NTU 2007-Feb-01 Pt's entire LOS is in ER while under the care of a Medicine service physician. Doc's at Vic don't cooperated to label if VMU or CTU so collector's judgement call
CC VIC MICU VIC_MICU ICU 1999-Jun-01
Med VIC N3F VIC_N3F Family Med 2005-Jul-01 1 year project 2006-Jun-30
Med VIC N5 VIC_N5 CTU 2005-Aug-01
Med VIC OVER VIC_OVER CTU or NTU 2007-May-09 Not used. The collector review charts and put in S4 if under CTU service physician or N5,S5 or S3 if admitted under a VMU service physician.
Med VIC S3 VIC_S3 NTU 2005-Oct-01
Med VIC S4 VIC_S4 CTU 2009-Aug-01
Med VIC S4 VIC_S4 NTU 2005-Oct-01 2009-Jul-31
Med VIC N4/S3 VIC_N4/S3 NTU 2005-Oct-01 N4 2009-Jul-31
Med VIC S5 VIC_S5 CTU 2005-Sep-01
Med GRA N3 GRA_N3 CTU 2005-Jan-01
Med GRA N5 GRA_N5 NTU 2005-Jan-01
Med GRA W3 GRA_W3 NTU 2005-Jan-01 METU. We call it W3. W3 & E3 are referred to as: 3 South (S3) at Grace. Includes the east and west corridors on the south side of 3rd floor
Med GRA EMIP GRA_EMIP CTU 2010-Nov-01 This location is not used. The collector reviews charts and put in location either N5 or N3
Med GRA OVER GRA_OVER CTU 2007-May-09 this location is not used. The collector reviews charts and put admit location as either N5 or N3. This depends on the Physician the patient is admitted under while overflowing onto a non med service bed.
CC GRA MICU GRA_MICU ICU 1998-Sep-14