From 981b5b5c2c8cae1a4679e45e11953cf48d597785 Mon Sep 17 00:00:00 2001 From: jvi Date: Tue, 24 Nov 2020 23:16:27 +0100 Subject: [PATCH] Corrected default value --- src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index fcb9b5b..abb95b2 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -28,7 +28,7 @@ spring: hapi: fhir: ### 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 # implementationguides: # -