OperatingRoomPanelThreeTiming
The OR_LOG_PANEL_TIME3 table contains OR management system log panel timing information for the third panel.
| Column Name | Type | Description |
|---|---|---|
| PanelThreeEventUpdateInstant | DATETIME | Instant of update for an event in panel 3. This will be used for Event Interval functionality. |
| SurgicalProcedureIdentification | VARCHAR | The unique ID of the surgical procedure, if this event is associated with a particular procedure. |
| DeploymentIdentifier | VARCHAR | The deployment identifier of which the data is logically kept. |
| SurgicalLogPanelEndDateTime | DATETIME | The date and time the event ended in the surgical log. |
| SurgicalLogPanelTimeLineNumber | INTEGER | The line number of the panel time in the surgical log. |
| PanelEventCode | INTEGER | The panel level event. This line will be blank when a procedure level event was documented. |
| SurgicalLogPanelStartTime | DATETIME | The date and time the event began in the surgical log. |
| SurgicalProcedureTimingEventIdentifier | INTEGER | The procedure level event. This line will be blank when a panel level event was documented. |