EnsLib.InteropTools.HL7.MessageAnalyzer.Validation.HL7Configuration
class EnsLib.InteropTools.HL7.MessageAnalyzer.Validation.HL7Configuration extends %Library.RegisteredObject
Method Inventory
- AddToCodeTable()
- CodeTableInfo()
- ComponentInfo()
- DataStructureInfo()
- ExistsInCodeTable()
- ExtendDataStructure()
- FieldInfo()
- GetCodeTableName()
- GetDataStructure()
- GetDataStructureName()
- GetNameByKey()
- GetSegmentStructure()
- GetSegmentStructureName()
- GetStructureName()
- SegmentStructureInfo()
- StructureRef()
- UpdateDataStructure()
- UpdateSegmentStructure()
Methods
classmethod GetDataStructure(pDataStructure As %String, pComponentIndex As %Integer, pListOffset As %Integer) as %String
method GetNameByKey(pVersionedStructureName As %String, pStructureKey As %String, pIndex As %Integer) as %String
classmethod GetSegmentStructure(pSegmentStructure As %String, pFieldIndex As %Integer, pListOffset As %Integer) as %String
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()