APD Interface. September 14, 2018

Size: px
Start display at page:

Download "APD Interface. September 14, 2018"

Transcription

1 APD Interface September 14, 2018

2 Change History Date Modified CQ/ Work Stream Change Description Author(s) Section Modified 06/29/18 Amd 17 APD Initial Draft Patricia Atchley Entire Document story updates 07/20/18 Amd 17 APD Peer Review Amy Jenks Entire Document story updates 09/07/18 Amd 17 Final Review Patricia Atchley Entire Document Topic Paper Page 2 of 15

3 Table of Contents 1 Introduction Interface Process Overview APD_FSFN_MATCH Table Details FSFN to APD File Format Background Processing Save Processing CRUD Matrix Topic Paper Page 3 of 15

4 1 Introduction The Agency for Persons with Disabilities (APD) captures a population of persons who have been diagnosed as having disabilities. This two-way interface provides them with the ability to identify those persons who are involved with the Department of Children and Families and are in an Out of Home Placement and/ or are potentially the victim of abuse and/ or neglect. 2 Interface Process Overview Below is a picture that represents the two-way interface process between FSFN and APD. The data between these two systems is transmitted in a fixed length flat file format. APD transmits a flat file to a secure server on the 10 th of each month, and a batch process populates the information from that file into a FSFN table. A second FSFN batch process reads the Social Security Numbers and Dates of Birth in the table and attempts to find matches in FSFN. When a match (or multiple matches) is found, the batch updates the table with a record each FSFN person ID. This FSFN batch then processes each record in the table and identifies the elements for the return file. This return file is generated on the 15 th of each month and is placed on the secure server where it is retrieved and processed by APD. Secure File Transfer Protocol (SFTP) servers will be used to transfer the files between the two agencies. Once the data is received from APD, it is loaded into the DataMart/Data Warehouse table where it will be available to those with appropriate access. Using the APD file, the FSFN batch will execute a matching process using the SSN and DOB to determine if there is a Person ID match in FSFN. If a match is found, the Person ID associated with the match is populated into the table. If more than one Person in FSFN matches the SSN and DOB, the data for all matching persons will be added to the table as separate records, and relevant information copied into the new rows. If no match is found, the Person ID in the table remains NULL. From the data in the table, the batch will then retrieve the appropriate data elements and populate the return file. For each person received from APD, the SSN, Last Name, First Name and DOB that are in the return file sent from FSFN to APD will be that which was received from APD. FSFN will not send these elements based on what FSFN captures. If multiple matches were identified, and multiple rows added to the table, then multiple rows will be sent in the return file. If no match was found, the relevant information (SSN, Last Name, First Name and DOB) that was sent from APD will be populated in the return file, and all other data elements will be NULL. Topic Paper Page 4 of 15

5 2.1 APD_FSFN_MATCH Table Details The table below depicts the columns in the APD_FSFN_MATCH Table. The XXX Java program processes the file received from APD and populates this database table. The information in this table is appended each month to add new records and does not overwrite existing records. Type Length PERSON_ID Integer N/A The XXX Java program searches FSFN to find matches with SSN and DOB. This batch will populate this person ID field with the located match. If no match is found, this field remains NULL. If multiple matches are found, the Java program will add multiple rows one for each match. SSN VarChar 11 SSN of the person from the APD file. LAST_NAME VarChar 30 Last Name of the person from the APD file. FIRST_NAME VarChar 30 First Name of the person from the APD file. DOB Timestamp N/A Date of Birth of the person from the APD file. MMDDYYYY format. APD_PROGRAM VarChar 75 APD waiver program name from the APD file. APD_DISPOSITION VarChar 100 APD waiver program status (i.e., open, enrolled, pending) APD_DISPOSITION_DATE Timestamp N/A APD waiver program status begin date. MMDDYYYY format. RUN_DATE Timestamp N/A Date this information was received from APD. ID_CR Integer N/A ID of the worker/program that added this row to the table. TS_CR Timestamp N/A Date and time this row was added to the table. ID_UP Integer N/A ID of the worker/program that updated this Topic Paper Page 5 of 15

6 TS_UP Timestamp N/A Date and time this row was updated. row. 2.2 FSFN to APD File Format The table below outlines each value that will be captured in the FSFN to APD file that is created on the 15 th of each month. This file will contain at least one row for each person received from APD on the 10 th of the month. For those persons received from APD, in which no match was identified in FSFN, the following logic applies: Client SSN will fill with the information received from APD. Client Last Name will fill with the information received from APD. Client First Name will fill with the information received from APD. Client DOB will fill with the information received from APD. CBC Flag will fill with N. s A490-A518 will fill with N. For those persons received from APD, in which a match is identified in FSFN, the following logic applies: For all matched Person IDs, pre-fill a Y for CBC Flag IF the person is currently in an Out of Home Placement. For all persons in a current or closed Investigation, each record is populated in the flat file based on a Maltreatment - Finding - Caregiver Responsible combination. If a screened in, sequenced intake is created for an Initial that is associated with an Investigation, the Intake information (maltreatments) will be included as part of the Investigation information within the file and just won't have the Finding and/ or Caregiver Responsible until the Intake is linked to the FSFN Case and Finding and/ or Caregiver Responsible documented for any maltreatments, if applicable. For all persons in a screened in Intake, which hasn't been associated to an Investigation yet, each record is populated in the flat file based on each Maltreatment. For all matched Person IDs, find all Open Investigations as of the current date (15th of each month), as well as any Closed Investigations during the prior month (closed as of the last day of the prior month). o If an Investigation is closed in a month prior to the previous month, but Update Investigative Findings is employed by a user with the applicable security, and the Update Date/ Time Stamp associated with the closed Investigation occurred during the previous month, the Investigation data will be included in the file. IMPORTANT NOTE: Based on the above, in the event an SSN and DOB is matched to multiple Person IDs in FSFN, one or more having Intake and/ or Investigation information and one or Topic Paper Page 6 of 15

7 more not having any information, there may be rows for the same name (First and Last Name is populated based on APD provided information) where some rows have N or are null and some where all information is populated. Client SSN Client Last Name Client First Name Client DOB CBC Flag SSN of the person from the APD file. Last Name of the person from the APD file. First Name of the person from the APD file. Date of Birth of the person from the APD file. MMDDYYYY format. Values are Y or N For all matched Person IDs, the batch will populate a Y if the person is currently in an Out of Home Placement; if the person is not in an Out of Home Placement the batch will populate an N; for all rows where Person ID is NULL, the batch will populate an N. Intake Number Maltreatment Finding Date Received Date Complete Provider Name Provider Street Address Provider City Intake Number without the sequence identifier, if associated with an Investigation; otherwise, include the sequence identifier. Maltreatment from either the Intake or Investigation, whichever is applicable. This displays as a text value. Finding from the Investigation, if applicable. If either from an Intake or no Finding has been documented, this field will be null. This displays as a text value. Date Received, which is the Initial Intake HCC Decision Date. Displays in MMDDYYYY format. Date Complete, which is the Investigation Approval Date. If the Investigation is still open this field will be null. Displays in MMDDYYYY format. Provider Name, which is the Provider Name linked to the Intake or Investigation, whichever is applicable. If no Provider is linked this field will be null. Provider Street Address, which is the address associated with the Provider linked to the Intake or Investigation, whichever is applicable. If no Provider is linked, or their address is not documented, this field will be null. Provider City, which is the City associated with the address for the Provider that is linked to the Intake or Investigation, whichever is applicable. If no Provider is linked, or the City is not documented, this Topic Paper Page 7 of 15

8 field will be null. Facility Type Caregiver Responsible Living Arrangement A490 Facility Type associated with the Provider linked to the Intake or Investigation, whichever is applicable. If either no Provider is linked or the Provider is not an Organization Provider, this field will be null. Caregiver Responsible identified for the associated Maltreatment, if applicable. This is the First and Last Name of the Caregiver Responsible, concatenated into a single column. If either from an Intake or the Caregiver Responsible is not documented, this field will be null. Living Arrangement of the Child(ren), which is captured on the Child Investigation page - Basics tab, within a drop down. If either from an Intake or this field is not documented on the Child Investigation page, this field will be null. Alcohol and Drug abuse by caregiver both apparent/significant A491 Alcohol abuse by caregiver (no drugs apparent/significant) A492 Drug abuse by caregiver (no alcohol abuse apparent/significant) Topic Paper Page 8 of 15

9 A493 Domestic violence among adults in household A494 Chaotic/disorganized/crisis lifestyle of caregiver(s) A495 Life crises or external stressor affecting caregiver A496 Developmental disability of caregiver(s) A497 Diagnosed mental illness of caregiver Topic Paper Page 9 of 15

10 A498 Serious illness/phys. disability affects caregvr. capacity A499 Unresolved history of trauma affects caregiver A500 Blurred roles and boundaries within family A501 Inadequate housing or problems maintaining housing Topic Paper Page 10 of 15

11 A502 Poor/Violent neighborhood conditions A503 Homeless A504 Single parent household A505 Partner/non-family member in household which poses a concern Topic Paper Page 11 of 15

12 A506 Social isolation/lack of support systems A507 Heavy child care responsibility A508 Child with special needs A509 Inadequate child care Topic Paper Page 12 of 15

13 A510 Lack of motivation/skill/knowledge in parenting A511 Unemployment A512 Employed poverty level A513 Other financial stress A514 Other Topic Paper Page 13 of 15

14 A515 None Observed A516 Not Applicable No allegation relating to primary caregiver A517 Insufficient Financial Resources A518 Receiving Public Assistance Topic Paper Page 14 of 15

15 2.2.1 Background Processing Any maltreatments added or Finding and/ or Caregiver Responsible modified as part of Update Investigative Findings will pull into the return file generated, if updated in the prior month. This applies in those scenarios where the Child Investigation was closed further back than the prior month BUT Update Investigative Findings was performed in the prior month Save Processing None CRUD Matrix None Topic Paper Page 15 of 15

SR-13: Risk Assessment. May 12, 2017

SR-13: Risk Assessment. May 12, 2017 SR-13: Risk Assessment May 12, 2017 Change History Release # or Date CR# or Incident # Change Description Author(s) Section Modified 03/30/2014 SR-13 Initial Draft FSFN Implementation Team 03/19/2015 CR

More information

SM15: Unmet Needs. May 12, 2017

SM15: Unmet Needs. May 12, 2017 SM15: Unmet Needs May 12, 2017 Change History Release# or Date 11/03/2015 11/30/2015 02/18/2016 CR# or Incident # Change Description Author(s) Section Modified Updates resulting from Supported Platforms

More information

CM31: Person Book. May 12, 2017

CM31: Person Book. May 12, 2017 CM31: Person Book Change History Release# or Date CR# or Incident # Change Description Author(s) Section Modified 06/07/2013 Initial Version FSFN Implementation Team All Sections 07/30/2013 FSFN Activation

More information

Modifications were to the Background Check process to the various modules in FSFN, support the following enhancements:

Modifications were to the Background Check process to the various modules in FSFN, support the following enhancements: Introduction to the Background Check process To familiarize you with this new functionality, this module includes a system overview of the Background Check screens. Modifications made to the Background

More information

PM02a: Person Provider. May 12, 2017

PM02a: Person Provider. May 12, 2017 PM02a: Person Provider Change History Release # or Date CR# or Incident # Change Description Author(s) Section Modified R2c25 CR 349 Added statement re: template copying. R2c27 CR367 Adding Background

More information

CM25: Organization Structure. May 12, 2017

CM25: Organization Structure. May 12, 2017 CM25: Organization Structure May 12, 2017 Change History Release # or Date CR# Incident # or Change Description Author(s) Section Modified 09/25/2013 CR 420 Edited based on CR 420 FSFN Implementation Team

More information

CM29: National Youth in Transition Database (NYTD) June 28, 2018

CM29: National Youth in Transition Database (NYTD) June 28, 2018 CM29: National Youth in Transition Database (NYTD) June 28, 2018 Change History Release # or Date CR# or Incident # Change Description Author(s) Section Modified 12/15/2013 Modifications for Q2 2013 Release

More information

Domestic Violence Client Intake Form

Domestic Violence Client Intake Form Domestic Violence Client Intake Form Date: Client ID: Client Name: DOB: Petitioner s Place of Birth Race Address: City State Zip Tel. No. Alt. No. Name/Relation of Contact Person Does the person who you

More information

Investigation/Special Conditions Referral Workload Listing User Guide

Investigation/Special Conditions Referral Workload Listing User Guide Investigation/Special Conditions Referral Workload Listing User Guide July 13, 2018 Change History Release # / Date CR # or Incident # Change Description Author(s) Section Modified 2017 CR558 Initial Submission

More information

Person Book User Guide

Person Book User Guide May 12, 2017 Prepared for State of Florida Department of Children and Families Change History Release # Date CR # or Incident # Change Description Author(s) Section Modified R3a01 07/07/2013 Transformation

More information

Case Book User Guide. January 4, Prepared for State of Florida Department of Children and Families

Case Book User Guide. January 4, Prepared for State of Florida Department of Children and Families Case Book User Guide January 4, 2019 Prepared for State of Florida Department of Children and Families Change History Release # Date CR# or Incident # Change Description Author(s) Section Modified R3a01

More information

Introduction to the TANF Eligibility module

Introduction to the TANF Eligibility module Introduction to the TANF Eligibility module To familiarize you with this new functionality, this module includes a system overview of the enhanced Temporary Assistance for Needy Families (TANF) Eligibility

More information

Florida Safe Families Network

Florida Safe Families Network You Florida Safe Families Network June 15, 2018 Prepared for State of Florida Department of Children and Families Change History Release # Date CR # or Incident # Change Description Author(s) Section Modified

More information

IN09 Department of Health Interface Design. January 24, 2011

IN09 Department of Health Interface Design. January 24, 2011 IN09 Department of Health Interface Design January 24, 2011 Table Of Contents 1.1 INTRODUCTION... 3 1.2 INTERFACE PROCESSES... 4 1.2.1 Interface CRUD Matrix... 13 1.3 REQUIREMENTS... 14 Topic Paper Page

More information

CM26: Missing Child Report May 12, 2017

CM26: Missing Child Report May 12, 2017 CM26: Missing Child Report May 12, 2017 Topic Paper Page 1 of 56 Change History Release # or CR# or Change Description Author(s) Section Modified Date Incident # 10/23/2015 Updates resulting from Supported

More information

PM04a: Provider Licensing. June 15, 2018

PM04a: Provider Licensing. June 15, 2018 PM04a: Provider Licensing June 15, 2018 Release # or Date CR# or Incident # Change History 11/18/2015 Initial updates due to Supported Platforms review.12/18/2015 Peer Review for Supported Platforms updates

More information

Florida Safe Families Network

Florida Safe Families Network September 14, 2018 Prepared for State of Florida Department of Children and Families Change History Release # Date CR # or Incident # Change Description Author(s) Section Modified R3b 08/02/2013 R3b 08/21/2013

More information

Creating a FINS Intake for Juvenile Court. Knowledge Base Article

Creating a FINS Intake for Juvenile Court. Knowledge Base Article Knowledge Base Article To create a Family in Need of Services (FINS) Intake for Juvenile Court cases, complete the following steps: Important: Only workers with assignment to the case (or the worker's

More information

HMIS Guide to the CSV APR HMIS End User Resource

HMIS Guide to the CSV APR HMIS End User Resource 2018 HMIS Guide to the CSV APR HMIS End User Resource This guide demonstrates how to run the CSV-APR Export and upload it into SAGE. This guide also reviews the data quality errors, which are identified

More information

SHELTER PROGRAMS DATA COMPLETENESS DETAIL REPORT

SHELTER PROGRAMS DATA COMPLETENESS DETAIL REPORT Overview: The core Emergency Shelter data completeness report has been updated. ESG HTS 2013 Provider Completeness Detail v 2.0 has been updated and renamed Shelter Programs Data Completeness Detail v

More information

After requesting that a Provider be built into FSFN from the ChildNet Data Staff, locate the created provider in the PROVIDERS section on the FSFN

After requesting that a Provider be built into FSFN from the ChildNet Data Staff, locate the created provider in the PROVIDERS section on the FSFN Step 1: After requesting that a Provider be built into FSFN from the ChildNet Data Staff, locate the created provider in the PROVIDERS section on the FSFN Desktop. Click on the provider name s hyperlink.

More information

Out of Home Placement FSFN Out of Home Placement 1 21

Out of Home Placement FSFN Out of Home Placement 1 21 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk reference companion to the User Guide that includes additional details.

More information

Introduction to the Person Management module

Introduction to the Person Management module Introduction to the Person Management module To familiarize you with this new functionality, this module includes a system overview of the enhanced Person Management screens. The Person Management page

More information

DATA QUALITY Information Session

DATA QUALITY Information Session DATA QUALITY Information Session 5/7/2014 Data Quality 1 Overview Data Quality Plan Agenda HMIS P&P Participation Required Data Elements Program Descriptor, Universal, & Program-Specific Data Collection

More information

Attachment 9 DCF-QA System User Guide. Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015

Attachment 9 DCF-QA System User Guide. Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015 Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015 Appendix 11 Table of Contents Table of Contents... 2 Change History... 4 Introduction... 5 Getting Started...

More information

Florida Safe Families Network

Florida Safe Families Network August 17, 2018 Prepared for State of Florida Department of Children and Families () Change History Modification Date Reference ID Change Description Author(s) Section Modified 12/15/2013 Transformation

More information

HMIS 5.12 workflow Adding New CHAMP Clients

HMIS 5.12 workflow Adding New CHAMP Clients 1 HELP MANAGEMENT INFORMATION SYSTEM Santa Cruz County Continuum of Care April 2016 HMIS 5.12 workflow Adding New CHAMP Clients Community Technology Alliance 1671 The Alameda Suite 300 San José, CA 95126

More information

HELP MANAGEMENT INFORMATION SYSTEM Monterey-San Benito Counties Continuum of Care March 2015

HELP MANAGEMENT INFORMATION SYSTEM Monterey-San Benito Counties Continuum of Care March 2015 1 HELP MANAGEMENT INFORMATION SYSTEM Monterey-San Benito Counties Continuum of Care March 2015 HMIS 5.11 workflow Adding New Clients Community Technology Alliance 1671 The Alameda Suite 300 San José, CA

More information

V. Administrative Review, Findings, Recommendations, and Implementation

V. Administrative Review, Findings, Recommendations, and Implementation V. Administrative Review, Findings, Recommendations, and Implementation 1. Was the incident reported in a timely manner? If No, please explain here. (AND enter your corrective action plan in Implementation

More information

CM04: Ticklers. January 24, 2011

CM04: Ticklers. January 24, 2011 CM04: Ticklers January 24, 2011 Table of Contents 1.1. INTRODUCTION... 4 1.2. PAGES... 6 1.2.1. Page Desktop, Tickler Expando... 6 1.2.1.1. Page Navigation and Overview... 7 1.2.1.2. Page Information...

More information

Florida Safe Families Network Judicial Review Worksheet How Do I Guide

Florida Safe Families Network Judicial Review Worksheet How Do I Guide Florida Safe Families Network Judicial How Do I Guide March 17, 2017 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk

More information

PROVIDER MERGE FUNCTIONALITY ADDRESSED: LEARNING OBJECTIVES:

PROVIDER MERGE FUNCTIONALITY ADDRESSED: LEARNING OBJECTIVES: PROVIDER MERGE USER GUIDE PROVIDER MERGE FUNCTIONALITY ADDRESSED: This guide outlines the steps to perform key tasks related to documenting a Provider Merge and a Provider Delete within the FSFN application.

More information

Florida Safe Families Network

Florida Safe Families Network June 15, 2018 Prepared for State of Florida Department of Children and Families Change History Release # Date CR # or Incident # Change Description Author(s) Section Modified 12.15.13 Initial submission

More information

CM05: Automated Messaging. June 27, 2011

CM05: Automated Messaging. June 27, 2011 CM05: Automated Messaging June 27, 2011 Table of Contents 1.1. INTRODUCTION...3 1.2. PAGES...5 1.2.1.1. Page Overview... 5 1.2.1.2. Page Information... 5 1.2.1.3. Background Processing:... 5 1.2.1.4. Save

More information

PM10: Recruitment. April 1, 2016

PM10: Recruitment. April 1, 2016 PM10: Recruitment April 1, 2016 Change History Release# or CR# or Change Description Author(s) Section Modified Date Incident # 10/22/2015 Updates resulting from Supported Elaine Mohr Throughout Platforms

More information

Homeless Management Information System (HMIS)

Homeless Management Information System (HMIS) Mid-America Regional Council 600 Broadway, Suite 200 Kansas City, Missouri 64105 (816)474-4240 Kcmetrohmis.org Homeless Management Information System (HMIS) Data Quality Plan Kansas City Metro-Jackson,

More information

Stanislaus County HMIS Basic Data Entry User Guide

Stanislaus County HMIS Basic Data Entry User Guide www.clienttrack.net/modesto Workgroup: Modesto HMIS: HMIS Programs* If you have access to more than one organization it will appear here, make sure to change to correct organization prior to entering data

More information

GUIDE FOR RECORDING A MULTI-PERSON HOUSEHOLD ENTRY INTO SERVICEPOINT. Version 2.0

GUIDE FOR RECORDING A MULTI-PERSON HOUSEHOLD ENTRY INTO SERVICEPOINT. Version 2.0 GUIDE FOR RECORDING A MULTI-PERSON HOUSEHOLD ENTRY INTO SERVICEPOINT Version 2.0 Guide for Recording a Multi-Person Household Entry into ServicePoint Service Provider Type: ALL Entry Type: Multi-Person

More information

LEGAL - TRAINER GUIDE

LEGAL - TRAINER GUIDE LEGAL TRAINER GUIDE LEGAL - TRAINER GUIDE FUNCTIONALITY ADDRESSED: Legal provides a historical record of the events leading up to the filing of a legal document with the Courts. It provides a complete

More information

Connect To Home Eastern PA CoC Coordinated Entry System HMIS Guide

Connect To Home Eastern PA CoC Coordinated Entry System HMIS Guide Connect To Home Eastern PA CoC Coordinated Entry System HMIS Guide Updated: February 2018 1 P a g e Table of Contents Introduction... 4 Training Class... 4 Workgroup... 4 Coordinated Entry Process... 4

More information

New Beginnings Long-Term Treatment Program

New Beginnings Long-Term Treatment Program New Beginnings Long-Term Treatment Program To be eligible for the New Beginnings Program, you must: A. Be a resident of Kalamazoo County. B. Be a male with a history of alcohol or drug abuse. C. Be homeless

More information

How Do I Guide. How do I...

How Do I Guide. How do I... Flloriida Safe Famiilliies Network How Do I Guide How do I... CREATE ORIGINAL LICENSE FROM THE DESKTOP... 2 DOCUMENT INFORMATION IN LICENCE PAGE-BASIC TAB... 2 DOCUMENT INFORMATION IN LICENCE PAGE-CHARACTERISTICS

More information

Marin HMIS Online. Introduction to using the Client Services Network

Marin HMIS Online. Introduction to using the Client Services Network Marin HMIS Online Introduction to using the Client Services Network First time logging into the system To enter the system go to https://www.clientservicesnetwork.com/csnmarinca/ Click on Login. The Login

More information

Florida Safe Families Network

Florida Safe Families Network September 14, 2018 Prepared for State of Florida Department of Children and Families Change History Release # Date R3b 07/30/2013 CR # or Incident # Transformation Change Description Author(s) Section

More information

Florida Safe Families Network

Florida Safe Families Network June 15, 2018 Prepared for State of Florida Department of Children and Families Change History Release # / Date CR # or Incident # Change Description Author(s) Section Modified 06/03/2013 Transformation

More information

Presenter: Terry Schoonover Author: Terry Schoonover. Summary:

Presenter: Terry Schoonover Author: Terry Schoonover. Summary: Presenter: Terry Schoonover Author: Terry Schoonover Summary: This document will step through the process of submitting an electronic application for Permanent Supportive Housing through the use of ProviderConnect.

More information

State Grant in Aid (SGIA) Program - SP5 Entry/Exit Workflow using ClientPoint (Families)

State Grant in Aid (SGIA) Program - SP5 Entry/Exit Workflow using ClientPoint (Families) This document provides instructions for entering the following information into HMIS using the ServicePoint 5 software: Entering each family member s information into your agency s program for the first

More information

the field practice setting. Prerequisites: Concurrent enrollment in SOWK 6056: Foundation

the field practice setting. Prerequisites: Concurrent enrollment in SOWK 6056: Foundation SOCIAL WORK COURSE LISTINGS Graduate Course Descriptions: MSW Foundation Year SOWK 6011: Social Welfare Policies & Programs.......................... 3 Examines the history and current structures of social

More information

Florida Safe Families Network Unified Home Study How Do I Guide

Florida Safe Families Network Unified Home Study How Do I Guide Florida Safe Families Network How Do I Guide June 15, 2018 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk reference

More information

<Completing a Medicaid Eligibility and Managed Care Plan Selection> Knowledge Base Article

<Completing a Medicaid Eligibility and Managed Care Plan Selection> Knowledge Base Article Knowledge Base Article Table of Contents Overview... 3 Navigating to the OIES Data Inquiry Screen... 3 Launching OIES Information...

More information

Table of Contents INTRODUCTION AND OVERVIEW... 3 STEP BY STEP NAVIGATION... 4

Table of Contents INTRODUCTION AND OVERVIEW... 3 STEP BY STEP NAVIGATION... 4 Payment Batches Table of Contents INTRODUCTION AND OVERVIEW... 3 STEP BY STEP NAVIGATION... 4 ACCESSING AND CREATING PAYMENT BATCHES...4 Accessing Payment Batches... 4 Create a Payment Batch... 5 Adding

More information

HMIS Street Outreach Projects

HMIS Street Outreach Projects HMIS Street Outreach Projects Riverside County DPSS ASD HPU October 2016 Page 1 Table of Contents HMIS Introduction... 4 Universal Data Elements... 4 HMIS Workstation Security Procedures... 6 Data Timeliness

More information

Incident Reporting and Analysis System (IRAS) Notification Module

Incident Reporting and Analysis System (IRAS) Notification Module DCF INFORMATION TECHNOLOGY SERVICES Incident Reporting and Analysis System (IRAS) Notification Module User Guide Introduction The Incident Reporting and Analysis System (IRAS) is a web based notification

More information

DHCS PPSDS. End User Guide. Applies to: California DHCS. WITS Version 18.0+

DHCS PPSDS. End User Guide. Applies to: California DHCS. WITS Version 18.0+ DHCS PPSDS End User Guide Applies to: WITS Version 18.0+ California DHCS Last Updated September 22, 2017 Preface California DHCS DHCS PPSDS Prevention WITS is a web-based application specifically designed

More information

Guidance for Data Entry

Guidance for Data Entry Guidance for Data Entry Required Data for all PHLpreK enrollments: Child Information First Name, Last Name (legal name) DOB Sex Race Ethnicity Primary Contact Information First Name, Last Name Address

More information

ServicePoint HMIS Entry/Exit Quick Reference Card (non HPRP)

ServicePoint HMIS Entry/Exit Quick Reference Card (non HPRP) ServicePoint HMIS Entry/Exit Quick Reference Card (non HPRP) Login to ServicePoint 1. On your PC s desktop, double-click either the Internet Explorer browser icon or the Firefox icon. The browser s default

More information

Florida Safe Families Network Multi-Topic Basics How Do I Guide

Florida Safe Families Network Multi-Topic Basics How Do I Guide Florida Safe Families Network How Do I Guide May 12, 2017 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk reference

More information

REQUEST FOR ACTION PROCESS

REQUEST FOR ACTION PROCESS REQUEST FOR ACTION PROCESS This section provides instruction in the following four areas: 1. Job Class and Security User Group in FSFN 2. Creating a Case Note without an RFA in an Open or Closed Case Search

More information

By the end of this module you should be able to: Once you re logged into FamLink, search can be accessed from 2 locations

By the end of this module you should be able to: Once you re logged into FamLink, search can be accessed from 2 locations FamLink Search Search provides workers with the ability to locate and search for information in a variety of ways. As with most areas of FamLink, access is available from more than place. Course Icons

More information

Multi-Topic Basics User Guide

Multi-Topic Basics User Guide Multi-Topic Basics User Guide April 1, 2016 Change History Release # / Date CR # or Incident # Change Description Author(s) Section Modified R3a01 07/07/2013 Transformation Initial submission FSFN Projects

More information

Personal. Name Last: First: Middle: City: State: Zip: Contact numbers Home ( ) - Work ( ) - Other ( ) - Cell ( ) -

Personal. Name Last: First: Middle: City: State: Zip: Contact numbers Home ( ) - Work ( ) - Other ( ) - Cell ( ) - Black Hawk Police Department Background Questionnaire Personal Name Last: First: Middle: Other names you have been known by: Address where you reside Street: Apt/unit/PO Box: City: State: Zip: Mailing

More information

CM19: Approvals. May 12, 2017

CM19: Approvals. May 12, 2017 CM19: Approvals Change History Release # or Date CR # or Incident # Change Description Author(s) Section Modified Initial Review for Leah Dienger Entire Document Supported Platform 11/9/15 Final Review

More information

Texas Department of Family and Protective Services. Residential Child Care Contractors

Texas Department of Family and Protective Services. Residential Child Care Contractors Texas Department of Family and Protective Services Residential Child Care Contractors Child Placement Vacancy Database User Guide Only Providers with a Department of Family and Protective Services (DFPS)

More information

CW-TCM HEALTHCARE CLAIMING

CW-TCM HEALTHCARE CLAIMING CW-TCM HEALTHCARE CLAIMING This document walks you through the generation of Child Welfare-Targeted Case Management (CW-TCM) claims that can be submitted from SSIS to MMIS for payment, possible proofing

More information

Florida Safe Families Network

Florida Safe Families Network Florida Safe Families Network Desktop Navigation Prepared for State of Florida Department of Children and Families Change History Release # Date CR# or Incident # Change Description Author(s) Section Modified

More information

Ryan White Eligibility Assessment User Guide / Help

Ryan White Eligibility Assessment User Guide / Help Ryan White Eligibility Assessment User Guide / Help TABLE OF CONTENTS LOGIN OVERVIEW... 2 LOG OUT BAR... 2 ACCESSING RYAN WHITE... 3 RYAN WHITE ELIGIBILITY ASSESSMENT... 4 SAVED DRAFTS... 4 NEW ASSESSMENT...

More information

ENROLLMENT APPLICATION. Provide a driver s license or other official ID with your photo on it (copies will be made).

ENROLLMENT APPLICATION. Provide a driver s license or other official ID with your photo on it (copies will be made). ENROLLMENT APPLICATION Application Instructions: Complete the following forms: (attached) o Include names and date of birth (DOB) of all your children in the household. o Financial Report with complete

More information

KINSHIP PERMANENCY INCENTIVE PROGRAM. Knowledge Base Article

KINSHIP PERMANENCY INCENTIVE PROGRAM. Knowledge Base Article KINSHIP PERMANENCY INCENTIVE PROGRAM Knowledge Base Article Table of Contents Overview...3 Security Requirements...3 Determining Eligibility...3 Adding an Inquiry 6 Adding an Application... 18 Notifications...

More information

HUD Data Clean-Up Guide Using the 0640 HUD Data Quality Framework Report

HUD Data Clean-Up Guide Using the 0640 HUD Data Quality Framework Report This guide is a tool to help assist you with understanding the ART 0640 Report so that project data can be reviewed, verified, corrected, and ready for all HUD submissions! REPORT: ART < Public Folder

More information

Florida Safe Families Network Release R2c24 Overview Statewide Webinars May 15, 2012 CR-333 Person Merge

Florida Safe Families Network Release R2c24 Overview Statewide Webinars May 15, 2012 CR-333 Person Merge Florida Safe Families Network Release R2c24 Overview Statewide Webinars May 15, 2012 CR-333 Person Merge 5/15/2012 R2c24 Person Merge 1 Agenda Welcome, Introduction and Review of Agenda Housekeeping Certificate

More information

MERGE PAPERWORK DATA SERVICES. Definitions. 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name

MERGE PAPERWORK DATA SERVICES. Definitions. 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name MERGE PAPERWORK Master Database Practice Information Supplemental Databases Practice Information 1 Customer ID 2 Customer ID 1 Prac. Name 2 Prac. Name 3 Customer ID 3 Prac. Name How many databases are

More information

Risk Assessment How Do I Guide

Risk Assessment How Do I Guide How Do I Guide May 20, 2015 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk reference companion to the User Guide that

More information

Coalition of Homeless Services Providers Martinez Hall th Street Marina, CA Facebook.

Coalition of Homeless Services Providers Martinez Hall th Street Marina, CA Facebook. Coalition of Homeless Services Providers Martinez Hall 220 12 th Street Marina, CA 93933 www.chspmontereycounty.org Facebook.com/CHSPMontry2 1 2 3 0252- All Inclusive 0252a- Without Outreach 0252b- Outreach

More information

or

or Complete, Copy and Paste the Pre-application to your email, email back to the following email addresses: Paul@massaccountyhousing.org or Jamie@massaccountyhousing.org Massac County Housing Authority Pre-Application

More information

Department of Children and Families

Department of Children and Families State of Florida Department of Children and Families Rick Scott Governor Esther Jacobo Interim Secretary Florida Safe Families Network (FSFN) Q1 Activation Software Build November 8, 2013 - Known Issues

More information

Advice Pro a basic guide for Bradford agencies (v4) October 2015

Advice Pro a basic guide for Bradford agencies (v4) October 2015 Advice Pro a basic guide for Bradford agencies (v4) October 2015 This guidance tells you how to enter the right information when setting up a new client/case record and when adding information to your

More information

Commercial Sexual Exploitation of Child (CSEC) User Guide

Commercial Sexual Exploitation of Child (CSEC) User Guide Commercial Sexual Exploitation of Child (CSEC) November 10, 2013 Prepared for State of Florida Department of Children and Families Change History Release # Date CR # or Incident # Change Description Author(s)

More information

ClientTrack HMIS User Manual JOH & Safe Haven Providers Courtesy of HMIS Training Department. July 2018

ClientTrack HMIS User Manual JOH & Safe Haven Providers Courtesy of HMIS Training Department. July 2018 ClientTrack HMIS User Manual JOH & Safe Haven Providers Courtesy of HMIS Training Department July 2018 Overview This user manual is designed to support the information received in training on the basic

More information

Santa Barbara County Continuum of Care

Santa Barbara County Continuum of Care HELP MANAGEMENT INFORMATION SYSTEM Santa Barbara Adding New Clients Workflow 1 Santa Barbara County Continuum of Care February 2018 HMIS 5.12 workflow Adding New Clients Community Technology Alliance 1080

More information

Bergen County Housing, Health and Human Services Center 120 South River Street, Hackensack, NJ 07601

Bergen County Housing, Health and Human Services Center 120 South River Street, Hackensack, NJ 07601 Bergen County Housing, Health and Human Services Center 120 South River Street, Hackensack, NJ 07601 Housing Authority of Bergen County - Christ Church CDC - Care Plus NJ, Inc. Next Step intake worksheet

More information

Notes User Guide April 1, 2016

Notes User Guide April 1, 2016 Notes User Guide April 1, 2016 Change History Release # / Date CR # or Incident # Change Description Author(s) Section Modified R3a01 07/07/2013 Transformation Initial submission FSFN Projects Team Full

More information

AGENCY VIEW USER MANUAL

AGENCY VIEW USER MANUAL OKLAHOMA HEALTH CARE AUTHORITY HEALTH CARE AUTHORITY ONLINE ENROLLMENT AGENCY VIEW USER MANUAL Table of Contents 1.0 Introduction and Purpose of Manual... 3 2.0 Logging on to the System... 4 2.1 Logon...

More information

Provider Billing MH User Guide (v.2)

Provider Billing MH User Guide (v.2) Provider Billing MH User Guide (v.2) June 2016 1 Table of Contents Section One: Introduction... 3 ELMR Sign-in... 3 Home Page (Contract Providers Caseload)... 4 Consumer Chart View... 4 Navigation Tools...

More information

Young Adult Case Plan & Judicial Review Worksheets User Guide

Young Adult Case Plan & Judicial Review Worksheets User Guide Young Adult Case Plan & Judicial Review Worksheets December 15, 2013 Prepared for State of Florida Department of Children and Families Change History Release # Date Q2-12/15/2013 CR # or Incident # CR

More information

Governors State University

Governors State University MSW Advanced Field Application (2018-19) Last Name First Name Address Email Address Home phone Cell Phone The following questions are designed to help the Field Division faculty help you find the best

More information

CM23: File Cabinet - Scanning. May 12, 2017

CM23: File Cabinet - Scanning. May 12, 2017 CM23: File Cabinet - Scanning May 12, 2017 Release# or Date CR# or Incident # CR361 CR361 CR402, CR423 Change History Change Description Author(s) Section Modified Added new view of Out of County Services

More information

Lunch Application User Manual

Lunch Application User Manual Lunch Application User Manual Education Management Systems, Inc. 4110 Shipyard Blvd, Wilmington, NC 28403 www.mealsplus.com or (800) 541-8999 Table of Contents 1.0 Welcome to LunchApplication.com... 1

More information

COC APR Finding and Fixing Data Quality Errors

COC APR Finding and Fixing Data Quality Errors COC APR Finding and Fixing Data Quality Errors The new COC APR is now available (April 1, 2017). The new report: Has been formatted into a canned report found on the Reports Tab Utilized for projects with

More information

Process Payments How Do I Guide

Process Payments How Do I Guide How Do I Guide May 10, 2014 The Florida Safe Families Network () How Do I Guide helps you understand the steps to complete your work in the system. It is a desk reference and companion document to other

More information

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions CENTRAL INTAKE AES Central Intake User Guide AES University Manual Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254

More information

HMIS Emergency Shelter Projects

HMIS Emergency Shelter Projects HMIS Emergency Shelter Projects Riverside County DPSS ASD HPU December 2016 Page 1 Table of Contents HMIS Introduction... 4 Universal Data Elements... 4 HMIS Workstation Security Procedures... 6 Data Timeliness

More information

Office of Inspector General Office of Professional Practice Services

Office of Inspector General Office of Professional Practice Services Office of Inspector General Office of Professional Practice Services Executive Summary In accordance with the Department of Education s fiscal year 2017-18 audit plan, the Office of Inspector General (OIG)

More information

Monthly Webinar June 2016 CRM and MFP ANE Checks, Re-Referrals, Timely Entry

Monthly Webinar June 2016 CRM and MFP ANE Checks, Re-Referrals, Timely Entry Monthly Webinar June 2016 CRM and MFP ANE Checks, Re-Referrals, Timely Entry 2 When you sign into CRM, you land on your default dashboard. Select TC (New) and set it as your default dashboard Click Microsoft

More information

Family Home Visiting Reporting Requirements for 2017

Family Home Visiting Reporting Requirements for 2017 Family Home Visiting Reporting Requirements for 2017 Updated March 2, 2017 Minnesota Department of Health Family Home Visiting Section Evaluation Unit PO Box 64882, St. Paul, MN 55164-0882 651-201-4090

More information

Victim Assistance & Restorative Justice Program s Registrant/Victim Input at Offender Intake Form

Victim Assistance & Restorative Justice Program s Registrant/Victim Input at Offender Intake Form Victim Assistance & Restorative Justice Program s Registrant/Victim Input at Offender Intake Form The Minnesota Department of Corrections goal is to promote safety in the lives of victims and others who

More information

Stanislaus County HMIS Security & Data Quality Audit

Stanislaus County HMIS Security & Data Quality Audit Data Collection Agency is using the correct, updated HMIS Intake, Update, & Exit Forms? HMIS Intake, Update, & Exit Forms are completed properly? Agency is collecting all Universal Data Elements? (Name,

More information

Texas Department of Family and Protective Services

Texas Department of Family and Protective Services Texas Department of Family and Protective Services Automated Background Check System (ABCS) User Guide Updated April 2018 Table of Contents DFPS AUTOMATED BACKGROUND CHECK SYSTEM (ABCS) USER MANUAL Summary

More information

Admission Application: Intensive Residential Rehabilitation / Community Residence / Supportive Living COVER PAGE

Admission Application: Intensive Residential Rehabilitation / Community Residence / Supportive Living COVER PAGE COVER PAGE Please check which level of care to which the applicant is applying. Complete referral packages* should be faxed to (716) 362-0221 or scanned and emailed to intake@cazenoviarecovery.org. Thank

More information

CM08: Alerts. May 12, 2017

CM08: Alerts. May 12, 2017 CM08: Alerts May 12, 2017 Release# or Date CR# or Incident # 10-20-2015 Initial updates due to Supported Platforms review 10-30-2015 Peer Review for Supported Platforms updates 11-6-2015 Final Review for

More information

Texas Department of Family and Protective Services

Texas Department of Family and Protective Services Texas Department of Family and Protective Services Automated Background Check System (ABCS) User Guide Updated November 2016 Table of Contents DFPS AUTOMATED BACKGROUND CHECK SYSTEM (ABCS) USER MANUAL

More information