Minimal Data Set: Difference between revisions

{{CCMDB Data Integrity Checks}}: moved DOB and recent admit date changes out of here since they are not minimal data set issues.
Line 44: Line 44:
*If discharge date is available, the discharge date must not be before the admit date.  
*If discharge date is available, the discharge date must not be before the admit date.  
* discharge date must '''not be after ''today''''' date;
* discharge date must '''not be after ''today''''' date;
==== implementation ====
Check is done as part of module "tmp_checker" calling query "minimal_data_set_incomplete".


Additional checks requested:
Run at entry or later edit for affected fields:
* admit date should be at most '''one month before ''today'''''; soft check, can click past this one
* validate DOB as usually done at send time, hard check, must correct to send anything
* emailed Julie and Allan to validate above. Ttenbergen 10:10, 2014 March 10 (CDT)
=== implementation ===
Check is done as part of module "tmp_checker" calling query "minimal_data_set_incomplete".


[[Category: Registry Data|*]]
[[Category: Registry Data|*]]
[[Category: Data Collection Guide]]
[[Category: Data Collection Guide]]