|
Name |
Type |
Discontinued? |
|
| 1 |
REVIEW_ID |
NUMERIC |
No |
|
|
|
| The unique identifier for the second-level review. |
|
|
| 2 |
CONTACT_DATE_REAL |
FLOAT |
No |
|
|
|
| A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
|
|
| 3 |
SLR_REVIEW_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
| The category ID of the step in the second-level review process that this second-level review is in. |
| May contain organization-specific values: No |
| Category Entries: |
| Request Created |
| Request Filed |
| Review In Progress |
| Review Filed |
| Follow-Ups Completed |
| Deleted |
|
|
| 4 |
REVIEW_MEDICAL_CONTEXT_C_NAME |
VARCHAR |
No |
|
|
|
| The category ID of the specific medical context of the second-level review that is being completed (e.g. level of care, medical necessity, discharge). |
| May contain organization-specific values: No |
| Category Entries: |
| Acute Level of Care |
| Post-Acute Level of Care |
| Acuity Level |
| Medical Necessity |
| Length of Stay |
| Discharge |
| Patient Class |
| Other |
|
|
| 5 |
POLICY_REGULATION_C_NAME |
VARCHAR |
No |
|
|
|
| The category ID of the policy or regulation that was being followed when making this second-level review. |
| May contain organization-specific values: Yes |
| Category Entries: |
| None |
|
|
| 6 |
DUE_DATE |
DATETIME |
No |
|
|
|
| The due date for the review set by user creating the request. |
|
|
| 7 |
COVERAGE_ID |
NUMERIC |
No |
|
|
|
| The unique ID of the coverage associated with this second-level review. |
|
|
| 8 |
PROC_ID_PROC_NAME |
VARCHAR |
No |
|
|
|
| The name of each procedure. |
|
|
| 9 |
EXPECTED_LENGTH_OF_STAY |
INTEGER |
No |
|
|
|
| The requesting user's expected amount of time the patient should remain in care. For length of stay and discharge reviews only. |
|
|
| 10 |
CURRENT_ACUTE_LEVEL_OF_CARE_C_NAME |
VARCHAR |
No |
|
|
|
| The acute level of care category ID for the second-level review at time of request. Used in acute level of care reviews only. |
| May contain organization-specific values: Yes |
|
|
| 11 |
CURRENT_POST_ACUTE_CLASS_C_NAME |
VARCHAR |
No |
|
|
|
| The post-acute class category ID for the second-level review at time of request. Used in post-acute level of care reviews only. |
| May contain organization-specific values: No |
| Category Entries: |
| Long-Term Acute Care |
| Inpatient Rehabilitation |
| Skilled Nursing |
| Unskilled Nursing |
| Home Health |
| Outpatient Therapy |
| Palliative |
| Hospice |
| None |
| Other |
|
|
| 12 |
CURRENT_ACUITY_LEVEL_C_NAME |
VARCHAR |
No |
|
|
|
| The acuity level category ID for the second-level review at time of request. Used in acuity reviews only. |
| May contain organization-specific values: Yes |
|
|
| 13 |
ADVISOR_USER_ID |
VARCHAR |
No |
|
|
|
| The unique ID associated with the physician advisor's user record for this row. This column is frequently used to link to the CLARITY_EMP table. |
|
|
| 14 |
ADVISOR_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 15 |
CURRENT_BASE_CLASS_C_NAME |
VARCHAR |
No |
|
|
|
| The base patient class category ID for the second-level review at time of request. Used in patient class reviews only. |
| May contain organization-specific values: No |
| Category Entries: |
| Direct |
| Inpatient |
| Outpatient |
| Emergency |
| Observation |
|
|