LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources
Apache License 2.0
86 stars 34 forks source link

Allowing for complex and or conditions with parens #515

Closed JessicaWNava closed 9 months ago

JessicaWNava commented 9 months ago

This PR allows for complex conditional statements Test Steps:

Make sure the tests still pass

Changes

Checklist Testing [ X] Tested locally?

JessicaWNava commented 9 months ago

@mkalish I think that maybe we could do A LOT of code cleanup here and use this logic for all of the cases rather than having conditionals with various types and stuff. Just don't want to go further down this rabbit hole if it is not Kalish approved. :)