From e125050414e6f8828bc0bc545aac6cbc6ac26bf4 Mon Sep 17 00:00:00 2001 From: Peter Lubell-Doughtie Date: Fri, 24 Feb 2023 18:17:18 -0500 Subject: [PATCH] add Ona and OpensRP --- .../main/resources/ca/uhn/hapi/fhir/atlas/points.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas/points.json b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas/points.json index c6b97c8fdd4..f57b58af572 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas/points.json +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas/points.json @@ -437,6 +437,17 @@ "lat": 18.483402, "lon": -69.929611, "added": "2022-08-15" + }, + { + "title": "OpenSRP by Ona", + "description": "OpenSRP is a FHIR-native and WHO SMART Guidelines compatible mobile platform that uses HAPI FHIR as a data store, has a configurable UI and workflows, and supports offline clinical decision support and data collection.", + "company": "Ona", + "contactEmail": "info@ona.io", + "link": "https://www.ona.io", + "city": "Nairobi, Kenya", + "lat": -1.2833300, + "lon": 36.8166700, + "added": "2023-02-24" } ] }