Added IG options

This commit is contained in:
jvi
2020-09-08 14:52:00 +02:00
parent afad974f92
commit 5eef970fbe
4 changed files with 82 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ spring:
max-active: 15
profiles:
### This is the FHIR version. Choose between, dstu2, dstu3, r4 or r5
active: dstu2
active: r4
jpa:
properties:
hibernate.dialect: org.hibernate.dialect.H2Dialect
@@ -26,6 +26,16 @@ spring:
hapi:
fhir:
defer_indexing_for_codesystems_of_size: 101
implementationguides:
-
url: https://build.fhir.org/ig/hl7dk/dk-medcom/branches/corrections/package.tgz
name: dk.fhir.ig.medcom-core
version: 0.8.0
-
name: hl7.fhir.uv.ips
version: 0.3.0
#supported_resource_types:
# - Patient
# - Observation