Home
Site Map
Members Login
iNTERFACEWARE™ Inc.
News
Products
Downloads
Support
Services
Resources
Company
Contact
SEARCH:
iNTERFACEWARE Products Manual
>
Chameleon
>
Learning the Advanced Features
>
Validation
>
Message Parsing Errors
> Message Parsing Error Description
About This Manual
HL7 Overview
Iguana
Chameleon
Getting Started
Chameleon Overview
Chameleon Interface
Learning the Basics
Using Python Scripting
HL7 <-> HL7 Transformation
XML <-> HL7 Translation
Learning the Advanced Features
Validation
Setting Validation Options
Message Parsing Errors
Message Parsing Error Description
Error Code 0x80002001: Unknown Message
Error Code 0x80002002: Unknown Segment
Error Code 0x80002005: No Segment Identifier
Error Code 0x80002006: Validation Rule Failed
Error Code 0x80002007: Unexpected Segment
Error Code 0x80002008: Expected Segment Missing
Error Code 0x80002009: Maximum Segment Repeat Exceeded
Error Code 0x80002010: Maximum Segment Group Repeat Exceeded
Strict Grammar Checking For Segment Grammars
Validation Rules
Exception Class
Character Sets
Chameleon Scripting API
Dynamic Interfaces
Running Chameleon on a Dual-Processor Machine
Processing HL7 Messages
Auto ACKnowledgments
Using the Tools and Utility Applications
Deploying Chameleon Applications
Tutorials and Exercises
Sample Applications
Designing HL7 Interfaces
Troubleshooting
Unix Support
Language API Documentation
How to Report Problems
Message Parsing Error Description
The following table provides a description for the content found in a typical error message:
Key
Description
Example Value
MessageSegmentName
Name of the segment in the message the error occurred in.
"NM1"
SegmentRepeatIndex
Repeat of the segment in the message the error occurred in.
"0"
MessageSegmentIndex
The position from the beginning of the message this segment occurs in, in 1-based indexing.
"1"
GrammarSegmentName
Name of the segment or group in the message segment grammar the error occurred in.
"NM1"