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. 

TouchedWhenUTC 
Definition  The date and time that the row was last updated including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is 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. 

CreatedWhenUTC 
Definition  The date and time that the row was created including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is 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. 

DepartmentSurgicalItemID 
Definition  Auto generated unique primary key value. 

SurgicalItemID 
Definition  A foreign key to the SurgicalItemID column in the SXASRGSurgicalItem table. 

ItemName 
Definition  Holds Name of the item 

ChargeCodeID 
Definition  A foreign key to the ChargeCodeID column in the SXASRGChargeCode table. 

IsConsignmentItem 
Definition  Holds if it is a consignment or not. 

IsNonStockItem 
Definition  Holds whether we have to stock it or not. 

IsSingleSection 
Definition  To check if the item will be available in single section or not. 

IsCheckConflict 
Definition  To check if the item is conflict-checked or not. 

Notes 
Definition  Holds the comment or notes provided by user. 

LocationFunctionGUID 
Definition  A foreign key to the GUID column in the CV3LocationFunctionGroup table. 

InventorySectionID 
Definition  A foreign key to the InventorySectionID column in the SXASRGInventorySection table. 

MSRowVersion 
Definition  Optimistic lock identifier using rowversion datatype. 

ItemSource 
Definition  A user defined text entry identifying the source of an item 

ItemID 
Definition  A user defined ID for a Surgical Item 

IsNoCharge 
Definition  The indicator of whether the department surgical item should be charged. 

CostPerItem 
Definition  The cost of the department surgical item. 

SchedulingResourceId 
Definition  The ID of the resource in Enterprise Scheduling associated with the department level surgical item in Surgery. 

IsExcludedFromUsageExport 
Definition  Flag indicating if the department surgica item is excluded from usage export. 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

PackagingUnit 
Definition  Store the Packaging Unit 

PackagingQuantity 
Definition  Store the Packaging Quantity 

PackagePrice 
Definition  Store the Package Price 

SchedulingResourcePoolID 
Definition  The enterprise scheduling resource pool that this item is assoicated with.