Question
· May 28

FSLog not populating when trying to test HS.FHIRServer.Interop.HTTPOperation

I am attempting to make a FHIR call against the Epic Repository through Intersystems. I have setup a Service client per Create FHIR REST Client | InterSystems Developer Community | Business

but I have set it up using OAuth and HTTPS.

I have verified that the OAuth works by executing it manually via a Terminal to verify I get a response. Of course, when I do it is writing to the ISCLOG

I am trying to now test making the FHIR call by initiating the test of HS.FHIRServer.Interop.HTTPOperation, however I keep getting mixed results with first a 404 not found error, and now a 401 unauthorized error. 

I want to see the actual call that is being made, so the Documentation and the Community suggested turning on FSLogChannel...

However, I am not seeing the FSLog global be created.  Any idea why?

I want to make sure that the Epic Client ID, and User is properly being sent to verify that I can make calls to the Epic FHIR repository.

IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 264_1U) Thu Apr 4 2024 14:54:11 EDT [HealthConnect:7.2.0-1.r1]

$ZV: "IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 264_1U) Thu Apr 4 2024 14:54:11 EDT"
Discussion (4)1
Log in or sign up to continue