LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for adding your own Utils classes to JEXL Expressions

davidmurch opened this issue · comments

I'd like to be able to add additional functions(classes) that are picked up by the JEXL engine as is currently provided by GeneralUtils.

I have a use case were we would like to provide some mapping values ValueSet, ConceptMaps from an existing FHIR server rather than maintain these mappings as standalone maps in yaml maps.