Centralized data front end.accdb Change Request: Difference between revisions

Line 4: Line 4:


== Other change requests ==
== Other change requests ==
* CAT COLUMN WIDTHS


* updt
* put back the sort buttons for the patient list
Public Function Next_Pseudp_PHIN() As Long
 
    Next_Pseudp_PHIN = DMax("PHIN", "L_PHI", "PHIN < 100000000") + 1
* fix query ''link_suspect_medicine_to_med_no_partner'' - has false positives
End Function
 
* Highest pseudo is used to check “bad PHIN” for incompletes - better solution?
** this should be done in CCMDB instead, see [[Requested_CCMDB_changes_for_the_next_version#Important_change_request]]


* CHANGE RECORDCSTATUS DROPDOWN TO NOT REQUIRE “AVAILABE”
* "Tina will work to implement this new “HASH” system."


* collapse autopsy...
* collapse autopsy...
Line 17: Line 18:
* make query to set time part of tmp dateVar to nothing
* make query to set time part of tmp dateVar to nothing


* mail makes "questioned"
* CC trish
* change cat to have binocs and give from/to and times
* put back the sort buttons for the patient list
* fix query ''link_suspect_medicine_to_med_no_partner'' - has false positives
* Highest pseudo is used to check “bad PHIN” for incompletes - better solution?
** this should be done in CCMDB instead, see [[Requested_CCMDB_changes_for_the_next_version#Important_change_request]]
* add medicine to created variables
* "Tina will work to implement this new “HASH” system."


=== Preventing inappropriate edits by data processor ===
=== Preventing inappropriate edits by data processor ===