Project Overview

UIHIS is a Hospital Information System that puts emphasis on ubiquitous and intelligent. This is due to the nature of the information exchange within the application that strictly adheres to the Health Level 7’s Fast Healthcare Interoperability Resources (FHIRs). These rules are regulated in Indonesia by The Ministry of Health with the issue of SATUSEHAT Playbook. This means that all data exchange that happens will follow a certain standard and will make data exchange between application and modules more seamless, thus the ubiquitous term was used. This application will cover all process from registration until patient’s return. Thus making this application holistic and end-to-end.

Technologies Used

image.png

image.png

image.png

image.png

  1. PHP

    PHP acts as a primary language for development of this application, it has many great functions to construct a web application from the back end.

  2. Laravel

    Laravel is a framework for development based on the programming language PHP. It has a holistic approach for developing websites having features for developing front-end and back-end parts of the websites. It has supported many web applications until today.

  3. MongoDB

    MongoDB is a No-SQL database which focuses on document-based storage, it is very useful for keeping data that are not structurally consistent, and it supports the way of FHIRs information exchange of using JavaScript Object Notation (JSON) which is very document-based.

  4. VueJS

    VueJS is a framework for developing front-end part of the website that uses JavaScript and basic HTML. It has wide range of uses and has many great features that can be implemented easily into the front end

Role

As the developer, I have the responsibility to continue the development of UIHIS system by adding a new module which is the finance module. I am to implement the invoicing and claim system. I am to discuss the finance system with hospital finance staffs and test the developed system to make sure that it aligns with hospital goals and current system.

Key Features

  1. Invoice
  2. Claim
  3. Finance Dashboard
  4. Service Catalog

Outcomes

While the internal communication and data exchange work with no problem, the current development of SATUSEHAT API which centralized the data exchange has not fully implemented the resource Invoice and Claim, making it unable to function fully.

Project Information

  1. Github Repository (public): https://github.com/itsLeonB/rekam-medis-elektronik

    GitHub - itsLeonB/rekam-medis-elektronik: A Web-based Electronic Medical Record systems that complies with Indonesia's FHIR Implementation (SATUSEHAT).