Check duplicate patient

From CCMDB Wiki
Revision as of 11:45, 22 September 2019 by Ttenbergen (talk | contribs) (Text replacement - "CCMDB.mdb" to "CCMDB.accdb")
Jump to navigation Jump to search
Data Integrity Checks
Summary: there are no dupliate entries for the same patient ward admission on the laptop at send time
Related: PHIN, DOB, Chart number, First Name, Last Name
Firmness: hard check
Timing:
App: CCMDB.accdb
Coding: functions has_multiples() and overlap() and query Check_pt_multiples
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: date change was rolled out / first applied
Backlogged: true
  • Cargo


  • SMW


  • Categories:  
  • form:

The same patient should not be on a laptop twice with overlapping Arrive DtTm / Dispo DtTm. If there is a patient like that you will get an error and you will not be able to send any patients.

Definition

Duplicates of the following with overlapping Arrive DtTm / Dispo DtTm:

Related articles

Related articles: