Loading...
The web pages served to clients are generated from HTML templates in the extensions/fhir/public_html/ folder in your installation directory. These three templates are available:
landingpage.html: This is the template used for the base URL (GET [base]/). You can use this to return a custom "home page" for your FHIR server.
The "assets" folder is automatically served up by the server as well, so you can use it to include any resources (images, scripts, etc.) that your pages will need.