You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: module.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
Name - to alter created/modified namespace (now/default FHIRSERVER)
39
39
AddTestData - import some test data to the FHIR server, otherwise don't
40
40
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.
0 commit comments