This module is to show simple examples of how to use the FHIR Gateway. The
minimal application is
MainApp. With this single
class, you can create an executable app with the Gateway server and
all of the AccessChecker
plugins, namely
ListAccessChecker
and
PatientAccessChecker.
Two other classes are provided to show how to implement custom endpoints.