Check duplicate patient: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Ttenbergen moved page Duplicate patient check to Check duplicate patient without leaving a redirect: consistent naming |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
=={{CCMDB Data Integrity Checks|implemented}}== | |||
The same patient should not be on a laptop/PDA twice with overlapping Admit/Discharge times. If there is a patient like that you will get an error. | The same patient should not be on a laptop/PDA twice with overlapping Admit/Discharge times. If there is a patient like that you will get an error. | ||
Revision as of 00:30, 14 November 2017
Template:CCMDB Data Integrity Checks
The same patient should not be on a laptop/PDA twice with overlapping Admit/Discharge times. If there is a patient like that you will get an error.
Definition
Duplicates of the following with overlapping admit/discharge dates:
- chart number
- phin
- combination of (DOB, fname, lname)
IT Instructions
Uses functions has_multiples() and overlap() and query Check_pt_multiples.