High Risk Goal

Contents Show

The High Risk Goal screen is used to manage high risk goal information. It is a tabbed page on the Estimated Caseload screen.

The High Risk Goal tab of the Estimated Caseload screen allows the user to specify high-risk goals for clinics or agencies, depending on the value of the CASELOAD_BY_SERVICESITE state business rule:

High Risk Goal screen

Screen Access

Screen Access

  • Select the Estimated Caseload menu option from the Activities menu on the Participant List screen > Click the High Risk Goal sub-tab.

  • Select the Estimated Caseload toolbar button on the Participant List screen > Click the High Risk Goal sub-tab.

Interface Initialization

Upon initial display of the screen, the following occurs:

  • If CASELOAD_BY_SERVICESITE = "Y":

  • The title bar text is "High Risk Goal (Clinic)".

  • The data grid displays a record for each clinic in the SERVICESITE table.

  • If CASELOAD_BY_SERVICESITE = "N":

  • The title bar text is "High Risk Goal (Agency)".

  • The data grid displays a record for each agency in the AGENCY table.

  • All fields are enabled and default to zero (0) or a previously saved value.

  • The New Fiscal Year button is visible and enabled.

  • The Fiscal Year drop-down list box is enabled and defaults to the current fiscal year.

  • The OK button is visible and enabled as the default.

  • The Cancel button is visible and enabled as the default.

Screen Elements

Unless otherwise stated below, all controls on the High Risk Goal screen are visible and enabled when:

If one or more special conditions exist that affect a control on the High Risk Goal screen, the condition(s) are documented for that specific control below.

High Risk Goals data grid

  View the information in the High Risk Goals data grid.

Enter data in the columns of this data grid.

The records in the data grid are sorted in ascending order by Clinic or Agency ID according to the contents of the Clinic or Agency column. Integer values may be entered in the Priority 1, Priority 2 and Priority 3 columns of the rows if the selected Fiscal Year has not been closed. The maximum length allowed for the controls is seven (7) characters, and only numeric characters are accepted. No edits are performed on the values entered in these columns. The user can view caseload data from previous fiscal years by selecting that fiscal year.

Note

NOTE: Only the most recent fiscal year is open for editing. If the selected Fiscal Year is closed, the data displayed in the High Risk Goals data grid is not available for updating.

The data grid consists of the following control(s):

Clinic column

This column displays the name of the clinic for each record displayed within the data grid.

The title of the column is set to "Clinic". The information displayed within the column is read-only.

The column header and data are left aligned.

The control is visible when:

Agency column

This column displays the name of the agency for each record displayed within the data grid.

The title of the column is set to "Agency". The information displayed within the column is read-only.

The column header and data are left aligned.

The control is visible when:

Priority 1 column

This column contains a masked edit box for each record displayed within the editable data grid. Enter or update the goal for priority 1 clients for the selected fiscal year for each record.

The title of the column is set to "Priority 1". The information displayed within the column is editable. The mask for the masked edit box is "#,###,###".

Priority 2 column

This column contains a masked edit box for each record displayed within the editable data grid. Enter or update the goal for priority 2 clients for the selected fiscal year for each record.

The title of the column is set to "Priority 2". The information displayed within the column is editable. The mask for the masked edit box is "#,###,###".

Priority 3 column

This column contains a masked edit box for each record displayed within the editable data grid. Enter or update the goal for priority 3 clients for the selected fiscal year for each record.

The title of the column is set to "Priority 3". The information displayed within the column is editable. The mask for the masked edit box is "#,###,###".

New Fiscal Year button

  Click the New Fiscal Year button to add a fiscal year and close the previous fiscal year.

The control is enabled when:

It has a mnemonic of "N".

A standard confirmation message displays when the button is clicked.

Upon selection of the button, the system displays the C0032 standard confirmation message. The options of Yes and No are available.

If the user clicks Yes, the system automatically adds the next numeric fiscal year to the FISCALYEAR table. If the user clicks No, the system returns to the Estimated Eligibles tab of the Estimated Caseload screen.

Fiscal Year drop-down list box

  Select the fiscal year to display caseload data for in the Fiscal Year drop-down list box.

The control displays all fiscal years contained in the FISCALYEAR table in descending order. The value defaults to the current fiscal year. The user can view data from previous fiscal years by selecting a fiscal year from the drop-down list box.

OK button

  Click the OK button to process the screen.

It is the default button for the screen, unless otherwise noted.

It does not have a mnemonic. Its keyboard shortcut is the Enter key.

The Participant List screen displays when the button is clicked.

Cancel button

Click the Cancel button to close the screen without processing or saving data.

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The Participant List screen displays when the button is clicked.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Required

Table

Column

Notes

Fiscal Year

·

FISCALYEAR

FiscalYearID

·

Fiscal Year

·

CLINICELIGIBLES

FiscalYearID

·

Priority1

·

CLINICELIGIBLES

Priority1

·

Priority2

·

CLINICELIGIBLES

Priority2

·

Priority3

·

CLINICELIGIBLES

Priority3

·

|

State Office