From c2b7f5da77112706ae133b07d4a941ca58a606f5 Mon Sep 17 00:00:00 2001 From: patrick-werner Date: Mon, 30 Nov 2020 13:58:13 +0100 Subject: [PATCH] updated hapi jpastarter zvpm config --- src/main/resources/application.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index abb95b2..d9f3cd3 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -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