AuthorizationProcedureDetai
This table contains procedure-level details about authorizations. The associated authorization information for the procedure can be found in the table by joining the tables on the columns. Child table contains multiple rows of additional information related to each row in this table. You may join to this table on the columns and. = GROUP_LINE from that table.
| Column Name | Type | Description |
|---|---|---|
| SourceSurgicalCodeKey | INTEGER | Unique key for a specific code from the source surgical codes (I AUT 1193). |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ProcedureAuthorizationType | INTEGER | Type of procedure information being authorized. A procedure authorization may be collected for a specific code, a code range, or a procedure component. |
| AuthorizationProcedureComponentIdentifier | VARCHAR | Procedure component being authorized. This column is frequently used to link to the CL_CMP table. |
| ProcedureCreatedFromPreadmissionSyncIndicator | VARCHAR | Flag to indicate if the service level authorization was automatically created from syncing from the preadmission. |
| AuthorizationHospiceLevelOfCare | INTEGER | This column stores the hospice level of care that is authorized by this authorization period. This level of care is sourced from the hospice place of service table and is derived from the Medicare-defined list of hospice levels of care. |
| RequiresMedicalDirectorReview | VARCHAR | Does the procedure require a medical director review? |
| ProcedureFreeTextDescription | VARCHAR | Procedure (free text) being authorized. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| AuthorizationProcedureRevenueCodeIdentifier | NUMERIC | Procedure revenue code. This column is frequently used to link to the CL_UB_REV_CODE table. |
| SourceProcedureOrderID | NUMERIC | For UM referrals, the system automatically creates Service Level Auths using procedure data from the procedure grid. If this service level auth was created by this process, this item points back to the procedure grid entry from which the data was take to create this auth. |
| ProcedureServiceTypeCodeOverride | INTEGER | Procedure level service type override. |
| AuthorizationProcedureMedicationIdentifier | NUMERIC | Stores the medication corresponding with the specified medication billing procedure. |
| SourceAdditionalCodeRecordIdentifier | NUMERIC | Source additional codes record (OPE) from which the authorization record has been created by the system. |
| AuthorizationProcedureCodeIdentifier | NUMERIC | Item to track authorized Current Procedural Terminology (CPT)/Healthcare Common Procedure Coding System (HCPCS) codes. |
| ProcedureCodeRangeStart | VARCHAR | Starting code of the code range |
| AuthorizationProcedureDisciplineCategoryIdentifier | INTEGER | The Home Health and Hospice discipline category ID for the authorization. |
| AuthorizationProcedureLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |