Skip to content

merytpeters/ClinicSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

CLINICSPHERE: Electronic Medical Record Web Application

Welcome to ClinicSphere. Everything you need to get started is right here.

Introduction:

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.

Overview

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.

Features

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.

Prerequisties

Django: Install django and django_rest_framework. Database: SQLite (default django database) or PostgreSQL for storing EMR data. React JS: Install react app.

Installation

  1. Clone the repository: git clone https://github.com/merytpeters/ClinicSphere.git cd ClinicSphere

  2. Install dependencies: npm install

Usage

Starting the EMR Server

To start the EMR server: npm start

API Endpoints

API Documentation

Configuration

Demo

https://drive.google.com/file/d/1H6iIOcIpoinzYWeYvMDZAbOPKZHJF5UG/view?usp=drive_link

Best Practices

Contributiong

License

Contact

Email: [email protected]

Github: merytpeters