Azure Healthcare APIs Consistency

cloudfanatic 161 Reputation points
2022-01-12T17:11:36.51+00:00

What consistency model is to be expected?
How is concurrency handled if not strongly consistent (ie. read-after-write consistency)?

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.
157 questions
0 comments No comments
{count} votes

Accepted answer
  1. MughundhanRaveendran-MSFT 12,466 Reputation points
    2022-01-21T09:56:48.687+00:00

    @cloudfanatic ,

    Thanks for reaching out to Q&A.

    Currently the implementation of Azure Healthcare APIs has a single dedicated SQL server for each FHIR instance, and therefore has strong or immediate consistency. Any write to a FHIR resource will be immediately reflected in any subsequent reads.

    I hope this helps! Feel free to reach out to me if you have any follow up queries.

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

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.