Soarian Clinicals Schema Documentation
  Return to Table-Index

Table Name Table Comment
HProcedureHistory_Ver Contains patient's changed Procedure History information.
Column Name Column Datatype Column Null Option Column Comment
ObjectIDintNULL ObjectId. The same as related Object ID in HProcedureHistory table
InstanceHFCIDsmallintNULL Instance HFC(Healthcare Foundation Class) ID the same as in HProcedureHistory table
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 in HProcedureHistory table that has the changed value.
InvalidationTimedatetimeNULL Date and Time when value was changed.
UserIDintNULL User Id that changed the patient's Procedure 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 fields
RelHFCIDsmallintNULL Relation HFC(Healthcare Foundation Class) ID(Child HFCID incase of OnetoOne & OnetoMany).
OIDValueintNULL Previous Value for oid fields

Return to Table-Index

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