Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Patient_MasterChart
Touchworks 25.2
[dbo].[Patient_MasterChart]
MS_Description
Table to provide a master patient index external identifier for the patient. This must be unique per organization pool and only one per patient.
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Description
PatientID
[dbo].[uniqueid]
9
NOT NULL
Key to the Person Table
OrgSharingDE
[dbo].[dict_id]
5
NOT NULL
Organization Sharing Pool. Link to Org_Sharing_DE.ID.
MasterChartID
varchar(255)
255
NOT NULL
External identifier for the patient. This must be unique within the organizatio sharing pool. Only one per patient is allowed.