Skip to content

A Hospital API backend written in Spring Boot with Spring Security, JPA and using Domain Driven Design and Test Driven Development. Front end which consumes it: https://github.com/MohammedRiazKhan/HospitalSystemFrontEnd

Notifications You must be signed in to change notification settings

MohammedRiazKhan/HospitalSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HospitalSystem

The aim of the system with which I am solving this domain, is to assist doctors as well as nursing staff, to better manage their day to day operations with the use of a hospital system.

What will the system do?

  • As a doctor/nurse, the user will be able to create/manage patients, their appointments, visits and medication prescriptions and dispensary
  • Will be able to store patients records and retrieve them when needed.
  • Be able to generate Patient reports
  • Allow team members Doctors and Nurses who are caring for a patientId to have up to date information on their patients.
  • Keep track of any information pertaining to the hospital and possibly link up to a larger hospital system.

About

A Hospital API backend written in Spring Boot with Spring Security, JPA and using Domain Driven Design and Test Driven Development. Front end which consumes it: https://github.com/MohammedRiazKhan/HospitalSystemFrontEnd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages