Using an instance of InterSystems IRIS® for Health configured as a FHIR Facade, you will complete a production that accepts HL7® FHIR® requests, retrieves the requested data from an InterSystems® database, and sends this data back to the requesting system in the FHIR format.
FHIR requests and responses are an integral part of the process when using InterSystems IRIS for Health or HealthShare® Health Connect to create a FHIR interoperability solution. In the case of a FHIR Facade, external systems request data in the FHIR format using a FHIR request. After gathering the data and transforming it into the FHIR format, you must then populate a FHIR response message to send the data back to the requesting system.
In this exercise, you will take patient data that has been transformed into the FHIR format and populate a FHIR response message with this data. Then, you will request the patient data using a REST client to confirm that the response message was populated correctly.
- Before starting this exercise, watch the FHIR Facade Architecture Overview (video, 4m) to get an introduction.
