From ba612b7ffe66014e1841be77af9aa8fe25f7c96c Mon Sep 17 00:00:00 2001 From: Ryan Crichton Date: Fri, 22 Nov 2024 14:28:03 +0200 Subject: [PATCH] Update readme to point to docs --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1a2272ca..e404eb8d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ # Jembi Platform +OpenHIM platform is an easy way to set up, manage and operate a Health Information Exchange (HIE). Specifically, it is the following: + +- A toolbox of open-source tools, grouped into packages, that are used within an HIE. +- The glue that ties these tools together. These are often in the form of OpenHIM mediators which are just microservices that talk to OpenHIM. +- A CLI tool to deploy and manage these packages. + +> [!NOTE] +> 📚 Check out the [OpenHIM platform documentation](https://jembi.gitbook.io/openhim-platform) for more information! + ## Tech Used +- Instant OpenHIE - Docker - Golang (cli dev) - Terraform (remote cluster setup)