Column Name |
Column Datatype |
Column Null Option |
Column Comment |
|
|
CreationTime | smalldatetime | NOT NULL | Date and time when the Result is created. |
FormattedValue | varbinary(max) | NULL | Binary data that has the PDF/RTF content. This field is obtained from the inbound HL7 Results interface in the OBX-05.03.00. |
FormatType | varchar(10) | NULL | Type of the content of formatted value. Allowable values: PDF - PDF Results, RTF - RTF Results. |
Result_oid | bigint | NOT NULL | ObjectID of PDF/RTF results. |
LastCngDtime | datetime | NULL | Universal Time Coordinate or Greenwich Mean Time. |
|