Skip to content

Introduction

INFO

The documentation is still under development. Most of the content is API Endpoint documentation. I will add more content about the backend and frontend implementation in the future.

If you want to see how I implement features, you can use the search bar or Ctrl + K then type Implementation, it will show you all the implementation content.

What is SIM-RS?

Welcome to the SIM-RS. This is a hospital management system. This system is designed to help hospitals manage their resources digitally. It is a comprehensive system that covers all aspects of a hospital. Until now, I have implemented the following features:

  • Patient management
  • Registration management
  • Doctor management
  • Queue system
  • Sales
  • Purchasing
  • BPJS VClaim integration
  • and more.

Technology Stack

FrontendBackend
JavascriptExpress
Vue 2Node.js
Bootstrap 4PostgreSQL
Socket IO

Screenshots

VClaim

VClaim

Registration

Registration

Queue

Queue

Source Code

The source code is private.

Released under the MIT License.