BEN_LTC_SHARE_OF_COST
Description:
The BEN_SHARE_OF_COST table contains the share of cost information for the attached benefit record.

Primary Key
Column Name Ordinal Position
BENEFIT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 BENEFIT_ID NUMERIC No
The unique identifier (.1 item) for the benefits 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 EFF_DATE DATETIME No
This is the effective start date for a patient's share of cost. This is the monthly amount a patient must pay for certain payers (Medicaid, for example) to cover their stay. The share of cost amount may change over time.
4 MONTHLY_AMT NUMERIC No
This is the monthly patient pay amount for a patient's share of cost. This is the monthly amount a patient must pay for certain payers (Medicaid, for example) to cover their stay. The share of cost amount may change over time.
5 UPDATE_USER_COMMENT VARCHAR No
This is a user's comment for this share of cost line.
6 UPDATE_USER_ID VARCHAR No
When a line in the share of cost table changed, this the person who made the change.
7 UPDATE_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
8 UPDATE_UTC_DTTM DATETIME (UTC) No
When a line in the share of cost table changed, this the instant (UTC) when the change was made.