Skip to content

Commit b75f177

Browse files
authored
Merge pull request #29 from isc-shuliu/master
enhance: specify health as system requirement
2 parents b4fcf88 + e6d06ba commit b75f177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<Description>InterSystems FHIR Server with a demo frontend</Description>
88
<Keywords>FHIR,Server</Keywords>
99
<Packaging>module</Packaging>
10+
<SystemRequirements Interoperability="enabled" Health="true"/>
1011
<Default Name="name" Value="FHIRSERVER" />
1112
<Default Name="Webapp" Value="/fhir/r4" />
1213
<Default Name="AddTestData" Value="1" />

0 commit comments

Comments
 (0)