Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.OCD_Instruction_Lang
Touchworks 25.2
[dbo].[OCD_Instruction_Lang]
MS_Description
Orderable Concept instruction
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Default
Description
ID
[dbo].[dict_id]
5
NOT NULL
Key to the OCD_Instruction_Lang table
OCDInstructionID
[dbo].[dict_id]
5
NOT NULL
Instruction Header. Link to OCD_Instruction.ID
FirstString
nvarchar(1024)
2048
NULL allowed
('')
First Line of the instruction with variables
InstructionText
nvarchar(max)
max
NOT NULL
Bulk text of the instruction
AHSID
[dbo].[uniqueid]
9
NOT NULL
Global Allscripts Assigned ID