-
Notifications
You must be signed in to change notification settings - Fork 24
Introduction
Andy Williams edited this page Oct 2, 2023
·
14 revisions
- Case Worker: A social worker who assists individuals experiencing home insecurity in receiving aid. The case worker may work for the government, or for a non-profit or mutual aid organization. The case worker is a professional with no particular computer program who could be working with several clients at a time in a variety of social situations, from stable office work to physically dangerous interactions.
- Client: An individual working with a case worker. The data stored in a PASS pod will belong to the client, and the logic around PASS will be processing the client’s own data. We generally expect clients to be people experiencing home insecurity in need of social support. They may not have a computer of their own, or even a permanent address.
- Organization: A government, non profit, or mutual aid organization to whom the case manager belongs. We can assume the organization is large enough to have a system administrator or tech director who could set up and organize PASS hosting.
- Organization Pod: The Organization Pod serves as the central hub for nonprofit organizations. It enables them to interact with clients, access and manage client data, upload important documents, and verify the authenticity of documents for various purposes such as eligibility verification.
- Organization Profile: The Organization Profile allows nonprofit organizations to store essential information about themselves, including their mission, contact details, and services offered. This profile data helps build trust and transparency with clients.
- Create Pod Organization: Creating an Organization Pod involves setting up a dedicated data storage space for the nonprofit organization within the PASS platform. It includes specifying the organization's name, contact information, and other relevant details.
- Add Case Manager: Case Managers act as intermediaries between the organization and clients. They have access to the Organization Pod, allowing them to coordinate and manage client services effectively.
- Case Manager: Organizations can appoint case managers to oversee client interactions and maintain seamless communication. They can request specific access permissions from clients, ensuring they can provide the necessary support. Additionally, Case Managers are responsible for document verification and maintaining detailed notes on client interactions.
- Create Pod Client: Creating a Client Pod involves individuals who are experiencing housing insecurity. It includes setting up their personal data storage space within the PASS platform, where they can manage their documents and interact with organizations.
- Client Pod: The Client Pod is the secure space where clients can upload and manage their documents, communicate with organizations, and control access to their data. It serves as a digital safe for clients.
- Client Profile: The Client Profile allows individuals to maintain a record of their personal information, contact details, and other relevant data. It empowers clients to take ownership of their information.
- Connect Client Pod with Organization Pod: This feature enables the establishment of a secure connection between a client and an organization, allowing for the provision of personalized services and document sharing while maintaining data privacy.
- Client List: The Client List serves as a comprehensive directory of all clients an organization has assisted. It includes essential client information and references to the client's data within the organization's Pod.
- Client Profile on Organization: When an organization connects with a client, it maintains a record of the client's data within its own Pod. This data includes information provided by the client and additional details collected during interactions with Case Workers.
- Read Access to Client Pod: Read access is essential for organizations to retrieve information from the client's Pod. Clients control and grant this access to ensure the privacy of their data.
- Write Access to Client Pod: Write access allows organizations to upload and update documents within the client's Pod, facilitating document management and support services.
- Remove Read Access to Client Pod: This feature enables both clients and organizations to revoke read access when necessary, ensuring data privacy and security.
- Remove Write Access to Client Pod: Removing write access allows clients and organizations to control who can make changes to the data within the client's Pod, enhancing data security.
- Upload Document: Document upload is a crucial feature for both clients and organizations. It allows for the secure storage and sharing of important documents of various types, aiding in the housing assistance process.
- Document Metadata: Document metadata includes details such as document type, upload date, and document owner. It helps in document organization and retrieval.
- Document Types: Certain document types, recognized as supported, can undergo verification through Case Workers. Other document types are accepted but may have limited metadata. Clients are subject to upload limits to ensure efficient document management.
- Verify Document: Verification ensures the authenticity of documents. Case Managers use public and private keys to perform this verification process.
- Write Document in Client Pod: This feature ensures that uploaded documents are securely stored within the client's Pod. Organizations must comply with this requirement when adding documents.
- Write Document in Organization Pod: Certain document types may be stored within the Organization Pod for specific purposes, such as archiving important documents relevant to the organization's operations.
- Send Message: Messaging functionality enables real-time communication between clients and organizations, fostering collaboration and support.
- Create Note: Note-taking is essential for organizations to document client interactions, track progress, and ensure a smooth transition when Case Managers change.
- Re-assign Case: Permits organizations to re-assign a case to allow continuance of service during things like illness, vacation or change of employment.
- Assign additional Case Manager: Similar to re-assign case, it may be beneficial to add an additional case worker instead of completely re-assigning.
PASS is being developed by volunteers through CODE PDX, a Portland, OR civic coding organization with the support of Technology Association of Oregon, OpenCommons, and Oregon Digital Safety Net.