Skip to content

kkphd/CS50x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 CS50x (Fall 2020)

CS50x: Introduction to Computer Science (Harvard on edX) is a virtual, introductory course to computer science. Course information is available on the CS50x Harvard website or on EdX.

Note: The code contained in this repository is available for informational purposes. You will learn more from the course if you complete each problem set independently.

Problem Sets

Final Project

For my capstone project, I created a web application for neuropsychologists to calculate certain billing codes for billing purposes.

See my GitHub folder for more information or visit my webpage!

#️⃣ CPT Calculator for Neuropsychological Assessment

license: MIT made-with-python Website shields.io

A simple calculator to code technician-supported neuropsychological assessment in clinical settings; developed for neuropsychologists.

Project Status: Completed ✔️


Alt text

Image taken from the following website:

https://www.cms.gov/

Objective

Neuropsychologists who accept insurance must submit superbills (an itemized form containing patient visit information) to Medicare and insurance companies to receive payment for services. This web-based application is a simple calculator for determining the appropriate units for technician-provided assessment services, which is perhaps the most popular or most preferred method of completing testing.

Technologies

  • Python
    • math
  • flask
  • HTML
  • AWS

Project Description

The current project was inspired by problems I encountered in my professional career, namely a desire for increased efficiency in calculating units for insurance billing while working in a clinical service line. This calculator reflects select Current Procedural Terminology (CPT) codes (specifically 96138, 96139, and 96146), which were updated on January 1, 2019 by the Centers for Medicare & Medicaid Services (CMS).

This application is highly convenient for neuropsychology services that have multiple technicians, providers, or staff, as it can be used from any location and for any client. Neither patient health information nor user registration are required for use.

For more information about billing codes, consult the CMS website.

Featured Deliverable

  1. 💻 This calculator converts minutes of technician test administration and scoring time to CPT units. (Load the page again to submit a new request.)

CPT Calculator Demo

My website also contains helpful links for information about CPT codes, coding changes, and links to insurance companies' websites regarding neuropsychological assessment billing.

Note: I do not assume any liability for the consequences of using this application. Use at your own discretion and confirm the output using your own calculations.

License

Usage is provided under the MIT license. See the LICENSE.md file for details.

Contact

If you have questions or thoughts, please contact me using the link on my main GitHub page.

About

CS50x Introduction to Computer Science (Harvard on edX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published