Table Description
Auto Resource Transfer: A system created record when liquid resource, property, annuity or trust evidence, which is actuarially unsound, is added or updated for the institutionalized household member or his/her community spouse.

An institutionalized household member is a person who is in long-term care or receiving waiver able home or community-based services for a continuous period. A community spouse is the spouse of the institutionalized person.

On application for Long Term Care Medical Assistance Programs, an institutionalized individual's total countable resources must be less than or equal to the state defined resource limit. In order to achieve this, an institutionalized individual may transfer some resources to reduce his/her resources.

Processing will establish which resource transfers are valid and which are invalid. Resources may be transferred manually by a case worker who records Resource Ownership Transfer evidence and retrospective Resource Transfer evidence. However, resource transfers also occur when specific types of evidence are added which are not deemed to be actuarially sound or seem to be benefiting someone other than the institutionalized individual. For example, when an individual creates a trust fund for which they are not the beneficiary or creates an annuity which will pay out for longer than their life expectancy.

When evidence is activated on an integrated Case that includes institutional evidence the system is triggered to evaluate this type of evidence in order to determine if there is an invalid resource transfer, and if so to create an Automatic Resource Transfer record. The system automatically creates an Automatic Resource Transfer record for liquid resource, property, annuity or trust evidence of certain types that is added or updated for the institutionalized household member or their community spouse, if the uncompensated value for the record is calculated to be greater than zero. The uncompensated value is the amount that the individual transferred to another without receiving adequate compensation. The system determines the uncompensated value from rules and calculations according to the specific type of evidence. For example, if someone has a life estate with powers ownership of their property, there will always be an associated uncompensated value which is calculated using the appropriate life estate factor for their age.

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::Income Support Product::Service Layer::entity::Resources::ISPAutoResourceTransfer::ISPAutoResourceTransfer
Controlling File: ISProduct\model\Service Layer\entity\AutoResourceTransferResource\ISPAutoResourceTransfer\ISPAutoResourceTransfer_cat.efx
Attributes (11)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
autoResourceTransferIDkeynoSystem generated ID for an auto resource transfer.ISP_AUTO_RESOURCE_TRANSFER_ID SVR_INT64
concernRoleIDdetailsnoConcern role ID of institutionalized individual or community spouse.CONCERN_ROLE_ID SVR_INT64
caseIDdetailsnoThe integrated case on which this auto resource transfer is carried out.CASE_ID SVR_INT64
linkedResourceIDdetails Primary key of resource evidence record from which this record was calculated.EVD_LINKED_ID SVR_INT64
resourceTypedetails Type of resource evidence for which this automatic resource transfer was calculated.EVD_OWNERSHIP_LINKED_RESOURCE_TYPEISPOwnershipLnkdResTypeSVR_STRING<10>
ownershipTypedetails Type of ownership which applies to this record.EVD_OWNERSHIP_TYPEOwnershipTypeSVR_STRING<10>
transferDatedetails Date on which the transfer is deemed to have occurred.CURAM_DATE SVR_DATE
itemTypedetails Sub type of resource e.g. type of property or type of annuity.EVD_OWNERSHIP_ITEM_TYPEISPOwnershipItemTypeSVR_STRING<10>
fairMarketValuedetails The fair market value of the resource being transferred.CURAM_AMOUNT SVR_MONEY
uncompensatedValuedetails The hidden value of the resource being transferred.CURAM_AMOUNT SVR_MONEY
transferValuedetails The actual value of the resource being transferred.CURAM_AMOUNT SVR_MONEY
Foreign Keys (2)
ChildParent
ISPAutoResourceTransfer.caseIDCaseHeader.caseID
ISPAutoResourceTransfer.concernRoleIDConcernRole.concernRoleID
Indices (2)
Index NameAttributes
AutoResourceTransIndexcaseID
IND_1988649920concernRoleID
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: autoResourceTransferID
Standard Operation 
countByCaseIDns Counts the number of Automatic Resource Transfer records on a caseSQL
removeByCaseIDnsremove Removes all existing Automatic Resource Transfer records from a case 
listByCaseIDnsmulti Lists the records for display.SQL
readForViewnsread Reads the record fields for display. 
readread Standard Operation 
searchByCaseIDreadmulti Search the records by Case ID. 
Related Pages (12)