Receive FHIR JSON by Message Type (i.e.ORM, ORU, ADT etc..,) and convert them into the HL7
Hi Team,
I want to implement functionality in Intersystems IRIS for Health 2021.1. Which Received FHIR JSON from FHIR Repository and Convert them into HL7 different versions by Message type. Can anyone help me with this?
Thanks,
Harshdeep Acharya
Product version: IRIS 2021.1
Hi @Harshdeep Acharya ,
You should take a look to this repository : iris-healthtoolkit-service
OEX Link : iris-healthtoolkit-service
This is a solution provided by @Guillaume Rongier
BTW, there were an issue on the transformation from FHIR to HL7 on the github demo. This has been fix with this commit : https://github.com/grongierisc/iris-healthtoolkit-service/commit/c9d68cc...