Soarian Clinicals Schema Documentation
  Return to Table-Index

Table Name Table Comment
HLetterStylesheet This table stores the values of the stylesheet.
Column Name Column Datatype Column Null Option Column Comment
ObjectIDintNOT NULL Primary key of this table.
InstanceHFCIDsmallintNOT NULL HFC(Healthcare Foundation Class) ID of the object.
RecordIdintNULL ID of the record.
Descriptionvarchar(255)NULL Description given to the stylesheet.
IsVersionedbitNOT NULL If the stylesheet was modified it has a value of 1. Otherwise it is 0. Allowable values - 0 or 1.
CreatedUserIdintNULL ID of the user who created this stylesheet.
CreationTimesmalldatetimeNULL Date and time when the stylesheet was created.
StylesheetIDvarchar(25)NULL ID of the stylesheet.
StylesheetNamevarchar(60)NULL Name of the stylesheet.
Versionvarchar(25)NULL Version of the stylesheet.

Return to Table-Index

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