From 5f2a3af01ef905e149568638bead3a399fa66954 Mon Sep 17 00:00:00 2001 From: Mad Mirrajabi Date: Thu, 15 Jul 2021 20:00:33 +0200 Subject: [PATCH] Add Innovattic B.V. to HAPI FHIR Global Atlas (#2798) --- .../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 f952add90cd..15ff1b26762 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 @@ -381,6 +381,17 @@ "lat": 49.234000, "lon": -123.065890, "added": "2021-06-29" + }, + { + "title": "Innovattic", + "description": "Creating remote monitoring solutions for several hospitals in the Netherlands.", + "contactName": "Lauwerens Metz", + "contactEmail": "info@innovattic.com", + "link": "https://innovattic.com/", + "city": "Delft, The Netherlands", + "lat": 52.01804, + "lon": 4.354307, + "added": "2021-07-15" } ] }