HL7 to FHIR

468 views
Skip to first unread message

Kiran Hosur

unread,
Oct 19, 2022, 2:35:08 AM10/19/22
to HAPI FHIR
Hi,

I have inbound hl7 messages. Example is attached.
I need to convert HL7 message format to FHIR format using hapi. I should get the output in FHIR format. 
I went through the documentation, but did not find any such api to use to convert HL7 to FHIR. So is it possible using Hapi FHIR libraries? If so how? Or any other way? please suggest.

Thank you.
ADT_A03_Test.txt

Richard Braman

unread,
Oct 19, 2022, 4:09:14 AM10/19/22
to Kiran Hosur, HAPI FHIR

--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/574a8ffc-3124-4141-8c85-0e60d148fa5fn%40googlegroups.com.
--

Richard Braman

unread,
Oct 19, 2022, 4:13:37 AM10/19/22
to Kiran Hosur, HAPI FHIR

Kevin Mayfield

unread,
Oct 19, 2022, 5:16:10 AM10/19/22
to Richard Braman, Kiran Hosur, HAPI FHIR
With HAPI FHIR I would suggest using HAPI HL7 https://hapifhir.github.io/hapi-hl7v2/

I've used this in conjunction with HAPI FHIR RESTful server and also Apache Camel which includes HAPI HL7 and FHIR.
https://camel.apache.org/components/3.18.x/dataformats/hl7-dataformat.html

It is unlikely to be built into HAPI FHIR due to differing ways of encoding V2

Reply all
Reply to author
Forward
0 new messages