Skip to main content

HS.HC.Util.Installer.Kit.FHIR.FromSDA

deprecated class HS.HC.Util.Installer.Kit.FHIR.FromSDA extends HS.Util.Installer.Kit.Base

THIS INSTALLER CLASS IS DEPRECATED
HS.HC.Util.Installer.Kit.FHIR.FromSDA adds production components and definitions needed for using DTL to convert incoming SDA3 data into FHIR DSTU2 in a FHIR namespace. Example: Set tSC = ##class(HS.HC.Util.Installer.Kit.FHIR.FromSDA).Add( , "FHIR")

Method Inventory

Parameters

parameter NamespaceTypes = Foundation;
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

deprecated classmethod Add(pNamespaces As HS.Util.Installer.Kit.Namespaces = "", pFoundationNS As %String = $Namespace, pFHIRVersion As %String) as %Status
THIS INSTALLER CLASS IS DEPRECATED
deprecated classmethod AddFoundation(pNamespaces As HS.Util.Installer.Kit.Namespaces = "", pNS=$Namespace, pFHIRVersion As %String) as %Status
THIS INSTALLER CLASS IS DEPRECATED

Inherited Members

Inherited Methods

FeedbackOpens in a new tab