Table Description

Absent Parent Child Support Enforcement: This evidence stores a link between an Absent Parent and a Child Support Enforcement, allowing an Absent Parent to be associated with one or more Child Support Enforcement records.

A Household Member may name many Absent Parents as the potential parent of their child. Paternity is then determined by the CSED and once established this information is recorded against the relevant Absent Parent.

Example

A case worker creates Child Support Enforcement records for Linda Smith's three dependent children as they have an Absent Parent. The three children have the same Absent Parent so only one Absent Parent record is created. The three Child Support Enforcement records are linked to the same Absent Parent record by an Absenteeism record for each child.

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

System generated unique identifier for the Absent Parent Child Support Enforcement. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
paternityEstInddetails 

Indicates whether paternity has been established between the Absent Parent and the child, or children. The UI field name for this attribute is 'Paternity Established'.

CURAM_INDICATOR SVR_BOOLEAN
methodPaternityEstdetails 

The method by which paternity was established between the Absent Parent and the child, or children. Examples include 'Court Order', 'Affidavit of Parentage', etc. This is populated from the 'MethodPaternityEst' code table. The UI field name for this attribute is 'Method Paternity Established'.

EVD_METHOD_PATERNITY_ESTABLISHEDMethodPaternityEstSVR_STRING<10>
startDatedetails 

The start date for the Absent Parent Child Support Enforcement. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The end date for the Absent Parent Child Support Enforcement. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
Related Pages (1)