FinancialAssistanceProg
This table contains information related to financial assistance program records.
| Column Name | Type | Description |
|---|---|---|
| IsIncomeRequiredForDiscountApproval | VARCHAR | Indicates whether family size and income are required to be collected for financial assistance trackers created for a discounting program 'Y' or NULL indicates that collecting income and family size is required. 'N' indicate that it is not required. |
| RequiresSinglePatientApplication | VARCHAR | This item stores whether or not this program requires patients to apply separately. If set to Yes, a tracker can be created for only one patient at a time. If set to No or left blank, multiple patients can apply together by creating a linked tracker. |
| IsTrackerAvailableInPatientPortal | VARCHAR | Indicates whether the trackers created for this program should be available in MyChart. 'Y' or NULL indicate that trackers will be available. 'N' indicates that trackers will be shown. |
| ApprovalLetterSmartTextIdentifier | VARCHAR | This item stores the internal ID of the default approval letter template to be used for this program. |
| QueryIntervalDays | INTEGER | The number of days that must pass between subsequent queries. |
| FinancialAssistanceProgramCreationDate | DATETIME | The date on which this financial assistance program record was created. |
| PatientPortalProgramName | VARCHAR | Patient friendly name for the program. This name will be used while showing the trackers created for this program in MyChart and in approval/denial letters sent for the trackers created for this program record. |
| ProgramTerminationDate | DATETIME | The date on which the program is no longer valid for use. |
| ProgramSourceTypeClassification | INTEGER | The general source classification type for the program. This serves as a general grouping for the program source that can be used for other workflows (e.g. Charge router macros). |
| FinancialAssistanceProgramType | INTEGER | The category ID of program type for a financial assistance program record. This can be 1. Insurance 2. Charity Care |
| DefaultDecisionDateHandling | INTEGER | Controls the default decision date for trackers created from the program. If nothing is set, default value is 2-Today. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| FinancialAssistanceProgramName | VARCHAR | The name of the financial assistance program record. |