OrderProcedureImpression
This table stores impression information for a procedure.
| Column Name | Type | Description |
|---|---|---|
| OrderPlacedDate | DATETIME | The calendar date that the order was placed. |
| ProcedureImpressionText | VARCHAR | The reading physician's impression for this procedure. |
| OrderProcedureIdentification | NUMERIC | The unique ID of the procedure order record. |
| CareEverywhereContactOwnerDeploymentIdentifier | VARCHAR | The contact owner deployment of this record, used in Care Everywhere record sharing. |
| OrderPlacementDateReal | FLOAT | This is a numeric representation of the date each order was placed in your system. The integer portion of the number specifies the date the order was placed. The digits after the decimal point indicate multiple orders on one day. |
| ImpressionLineNumber | INTEGER | The line count for the reading physician's impression. |