Skip to main content

HS.Doc.Mapping.HL7.DocumentType

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

Property Inventory

Parameters

parameter XMLTYPE = HL7;
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 MessageType as list of %String (XMLPROJECTION = "ELEMENT");
Property methods: MessageTypeBuildValueArray(), MessageTypeCollectionToDisplay(), MessageTypeCollectionToOdbc(), MessageTypeDisplayToCollection(), MessageTypeDisplayToLogical(), MessageTypeGet(), MessageTypeGetObject(), MessageTypeGetObjectId(), MessageTypeGetSwizzled(), MessageTypeIsValid(), MessageTypeLogicalToDisplay(), MessageTypeLogicalToOdbc(), MessageTypeNormalize(), MessageTypeOdbcToCollection(), MessageTypeSet(), MessageTypeSetObject(), MessageTypeSetObjectId()
property Version as %String;
Property methods: VersionDisplayToLogical(), VersionGet(), VersionIsValid(), VersionLogicalToDisplay(), VersionLogicalToOdbc(), VersionNormalize(), VersionSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab