Add all expected resource types to be installed from an IG
This commit is contained in:
@@ -169,7 +169,7 @@ hapi:
|
||||
name: hl7.fhir.uv.cql
|
||||
version: 2.0.0
|
||||
installMode: STORE_AND_INSTALL
|
||||
installResourceTypes: [ "Library" ]
|
||||
installResourceTypes: [ "CodeSystem", "ValueSet", "ConceptMap", "ActivityDefinition", "PlanDefinition", "Library", "Measure", "StructureDefinition" ]
|
||||
# swiss:
|
||||
# name: swiss.mednet.fhir
|
||||
# version: 0.8.0
|
||||
|
||||
Reference in New Issue
Block a user