Question Ravikumar Puvvala · Jul 11, 2019 Propose a Sequence to convert HL7 V2 message to FHIR/CDA #InterSystems IRIS #InterSystems IRIS for Health Propose sequence and logic in IRIS * to convert HL7 V2 message to FHIR/CDA * to convert JSON/XML to FHIR/CDA * to convert HL7 SIU message to FHIR/CDA. 0 0 532
Kevin Johnson · Sep 10, 2020 hello @Ravikumar Puvvala, I do not believe that IRIS currently supports the following features that you require as per my knowledge and research. Here i will upload a link to the official documentation of the HL7 / FHIR ( changes made and how to handle them ) post. i hope this will be useful for you. http://hl7.org/fhir/comparison-v2.html Regards. Evgeny Shvarov · Sep 10, 2020 IRIS for Health has this functionality. Learn more here. Guillaume Rongier · Oct 25, 2020 Hi Ravikumar, All can be done in InterSystems IRIS with almost no code. Have a look at this demo to convert HL7v2 to FHIR : https://openexchange.intersystems.com/package/FHIR-HL7v2-SQL-Demo For JSON/XML to FHIR, you can have a look here : https://github.com/grongierisc/HL7ToJson For HL7 SIU, the same can be achieved with the first link. For CDA/FHIR you have example here : https://github.com/grongierisc/FHIRaaS/blob/master/src/Interop/BP/CCDATr... If you need more help, let me know.
Evgeny Shvarov · Sep 10, 2020 IRIS for Health has this functionality. Learn more here. Guillaume Rongier · Oct 25, 2020 Hi Ravikumar, All can be done in InterSystems IRIS with almost no code. Have a look at this demo to convert HL7v2 to FHIR : https://openexchange.intersystems.com/package/FHIR-HL7v2-SQL-Demo For JSON/XML to FHIR, you can have a look here : https://github.com/grongierisc/HL7ToJson For HL7 SIU, the same can be achieved with the first link. For CDA/FHIR you have example here : https://github.com/grongierisc/FHIRaaS/blob/master/src/Interop/BP/CCDATr... If you need more help, let me know.
Guillaume Rongier · Oct 25, 2020 Hi Ravikumar, All can be done in InterSystems IRIS with almost no code. Have a look at this demo to convert HL7v2 to FHIR : https://openexchange.intersystems.com/package/FHIR-HL7v2-SQL-Demo For JSON/XML to FHIR, you can have a look here : https://github.com/grongierisc/HL7ToJson For HL7 SIU, the same can be achieved with the first link. For CDA/FHIR you have example here : https://github.com/grongierisc/FHIRaaS/blob/master/src/Interop/BP/CCDATr... If you need more help, let me know.
hello @Ravikumar Puvvala, I do not believe that IRIS currently supports the following features that you require as per my knowledge and research.
Here i will upload a link to the official documentation of the HL7 / FHIR ( changes made and how to handle them ) post.
i hope this will be useful for you.
http://hl7.org/fhir/comparison-v2.html
Regards.
IRIS for Health has this functionality.
Learn more here.
Hi Ravikumar,
All can be done in InterSystems IRIS with almost no code.
Have a look at this demo to convert HL7v2 to FHIR : https://openexchange.intersystems.com/package/FHIR-HL7v2-SQL-Demo
For JSON/XML to FHIR, you can have a look here : https://github.com/grongierisc/HL7ToJson
For HL7 SIU, the same can be achieved with the first link.
For CDA/FHIR you have example here : https://github.com/grongierisc/FHIRaaS/blob/master/src/Interop/BP/CCDATr...
If you need more help, let me know.