Pre-send Checker: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (link fix)
Line 14: Line 14:
# various checks for [[:Category:All Projects]]
# various checks for [[:Category:All Projects]]
# are there any patients with [[Eliminating a diagnosis from collection|diagnoses we are eliminating]]?  
# are there any patients with [[Eliminating a diagnosis from collection|diagnoses we are eliminating]]?  
# [[query s_tmp_project_item_consistent]]


[[Category: CCMDB.mdb]]
[[Category: CCMDB.mdb]]
[[Category: Main Form]]
[[Category: Main Form]]

Revision as of 10:13, 2018 September 22

The "Pre-send Checker" button on the main screen of CCMDB.mdb applies the same checks that will happen automaticlaly before sending.

Use

Use of the button is completely optional. It is intended so collectors can check if their data is complete before leaving the ward, so they don't need to go back to get additional information when they try to send, and sending rejects their data. The same checks get applied automatically before sending, so there is no need to click this button before sending.

What is actually checked

This data may be out-of date, for the actual checks see the Tmp_checker module in CCMDB.mdb.

The following things get checked, in this order:

  1. are there any patients that don't have the Minimal Data Set?
  2. are there any TMP entries not consistent with table s_tmp?
  3. Postal Code
  4. various checks for Category:All Projects
  5. are there any patients with diagnoses we are eliminating?
  6. query s_tmp_project_item_consistent