L Communication Notes table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "Centralized data.mdb" to "Centralized data.accdb" |
Ttenbergen (talk | contribs) m Text replacement - "Centralized_data.mdb" to "Centralized data.accdb" |
||
| Line 1: | Line 1: | ||
The '''L_Communication_Notes''' table in [[ | The '''L_Communication_Notes''' table in [[[[Centralized data.accdb]]]] contains data related to the [[data processor]]'s communications with [[data collector]]s 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. | 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. | ||
Revision as of 13:45, 23 July 2025
The L_Communication_Notes table in [[Centralized data.accdb]] 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 |
Related articles
| Related articles: |
[[Category: Centralized data.accdb]]