changed default to R4 fixes #28

This commit is contained in:
patrick-werner
2019-05-28 18:48:59 +02:00
parent 7dc39e63ec
commit c24474f0c6
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Adjust this to set the version of FHIR supported by this server. See
# FhirVersionEnum for a list of available constants. Example values include
# DSTU2, DSTU3, R4.
fhir_version=DSTU3
fhir_version=R4
# This is the address that the FHIR server will report as its own address.
# If this server will be deployed (for example) to an internet accessible