Stream: implementers
Topic: Native API to FHIR mapping tool
RAHUL GOEL (May 13 2020 at 08:07):
I need a suggestion for some tool which we can use to convert Native API to FHIR Format... something where we can map JSON/ XML elements to FHIR resources/ elements .. something like mapforce ..
RAHUL GOEL (May 13 2020 at 08:08):
Any suggestions here will be helpful
John Silva (May 13 2020 at 10:23):
Maybe the Firely FHIR Facade might meet your needs: https://fire.ly/products/vonk/vonk-fhir-facade/
pranav (May 13 2020 at 12:30):
Thanks @John Silva ,
we looked into this but not getting detail on how to map a Native API to FHIR
René Spronk (May 13 2020 at 13:22):
Facades in general (there are multiple such offerings) mean you'd have to code the 'mapping' yourself. There is no automagic way of doing this. If you know of one I'm sure most of us would like to know how ;-)
Justin Grunewald (May 14 2020 at 20:16):
I'm pretty much here on a quest for similar tools. I haven't tried it yet but based on their published videos - Seems like QVERA's FHIR Starter Kit does have fast tooling for doing this in a visual way or at least managing the pipelines in a visual way with condition nodes etc, and provide lots of built in JSON XML maybe Turtle helper functions to easy the 'manual' mapping details
Justin Grunewald (May 14 2020 at 20:17):
https://www.youtube.com/watch?v=iTMsD8LhE5U I am new to fhir side of things so I am interested to hear if that looks like it would work from others with more experience generally
Last updated: Apr 12 2022 at 19:14 UTC