OrderResultComponentCommentOverflow
This table contains result component comments for orders that are populated by the Incoming Results Interface. These result component comments are not populated through Enter/Edit Results. The data in this table is populated only if the result component comments normally stored in the Component Comment (I ORD 2070) field is too long to be stored in that field.
| Column Name | Type | Description |
|---|---|---|
| OrderResultComponentCommentText | VARCHAR | The result component comments for this order record which are populated by the Incoming Results Interface. These result comments are not populated by Enter/Edit Results. This column is populated when the result component comments that are normally stored in the Component Comment item in the Order record (ORDER_RESULTS.COMPONENT_COMMENT) are too long to be stored in the Component Comment item in the Order record. |
| EncounterDateNumeric | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| ResultComponentIdentifier | NUMERIC | The unique ID of each result component for each result. Additional data about result components can be found in the CLARITY_COMPONENT table. |
| OrderResultCommentLineNumber | INTEGER | The line count associated with the result component. This line number will match with the LINE column in the ORDER_RESULTS table. It is probable that this table will not have all the lines from the ORDER_RESULTS table since this table only contains data for the components that do not have data in the Component Comment item in the Order record (ORDER_RESULTS.COMPONENT_COMMENT). |
| OrderContactDeploymentOwnerIdentifier | VARCHAR | ID of the deployment owner for this contact. This relates to record sharing and who owns the deployment of the record. |
| OrderResultCommentIdentifier | NUMERIC | The internal order ID for this procedure. |
| OrderResultCommentText | DATETIME | The date of this contact in calendar format. |
| ResultCommentLineNumber | INTEGER | The line count associated with each line of the result component comments. There can be multiple lines of comments, therefore each line has a line number. |