SAR_SVC_LN_INFO
Description:
The service line adjudication information for a specific case of a service authorization request (SAR). The associated administrative information for the case can be found in the SAR_INFO table with the same referral and coverage ID. Child tables SAR_SVC_LN_CODE, SAR_SVC_LN_CODE_MOD, SAR_SVC_LN_CODE_UNITS, SAR_SVC_LN_GROUP, SAR_SVC_LN_GROUP_UNITS, SAR_SVC_LN_RANGE, and SAR_SVC_LN_RANGE_UNITS contain multiple rows of additional information related to each row in this table. You can join to each of those tables on the REFERRAL_ID columns and SAR_SVC_LN_INFO.LINE = GROUP_LINE from those tables.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The referral ID for the referral record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 SAR_VALID_FROM_DATE DATETIME No
The start date for the line of Service Authorization Request (SAR) adjudication info.
4 SAR_VALID_TO_DATE DATETIME No
The expiration date for the line of Service Authorization Request (SAR) adjudication info.
5 SAR_STATUS_C_NAME VARCHAR No
The status category for the line of Service Authorization Request (SAR) adjudication info.
May contain organization-specific values: Yes
6 SAR_DESC VARCHAR No
The description associated with the line of Service Authorization Request (SAR) adjudication info.
7 SAR_SVC_LN_CVG_ID NUMERIC No
The coverage associated with the line of Service Authorization Request (SAR) adjudication information.
8 SAR_REASON VARCHAR No
The reason associated with the line of Service Authorization Request (SAR) adjudication info.