Patient Management Integration Microservice

An integration microservice to manage Operating Block patients.

It's responsible to:

  • Create patients and insert them into the database
  • Delete patients from the database
  • Retrieve patients informations from the database

In order to view the REST API of the microservice, check out the OpenAPI page.

To see the code documentation, check out the KDoc page.