PreviousNext
Help > Module 6: Appointment Scheduling > Precertification – Family
Precertification – Family

The Precertification - Family page allows users to enter in family information for the processing of precertification. This occurs at the clinic level.

Navigation Path:  Scheduling | Precertification

Precertification - Family

Module 6: Figure: 11.1 Precertification - Family

 

Fields: 

 

                 Appointment Reminder Preference:

 

 

Buttons: 

 

 

Module 6: Figure:  11.2: Add a Phone Modal

Fields (Add a Phone Modal):

  Phone Number – The ten digit number being entered. This field is mandatory.

  Ext. – The extension of the number being entered. This field is optional.

  Phone Type – The type of number being entered. This field is mandatory and selected from a drop-down list. For more information, see the Phone Types base table section of this document.

  Do Not Call – A checkbox to determine if user is allowed to call the phone number listed. This field is optional. If the checkbox is checked then the user cannot call the Family using this number. If the checkbox is unchecked then the user is allowed to call the Family using this number.

  Do Not Text – A checkbox to determine if user is allowed to text the phone number listed. This field is optional. If the checkbox is checked then the user cannot text the Family using this number. If the checkbox is unchecked then the user is allowed to text the Family using this number. This field will be greyed out unless the phone type being entered is cell phone.

  Priority – Selection options (Primary, Secondary, and Other) to determine the priority of the number being entered. This field is mandatory. One number listed for the Family must have the priority of primary. After the button is clicked additional changes made to the street address fields will not be reflected in the mailing address fields unless the button is clicked again.

Buttons (Add a Phone Modal):

  OK – Press this button to close the modal and add a new record unsaved record to the grid.

  Cancel – Press this button to close the modal without adding a new record to the grid.

 

Background Process(es)

Appointment reminders must be sent out the morning prior to the appointment, no earlier than 8:00 am local time.  A family that has an appointment for multiple people at the same time will only receive one appointment reminder rather than individual reminders for each client.

 

Message Formats:

 

Text Messages

 

The text reminder will be as follows:

(PROGRAM NAME)  Appointment Reminder: (Day of the week), (Month) (Date) at XX:XX AM/PM. If you have any questions, please call XXX-XXX-XXXX (clinic phone number)  

 

Example:               

WIC Appointment Reminder: Wednesday, December 07 at 08:00AM. If you have any questions please call 602-555-5555

 

Email Messages

We look forward to seeing you at your upcoming (PROGRAM NAME) appointment on (Day of the week), (Month) (Date) at XX:XX AM/PM.

 

(Client Name)
Please bring the following:

        List of things to bring

 

(Client Name)

        List of things to bring

 

(*** List will continue with all clients in the family that have an appointment at that time. If the client doesn’t need to bring in any documents, the ‘List of Things to Bring’ will not populate.***)

 

If you have any questions, please call XXX-XXX-XXXX (clinic phone number).

 

Thank you,

 

Your (PROGRAM NAME) Staff

 

Example:

We look forward to seeing you at your upcoming WIC appointment on Wednesday, September 25 at 08:00AM.:

 

Susie Smith
Please bring the following:

        Income

        Proof of Address

        Identification

 

Sally Smith
Please bring the following:

        Blood work value from physician

 

If you have any questions please call 602-555-5555.

 

Thank you,

 

Your WIC Staff

 

 

Module 6: Figure: 11.3: Add a ‘How did you hear about WIC?’ Modal

Fields (Add a How did you hear about WIC? Modal):

Buttons (Add a How did you hear about WIC? Modal):

 

Calculation(s): None

 

Background Processes:

 

1)     A user may enter only one number with the priority of primary and one as secondary. As many numbers as desired may be entered that have a priority of other.

2)     The phone appointment reminder preference option will be disabled if no phone number is listed or the do not call checkbox is checked for all numbers listed for the Family. The email option will be disabled if no email address is entered or the do not email checkbox is checked for the Family. The text option will be disabled if no number exists with the phone type of cell phone or the do not text checkbox is checked for the Family.

3)     The majority of forms for Arizona will be in both English and Spanish. If populated while in a Client record, forms will populate in the primary language of the Family (Spanish or English only). If the primary language is something other than Spanish or English, the default language will be English.

4)     The system performs a four step save process when saving a new Family:

a.      First, it ensures all mandatory fields are populated with data. If not, the save process will stop and an error message will be thrown.

b.     Second, it ensures all fields have proper data entered (i.e. Fields that only accept numbers do not allow alphabetic characters to be saved). If not, the save process will stop and an error message will be thrown.

c.      Third, it ensures all fields do not exceed the maximum character amount allowed. If not, the save process will stop and an error message will be thrown.

d.     Finally, after the other three steps have been completed successfully the system assigns a unique system generated Family ID to the Family and adds the Family data to the database. The Family ID format is FY9999999. The first two digits are dependent on the fiscal year from the Budgeting Factors table. The remaining 7 digits are a unique system generated sequence that is incremented by one after each new Family creation.