Skip to content

Repository files navigation

University of Ghana Medical Center Electronic Medical Record System

Effah Aboagye- 11353372

Overview

This repository contains the backend implementation of an Electronic Medical Record System for the University of Ghana Medical Center (UGMC). The system is designed to handle patient registration, encounter management, and vital sign tracking. It is built using Node.js with the Express framework for building REST APIs and MongoDB for data persistence.

POST, PUT, GET requires were done

Features

  • Patient registration with essential details.
  • Encounter management for visitation tracking.
  • Vitals tracking including blood pressure, temperature, pulse, and spO2.
  • List and view patients.
  • View details of a specific patient.
  • View details of a specific encounter.
  • Update patient information.
  • Delete patients and encounters.
  • Error handling and validation.
  • Authentication and authorization.

Tech Stack

  • Node.js
  • Express.js
  • MongoDB

Directory Structure

project-root/
|-- src/
|   |-- controllers/
|   |-- models/
|   |-- routes/
|   |-- services/
|-- package.json
|-- README.md


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages