File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<Resource Name =" User.PKG" />
24
24
<Resource Name =" FHIR.PKG" />
25
25
<FileCopy Name =" data/fhir/" Target =" ${mgrdir}test-data-fhir/" />
26
- <WebApplication
26
+ <CSPApplication
27
27
Url =" /fhirUI"
28
28
SourcePath =" /fhirUI"
29
29
DeployPath =" {$cspdir}/fhirUI"
36
36
Name - to alter created/modified namespace (now/default FHIRSERVER)
37
37
AddTestData - import some test data to the FHIR server, otherwise don't
38
38
Webapp - provide the name for the web application to expose R4 API. /fhir/r4 is by default
39
- USER>zpm "install fhir-server -Dzpm.name=ALTERFHIRSERVER -Dzpm.Webapp=/fhir/r7 -Dzpm.AddTestData=0"
39
+ USER>zpm "install fhir-server -Dzpm.name=ALTERFHIRSERVER -Dzpm.Webapp=/fhir/r7 -Dzpm.AddTestData=0"
40
40
</AfterInstallMessage >
41
41
</Module >
42
42
</Document >
You can’t perform that action at this time.
0 commit comments