L Log table: Difference between revisions
Ttenbergen (talk | contribs) m m |
Ttenbergen (talk | contribs) m m |
||
| Line 1: | Line 1: | ||
<onlyinclude>'''L_Log''' is the main table where the basic patient information is stored. In the relational structure of our data, L_Log is the parent table to the other [[L-tables]].</onlyinclude> | <onlyinclude>'''L_Log''' is the main table where the basic patient information is stored. In the relational structure of our data, L_Log is the parent table to the other [[L-tables]].</onlyinclude> | ||
== Difference between [[Centralized_data.mdb]] and [[CCMDB_data.mdb]] == | |||
In CCMBD.mdb, the L_Log table contains all the patient related data. In [[CFE]], the information that could identify the patient is stored in [[PHI.mdb]].[[L_PHI]] instead, but the other information is still stored in [[Centralized_data.mdb]].[[L_Log]]. (This should likely be moved somewhere on its own.) | |||
== Data Structure == | == Data Structure == | ||