Merge branch 'master' into kbd-20201125-cql-initial-impl

This commit is contained in:
Kevin Dougan
2020-12-03 07:43:43 -05:00
3 changed files with 21 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ spring:
hapi:
fhir:
### enable to set the Server URL
# server_address: http://hapi.fhir.org/baseR4
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
fhir_version: R4
# defer_indexing_for_codesystems_of_size: 101
@@ -63,6 +65,7 @@ hapi:
# fhirpath_interceptor_enabled: false
# filter_search_enabled: true
# graphql_enabled: true
# narrative_enabled: true
#partitioning:
# cross_partition_reference_mode: true
# multitenancy_enabled: true