Table Description

Medical Institution: This evidence captures details about a Household Member's stay in a Medical Institution, or participation in a Home and Community Based Waiver program.

Home and community-based services (HCBS) provide opportunities for Medicaid beneficiaries to receive services in their own home or community. These programs serve a variety of targeted groups, such as people with mental illnesses, intellectual or developmental disabilities, and/or physical disabilities.

A Medical Institution record is specifically recorded for a Household Member who is seeking coverage for Long Term Care Medical Assistance.

Example

A case worker creates a Medical Institution record for Linda Smith. Linda Smith is residing in an acute care hospital for at least 3 months until her condition improves as she is currently at risk of death. Linda Smith was placed in the medical institution by her spouse John Smith, who also filed the application for Medical Assistance coverage.

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

System generated unique identifier for the Medical Institution. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the Household Member.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
institutionTypedetails 

Indicates the type of institution in which the individual resides. Examples include: Hospital, SNF/NF, Swing bed, ICF , ICF/MRDD facilities, Title XIX Institution, etc. This is populated from the 'MedicalInstitutionType' code table. The UI field name for this attribute is 'Institution Type'.

EVD_MEDICAL_INSTITUTION_TYPEMedicalInstitutionTypeSVR_STRING<10>
waiverTypedetails 

The type of waiver program on which the individual has been enrolled. Examples include: Brain Injury Waiver, Physical Disability Waiver, Elderly Waiver, etc. This is populated from the 'WaiverType' code table. The UI field name for this attribute is 'Waiver Type'.

EVD_MEDICAL_INSTITUTION_WAIVER_TYPEWaiverTypeSVR_STRING<10>
instCaseParticipantRoleIDdetailsyes

The Case Participant Role ID of the Medical Institution or service provider which is providing the services to the individual. The UI field name for this attribute is 'Medical Institution/Service Provider Participant'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
dateEntereddetails 

The date on which the individual entered the institution, or started on the waiver program. The UI field name for this attribute is 'Entered Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The date on which the individual left the institution, or the Waiver program ended. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
expectedLengthOfStaydetails 

The duration that the household member is expected to stay in the Medical Institution. This is populated from the 'ExpectedLengthOfStay' code table. The UI field name for this attribute is 'Expected Length of Stay'.

EVD_MEDICAL_INSTITUTION_EXPECTED_LENGTH_OF_STAYExpectedLengthOfStaySVR_STRING<10>
undueHardshipReasondetails 

The undue hardship that may exist as a result of the individual not receiving Medical Assistance Coverage. Examples include: At Risk Of Death, At Risk Of Permanent Disability. This is populated from the 'UndueHardshipReason' code table. The UI field name for this attribute is 'Undue Hardship Reason'.

EVD_MEDICAL_INSTITUTION_UNDUE_HARDSHIP_REASONUndueHardshipReasonSVR_STRING<10>
undueHardshipCertifiedOndetails 

The date on which the potential Undue Hardship was certified. The UI field name for this attribute is 'Certified On'.

CURAM_DATE SVR_DATE
placedByTypedetails 

Classification of the individual or organization who placed the Household Member in the Medical Institution. Examples include: State, Self, Parent, Guardian, Other, etc. This is populated from the 'PlacedByType' code table. The UI field name for this attribute is 'Placed By Type'.

EVD_MEDICAL_INSTITUTION_PLACED_BY_TYPEPlacedByTypeSVR_STRING<10>
placedByCaseParticipantRoleIDdetailsyes

The Case Participant Role ID of the individual or organization who placed the individual in the Medical Institution. The UI field name for this attribute is 'Placed By Participant'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
placersStateOfResAtPlacementdetails 

The State of residence of the individual or organization that placed the household member in the Medical Institution, at the time of placement. This is populated from the 'AddressState' code table. The UI field name for this attribute is 'Placer's State Of Residence At Placement'

EVD_ADDRESS_STATEAddressStateSVR_STRING<10>
applicationFiledByTypedetails 

Classification of the individual or organization who filed the application for Medical Assistance coverage for the individual in the Medical Institution. Examples include: State, Self, Parent, Guardian, Other, etc. This is populated from the 'ApplicationFiledByType' code table. The UI field name for this attribute is 'Application Filed By Type'.

EVD_MEDICAL_INSTITUTION_APPLICATION_FILED_BY_TYPEApplicationFiledByTypeSVR_STRING<10>
filedByCaseParticipantRoleIDdetailsyes

The Case Participant Role ID of the individual or organization who filed the application for Medical Assistance coverage, for the individual in the Medical Institution. The UI field name for this attribute is 'Application Filed By Participant'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
commentsdetails 

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

COMMENTS SVR_STRING<300>
appFilerRoleTypedetailsyes

The type of application filer. Examples include: Person, Product Provider, etc. This is populated from the 'PlacedByFiledBy' code table. The UI field name for this attribute is 'Application Filed By'.

EVD_MEDICAL_INSTITUTION_APPFILER_PLACER_TYPEPlacedByFiledBySVR_STRING<10>
placerRoleTypedetailsyes

The type of individual/organization which placed the Household Member in the Medical Institution. Examples include: Employer, Person, Product Provider, Service Supplier, etc. A value would be selected here only if the placer is someone other than 'Self', and that placer exists in the system, but is not a Case Participant. This is populated from the 'PlacedByFiledBy' code table. The UI field name for this attribute is 'Placed By'.

EVD_MEDICAL_INSTITUTION_APPFILER_PLACER_TYPEPlacedByFiledBySVR_STRING<10>
Foreign Keys (4)
ChildParent
MedicalInstitution.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
MedicalInstitution.instCaseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
MedicalInstitution.placedByCaseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
MedicalInstitution.filedByCaseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (4)
Index NameAttributes
IND__2135612388caseParticipantRoleID
IND__846040714instCaseParticipantRoleID
IND__927455480placedByCaseParticipantRoleID
IND__193166611filedByCaseParticipantRoleID
Operations (4)
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 
Related Pages (25)
Check Eligibility (CheckEligibility)
Check Eligibility (CheckMAEligibility)
Check Eligibility (CheckMAEligibilityFromIC)
Renew Chip Product Delivery (Chip_RenewProductDelivery)
Add Member (CHIPProduct_addAssistanceGroupMember)
Confirm Benefit Group Member (CHIPProduct_confirmAddBenefitGroupMember)
Remove Member (CHIPProduct_removeAssistanceGroupMember)
Remove Member (CHIPProduct_removeBenefitGroupMember)
New Medical Institution Evidence (EVD_addToCaseMedicalInstitutionEvidence_sa)
New Medical Institution Evidence (EVD_createMedicalInstitutionEvidence_sa)
New Medical Institution Temporary Absence Evidence (EVD_createMedInstTemporaryAbsenceEvidence_sa)
New Medical Institution Temporary Absence Evidence (EVD_createMedInstTemporaryAbsenceEvidence_wzSelAllCre)
Edit Medical Institution Evidence (EVD_incomingModifyMedicalInstitutionEvidence)
Edit Medical Institution Evidence (EVD_modifyMedicalInstitutionEvidence)
Edit Medical Institution Temporary Absence Evidence (EVD_modifyMedInstTemporaryAbsenceEvidence)
View Medical Institution Evidence (EVD_viewMedicalInstitutionEvidence)
View Medical Institution Evidence (EVD_viewMedicalInstitutionEvidenceHistRec)
Home (EVD_viewMedicalInstitutionEvidenceObject)
View Medical Institution Evidence (EVD_viewMedicalInstitutionEvidenceSnapshot)
Check Retroactive Medical Assistance Eligibility (ISP_checkRetroactiveEligibility_fromICHome)
Check Retroactive Medical Assistance Eligibility (ISP_checkRetroactiveEligibility_fromPDHome)
Renew Long Term Care Eligibility (ISP_renewProductDeliveryEligibility)
Renew Long Term Care Eligibility (ISP_renewProductDeliveryEligibilityFromMenu)
Check Retroactive Medical Assistance Eligibility (ISPCheckRetroactiveEligibilityPDHomeFromMenu)
Renew TB Product Delivery (TBBCC_RenewProductDelivery)