Installing FHIR Converter API

You must install the FHIR Converter API to be able to use the converter functionality of the Foresight Connect with FHIR application. For more information, see the "Transforming Data by Using the FHIR Converter" topic in the TIBCO Foresight® Connect with FHIR User's Guide.

Prerequisites

Node version higher than 10.10.0 and up to 11.0.0 (https://nodejs.org/dist/latest-v10.x/) must be installed on your system.

Procedure

  1. Extract the fhirConverter.zip file that is bundled with Foresight Connect with FHIR and extract the FHIR-Converter-master folder in the extracted folder.
  2. Switch to the command line and run the command npm install and then npm start.

What to do next

You can now use the converter functionality of the Foresight Connect with FHIR application. By default, the converter application runs on 2019 port and can be accessed standalone through http://localhost:2019.