Skip to main content

HS.HC.FHIRSQL.Data.Specification

persistent class HS.HC.FHIRSQL.Data.Specification extends HS.HC.FHIRSQL.Data.Base

SQL Table Name: HS_HC_FHIRSQL_Data.Specification

Property Inventory

Method Inventory

Properties

property ScanId as %Integer;
Property methods: ScanIdCompute(), ScanIdDisplayToLogical(), ScanIdGet(), ScanIdGetStored(), ScanIdIsValid(), ScanIdLogicalToDisplay(), ScanIdNormalize(), ScanIdSQLCompute(), ScanIdSet(), ScanIdSetT(), ScanIdXSDToLogical()
property name as %String;
Property methods: nameCompute(), nameDisplayToLogical(), nameGet(), nameGetStored(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSQLCompute(), nameSet(), nameSetT()

Methods

classmethod Append(pDatabase As %String = $ClassName(), pRecord As %DynamicAbstractObject, pReply As %DynamicObject)
classmethod ComputeDeletionDependencies(pID As %Integer = "", Output pReply)
classmethod Delete(pDatabase As %String = $ClassName(), pID As %Integer, pReply As %DynamicObject)
classmethod GetClass(pName, ByRef pReply)
classmethod GetClassName(pID As %String)
classmethod GetConfigured(pDB As %String = $ClassName(), pID As %String = "", Output pReply As %DynamicObject, pPredicate As %DynamicAbstractObject = {{}})
classmethod GetXData(pClass)
classmethod UpdateClass(pReply As %DynamicObject)
classmethod UpdateRecord(pDatabase As %String = $ClassName(), pRecord As %DynamicAbstractObject, Output pReply As %DynamicObject)
Inherited description: Update record in provided pDatabase, throws errors

Indexes

index (ScanId on ScanId);
Index methods: ScanIdCompute(), ScanIdDisplayToLogical(), ScanIdExists(), ScanIdGet(), ScanIdGetStored(), ScanIdIsValid(), ScanIdLogicalToDisplay(), ScanIdNormalize(), ScanIdSQLCompute(), ScanIdSet(), ScanIdSetT(), ScanIdXSDToLogical()
index (name on name) [Unique];
Index methods: nameCheck(), nameCheckUnique(), nameCompute(), nameDelete(), nameDisplayToLogical(), nameExists(), nameGet(), nameGetStored(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameOpen(), nameSQLCheckUnique(), nameSQLCompute(), nameSQLExists(), nameSQLFindPKeyByConstraint(), nameSQLFindRowIDByConstraint(), nameSet(), nameSetT()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (HS.HC.FHIRSQL.Data.Specification)

^HS.HC.FHIRSQL.SpecificationD(ID,"%Doc")
=
%Doc

Storage Model: Storage (HS.HC.FHIRSQL.Data.Specification)

^HS.HC.FHIRSQL.SpecificationD(ID)
=
%%CLASSNAME
%LastModified
Package
ScanId
name
version
FeedbackOpens in a new tab