Download presentation
Presentation is loading. Please wait.
Published byIrene Porter Modified over 8 years ago
1
Administrative System for a Speech Pathology Office By Devin Peterman
2
Therapist Office Current Business Operations Name of Company is Speech Language Fundamentals (SLF). Home visitation service. SLF outsources for their Therapists. SLF finds and bills patients and therapists are contracted to go on visits. Not Actual employees of the office. Mutually beneficial relationship.
3
Current Administrative System Information about each visit is recorded in paper form. The form is then submitted in monthly to the SLF office. Office Administrator then manually types in progress reports into an electronic form.
4
Monthly Progress Report
5
Time Sheets Visit data is then taken from monthly progress reports to make time sheets. Hours from each visit are added up to pay the contractors and bill the patients.
6
Time Sheet
7
Patients Records Patient records are also manually typed into excel files. Information such as: treatment start date, end date, address, date of birth, etc.
8
Problem with Current System Extremely Inefficient Wasteful of resources(Paper) Time Drain Unable for administrator to perform regular therapist activities Back log of unrecorded information due to inefficiency
9
Solution An online, secure, web portal to allow contracted therapists to record their visit data into a database. Will streamline company, cut down on wastes of time and resources
10
Step 1: Discovery Process First step was to interview administrator and learn more details about the company such as: How many contracted therapists are currently working? How many patients are currently being treated? What data needs to be stored? How the company currently works.
11
Step 2: Constructing a Database Schema Once data was collected, the next step was to come up with a schema that would hold all the necessary information. Database was designed and implemented using SQL Server 2012.
12
Database Structure
13
Step 3: Planning and Constructing the Website The website needed to provide three vital functions: Allow Contracted Therapists to Log in and record their visit data Allow the site administrator to add users, and patients and modify the data as necessary Have automatic timesheets constructed based on the visitation data.
14
Main Pages Administrative Pages View Visits Create New Account Patients View Time Sheets Contractor Pages My Visits My Patients My Time Sheet
15
Site Diagram
16
Site Demonstration Written in C# using the asp.net framework Running on the GoDaddy.com web server www.SLFatWork.com
17
Code of Interest Export to Excel Insert Edit using session state
18
Export to Excel
19
Session State Editing
20
Inserting into Visits Table
21
Scope and Continuing Work Manage User Page Automatic Billing Export Install SSL Certificate
22
The End Thank You
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.