LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources
Apache License 2.0
89 stars 36 forks source link

Provide API to return Bundle rather than JSON String #398

Closed LisaWellman closed 2 years ago

LisaWellman commented 2 years ago

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

LisaWellman commented 2 years ago

In release 1.0.15