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
What exactly do you want to automate there?
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.
This is the information I needed. Many thanks!