Trifolia-on-FHIR's REST API is documented using Swagger. The publicly available installation of Trifolia-on-FHIR exposes the API documentation here: https://trifolia-fhir.lantanagroup.com/api-docs/. The API described by /api-docs is the same API that the web application (user interface) uses.

Multiple FHIR servers

If the ToF installation is configured to support multiple FHIR servers, the first FHIR server is used by default in the REST API. If you wish to perform REST API operations on a FHIR server other than the first, you must specify a fhirserver header in each request. The value of the fhirserver header must be the id of one of the FHIR servers returned by /api/config.

FHIR Server Proxy

An /api/fhir end-point is available in the API that represents a "proxy" to the FHIR server(s) available within the ToF installation.

Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator