Skip to content

Files

Latest commit

 

History

History
 
 

exec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Sample application

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.