Table Description

Entitlement: A Household Member who is entitled to coverage under a medical insurance policy, for example, an employer based plan or a group health plan.

Entitlement evidence captures details such as the name of the entitled Household Member, the cost of coverage for the household member, an indication of whether a waiting period applies and the enrollment date when coverage can begin.

It may be that one Household Member is automatically covered under a medical plan but an extra fee is payable to provide coverage for another member of the household. In this case entitlement to coverage exists for the other Household Member. In other situations, a waiting period is required before coverage under a health plan can begin, for example, a minimum of six months continuous service with an employer. In this case entitlement to coverage exists following completion of the waiting period.

Example

Linda Smith is covered under a medical insurance plan. Linda Smith has a dependent child Susan Smith. A case worker creates an Entitlement record for Susan Smith which is associated with Linda Smith's medical insurance record. Susan Smith is entitled to coverage under Linda Smith's policy for an extra fee.

Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Chip::Entitlement::Entitlement
Controlling File: Evidence\model\ServiceLayer\entity\Chip\Entitlement\Entitlement_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Entitlement

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetails 

The Case Participant Role ID of the individual entitled to coverage under the medical insurance policy

CASE_PARTICIPANT_ROLE_ID SVR_INT64
costOfCoveragedetails 

The monetary value of the required amount payable for the medical insurance cover in the event of the entitlement being exercised

CURAM_AMOUNT SVR_MONEY
startDatedetails 

The start date of the Entitlement

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Entitlement

CURAM_DATE SVR_DATE
waitingPeriodInddetails 

Indicator to show whether or not a waiting period applies before coverage can begin under the medical insurance policy

CURAM_INDICATOR SVR_BOOLEAN
enrollmentDatedetails 

The date from which the Household Member can be covered under the medical insurance policy. The enrollment date signifies the end of a waiting period for coverage

CURAM_DATE SVR_DATE
commentsdetails 

Details related to the Entitlement

COMMENTS SVR_STRING<300>
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
readCaseParticipantDetailsnsread Reads case participant details for the evidence. 
transferEvidence    
Related Pages (3)