Talend and FHIR

Hi everybody,

I was looking to map FHIR input using Talend data mapper, unfortunatly i found out that Talend supports only HL7V2.

What is the best approach to tackle this challange? ( the FHIR input is XML, so is it a matter of defening the attributes and mapping them or is there more behind the curtain)

Thanks in advance

Be aware that FHIR can also come in JSON, but if you’re sure all you’ll receive is XML and Talend can support mapping arbitrary XML structures, then yes that should work.