SmartOperatingBlock / patient-management-integration-microservice

The integration microservice responsible to manage patients inside the Operating Block.

Home Page:https://smartoperatingblock.github.io/patient-management-integration-microservice

Repository from Github https://github.comSmartOperatingBlock/patient-management-integration-microserviceRepository from Github https://github.comSmartOperatingBlock/patient-management-integration-microservice

Patient Management System Microservice

Release License: MIT Version

Code Smells Bugs Vulnerabilities Duplicated Lines (%)

The integration microservice responsible to store and provide patients informations.

Usage

  1. Provide a .env file with the following variables:

    • PATIENT_MANAGEMENT_MONGODB_URL
  2. Run the container with the command:

    docker run ghcr.io/smartoperatingblock/patient-management-integration-microservice:latest

Documentation

  • Check out the latest REST API here.
  • Check out the code documentation here.

About

The integration microservice responsible to manage patients inside the Operating Block.

https://smartoperatingblock.github.io/patient-management-integration-microservice

License:MIT License


Languages

Language:Kotlin 95.2%Language:JavaScript 4.4%Language:Dockerfile 0.4%