Tables [dbo].[PatientCommunication_Updates]
Patients with manual communication updates
KeyNameData TypeMax Length (Bytes)NullabilityDefaultDescription
Cluster Primary Key PK_PatientCommunication_Updates_PatientID: PatientIDForeign Keys FK_PatientCommunication_Updates_PatientID_Person_ID: [dbo].[Person].PatientIDPatientID[dbo].[uniqueid]9NOT NULLPatient Identifier of the patient who had patient communication preferences updated manually. Link to Person.ID.
UserID[dbo].[uniqueid]9NOT NULLUser making update. Link to IDX_User.ID.
OrgID[dbo].[dict_id]5NOT NULL((0))Organization. Link to Organization.ID