Skip to content

Commit 27e2e0f

Browse files
committed
Revised JsonAdvSql description in module
1 parent b3ed504 commit 27e2e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

Name - to alter created/modified namespace (now/default FHIRSERVER)
3939

AddTestData - import some test data to the FHIR server, otherwise don't
4040

Webapp - provide the name for the web application to expose R4 API. /fhir/r4 is by default
41-

InteractionsStrategy - defines the FHIR Search and Operations available. JsonAdvSql is the latest and greatest in IRIS for Health 2023.3 and later.
41+

InteractionsStrategy - defines the FHIR Search and Operations available. JsonAdvSql is more performant and offers more search parameters, operations, and OAuth scope support.
4242

USER>zpm "install fhir-server -Dzpm.name=ALTERFHIRSERVER -Dzpm.InteractionsStrategy=JsonAdvSql -Dzpm.Webapp=/fhir/r7 -Dzpm.AddTestData=0"
4343
</AfterInstallMessage>
4444
</Module>

0 commit comments

Comments
 (0)