Person ID field: Difference between revisions

m L_Log too
m Text replacement - "L_PHI" to "L_PHI table"
Line 12: Line 12:
A random number generated by Access when a new line is added.
A random number generated by Access when a new line is added.


It would be permanently stored and therefore remain the same for new encounters of that patient in L_Log/L_PHI, but if an L_Person record were ever deleted and recreated it would NOT receive the same ID next time around.  
It would be permanently stored and therefore remain the same for new encounters of that patient in L_Log/L_PHI table, but if an L_Person record were ever deleted and recreated it would NOT receive the same ID next time around.  


The '''Person_ID''' field in [[Centralized_data.mdb]]'s [[L_Person table]] contains a unique id per patient that combines the [[D_ID]]s across admissions.  
The '''Person_ID''' field in [[Centralized_data.mdb]]'s [[L_Person table]] contains a unique id per patient that combines the [[D_ID]]s across admissions.