Description: Questionnaire Categories
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKQUESTIONNAIRETAGID |
INT |
|
|
Description: The unique Id for the LkQuestionnaireTag table
|
|
Name |
Type |
|
2 |
QUESTIONNAIRETAG |
NVARCHAR |
|
|
Description: Text value of the questionnaire tag (Discharge Other Admission etc)
|
|
Name |
Type |
|
3 |
LOCKED |
BIT |
|
|
Description: Flag to indicate if this questionnaire tag is locked
|
|
Name |
Type |
|
5 |
CREATED |
DATETIME2 |
|
|
Description: Record created time
|
|
Name |
Type |
|
6 |
CREATEDTIMEZONEOFFSET |
INT |
|
|
Description: Time zone Offset for Created time
|
|
Name |
Type |
|
8 |
LASTMODIFIED |
DATETIME2 |
|
|
Description: Record Last Modified time
|
|
Name |
Type |
|
9 |
LASTMODIFIEDTIMEZONEOFFSET |
INT |
|
|
Description: Time zone Offset for Modified time
|