Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 2.13 KB

README.md

File metadata and controls

32 lines (28 loc) · 2.13 KB

Patient Onboarding Copilot

This repository is hosted as a part of FSI Hackathon for Autism (https://github.com/fsi-hack4autism)

Objective: Help BCBA onboard a new patient quickly

Typically, a BCBA gets limited amount of time to onboard a new patient and this can be a very cumbersome task. It includes several types of information to intake:

  • Patient demographics, medical history, past services, etc.
  • Historical evaluations, IEPs, etc.
  • Insurance, funding, billing information, etc.
  • Previous and current treatments and their outcomes, progress reports, etc.
  • Consent forms, contracts, letter of engagement, etc.

Sample Scenarios

  • The co-pilot will be able to ingest historical documents
  • It will allow parents, BCBAs, and RBTs to actively collaborate across sessions - such as allowing parents to provide inputs of progress outside of sessions
  • It will allow tracking documents and provide a platform for storing consents, authorizations, etc.
  • It can generate a summarization of the new patient for the BCBA to review

Architecture

Patient Onboarding Architecture

Code repository setup

This repository will host multiple code bases to make it easy for patient to onboard to a new BCBA (Board Certified Behavioral Analyst). Largely, the repository will contain projects in the following areas:

Onboarding tasks

Copilot creation