Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • 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

            Image Added

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