Soarian Clinicals Schema Documentation
  Return to Table-Index

Table Name Table Comment
HNextofKinDetails_Ver Contains patient's changed next of kin (NOK) information.
Column Name Column Datatype Column Null Option Column Comment
ObjectIDintNULL ObjectId. The same as related Object ID in HNextofKinDetails table.
InstanceHFCIDsmallintNULL Instance HFC(Healthcare Foundation Class) ID the same as in HNextofKinDetails 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 HNextofKinDetails table that has the changed value.
InvalidationTimedatetimeNULL Date and time when the value was changed.
UserIDintNULL User Id that changed the patient's NOK information.
CharValuevarchar(3000)NULL Previous Value for character fields.
RelObjectIDintNULL Relation ObjectID.
a) One-To-One Relation 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 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