Setting up HAPI FHIR Testing Console

  • HAPI FHIR Testing console allows people to connect to FHIR servers by specifying server IP and credentials. It will present rich UI to access the FHIR server. 

  • Below image show a screenshot of public testing console host by HAPI FHIR

            

  • To setup the server first check out the HAPI FHIR server source code from here.

  • Then execute mvn clean install command at the root directory(Please install maven if it hasn't been done)