Skip to content

easybandz777/Recoverypro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecoveryOps EHR Platform

RecoveryOps is a behavioral health operations platform that unifies admissions, clinical documentation, compliance, billing economics, and housing operations.

Architecture

  • Frontend: Next.js (App Router) + TypeScript + Tailwind
  • Backend: FastAPI + SQLAlchemy + Alembic
  • Database: Neon Postgres
  • Auth: Clerk with role-based access
  • Storage: S3-compatible object storage for clinical documents

Monorepo Layout

  • frontend/: web application
  • backend/: API service

Compliance-First Design

This project is designed for HIPAA and 42 CFR Part 2 workloads:

  • Minimum necessary access controls by role and facility
  • Immutable audit trail for PHI access and changes
  • Consent/ROI lifecycle tracking
  • Signed-note locking with addendum workflow
  • Configurable sensitive-record handling for SUD disclosures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors