From 7afc177b7edd221831341386af58c2554095e4a6 Mon Sep 17 00:00:00 2001 From: Bart Embregts <115834581+bartemb@users.noreply.github.com> Date: Sun, 8 Dec 2024 21:35:26 +0100 Subject: [PATCH] Update points.json (#6470) * Update points.json * Fix JSON --------- Co-authored-by: James Agnew --- .../resources/ca/uhn/hapi/fhir/atlas/points.json | 12 ++++++++++++ 1 file changed, 12 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 faae8487f6d..0ffbb808a70 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 @@ -450,6 +450,18 @@ "lat": 40.43486, "lon": -3.63220, "added": "2022-07-19" + }, + { + "title": "Healthsoft", + "description": "Innovative software solutions for future-proof healthcare.", + "company": "Healthsoft B.V.", + "contactName": "Bart Embregts", + "contactEmail": "b.embregts@healthsoft.nl", + "link": "https://healthsoft.nl/", + "city": "Rotterdam", + "lat": 51.908779, + "lon": 4.477520, + "added": "2024-11-14" } ] }