Soarian Clinicals Schema Documentation
  Return to Table-Index

Table Name Table Comment
HMergeItems_Ver Contains merged items changed information
Column Name Column Datatype Column Null Option Column Comment
ObjectIDintNULL ObjectId. The same as related Object ID in HMergeItems
InstanceHFCIDsmallintNULL Instance HFCID the same as in HMergeItems
TypeTinyintNULL Relationship type of change.
Allowable Values: 3 - Simple Property,20 - One to One Relationship,21 - One to Many Forward Relationship 22 - One to Many Reverse Relationship
DataTypeTinyintNULL Data type of column that was changed.
Allowable Values: 2- varchar, 8 - datetime, 100 - int, 101 - double, 102 - Smallint, Tinyint, 103 - Float, 104 - Bit
PropertyNamevarchar(100)NULL Column name that has the changed value.
InvalidationTimedatetimeNULL Date and Time when value was changed.
UserIDintNULL User Id that changed the name information.
CharValuevarchar(3000)NULL Previous Value for character fields
RelObjectIDintNULL Relation ObjectID.
a) One-To-One Relations values : NULL - If relation is Removed, Not NULL - If relation is Established
b) One-To-Many Relations(both in Forward and Reverse) : Child ObjectID will be in.
TextValuentextNULL Previous Value for text fileds.
RelHFCIDsmallintNULL Relation HFCID(Child HFCID in case of OnetoOne & OnetoMany).
OIDValueintNULL Previous value for OID fields.

Return to Table-Index

  Soarian Clinicals Schema Documentation  
Copyright © 2023, Oracle and/or its affiliates