Corrected default value

This commit is contained in:
jvi
2020-11-24 23:16:27 +01:00
parent 44e243fdc5
commit 981b5b5c2c

View File

@@ -28,7 +28,7 @@ spring:
hapi: hapi:
fhir: fhir:
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5 ### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
# fhir_version: DSTU3 #Default is R4 fhir_version: R4
# defer_indexing_for_codesystems_of_size: 101 # defer_indexing_for_codesystems_of_size: 101
# implementationguides: # implementationguides:
# - # -