TISS quality checks: Difference between revisions

Line 18: Line 18:
*#* Example2. Admit=May1 Disch=May4 then first DATE=2, last DATE=3  (# cols=2)
*#* Example2. Admit=May1 Disch=May4 then first DATE=2, last DATE=3  (# cols=2)


* IF both 'ADMITTED between' and 'DISCHARGED between' are N, then the first DATE should be the Admit Date and the last DATE should be the Discharge Date                                                                                             
* If '''both not''' 'ADMITTED between' and 'DISCHARGED between', then the first DATE should be the Admit Date and the last DATE should be the Discharge Date                                                                                             
** Example1. Admit=May1 Disch=May2 then first DATE=1, last DATE=2  (# cols=2)
** Example1. Admit=May1 Disch=May2 then first DATE=1, last DATE=2  (# cols=2)
** Example2. Admit=May1 Disch=May3 then first DATE=1, last DATE=3  (# cols=3)
** Example2. Admit=May1 Disch=May3 then first DATE=1, last DATE=3  (# cols=3)