Does open source Azure FHIR server supports the listed operations

P, Pioline (Cognizant) 195 Reputation points
2023-10-19T06:16:22.8933333+00:00

Hi

Can you please tell the operations supported by open source Azure FHIR server (https://github.com/microsoft/fhir-server) from the listed:

  1. Conditional Create
  2. Conditional Update
  3. Conditional Delete
  4. $convert-data operation
  5. $export operation
  6. $import operation
  7. $member-match operation
  8. $purge-history operation
  9. $validate operation
  10. Chained Search
  11. Reverse chained Search
  12. Paging
  13. Does it supports Autoscaling
  14. What is the Current limit on _count

Kindly let me know soon.

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

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 22,121 Reputation points
    2023-10-20T16:44:21.1666667+00:00

    @P, Pioline (Cognizant) Thanks for reaching out. please refer the below documents for supported features: https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-features-supported

    https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-rest-api-capabilities

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

    Current limit on _count: The current limit on _count is 1000. If you set _count to more than 1000, you’ll receive a warning in the bundle that only 1000 records will be shown.

    Please let me know if you have any further 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