/
EPICFHIR Library
EPICFHIR Library
The EPICFHIR Library is an importable library containing functions to connect, authenticate, and interact with the Epic FHIR API. This library is used in the Epic FHIR Adapter.
When imported into projects, typically only the EPICFHIRclient module needs to be required in order to create the client and access the API methods.
require "EPICFHIR.EPICFHIRclient"
How it works:
Use the Translator’s built in help to review how to use each function:
, multiple selections available,
Related content
FHIR Profiling Tool
FHIR Profiling Tool
Read with this
Epic FHIR Adapter
Epic FHIR Adapter
More like this
Set up your Epic FHIR Sandbox
Set up your Epic FHIR Sandbox
More like this
SERVICENOW Library
SERVICENOW Library
More like this