Steve Vellella wrote: > > I have included a audit trail to record access to patient records, editing > changes, additions, etc...
How do you do that? I can imagine an audit table that records every access to patient info by employee, but this table would grow immensely, no? And do you keep track of what the data was before it was edited? So you could actually look back, for example, and see every old phone number, address, etc. a patient had? I'm not saying it's a bad idea; I'm just not sure how it should be implemented. bill

