Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Patient_Directives
Touchworks 25.2
[dbo].[Patient_Directives]
MS_Description
Advance Directives associated with the Patient
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Description
(2)
PatientID
[dbo].[uniqueid]
9
NOT NULL
The Patient ID - FK to the Person.ID
(2)
OrganizationID
[dbo].[dict_id]
5
NOT NULL
The Organization ID - FK to the Organization.ID
DirectivesDE
[dbo].[dict_id]
5
NOT NULL
the associated Directive - FK to the Directives_DE.ID
Instructions
varchar(255)
255
NULL allowed
Instructions associated with the Directive