Update application.yaml
This commit is contained in:
committed by
GitHub
parent
48cfa4500a
commit
0b34ae22ee
@@ -31,16 +31,16 @@ hapi:
|
|||||||
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
|
### This is the FHIR version. Choose between, DSTU2, DSTU3, R4 or R5
|
||||||
fhir_version: R4
|
fhir_version: R4
|
||||||
# defer_indexing_for_codesystems_of_size: 101
|
# defer_indexing_for_codesystems_of_size: 101
|
||||||
implementationguides:
|
#implementationguides:
|
||||||
#example from registry (packages.fhir.org)
|
#example from registry (packages.fhir.org)
|
||||||
#swiss:
|
#swiss:
|
||||||
#name: swiss.mednet.fhir
|
#name: swiss.mednet.fhir
|
||||||
#version: 0.8.0
|
#version: 0.8.0
|
||||||
#example not from registry
|
#example not from registry
|
||||||
ips_0_3_0:
|
#ips_1_0_0:
|
||||||
url: https://build.fhir.org/ig/HL7/fhir-ips/package.tgz
|
#url: https://build.fhir.org/ig/HL7/fhir-ips/package.tgz
|
||||||
name: hl7.fhir.uv.ips
|
#name: hl7.fhir.uv.ips
|
||||||
version: 1.0.0
|
#version: 1.0.0
|
||||||
|
|
||||||
#supported_resource_types:
|
#supported_resource_types:
|
||||||
# - Patient
|
# - Patient
|
||||||
|
|||||||
Reference in New Issue
Block a user