HL7 - FHIR
Hi All,
I know hundreds of people have done this but I'm looking for some DTL's as a start to do HL7 to FHIR, I appreciate everyone's HL7 is slightly different, but just some starter DTL's would be much appreciated? Can anyone help?
Regards
Hi Paul,
I'm not sure what exactly you are looking for but this online course might be helpful.
"RESTful FHIR & Messaging in Health Connect
See how the off-the-shelf components of Health Connect allow you to transform an HL7® C-CDA document into discrete FHIR resources, post those resources to a FHIR server, and then use a REST testing tool to search for individual pieces of clinical data. "
https://learning.intersystems.com/course/view.php?id=773
Hi Paul,
HS.Hub.Standalone.HL7.DTL.SubTransform.PD1ToSDA3
HS.Hub.Standalone.HL7.DTL.SubTransform.PIDToSDA3
and co ?
And you can have a look at this code to convert any HL7 and all his segment into SDA :
https://github.com/grongierisc/FHIR-HL7v2-SQL-Demo/blob/master/src/FHIRD...