Description: Contains reason codes and descriptions for entered-in-error values
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKENTEREDINERRORREASONID |
INT |
|
|
Description: The unique Id for the LkEnteredInErrorReason table
|
|
Name |
Type |
|
2 |
SYSTEM |
NVARCHAR |
|
|
Description: Textual name of the code system this reason code comes from
|
|
Name |
Type |
|
3 |
CODE |
NVARCHAR |
|
|
Description: Value that identifies a concept as defined by the code system
|
|
Name |
Type |
|
4 |
DESCRIPTION |
NVARCHAR |
|
|
Description: Detailed Description
|