Jump to content

Client Status

From Prime 16 Online User's Manual
Revision as of 20:14, 28 December 2021 by Jspenceratty (talk | contribs) (Requirements for installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Client Status Web Portal is an optional add-on to Prime that allows a client to use the Internet to log in and check on the status of their case. They can upload or download documents, read or leave messages, see calendar/appointment entries, and review the overall progress of their case. Clients, who have difficulty communicating with the office, can log in at any time. This means the client can be kept informed of the status of the case in an alternate way to telephone calls and letters.

Specific Features

Each case has its own unique password. To help ensure safety and security, the password must be complex: it has to be at least 10 characters long and have two upper case letters, two lower case letters, two special characters (!@#$%, etc.), and two numbers. These requirements can be changed as desired to ensure additional security.

Once logged on, the client immediately sees the current status of the case, together with the attorney assigned to the case. The “Current Case Status” is from a predetermined set of entries chosen by a staff person. These entries can be modified to suit the program’s desires. The “Additional Status Information” comes from an open field that staff can fill in with any relevant information. If the case is a staff case, the staff person’s office contact information is displayed. If the case is a PBI case, the PBI attorney’s contact information is displayed. This quickly identifies the person that the client may contact regarding the case.

Appointments are pulled from the Calendar table. Calendar entries made in the client’s case are shown on the Client Status Web Portal when appropriately marked for the web portal. Either prior or upcoming appointments can be shown. When calendar entries are marked for the web portal, an email is generated by Prime and sent to the client to notify them of that entry and to log onto the web portal to see it.

Messages to and from the client are stored in the case notes. Case note entries may now be marked as a message for the web portal. When a case note is marked for the web portal, an email is sent to the client notifying them of a new message on the web portal.

Documents contained in the document tracking system for the case and marked for the web portal are made available to the client. The client can download any document for review. Likewise, if the client has paperwork and a scanner, the document can be scanned and uploaded to the system. If the document is already in electronic format (.doc, .xls, .pdf), it can be uploaded without needing to be scanned.

Finally, each case status entry is saved, so that each entry can be reviewed. This can show the “flow” of the case from application, approval, assignment, an advocate’s work, and finally closure.

The client login information is stored in a special program within the case. This allows for the easy reset or verification of password for the client. The system can also be set to allow or not allow the client to log on to the system (the “Allowed To Log On” checkbox). This might change depending on the use (or misuse) of the system by the client. Additionally, whether the client should get notice of activity in the case (“Email notice” checkbox) and the client’s email address are controlled from within this special program.

The case status is stored in another special program within the case (shown here with some of the default statuses that can be chosen). Each status entry “adds to” the entries in this special program and is used by the web portal to show the progress of the case. Only the last dated entry is used as the current status and shown on the default or home page of the Client Status Web Portal.

Examples

Client Status Login Screen–Demonstrating the logon process and the defaul, main screen showing case status and advocate contact information.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=-14kttWk4K4</embedvideo>

Client Status Special Program–Showing the password field and ability of staff to control the client’s settings for the web portal.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=7Urf5xgAlt8</embedvideo>

Appointments–This portion of the web portal shows the client upcoming and past appointments.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=p4jMvumDrl0</embedvideo>

Appointment Entry–staff uses a calendar entry to notify the client of appointments. Use the CSWeb checkbox to mark calendar entries as appointments that should show up on the Client Status Web Portal.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=s7qHr1w9hIo</embedvideo>

Messages–The client is capable of reading messages from and sending messages to the staff person listed as the advocate on the case.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=9xjhGnyMFng</embedvideo>

Send messages–Staff can send messages to the client by specially marking a case note entry.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=bg2T4fPF6cM</embedvideo>

Upload a Document–Clients can upload documents to the system.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=-oyfieEdRAA</embedvideo>

Download a Document–Clients can download documents from the system.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=fww7vwFO26k</embedvideo>

Marking Documents for the Client Status Web Portal–Use a document’s properties in the document tracking system to show it on the web portal.

<embedvideo service="youtube" dimensions="640x480">https://www.youtube.com/watch?v=r08TTWt-UuU</embedvideo>

Requirements for installation

(these must be in place before installation can begin)

Prime 14 or Prime 16 is required for the Online Intake Version 16 System. For users hosted within Venture Technologies, all requirements are met and taken care of for you.

For self-hosted users, you must have:

  1. A system with SQL Server 2012, 2014, or 2016.
  2. Your Access version must be version 2013 or 2016.
  3. A Microsoft Windows Server 2012 R2 system with web services (web server-IIS), and items necessary to run an ASPX forms-based website must be installed, including such roles as .NET Framework 4.5 and ASP.NET 4.5.
  4. The SQL Server and web server must be on the same LAN.
  5. Visual Studio 2015 or Visual Studio 2017 must be loaded on the web server and properly registered for use. The free Community version is acceptable.
  6. For email functionality, the organization must supply (a) a recipient email address, (b) a username and password to use to send the email–the username should be in the form of an email address, and (c) email server connection details, including the DNS name, port, and security (TLS, SSL, none). These items may be entered in the web.config file in the website.

(Other options you may wish to consider: SSL Certificate for encryption)

Update for versions after 12-28-2021

Setup for this system is now located in the Prime Admin System. Check the Custom Admin Page for Client Status Setup.