Skip to main content

HS.Doc.Mapping.HL7.SourceField

class HS.Doc.Mapping.HL7.SourceField extends HS.Doc.Mapping.Common.SourceField

Property Inventory

Parameters

parameter XMLTYPE = HL7Source;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property Field as HS.Doc.Mapping.HL7.HL7Field;
Property methods: FieldGet(), FieldGetSwizzled(), FieldIsValid(), FieldNewObject(), FieldSet()
property Segment as %String;
Property methods: SegmentDisplayToLogical(), SegmentGet(), SegmentIsValid(), SegmentLogicalToDisplay(), SegmentLogicalToOdbc(), SegmentNormalize(), SegmentSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab