Check duplicate patient: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) |
||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
Duplicates of the following with overlapping admit/discharge dates: | Duplicates of the following with overlapping admit/discharge dates: | ||
* chart number | |||
* phin | |||
* combination of (DOB, fname, lname) | |||
== IT Instructions == | == IT Instructions == |
Revision as of 15:15, 24 September 2009
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.