Pre-send Checker

From CCMDB Wiki
Jump to navigation Jump to search

When complete patients are being sent some data is also sent for patients who are not yet complete, for example:

Since these patients don't have the RecordStatus field set to "complete" that can not be used as a trigger to ensure all is correct before sending. For that reason, this data is checked when either the Send Records or the Pre-send TmpV2 Checker button is pressed.

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. various checks for Special Short Term Projects, e.g.
  4. are there any patients with diagnoses we are eliminating?