Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with using custom templates to convert data in JSON format to FHIR bundle using $convert-data from ADF #529

Open
swapnilkotimw opened this issue Apr 11, 2024 · 2 comments
Assignees

Comments

@swapnilkotimw
Copy link

swapnilkotimw commented Apr 11, 2024

Hello experts,

We have created a couple of simple templates that would convert the data in a JSON format to data in FHIR consumable bundle. These templates are loaded to an ACR and we are using the $convert-data feature of the FHIR store in ADF pipeline. The same templates when used locally on the machine with FHIR Converter extension on VS Code are working fine to give us the result but whereas when executed from ADF we get parsing error. Here is screenshot of the error,

Screenshot 2024-04-11 at 8 46 22 AM

Thank you for the support and help.

@dustinburson
Copy link
Member

Hello @swapnilkotimw

A few questions:

  • Which version of the FHIR service are you using, OSS or Azure Health Data Services?
  • Are you able to make the convert call to the FHIR service directly?

In general the error indicates the template you are trying to find isn't in ACR you configured for the FHIR service.

@dustinburson dustinburson self-assigned this May 12, 2024
@swapnilkotimw
Copy link
Author

Hello @dustinburson

  1. I am using Azure Health Data Services.
  2. I made a convert call from Postman as well but I get the same error message. Is this what you mean by directly? If not please let me know what other ways can I make a convert call on the FHIR Service.

Here is a screenshot of the templates when I pull the ACR image to a folder on my machine.
image

I have the templates loaded to 3 different artifacts. Neither of them worked for us.

Thank you. Regards,
Swapnil Koti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants