Skip to main content

HS.Util.Installer.Kit.IHE.XCA

class HS.Util.Installer.Kit.IHE.XCA extends HS.Util.Installer.Kit.PostInstall.Base

Not for use in Information Exchange/Unified Care Record Instead, use HS.Util.Installer.Kit.IHE.XCA.ExpireAndQuery

Method Inventory

Parameters

parameter NamespaceTypes = Bus,Hub;
Inherited description: The namespace types this kit is valid for (value of ^%SYS("HealthShare","Instances",pNS,"Type")) The UI can use this parameter to determine what options are available for a namespace When creating utility methods create AddHub, AddAccessGateway, AddEdgeGateway, AddBus

Methods

classmethod Add(pNamespaces As HS.Util.Installer.Kit.Namespaces = $$$NULLOREF, pBusNS As %String = "HSBUS", pRegistryNS As %String = "HSREGISTRY") as %Status
This will only work where all namespaces are on the same system. Use individual calls
classmethod AddBus(pNamespaces As HS.Util.Installer.Kit.Namespaces = $$$NULLOREF, pNS=$Namespace)
classmethod AddHub(pNamespaces As HS.Util.Installer.Kit.Namespaces = $$$NULLOREF, pNS=$Namespace) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab