Does open source Azure FHIR server support transaction type bundles?

P, Pioline (Cognizant) 195 Reputation points
2023-10-13T10:05:10.09+00:00

Hi

The open source Azure FHIR server: https://github.com/microsoft/fhir-server

Does this support transaction type bundles.

Because when I created a transaction type bundle resource and made a POST {{fhirUrl}} request, I am getting "405 method not allowed" as the response.

(The same transaction bundle, I was successfully able to POST to Azure Health Data Service - FHIR service.)

Kindly let me know if Azure FHIR server supports transaction type bundles.

Thanks

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
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 22,121 Reputation points
    2023-10-14T16:11:56.2466667+00:00

    @P, Pioline (Cognizant) Thanks for reaching out. We support transactions when the FHIR service is set to use SQL databases However, due to technical restrictions, transaction type bundles are not supported when the FHIR service is set to use Cosmos DB.

    The same way, we only support Transactions with Healthcare Data Services, and we do not support it on Azure API for FHIR.

    reference: https://stackoverflow.com/questions/61277127/creating-multiple-bundles-in-azure-api-for-fhir

    let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topic

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful