From 213f2051c9e62a6f76109d5909c5b33de7d3a59f Mon Sep 17 00:00:00 2001 From: rishi-salunkhe-mettle Date: Tue, 19 Nov 2024 08:47:51 -0600 Subject: [PATCH] Updated the source endpoint URL for Genius Solutions Inc. --- endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go b/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go index 03efe386c..654c71d1d 100644 --- a/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go +++ b/endpointmanager/pkg/chplendpointquerier/chplendpointquerier.go @@ -39,7 +39,7 @@ var carefluenceURL = "https://carefluence.com/carefluence-fhir-endpoints/" var practiceSuiteURL = "https://academy.practicesuite.com/fhir-server-links/" var bizmaticsURL = "https://prognocis.com/fhir/index.html" var indianHealthServiceURL = "https://www.ihs.gov/cis/" -var geniusSolutionsURL = "https://gsehrwebapi.geniussolutions.com/Help/html/ServiceUrl.html" +var geniusSolutionsURL = "http://www.media.geniussolutions.com/ehrTHOMAS/ehrWebApi/Help/html/ServiceUrl.html" var assureCareURL = "https://ipatientcare.com/onc-acb-certified-2015-edition/" var intelichartURL = "https://fhirtest.intelichart.com/Help/BaseUrl" var healthCare2000URL = "https://www.provider.care/FHIR/MDVitaFHIRUrls.csv"