Description: Unified Code for Units of Measure (UCUM)?
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKUNITID |
INT |
|
|
Description: The unique Id for the LkUnit table
|
|
Name |
Type |
|
2 |
CODE |
NVARCHAR |
|
|
Description: Value that identifies a concept as defined by the code system
|
|
Name |
Type |
|
3 |
SYSTEM |
NVARCHAR |
|
|
Description: Coding System Utilized
|
|
Name |
Type |
|
4 |
DESCRIPTION |
NVARCHAR |
|
|
Description: Detailed Description
|
|
Name |
Type |
|
5 |
PRINTSYMBOL |
NVARCHAR |
|
|
Description: Text value to print for this unit
|
|
Name |
Type |
|
6 |
INTERNALDISPLAY |
NVARCHAR |
|
|
Description: Text value to display for this unit
|
|
Name |
Type |
|
7 |
ALLOWINCONFIG |
BIT |
|
|
Description: Flag to allow this record in config
|