Skip to main content

HS.HC.Util.Installer.Upgrade.XFMapping

class HS.HC.Util.Installer.Upgrade.XFMapping extends %Library.RegisteredObject

Method Inventory

Methods

classmethod ImportFHIRGlobals(pNamespace As %String = "") as %Status
classmethod ImportLookupJSON(pNamespace As %String = "") as %Status
classmethod RemoveGlobalAndMapping(pVerbose As %Boolean = 0, pMappingGlobalName As %String, pNamespace As %String, pGlobalsRequired As %Boolean = 0) as %Status
Look for a global mapping of the specified global spec from the specified mapping source namespace. If the mapping is found, delete the mapping from all target namepaces, and delete from the source namespace all globals there that fall under the mapping spec.
classmethod UpgradeHSXF(pAppNamespace As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab