MEDICARE_DAYS
Description:
This table stores the number of remaining covered, coinsurance, and reserve days at the beginning of an admission.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The unique identifier 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 MEDCARE_CVG_ID NUMERIC No
Medicare Coverage ID the referral is attached to.
4 COVERED_DAYS INTEGER No
Remaining covered days for a particular Medicare visit.
5 COINS_DAYS INTEGER No
Remaining co-insurance days for a particular Medicare visit.
6 RESERVE_DAYS INTEGER No
Remaining lifetime reserve days for a particular Medicare visit.