Azure Healthcare API /Patient/$export not working

Lakshmi 0 Reputation points
2024-10-09T18:49:57.5666667+00:00

I have 4.0.264 version of FHIR server installed. <FhirUrl>/Patient/$export is NOT working.

However <FhirUrl>/$export and <FhirUrl>/Group/<groupId>/$export IS working as expected.

Any suggestions on how I can resolve this?

Thank you.

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

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 28,081 Reputation points
    2024-11-06T14:52:42.2733333+00:00

    @Lakshmi Thanks for your patience, below is the summary of the issue.

    Issue: The Patient/$export operation is returning http response code 202 with a location URL to poll; however, the polling URL continues to return http response code 202 even after waiting for a long time.

    Findings/Resolution: We have observed that it takes approximately 4.5 hours to complete a processing job. we recommended you run multiple smaller Patient exports in parallel. The patient exports are very slow, and this is a known limitation of our service. The Engineering team is aware of this issue and has plans to improve it. We do not know how long the job will take to finish, and until then, the polling endpoint will continue to return a http response code 202.

    Please Accept the answer if the information helped you. Accepting answers will help increase the visibility of this question and the solution for anyone else who may run into the same issue. Thank you for helping to improve Microsoft Q&A!

     

    0 comments No comments

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.