HL7 To FHIR
Hi Community,
I need to convert HL7 Message into FHIR Format.Can anyone share basic reference for FHIR ADT^A01 message?
For converting HL7 message to FHIR we need to convert HL7 to SDA3 format and then converting SDA3 to FHIR format.
Please Share few basics steps for converting SDA3 to FHIR message?
Thanks
Smythee
Product version: Ensemble 2018.1
$ZV: Cache for Windows (x86-64) 2018.1.1 (Build 312_1_18937U) Fri Apr 26 2019 17:58:36 EDT
Have a lot at this project : https://github.com/grongierisc/iris-healthtoolkit-service
You will find the transformation from HL7v2 to SDA andn SDA to FHIR.
Not sure if Ensemble have the pre-build transformation.
You are maybe able to import them. They are in : HS.FHIR.DTL.Util.API.Transform.SDA3ToFHIR
Thank you for sharing
I am new for FHIR transformation can you please few basics for Starting FHIR transformations
Also
The FHIR QUICKSTART online learning content here https://learning.intersystems.com/enrol/index.php?id=1492
Shows you how to do just what you want.
Steve
Adding to the content @Steve Pisani mentioned I believe this course added lately should be helpful:
Transforming Data into the HL7 FHIR Format