Propose a Sequence to convert HL7 V2 message to FHIR/CDA
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.
Comments
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.
Hi
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/CCDAT…
If you need more help, let me know.