OperatingRoomSurgicalProcedureLog
The table contains OR management system log surgeons.
| Column Name | Type | Description |
|---|---|---|
| SurgicalLogPanelNumber | INTEGER | The panel number in the surgical log in which the surgeon was involved. |
| SurgicalLogServiceCategory | VARCHAR | The category value which represents the kind of service the surgical log falls under. |
| SurgicalLogPanelEndTimeDocumenterUserIdentifier | VARCHAR | The unique ID of the EMP user who documented the end time for each surgeon associated with any panel of the surgical log. |
| SurgicalTimeSourceAndStatusCategory | INTEGER | The source (Manual / RTLS) and status category of this row's start and end time. |
| SurgicalLogSurgeonIdentifier | VARCHAR | The unique ID of the surgical log which refers to the surgeon. |
| SurgeonIdentifier | VARCHAR | The unique ID of the surgeon. |
| SurgeonStartDateTime | DATETIME | The start date and time for the surgeon in the surgical log. |
| TotalSurgeonDurationSeconds | INTEGER | The total time a surgeon was needed in the surgical log in seconds. |
| SurgeonRoleCategory | INTEGER | The category value which represents the role for the corresponding surgeon in the surgical log. |
| SurgeonLineNumber | INTEGER | The number of the line of the surgeon in this surgical log. |
| SurgicalLogSurgeonEndTime | DATETIME | The end date and time for the surgeon in the surgical log. |
| SurgeonEndTimeComment | VARCHAR | The end time comment for the surgeon in the surgical log. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| SurgeonStartTimeComment | VARCHAR | The start time comment for the surgeon in the surgical log. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| RealTimeLocationSystemDisabledIndicator | VARCHAR | If set to Yes, Real Time Location System (RTLS) tracking has manually been turned off for this provider on this case log. |
| SurgicalStartTimeDocumentingUserIdentifier | VARCHAR | The unique ID of the EMP user who documented the start time for each surgeon associated with any panel of the surgical log. |