Table Description

Coverage Type Details: A Household Member's type of coverage under a medical insurance policy.

Types of coverage that a Household Member can have include vision care, dental and prescription drugs.

Example

Linda Smith has comprehensive coverage under her medical insurance. A case worker creates a Coverage Type Details record which is associated to Linda Smith's Medical Insurance record.

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

System generated unique identifier for a Coverage Type Details record.

EVIDENCE_ID SVR_INT64
coverageTypedetails 

Describes the type of Coverage.

EVD_COVERAGE_TYPECoverageTypeSVR_STRING<10>
startDatedetails 

The start date of the Coverage.

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Coverage.

CURAM_DATE SVR_DATE
commentsdetails 

Details related to the Coverage type.

COMMENTS SVR_STRING<300>
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
transferEvidence    
Related Pages (3)