Skip to main content

SchemaMap.Schema.FHIR3

persistent class SchemaMap.Schema.FHIR3 extends HSMOD.CSVTable.AbstractTable

SQL Table Name: SchemaMap_Schema.FHIR3

Property Inventory

Method Inventory

Properties

property Cardinality as %String (MAXLEN = 32000);
Property methods: CardinalityDisplayToLogical(), CardinalityGet(), CardinalityGetStored(), CardinalityIsValid(), CardinalityLogicalToDisplay(), CardinalityLogicalToOdbc(), CardinalityNormalize(), CardinalitySet()
property DataType as %String (MAXLEN = 32000);
Property methods: DataTypeDisplayToLogical(), DataTypeGet(), DataTypeGetStored(), DataTypeIsValid(), DataTypeLogicalToDisplay(), DataTypeLogicalToOdbc(), DataTypeNormalize(), DataTypeSet()
property Description as %String (MAXLEN = 32000);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property FHIRCategory as %String (MAXLEN = 32000);
Property methods: FHIRCategoryDisplayToLogical(), FHIRCategoryGet(), FHIRCategoryGetStored(), FHIRCategoryIsValid(), FHIRCategoryLogicalToDisplay(), FHIRCategoryLogicalToOdbc(), FHIRCategoryNormalize(), FHIRCategorySet()
property FHIRModule as %String (MAXLEN = 32000);
Property methods: FHIRModuleDisplayToLogical(), FHIRModuleGet(), FHIRModuleGetStored(), FHIRModuleIsValid(), FHIRModuleLogicalToDisplay(), FHIRModuleLogicalToOdbc(), FHIRModuleNormalize(), FHIRModuleSet()
property Path as %String (MAXLEN = 32000);
Property methods: PathDisplayToLogical(), PathGet(), PathGetStored(), PathIsValid(), PathLogicalToDisplay(), PathLogicalToOdbc(), PathNormalize(), PathSet()

Methods

classmethod ExportFileTo(pFileName As %String = "", pDirName As %String = "", pTimeStampSuffix As %String = "") as %Status
This method was generated initially, but it could have been modified since then. It will be overwritten upon regeneration.
classmethod ImportFileFrom(pDirName As %String = "") as %Status
This method was generated initially, but it could have been modified since then. It will be overwritten upon regeneration.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (PathIndex on Path) [Unique];
Index methods: PathIndexCheck(), PathIndexCheckUnique(), PathIndexDelete(), PathIndexExists(), PathIndexOpen(), PathIndexSQLCheckUnique(), PathIndexSQLExists(), PathIndexSQLFindPKeyByConstraint(), PathIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (SchemaMap.Schema.FHIR3)

^SchemaMap.Schema.FHIR3D(ID)
=
%%CLASSNAME
UniqueIdentifier
LastModified
Cardinality
FHIRCategory
DataType
Description
FHIRModule
Path
FeedbackOpens in a new tab