changed default to R4 fixes #28
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user