Getting 500 Internal Server Error - during bulk import operation

P, Pioline (Cognizant) 195 Reputation points
2024-01-22T06:03:47.5033333+00:00

Hi

I am trying bulk import ($import operation) using Azure Health Data Services.
I followed all the steps mentioned in the documentation for configuring $import:
https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-import-data

I provided a NDJSON Claim resource in Blob storage.

After I made a POST request to <<FHIR service base URL>>/$import, I made a GET request to the callback link obtained in the Content-location header.
But I am getting 500 Internal Server Error (Input string was not in correct format) Note: I tried with many resources and checked for NDJSON format. Everything is correct. The request body I provided during POST was same as provided in the Azure $import documentation. Kindly assist.

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. SnehaAgrawal-MSFT 19,361 Reputation points
    2024-01-24T17:43:02.2766667+00:00

    @P, Pioline (Cognizant) Glad that you were able to resolve your issue and I appreciate your effort in sharing the solution. Your contribution will undoubtedly assist others facing similar challenges.

    Update resolution- "The issue was: I configured v1 type blob storage. After I created a new blob storage of kind V2. This issue got resolved."

    As the Microsoft Q&A community follows a policy where the question author cannot accept their own answer I've reposted your solution. 

    Feel free to consider "Accepting" the answer if you find it suitable.

    0 comments No comments