Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

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)
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)
Demo Setup

Inherited Members

Inherited Methods

FeedbackOpens in a new tab