←Select platform

MessageStructureConverter Class Properties

Summary

For a list of all members of this type, see MessageStructureConverter members

Public Properties

Name Description
Add_NoneStandardSegmentToRoot Boolean accessor and setter to allow or prevent the addition of non-standard segments during their parsing.
Error Gets or sets the parsing error message.
Forgive_IncompleteMessage Boolean accessor and setter to allow or prevent the passing of incomplete messages. This situation arises when part of the message is parsed and the remaining segment is not. By default is set to false. Note: When Forgive_MissingMandatorySegments is set to true, Forgive_IncompleteMessage will be overridden.
Forgive_MissingMandatorySegments Boolean accessor and setter for passing any messages that are missing a mandatory segment. By default this is set to false;
Ignore_NoneStandardSegment Boolean accessor and setter for overlooking unexpected segments. By default is set to true.
Message Accessor and setter of the parsed IHL7MessageItem message.
Parse_RepeatableParentGroupFirst Boolean accessor and setter for parsing the parent's group first. When set to true the parser will try the current parent's group first. In ambiguous cases, the parser cannot decide if a segment belongs to a parent's group or not as a message maybe repeated or because it belongs to a group outside of the current parent. When set to false, the parser will try to match the segments further into the message structure first, then if it cannot find it, it will try to match the parent's group. By default Parse_RepeatableParentGroupFirst is set to true.
Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly