FHIR Façade architecture in IRIS
- Create a foundation namespace and activate it (Health-> Installer Wizard (at the top of the page)).
- Import the FHIRFacade.xml file into the namespace and compile all the classes in it.
- Create a FHIR endpoint (Health->FHIR Configuration->Server Configuration) and select the 'FHIRFacade.InteractionsStrategy' as your Interactions strategy class.
- Start the production 'FHIRFacade.PROD.FoundationProduction'.
- Use the postman collection to send various FHIR requests to the FHIR endpoint - make sure that the base URL points to the endpoint you have created.