L Communication Notes table
The L_Communication_Notes table in Centralized_data.mdb contains data related to the data processor's communications with data collectors during vetting.
Specifically, the "email collector about patient data" button will populate this table with the content of the email and the date. The data is used by the main office to keep track which problem data has been processed.
Data Structure
field | type | description |
---|---|---|
D_ID | text(18) | unique record ID |
Notes | text(255) | text from the email |
CommDate | date | date of communication |