Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  • 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)

 

  • No labels