HS.HealthConnect.FHIRRepo.Upgrade.V4
class HS.HealthConnect.FHIRRepo.Upgrade.V4 extends HS.HealthConnect.FHIRServer.Upgrade.Base
Method Inventory
Methods
classmethod IndexNameAddress(ByRef pBackgroundItem As HS.HC.Util.Installer.Upgrade.BackgroundItem)
Re-index search tables that have Name or Address search params
classmethod ReindexNameAddress()
Re-index Name and Address search params to correct text element
classmethod Upgrade-HSSYS-1(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Correct indexing of HumanName.text and Address.text for search params 'name' and 'address'
classmethod Upgrade-HSSYS-2(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Clean up rows orphaned in the Search Rsrc table (due to a bug in HardDelete not removing them)