Changes between Version 12 and Version 13 of i2b2 Database Structure


Ignore:
Timestamp:
02/21/11 09:05:59 (14 years ago)
Author:
jeff.lusted
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • i2b2 Database Structure

    v12 v13  
    11== i2b2 - DB Basics ==
     2You can get all of the following from the documentation, but here are pertinent things to where we are...
    23
    34=== Structure ===
     
    5758   ) ;
    5859}}}
    59 C_HLEVEL: hierarchical level in the tree. 0,1,2 etc
     60'''C_HLEVEL''': hierarchical level in the tree. 0,1,2 etc[[br]]
     61'''C_FULLNAME''': full path within the tree.[[br]]
     62'''C_NAME''': within the demo system this is the last part of the path within the tree. Don't understand the size implications between C_FULLNAME and C_NAME.[[br]]