OperatingRoomCaseDiagnosisCodes
The table contains OR management system log diagnosis codes.
| Column Name | Type | Description |
|---|---|---|
| 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. |
| 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. |
| SurgicalLogDiagnosisLineNumber | INTEGER | The number of the line of the diagnosis in the surgical log. |
| DiagnosisPanelNumber | INTEGER | The number of the panel for the procedure. |
| SurgicalLogDiagnosisProcedureIdentifier | VARCHAR | The unique ID of the diagnosis attached to the procedure in the log. |
| SurgicalLogDiagnosisCodeIdentifier | NUMERIC | The unique ID of the code of the diagnosis that is in the surgical log. |
| SurgicalLogIdentifier | VARCHAR | The unique ID of the surgical log of the surgery that the diagnosis refers to. |
| IsDiagnosisAssociatedWithSurgicalLog | VARCHAR | A yes/no flag indicating whether the diagnosis is associated in the surgical log. |