Linking pairs 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 8: | Line 8: | ||
|} | |} | ||
To see the data structure of this table, see most up-to-date [[ | To see the data structure of this table, see most up-to-date [[[[Centralized data.accdb]]]]. | ||
== Related articles == | == Related articles == | ||
Revision as of 13:45, 23 July 2025
The linking_pairs table in Centralized data.accdb is where the data generated by the "Populate linking pairs" process is stored.
Data Structure
| early_D_ID | D_ID of the earlier record in a pair of consecutive records for same patient |
| late_D_ID | D_ID of the later record in a pair of consecutive records for same patient |
To see the data structure of this table, see most up-to-date [[Centralized data.accdb]].