Check duplicate patient: Difference between revisions

mNo edit summary
mNo edit summary
Line 5: Line 5:
| DIC_app = CCMDB.mdb
| DIC_app = CCMDB.mdb
| DIC_coding = functions ''has_multiples()'' and ''overlap()'' and query ''Check_pt_multiples''  
| DIC_coding = functions ''has_multiples()'' and ''overlap()'' and query ''Check_pt_multiples''  
| DIC_status = implemented
| DIC_status = needs review
| DIC_implementation_date = date change was rolled out / first applied
| DIC_implementation_date = date change was rolled out / first applied
}}
}}
Line 12: Line 12:


== Definition ==
== Definition ==
Duplicates of the following with overlapping admit/discharge dates:  
Duplicates of the following with overlapping [[Arrive DtTm]] / [[Dispo DtTm]]:  
* [[Chart number]]
* [[Chart number]]
* [[PHIN]]
* [[PHIN]]
* combination of ([[DOB]], [[First Name]], [[Last Name]])
* combination of ([[DOB]], [[First Name]], [[Last Name]])
{{Discuss | who=Tina | question =
* Confirm whether Arrive or Accept DtTm is appropriate here, and what is implemented}}


==Error scenario==
==Error scenario==
Line 22: Line 25:
Serial# 15268 & 15306 no obvious problem other than MB Province both had PHIN# 999999999.  Collector solution ended up being to changed one PHIN to 123456789.   
Serial# 15268 & 15306 no obvious problem other than MB Province both had PHIN# 999999999.  Collector solution ended up being to changed one PHIN to 123456789.   
*The correct data collection process if  province is MB and no PHIN go to: [[PHIN field]].  Staff sent link to collection instructions & main office review also.
*The correct data collection process if  province is MB and no PHIN go to: [[PHIN field]].  Staff sent link to collection instructions & main office review also.
{{Discuss | who=Tina | question =
* We need to accommodate the 99999999 used when [[PHIN_field#Location_Manitoba_and_no_PHIN]]. Ttenbergen 16:35, 2018 September 11 (CDT)}}


== IT Instructions ==  
== IT Instructions ==