{% extends "base.html" %} {% block content %}
Select the Implementation Guides you want to load into Local FHIR for validation. This will generate the YAML configuration required for the application.yaml file.
application.yaml ExcerptCopy the following configuration block and paste it into the `hapi.fhir` section of your HAPI server's application.yaml file.
{{ yaml_output }}
application.yaml file, you must **restart your HAPI server** for the changes to take effect.