Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title4) Use components to build your integration workflow with eCW

Before you start, review the Orientation to introduce yourself to IguanaX and building integrations. IguanaX includes many iNTERFACEWARE Collections with template components and libraries to help you get started with building different types of integrations and common interfacing tasks.

If you are building a HL7 interface exchanging data via LLP, get started with the:

  • HL7 Server component to receive HL7 messages from eCW via LLP.

  • HL7 Client component to send HL7 messages to eCW via LLP.

If you are building a FHIR interface with eCW, get started with the:

  • Epic FHIR Adapter component to review the framework for building a FHIR integration.

  • OAUTH Library can be leveraged to authenticate with the eCW Authorization Server.

...