HS.FHIRServer.RebuildCapabilityStatements
class HS.FHIRServer.RebuildCapabilityStatements extends HS.HC.Util.Installer.AbstractStartupClass
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
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