Table Description

Exemption: This evidence captures details about a period of time during which an adult Household Member's receipt of Cash Assistance is not counted as a countable month of assistance towards the Federal lifetime limit for the program, as the Household Member's circumstances satisfy an exemption reason.

For the period of time a Household Member is exempt, the months in which the Household Member receives Cash Assistance is not counted by the system. Exemption details the Household Member who is exempt, the period they are exempt for, and the reason for the exemption.

Example

Linda Smith is an adult who is receiving Cash Assistance for the last five months. Linda notifies the caseworker that there has been a change in her circumstances for the last two months. The case worker determines that Linda Smith's circumstances warrant that she be granted an exemption, as her circumstances satisfy one of the exemption reasons. The case worker creates an exemption record for Linda Smith with details of the period the exemption is for and the reason for the exemption. The two months of Cash Assistance which Linda receives within this exemption period are months that are not counted towards her life time limit for receipt of Cash Assistance.

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

System generated unique identifier for the Exemption record. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the Household Member who the Exemption is associated with. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
reasondetails 

The reason for the Exemption. Examples would include: Permanent Disablement, Homeless, etc. This is populated from the 'ExemptionReason' code table. The UI field name for this attribute is 'Exemption Reason'.

EVD_EXEMPTION_REASONExemptionReasonSVR_STRING<10>
commentsdetails 

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

COMMENTS SVR_STRING<300>
startDatedetails 

The date a Household Member's Exemption started. The UI field name for this attribute is 'Start Period' and 'Year'.

CURAM_DATE SVR_DATE
endDatedetails 

The date a Household Member's Exemption ended. The UI field name for this attribute is 'End Period' and 'Year'.

CURAM_DATE SVR_DATE
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
POST_DATA_ACCESS: no
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
POST_DATA_ACCESS: no
PRE_DATA_ACCESS: yes
Standard Operation 
removeremovePOST_DATA_ACCESS: no
Standard Operation 
Related Pages (10)