Table Description

Third Party Liability Enforcement: This evidence captures details about a Household Member's compliance with the State in providing information about any possible third party who may be responsible to pay his/her medical expenses.

Third party liability Enforcement captures whether or not a Household Member, and his/her assignee, if one exists, is cooperating with the State in providing information about any possible third party who may be responsible to pay his/her medical expenses. An assignee is another household member acting on behalf of the Household Member. Third party means any individual, entity or program that is, or may be liable to pay all or part of the expenditures for Medical Assistance. Examples of third party resources include private health insurance and group health insurance. The State's primary purpose is to identify and collect monies from any available medical resource that can pay all or part of a given medical expense, for the household.

Example

A case worker creates a Third Party Liability Enforcement record for Linda Smith. Linda Smith has private health insurance. The insurance provider is responsible for her medical expenses. Linda Smith is cooperating with the State in providing information on her private health insurance.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Household::TPLEnforcement::TPLEnforcement
Controlling File: Evidence\model\ServiceLayer\entity\Household\TPLEnforcement\TPLEnforcement_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Third Party Liability Enforcement. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The case participant role ID of the Household Member for whom the Third Party Liability Enforcement record is being created. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
assRightsToThirdPartyPmtsInddetails 

Indicates whether a Household Member has assigned their rights to the State to collect payments from the Third Party. The UI field name for this attribute is 'Assign Third Party Payment Rights'.

CURAM_INDICATOR SVR_BOOLEAN
cooperWithTPLRequirementsInddetails 

Indicates whether a Household Member has agreed to cooperate with the State in obtaining any possible third party payments. The UI field name for this attribute is 'Cooperate With TPL Requirements'.

CURAM_INDICATOR SVR_BOOLEAN
assigneeCaseParticipantRoleIDdetailsyes

The Case Participant Role ID of the Household Member assigned the third party liability enforcement. The UI field name for this attribute is 'Assignee'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
nonComplianceReasondetails 

Contains a list of reasons why the Household Member may not be complying with Third Party Liability Enforcement requirements. Examples include: Beyond the Parent's Control, Serious Illness or Death, etc. This is populated from the 'TPLNonComplianceReason' code table. The UI field name for this attribute is 'Non Compliance Reason'.

EVD_TPL_NON_COMPLIANCE_REASONTPLNonComplianceReasonSVR_STRING<10>
commentsdetails 

Additional details related to Third Party Liability Enforcement. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
Foreign Keys (2)
ChildParent
TPLEnforcement.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
TPLEnforcement.assigneeCaseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (2)
Index NameAttributes
IND_484917669caseParticipantRoleID
IND__340383210assigneeCaseParticipantRoleID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
removeremove Standard Operation 
Related Pages (13)