Skip to main content

HS.HC.FHIRSQL.Utils.Setup

class HS.HC.FHIRSQL.Utils.Setup extends %Library.RegisteredObject

Method Inventory

Parameters

parameter APPNAMESPACE = HSSYS;
parameter FHIRNAMESPACE = DEMO;

Methods

classmethod CreateFHIRApp(pNS, pDefaultInteractions=0, pStrategyClass As %String = "HS.FHIRServer.Storage.Json.InteractionsStrategy")
classmethod CreateWebApps(pNamespace As %String = "HSSYS", pEnabled As %Boolean = 0)
classmethod DefineDocDBs(pNamespace=..#APPNAMESPACE, pReIndex=0)
classmethod Install(pNamespace="HSSYS")
classmethod LoadFHIRData(ns=..#FHIRNAMESPACE, dir="//healthshare/appmodules/HealthConnect.FHIRSQL/latest/internal/testing/data", pSome=0, pPath As %String = "", pFileLimit As %Integer = "")
classmethod Setup(dir="//projects/healthshare/appmodules/HSHC-WIP/HealthConnect.FHIRSQL/latest", pNamespace=..#FHIRNAMESPACE, pStrategyClass As %String = "HS.FHIRServer.Storage.Json.InteractionsStrategy")
Demo Setup

Inherited Members

Inherited Methods

FeedbackOpens in a new tab