Changes between Version 12 and Version 13 of i2b2 Database Structure
- Timestamp:
- 02/21/11 09:05:59 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
i2b2 Database Structure
v12 v13 1 1 == i2b2 - DB Basics == 2 You can get all of the following from the documentation, but here are pertinent things to where we are... 2 3 3 4 === Structure === … … 57 58 ) ; 58 59 }}} 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]]