OperatingRoomCaseProcedureDetai
The table contains OR management system case procedures.
| Column Name | Type | Description |
|---|---|---|
| IsPossibleProcedureIndicator | VARCHAR | Indicates whether the procedure was flagged as a possible procedure. Y indicates that the procedure was flagged as a possible procedure. N or null indicates that the procedure was not flagged as a possible procedure. |
| SurgicalPositionCategory | INTEGER | The category value which represents the position in which the patient should be placed when performing the surgery. |
| ProcedureAnesthesiaTypeCategory | INTEGER | The category value which represents the type of anesthesia used for this procedure. |
| AllPanelProcedureAdditionalDataIdentifier | NUMERIC | Stores the pointer to the procedure additional data record for all panels. |
| ProcedureLengthModifiedIndicator | VARCHAR | Indicates whether the procedure length was modified by the user. Y indicates that the procedure length was modified. A null value indicates that the length was not modified. An N will not be populated for this column. |
| PicklistGenerationMethodCategory | INTEGER | The category value which indicates how the picklist for this procedure will be generated. The possibilities are Panel combined, Separate, None, Possible, or Case combined. |
| DeprecatedSurgicalCaseProcedureCodeIdentifier | NUMERIC | This item stores the procedure (EAP) linked to the procedure code. This column is only populated for older surgical cases which were created and last modified before upgrading to the Epic Nov 2022 version. For newer surgical cases, codes are in OR_OPE_PROC_CODE.PROC_CODE_ID. OR_CASE_ALL_PROC joins to OR_OPE_PROC_CODE on column ALL_PANEL_ADDL_OPE_ID. |
| 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. |
| CaseProcedureDbcEpisodeIdentification | NUMERIC | Stores the Diagnose Behandel Combinatie (DBC) episode associated with the current procedure. Used in billing. |
| ProcedureLateralityCategory | INTEGER | The category value which represents the side of the body the procedure on which the procedure is being performed. |
| ProcedureComments | VARCHAR | The free text comments for this procedure. |
| DefaultPreferenceCardProcedureIdentifier | VARCHAR | This item stores the defaulted preference card. |
| ProcedureAsOrderedText | VARCHAR | Specify the procedure name as exactly ordered by the surgeon/provider. |
| SurgicalProcedureIdentifier | VARCHAR | The unique ID of the procedure record. |
| CasePicklistPreferenceProcedureIdentification | VARCHAR | The procedure or preference card ID used to default the pick list in the case for this procedure. |
| ResourcePreferenceCardIdentifier | VARCHAR | The procedure or preference card ID used to default the resources in the case for this procedure. |
| 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. |
| TotalCaseDurationInMinutes | INTEGER | The total amount of time required for the case. This includes all procedures in all panels as well as the setup and cleanup times for the case. |