Convert HL7 to FHIR STU3 version
I have created FHIR server and now, I want to make an SDA file from the HL7 ADT message, and then make FHIR from SDA.
Product version: IRIS 2019.1
Discussion (1)0
Comments
Vivek,
The method for transforming HL7 to SDA can be found here. Note that this doc covers transforming HL7>SDA>C-CDA, so you'll only be interested in the first half of that:
https://docs.intersystems.com/irisforhealth20191/csp/docbook/DocBook.UI…
And the methods for transforming SDA to FHIR can be found here:
https://docs.intersystems.com/irisforhealth20191/csp/docbook/DocBook.UI…
-Marc