Skip to main content

HS.HC.FHIRSQL.Data.FHIRRepository

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

SQL Table Name: HS_HC_FHIRSQL_Data.FHIRRepository

Property Inventory

Method Inventory

Properties

property credentials as %String;
Property methods: credentialsCompute(), credentialsDisplayToLogical(), credentialsGet(), credentialsGetStored(), credentialsIsValid(), credentialsLogicalToDisplay(), credentialsLogicalToOdbc(), credentialsNormalize(), credentialsSQLCompute(), credentialsSet(), credentialsSetT()
property name as %String;
Property methods: nameCompute(), nameDisplayToLogical(), nameGet(), nameGetStored(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSQLCompute(), nameSet(), nameSetT()

Methods

classmethod ComputeDeletionDependencies(pID As %Integer = "", Output pReply)
classmethod ValidateRecord(pRecord As %DynamicObject, Output pReply As %DynamicObject)

Indexes

index (credentials on credentials);
Index methods: credentialsCompute(), credentialsDisplayToLogical(), credentialsExists(), credentialsGet(), credentialsGetStored(), credentialsIsValid(), credentialsLogicalToDisplay(), credentialsLogicalToOdbc(), credentialsNormalize(), credentialsSQLCompute(), credentialsSet(), credentialsSetT()
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.FHIRRepository)

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

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

^HS.HC.FHIRSQL.FHIRRepoD(ID)
=
%%CLASSNAME
%LastModified
hostId
name
credentials
version
FeedbackOpens in a new tab