From 46c67d20ccd6577426388cf8460fbbe0b6d284be Mon Sep 17 00:00:00 2001 From: tungdt Date: Fri, 6 Mar 2020 17:43:56 +0700 Subject: [PATCH] Add VEIG(Vietnam Ehealth Innovation Group) to points.json --- .../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 c33856d2b24..ad2a8e17898 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 @@ -324,6 +324,17 @@ "city": "Germany", "lat": 51.165691, "lon": 10.451526 + }, + { + "title": "VEIG", + "description": "Vietnam Ehealth Innovation Group", + "link": "http://emr.com.vn", + "contactName": "Nguyen Hai Phong", + "contactEmail": "haiphong.nguyen@gmail.com", + "city": "Hanoi,Vietnam", + "lat": 21.026058, + "lon": 105.822715, + "added": "2020-03-06" } ]