Question Haitem El Aaouani · Nov 17, 2023

How to automate FHIR SQL Builder

This question originally appeared in the comments of the post: [Video] InterSystems IRIS FHIR SQL Builder: Sneak Peek
 

Any chance the FHIR SQL Builder process could be automated? It'll help to refresh the SQL table so it'll be up to date!

Thanks

Comments

Patrick Jamieson · Nov 17, 2023

Haitem, I think there could be a misunderstanding. When you create a SQL projection of FHIR resources in your repository using the IRIS FHIR SQL Builder, the FHIR repository and the projected tables are automatically kept up to date. As you add FHIR data into your FHIR Repository, the projected table will contain the new data. Thus you don't need to take any action to perform real-time FHIR analytics.

0
Haitem El Aaouani  Nov 20, 2023 to Patrick Jamieson

This is the information I needed. Many thanks!

0