Skip to main content

SchemaMap.Map.FHIR4.SDA3

persistent class SchemaMap.Map.FHIR4.SDA3 extends HSMOD.CSVTable.AbstractTable

SQL Table Name: SchemaMap_Map_FHIR4.SDA3

Property Inventory

Method Inventory

Properties

property Active as %Boolean;
Property methods: ActiveDisplayToLogical(), ActiveGet(), ActiveGetStored(), ActiveIsValid(), ActiveLogicalToDisplay(), ActiveNormalize(), ActiveSet()
property Append as %Boolean;
Property methods: AppendDisplayToLogical(), AppendGet(), AppendGetStored(), AppendIsValid(), AppendLogicalToDisplay(), AppendNormalize(), AppendSet()
property AutoMapped as %Boolean;
Property methods: AutoMappedDisplayToLogical(), AutoMappedGet(), AutoMappedGetStored(), AutoMappedIsValid(), AutoMappedLogicalToDisplay(), AutoMappedNormalize(), AutoMappedSet()
property ClassMethod as %String (MAXLEN = 32000);
Property methods: ClassMethodDisplayToLogical(), ClassMethodGet(), ClassMethodGetStored(), ClassMethodIsValid(), ClassMethodLogicalToDisplay(), ClassMethodLogicalToOdbc(), ClassMethodNormalize(), ClassMethodSet()
property DefaultValue as %String (MAXLEN = 32000);
Property methods: DefaultValueDisplayToLogical(), DefaultValueGet(), DefaultValueGetStored(), DefaultValueIsValid(), DefaultValueLogicalToDisplay(), DefaultValueLogicalToOdbc(), DefaultValueNormalize(), DefaultValueSet()
property DependsOn as %String (MAXLEN = 32000);
Property methods: DependsOnDisplayToLogical(), DependsOnGet(), DependsOnGetStored(), DependsOnIsValid(), DependsOnLogicalToDisplay(), DependsOnLogicalToOdbc(), DependsOnNormalize(), DependsOnSet()
property ExcludeList as %String (MAXLEN = 32000);
Property methods: ExcludeListDisplayToLogical(), ExcludeListGet(), ExcludeListGetStored(), ExcludeListIsValid(), ExcludeListLogicalToDisplay(), ExcludeListLogicalToOdbc(), ExcludeListNormalize(), ExcludeListSet()
property Extension as %String (MAXLEN = 32000);
Property methods: ExtensionDisplayToLogical(), ExtensionGet(), ExtensionGetStored(), ExtensionIsValid(), ExtensionLogicalToDisplay(), ExtensionLogicalToOdbc(), ExtensionNormalize(), ExtensionSet()
property MapIssues as %String (MAXLEN = 32000);
Property methods: MapIssuesDisplayToLogical(), MapIssuesGet(), MapIssuesGetStored(), MapIssuesIsValid(), MapIssuesLogicalToDisplay(), MapIssuesLogicalToOdbc(), MapIssuesNormalize(), MapIssuesSet()
property MapNotes as %String (MAXLEN = 32000);
Property methods: MapNotesDisplayToLogical(), MapNotesGet(), MapNotesGetStored(), MapNotesIsValid(), MapNotesLogicalToDisplay(), MapNotesLogicalToOdbc(), MapNotesNormalize(), MapNotesSet()
property SourceInfoPath as %String (MAXLEN = 32000);
Property methods: SourceInfoPathDisplayToLogical(), SourceInfoPathGet(), SourceInfoPathGetStored(), SourceInfoPathIsValid(), SourceInfoPathLogicalToDisplay(), SourceInfoPathLogicalToOdbc(), SourceInfoPathNormalize(), SourceInfoPathSet()
property SourcePath as %String (MAXLEN = 32000) [ Required ];
Property methods: SourcePathDisplayToLogical(), SourcePathGet(), SourcePathGetStored(), SourcePathIsValid(), SourcePathLogicalToDisplay(), SourcePathLogicalToOdbc(), SourcePathNormalize(), SourcePathSet()
property SourceTransform as %String (MAXLEN = 32000);
Property methods: SourceTransformDisplayToLogical(), SourceTransformGet(), SourceTransformGetStored(), SourceTransformIsValid(), SourceTransformLogicalToDisplay(), SourceTransformLogicalToOdbc(), SourceTransformNormalize(), SourceTransformSet()
property SourceValue as %String (MAXLEN = 32000);
Property methods: SourceValueDisplayToLogical(), SourceValueGet(), SourceValueGetStored(), SourceValueIsValid(), SourceValueLogicalToDisplay(), SourceValueLogicalToOdbc(), SourceValueNormalize(), SourceValueSet()
property SubTransform as %String (MAXLEN = 32000);
Property methods: SubTransformDisplayToLogical(), SubTransformGet(), SubTransformGetStored(), SubTransformIsValid(), SubTransformLogicalToDisplay(), SubTransformLogicalToOdbc(), SubTransformNormalize(), SubTransformSet()
property TargetInfoPath as %String (MAXLEN = 32000);
Property methods: TargetInfoPathDisplayToLogical(), TargetInfoPathGet(), TargetInfoPathGetStored(), TargetInfoPathIsValid(), TargetInfoPathLogicalToDisplay(), TargetInfoPathLogicalToOdbc(), TargetInfoPathNormalize(), TargetInfoPathSet()
property TargetPath as %String (MAXLEN = 32000);
Property methods: TargetPathDisplayToLogical(), TargetPathGet(), TargetPathGetStored(), TargetPathIsValid(), TargetPathLogicalToDisplay(), TargetPathLogicalToOdbc(), TargetPathNormalize(), TargetPathSet()
property TargetTransform as %String (MAXLEN = 32000);
Property methods: TargetTransformDisplayToLogical(), TargetTransformGet(), TargetTransformGetStored(), TargetTransformIsValid(), TargetTransformLogicalToDisplay(), TargetTransformLogicalToOdbc(), TargetTransformNormalize(), TargetTransformSet()

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 (SourcePathIndex on SourcePath);
Index methods: SourcePathIndexExists()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (SchemaMap.Map.FHIR4.SDA3)

^SchemaMap.Map.FHIR4.SDA3D(ID)
=
%%CLASSNAME
Active
Append
AutoMapped
ClassMethod
DefaultValue
DependsOn
ExcludeList
Extension
MapIssues
MapNotes
SourceInfoPath
SourcePath
SourceTransform
SourceValue
SubTransform
TargetInfoPath
TargetPath
TargetTransform
LastModified
UniqueIdentifier
FeedbackOpens in a new tab