Table Description

Minor Parent Non-residency: This evidence captures the details about a period of time when a minor parent does not reside with his/her parents or an adult relative.

A minor parent is a parent who is under 18, has never been married and has care of a minor child. Reasons why a minor parent may not reside with his/her parents or an adult relative include where the physical and/or emotional health of the minor parent and/or child are jeopardized, parents/guardians are deceased etc.

A minor parent living alone without a good cause may be subject to sanctions which can result in the loss of certain benefits.

Example

A case worker creates a Minor Parent Non Residency record for Susan Smith. Susan Smith is a minor parent, she is 17 years of age and has a dependent child. It is not in Susan Smith's best interest to live with her parents as it is an abusive household.

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::Household::MinorParentNonResidency::MinorParNonRes
Controlling File: Evidence\model\ServiceLayer\entity\Household\MinorParentNonResidency\MinorParentNonResidency_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Minor Parent Non Residency. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the minor parent. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
dateOfNonResidencedetails 

The date of non residence. The UI field name for this attribute is 'Date of Non Residence'.

CURAM_DATE SVR_DATE
nonResidencyReasondetails 

The reason why the minor parent is not residing with their parents. Examples include: Abuse, Parent/Legal Guardian Refused Access, etc. This is populated from the 'NonResidencyReason' code table. The UI field name for this attribute is 'Reason'.

EVD_NON_RESIDENCY_REASONNonResidencyReasonSVR_STRING<10>
nonResidencyDescriptiondetails 

A Description must be entered when the Reason is 'Other'. The UI field name for this attribute is 'Description'.

EVD_NON_RESIDENCY_DESCRIPTION SVR_STRING<225>
commentsdetails 

Additional details related to minor parent's non residency. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
endDatedetails 

The date that the minor parent returned home, or is due to return home. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
Foreign Keys (1)
ChildParent
MinorParNonRes.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (1)
Index NameAttributes
IND__1857305068caseParticipantRoleID
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 (13)