Tables [dbo].[PatientCaution]
Text for the FYI button in the patient banner
KeyNameData TypeMax Length (Bytes)NullabilityDescription
UserID[dbo].[uniqueid]9NOT NULLUser who last edited. Link to IDX_User.ID.
Cluster Key XPT_CAUTION: PatientID\CreateDTTMIndexes TWstat_PatientCaution_CreateDTTM_PatientIDForeign Keys FK_PatientCaution_PatientID_Patient_Member_ID: [dbo].[Patient_Member].PatientIDPatientID[dbo].[uniqueid]9NOT NULLPatient. Link to Person.ID.
CautionTextvarchar(max)maxNULL allowedText of the FYI entered through the banner.
Cluster Key XPT_CAUTION: PatientID\CreateDTTMIndexes TWstat_PatientCaution_CreateDTTM_PatientIDCreateDTTMdatetime8NOT NULLThe date the text was modified.