Table Description

Foster Care Payment: This evidence captures details about assistance payments made in respect of a foster child living in the household.

A Foster Care Payment relates directly to a Foster Care record for a child who has been fostered by an adult Household Member. The Foster Care Payment includes information such as the amount, frequency, and type of payment received, for example, a state funded assistance payment.

Children for whom IV-E Foster Care Board Payments are made are considered in a Medicaid eligibility group known as 'mandatory categorically needy'. This means that their receipt of Medicaid is automatic by virtue of their eligibility for title IV-E adoption assistance.

Example

Jane Kelly is a dependent child and is being fostered by Linda Smith. Linda Smith is receiving foster care payments in respect of Jane Kelly. A case worker creates a Foster Care Payment record for the payments Linda Smith is receiving. The Foster Care Payment record is associated with the Foster Care record for Jane Kelly. Linda Smith is recorded as the foster parent on the Foster Care record.

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

System generated unique identifier for a Foster Care Payment. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
typeCodedetailsyes

The type of assistance payment received from the Government. Examples include: Title IV-E Foster Care Board Payment, Title IV-B Foster Care Board Payment, etc. This is populated from the 'FosterCarePaymentType' code table. The UI field for this attribute is 'Foster Care Payment Type'.

EVD_FOSTER_CARE_PAYMENT_TYPEFosterCarePaymentTypeSVR_STRING<10>
amountdetailsyes

The amount of the payment received. The UI field name for this attribute is 'Foster Care Payment Amount'.

CURAM_AMOUNT SVR_MONEY
frequencyCodedetailsyes

The frequency at which the payment will be received. Examples include: Monthly, Weekly, Bi-weekly, etc. This is populated from the 'FrequencyCode' code table. The UI field name for this attribute is 'Frequency'.

FREQUENCY_CODE_STATICFrequencyCodeSVR_STRING<10>
stateCodedetailsyes

The State from which the Household Member receives the Foster Care Payment. Examples include: New York, Utah, etc. This is populated from the 'StateCodes' code table. The UI field name for this attribute is 'State'.

STATE_CODES_CODEStateCodesSVR_STRING<10>
commentsdetails 

Additional details related to the Foster Care Payment. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
startDatedetails 

The start date of the Foster Care Payment. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Foster Care Payment. The UI field name for this attribute is 'End Date'.

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