LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide API to return Bundle rather than JSON String

LisaWellman opened this issue · comments

Current convert method (HL7ToFHIRConverter.convert) returns a JSON String.
Provide a method which returns a FHIR Bundle.

In release 1.0.15