Stream: v2 to FHIR
Topic: EHR/EMR to Mirth connect connection
sai charan (Jul 23 2019 at 11:25):
Hi All, i was able to run the mirth and created a channel . For my channel i want the input from ehr/emr to get the hl7 v2 messages.How can i connect my ehr to mirth in a secred format.
Brendan Keeler (Jul 24 2019 at 03:37):
Typically you'd use MLLP protocol for HL7v2
Brendan Keeler (Jul 24 2019 at 03:38):
If you need to further secure between data centers (I.E. your EHR and Mirth are on separate servers), consider a VPN
Brendan Keeler (Jul 24 2019 at 03:39):
If I misunderstood "secred format" and you want to know the "sacred format", that format is called FHIR. We are here to bask in its glory.
rajkumar (Aug 02 2019 at 02:50):
Anybody have an example of converting JSON to FHIR via mirth connect
Elano Machado (Aug 07 2019 at 20:23):
Hi @rajkumar , you can integrate the hapi-fhir libraries on your project to do it.
Last updated: Apr 12 2022 at 19:14 UTC