FHIR API - Trigger event on Data Insertion in FHIR Storage

Milandeep Singh SAc 1 Reputation point
2021-08-16T05:17:51.653+00:00

FHIR API - Trigger event on Data Insertion in FHIR Storage

How we can create data insertion Trigger once data is inserted in FHIR API

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
149 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Oury Ba-MSFT 16,636 Reputation points Microsoft Employee
    2021-08-16T23:42:49.25+00:00

    Hi @Milandeep Singh SAc Azure FHIR does not have that capability right now. Please find the supported features in Azure FHIR API in the below documentation.

    https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-features-supported

    Regards,
    Oury


  2. Fred 26 Reputation points
    2021-10-20T16:49:32.983+00:00

    Can't a Subscription-Resource be used to create a restHook?


  3. Oury Ba-MSFT 16,636 Reputation points Microsoft Employee
    2021-10-29T20:51:04.97+00:00

    Hi @Milandeep Singh SAc Sorry for the delay in getting back to you.

    Yes, We are in private preview for a new Events feature for the FHIR server which integrates with the Azure Integration services. Where you can use a Subscription processorhttps://github.com/sordahl-ga/FHIRSubscriptionProcessor to listen to those events to implement FHIR Subscription.

    https://github.com/sordahl-ga/FHIRSubscriptionProcessor

    Regards,
    Oury