Can we do $reindex operation, for adding custom parameter's in open source Azure FHIR server ?

P, Pioline (Cognizant) 195 Reputation points
2023-09-15T06:14:25.23+00:00

Hi

I am using the following Azure FHIR server:
https://github.com/microsoft/fhir-server

While $reindex operation works with Azure Health Data Service - FHIR service, does the same $reindex operation works with open source Azure FHIR server (https://github.com/microsoft/fhir-server)

Kindly provide an answer.

If not then how to create custom parameter and perform custom search operation.

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. MuthuKumaranMurugaachari-MSFT 22,236 Reputation points
    2023-09-15T13:36:21.2433333+00:00

    P, Pioline (Cognizant) Thanks for posting your question in Microsoft Q&A. Yes $reindex operation is supported in open source FHIR and check out a sample PR: Add support for Reindex request against a single resource in this regard (Check out related source code path).

    Note: Currently, not all search parameters are supported (unsupported-search-parameters.json list), and you may have to refer this discussion for a workaround if incase it is not supported.

    For any other questions or feedback specific to microsoft/fhir-server repo, feel free to submit via Issues or Discussions page. Our product team will help you with the answers. I hope this helps and let me know if I can help with any other questions.

    0 comments No comments

0 additional answers

Sort by: Most helpful