Tables [dbo].[OCD_Guideline]
Guidelines for Orderable Concepts and Allscripts delivered Care Guides
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Cluster Primary Key PK_OCD_Guideline: IDID[dbo].[dict_id]5NOT NULLKey to the OCD_Guideline table
AHSID[dbo].[uniqueid]9NOT NULLGlobal Allscripts Assigned ID
GuidelineTextvarchar(4000)4000NOT NULLGuideline text
Check Constraints CK_OCD_Guideline_GuidelineImportantFLAG_Yes_Or_No : ([GuidelineImportantFLAG]='N' OR [GuidelineImportantFLAG]='Y')GuidelineImportantFLAG[dbo].[BOOL]1NOT NULLIs it important for the provider to see the guideline  (Y/N)?