Skip to content

Commit

Permalink
LANTERN-579: Fixing eMed url
Browse files Browse the repository at this point in the history
  • Loading branch information
archita-ekkirala committed Sep 9, 2024
1 parent 91244ab commit 203cba0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ var correctekURL = "https://ulrichmedicalconcepts.com/home/the-ehr/meaningful-us
var varianmedicalURL = "https://variandev.dynamicfhir.com/"
var caretrackerURL = "https://hag-fhir.amazingcharts.com/ac/endpoints"
var zhhealthcareURL = "https://blueehr.com/fhir-urls/"
var emedpracticeURL = "https://emedpractice.com/Fhir/FhirHelpDocument.html"
var emedpracticeURL = "https://emedpractice.com/fhir/fhirhelpdocument.html"
var doc_torURL = "https://hag-fhir.amazingcharts.com/pc/endpoints"
var azaleahealthURL = "https://api.azaleahealth.com/fhir/R4/Endpoint"
var cloudcraftURL = "https://fhirapitest.naiacorp.net/fhir/r4/endpoints/"
Expand Down

0 comments on commit 203cba0

Please sign in to comment.