Attribute | Stereotype | Nullable | Description | Domain Definition | Codetable | DDL Type |
evidenceID | key | no | System generated unique identifier for the Spend Down Medical Expense. There is no UI field for this attribute. | EVIDENCE_ID | | SVR_INT64 |
obligationAmount | details | | The amount of the medical expense, for which the client has the responsibility (obligation) to pay. The UI field name for this attribute is 'Client Obligated Amount'. | CURAM_AMOUNT | | SVR_MONEY |
| details | | Additional details related to medical expenses. The UI field name for this attribute is 'Comments'. | COMMENTS | | SVR_STRING<300> |
medicalExpenseID | details | | Unique reference number of the Medical Expense record, to which this Spend Down Medical Expense record relates. There is no UI field for this attribute. | EVD_MEDICAL_EXPENSE_ID | | SVR_INT64 |
caseParticipantRoleID | details | no | The Case Participant Role ID of the participant who is in receipt of a medical service for which a medical expense was incurred. This may or may not be a Household Member. The UI field name for this attribute is 'Person in Receipt of Service Participant'. | CASE_PARTICIPANT_ROLE_ID | | SVR_INT64 |
livingAtHomeInd | details | | Indicates if the person receiving the medical service lives at home with the participant who is responsible for payment of the medical expense. The UI field name for this attribute is 'Living at Home | CURAM_INDICATOR | | SVR_BOOLEAN |
tplInd | details | | Indicates if there is a TPL (Third Party Liability) associated with this expense. Based on this the case worker can follow up with TPL regarding the client's actual obligation on an expense, if unclear. The UI field name for this attribute is 'TPL'. | CURAM_INDICATOR | | SVR_BOOLEAN |
hmoInd | details | | Indicates if there is a HMO (Health maintenance organizations) associated with this expense, necessary for classification of expense, and for automatic determination if the expense can be used. The UI field name for this attribute is 'HMO'. | CURAM_INDICATOR | | SVR_BOOLEAN |
medNecessaryInd | details | | Indicates whether an expense is medically necessary or not. Necessary for automatic classification, and filtering of expenses, it's always defined by a case worker on entry or modification of an expense. The UI field name for this attribute is 'Medically Necessary'. | CURAM_INDICATOR | | SVR_BOOLEAN |
stateProvidedInd | details | | Indicates if an expense is covered by the State or not. The UI field name for this attribute is 'State Provided'. | CURAM_INDICATOR | | SVR_BOOLEAN |
medAssistCovInd | details | | Indicates if an expense is covered by Medicaid or not. The UI field name for this attribute is 'Covered By Medical Assistance'. | CURAM_INDICATOR | | SVR_BOOLEAN |
classifType | details | | The type of expense. Examples include: Deductible, Incurred, etc. This is populated from the 'ISPSdMedExpClassifictn' code table. The UI field name for this attribute is 'Expense Classification'. | ISP_SPENDDOWN_MED_EXP_CLASS_TYPE_CODE | ISPSdMedExpClassifictn | SVR_STRING<10> |
holdInd | details | | Indicates if the client has requested to hold an expense from use towards Spend Down, until further notification. The UI field name for this attribute is 'Hold'. | CURAM_INDICATOR | | SVR_BOOLEAN |
|