/HL7-to-FHIR

Light weight implementation to convert HL7 messages to pre defined FHIR resource template

MIT LicenseMIT

HL7-to-FHIR

The project helps in creating FHIR message using C# code.

The references for the resources are taken from a template file with intended resource format.

HL7 parsing algorithm is implemented with the help of code provided by

https://github.com/Efferent-Health/HL7-dotnetcore