SiteID 
Definition  Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. 

RepFlags 
Definition  Indicates the action in a distributed database environment. Distributed databases are no longer supported so this column is deprecated. 

Build 
Definition  Identifies the build number and patch level of the software that inserted/updated this row. The format is the Build number followed by 3 digits for the patch level which is typically 000. The build number is tied to specific versions of the software, e.g. Sunrise 15.3 is Build 5021, Sunrise 16.3 is Build 5503. 

TouchedBy 
Definition  Information about the user that last updated the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

TouchedWhen 
Definition  The date and time that the row was last updated and will be based on the Enterprise time zone. 

CreatedBy 
Definition  Information about the user that created the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

CreatedWhen 
Definition  The date and time that the row was created and will be based on the Enterprise time zone. 

Active 
Definition  Denotes whether the row is active or not, 0 means the row has been soft deleted or deactivated. 

GUID 
Definition  Unique primary key value. 

OwnerGUID 
Definition  The link to the CV3FlowsheetVersion or CV3FlowsheetVersionItem tables based on OwnerType. 

OwnerType 
Definition  Enumerated field to indicate if storing values for flowsheet attributes or observation attributes. 1 = flowsheet (CV3FlowsheetVersion), 2 = observation (CV3FlowsheetVersionItem) 

ObsMasterItemGUID 
Definition  A foreign key to the GUID column in the CV3ObsCatalogMasterItem table. 

HeaderRowBGColor 
Definition  Indicates the default background color for all header rows 

HeaderFontColor 
Definition  Indicates the font color of the header 

IsHeaderInitiallyCollapsed 
Definition  A flag used for Header which indicates if the item is initially contracted when the flowsheet is opened. 1 = True; 0 = False 

IsHeaderBold 
Definition  A flag that indicates if the header name should be in bold font. 1 = True; 0 = False 

IsHeaderItalic 
Definition  A flag that indicates if the header name should be in italic font. 1 = True; 0 = False 

BackgroundColor 
Definition  Indicates the background color. 

FontColor 
Definition  Indicates the color of the font. 

HighlightColor 
Definition  Indicates the color to be displayed when an item is highlighted. 

ShadowColor 
Definition  Indicates the shaded color. 

DiscontinuedColor 
Definition  Indicates the color to display for discontinued. 

IsMandatory 
Definition  A flag used for Observation Items and Observation Modifiers which indicates if the item is mandatory during data entry. 1 = True; 0 = False 

IsBold 
Definition  A flag that indicates if the display name should be in bold font. 1 = True; 0 = False 

IsFanout 
Definition  A flag that indicates if the display name should be in italic font. 1 = True; 0 = False 

CopyFowardHours 
Definition  Specifies how many hours it can go back to 'copy forward' the data. 

DefaultValueType 
Definition  Enumerated field used for Observation Items and Observation Modifiers which indicates what type of default value should be used when the flowsheet is display for data entry. 1 = None; 2 = Previous; 3 = Specific 

ShowLowIcon 
Definition  Specifies whether to display an icon for a low reading or not. 1-display, 0-don't display 

ShowVeryLowIcon 
Definition  Specifies whether to display an icon for a very low reading or not. 1-display, 0-don't display 

ShowHighIcon 
Definition  Specifies whether to display an icon for a High reading or not. 1-display, 0-don't display 

ShowVeryHighIcon 
Definition  Specifies whether to display an icon for a very high reading or not. 1-display, 0-don't display 

ShowAbnormalIcon 
Definition  Specifies whether to display an icon for an abnormal reading or not. 1-display, 0-don't display 

ShowVeryAbnormalIcon 
Definition  Specifies whether to display an icon for a very abnormal reading or not. 1-display, 0-don't display 

IsUnderline 
Definition  Indicates if item is underlined 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

IsSignificant 
Definition  Specifies whether the observation IsSignificant but not mandatory. 

SuppressCopyForward 
Definition  Suppresses an observation for structured notes not to copy forward the observation into the next note 

IsSuppressExternalObsIn 
Definition  Sets the default value for the flowsheet's params in reference to whether they allow inbound external obs 

IsSuppressExternalObsOut 
Definition  Sets the default value for the flowsheet's params in reference to whether they allow outbound external obs 

IsFanIn 
Definition  If this column is true then Fan-In is allowed and if false then fan-in is not allowed (suppressed). This will be set for the flowsheet versions. 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

SmartPumpPeriodicityType 
Definition  An enumerated type with the following list of possible values: 1 = [None],2 = [15 Mins],3 = [30 Mins],4 = [1 Hour],5 = [2 Hours],6 = [4 Hours],7 = [6 Hours],