add cql translator options

This commit is contained in:
justin.mckelvy
2023-06-15 13:14:48 -06:00
parent af4a5f9d6b
commit 6fe8784860
3 changed files with 303 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ hapi:
### This flag when enabled to true, will avail evaluate measure operations from CR Module.
### Flag is false by default, can be passed as command line argument to override.
cr_enabled: true
### enable to use the ApacheProxyAddressStrategy which uses X-Forwarded-* headers
### to determine the FHIR server address
# use_apache_address_strategy: false