Table Description

Legal Guardian Expense: A fee charged to a Household Member by an appointed representative.

A Legal Guardian is an individual who is appointed to represent the Household Member. An attorney is an example of a Legal Guardian.

Example

Linda Smith has a court case and she has been appointed a legal guardian. The legal guardian is charging Linda Smith a monthly fee for his time and services. A case worker creates a Legal Guardian Expense record with details of Linda Smith's legal guardian, and the fee that is being charged.

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::Expenses::LegalGuardianExpense::LegalGuardian
Controlling File: Evidence\model\ServiceLayer\entity\Expenses\LegalGuardianExpense\LegalGuardianExpense_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Legal Guardian Expense. 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 legal guardian has been appointed. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
amountdetails 

The amount of the Legal Guardian Expense. The UI field name for this attribute is 'Fee Amount'.

CURAM_AMOUNT SVR_MONEY
frequencydetails 

The frequency of occurrence of the expense payments. Examples include: Weekly, Monthly, etc. This is populated from the 'FrequencyCode' code table. The UI field name for this attribute is 'Frequency'.

FREQUENCY_CODE_STATICFrequencyCodeSVR_STRING<10>
startDatedetailsyes

The start date of the Legal Guardian Expense. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Legal Guardian Expense. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
commentsdetails 

Additional details related to Legal Guardian Expense. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
lgCaseParticipantRoleIDdetailsyes

The Case Participant Role ID of the legal guardian. The UI field name for this attribute is 'Legal Guardian Participant'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
Foreign Keys (2)
ChildParent
LegalGuardian.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
LegalGuardian.lgCaseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (2)
Index NameAttributes
IND_2111335583caseParticipantRoleID
IND_2042262308lgCaseParticipantRoleID
Operations (5)
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 
transferEvidence    
Related Pages (2)