dbo.SXACDAssesmentDiscontinuedItemType 
Default Table Name  SXACDAssesmentDiscontinuedItemType 
Definition  This table will store all the OEI guids with Itemtype 31 for Section and Data Migration purposes. 

dbo.SXACDAssesmentDiscontinuedItemType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AssessmentOEIGuid(PK)    HVCIDdt  NO  Primary key 
OwnerGuid    HVCIDdt  NO  Owner GUID value from CV3ObservationEntryItem - FlowsheetID from CV3FlowsheetVersion table 
DisplaySequence    int  NO  Display sequence of the Assessment and Plan Section 
ParentSectionGuid    HVCIDdt  YES  ParentSectionGUID of the Assessment and Plan section 
IsSectionMigrated    bit  NO  Flag that will indicate if Session Migration was successful 
MSReplrowguid    uniqueidentifier  NO  Unique GUID used to support merge replication. 

dbo.SXACDAssesmentDiscontinuedItemType Primary and Unique Keys 
Key Name  Key Type  Keys 
SXACDAssesmentDiscontinuedItemTypePK  PrimaryKey  AssessmentOEIGuid