HS.FHIRServer.RebuildCapabilityStatements
deprecated class HS.FHIRServer.RebuildCapabilityStatements extends HS.HC.Util.Installer.AbstractStartupClass
Deprecated. Use ##class(HS.HealthConnect.FHIRServer.Upgrade.Base).RebuildCapabilityStatements() instead.Method Inventory
Parameters
parameter ExecutionContext = 2;
Inherited description: Permitted execution context. 1 = Startup only (default), 2 = System becoming primary (also startup in non-mirrored)
Methods
deprecated classmethod OnSystemStartup()
Rebuild CapabilityStatements to include previously unsupported resource types due to old logic depending on SearchParameters
Run this during system startup due to needing to send a rest request to the OAuth server