FHIR Chat · Export HL7 Messages from Cerner/EPIC · implementers

Stream: implementers

Topic: Export HL7 Messages from Cerner/EPIC


view this post on Zulip Ankur Mehrotra (Jan 28 2021 at 05:52):

We were integrating Cerner/Epic with our application where we would need to get the HL7 Messages export from Cerner/Epic and then converting them to FHIR resources. Is it possible to export HL7 Messages from Cerner/Epic?

view this post on Zulip Brendan Keeler (Jan 28 2021 at 06:22):

Epic, Cerner and other EHRs typically have interfaces that send event driven messages in real-time.

If you have partnered with a health system, you should be able to work with their interface/EDI team to integrate, typically over MLLP

view this post on Zulip Brendan Keeler (Jan 28 2021 at 06:23):

There's some nice detail about supported interfaces on https://open.epic.com/

view this post on Zulip Brendan Keeler (Jan 28 2021 at 06:23):

Why do you want to convert HL7 to FHIR, though, rather than just integrate with those EHRs purely with FHIR?

view this post on Zulip Ankur Mehrotra (Jan 28 2021 at 06:47):

Got it. Thanks for the speedy information. Really appreciated!!!!

view this post on Zulip René Spronk (Jan 28 2021 at 08:43):

See the #v2 to FHIR stream for detailed discussions related to the mapping of HL7 v2 to HL7 FHIR.

view this post on Zulip Cooper Thompson (Jan 28 2021 at 14:59):

Epic also supports sending HL7v2 over HTTPS. We tend to encourage HTTPS over MLLP for integrations with apps that are not hosted on-prem (e.g. in the cloud).


Last updated: Apr 12 2022 at 19:14 UTC