Welcome to ClinicSphere. Everything you need to get started is right here.
This is the MVP of ClinicSphere; This repository contains tools, APIs, and resources to help developers and healthcare providers manage and integrate electronic medical records efficiently. The goal is to improve patient care and streamline data management in healthcare settings.
The Electronic Medical Record (EMR) system is a digital version of a patient's paper chart and is a crucial part of modern healthcare. This repository provides a set of tools and APIs for managing EMR data, including patient information, treatment histories, and clinical notes. It aims to facilitate seamless integration with existing healthcare systems. It also has an extended patient portal for patients.
Patient Management: Create, read, update, and delete patient records. Appointment Scheduling: Manage patient appointments with automated reminders. Clinical Documentation: Store and retrieve clinical notes and treatment plans. Patient Portal: Access medical record.
Django: Install django and django_rest_framework. Database: SQLite (default django database) or PostgreSQL for storing EMR data. React JS: Install react app.
-
Clone the repository: git clone https://github.com/merytpeters/ClinicSphere.git cd ClinicSphere
-
Install dependencies: npm install
To start the EMR server: npm start
https://drive.google.com/file/d/1H6iIOcIpoinzYWeYvMDZAbOPKZHJF5UG/view?usp=drive_link
Email: [email protected]
Github: merytpeters