I'm attempting to validate an HL7 message against a message profile. The profile was created using MWB, used to configure an instance of DefaultValidationWithoutTNBuilder and it works as expected. The issue i'm encountering is that when implementations exclude the first occurrence of PID-5 in lieu of a second instance (~^^^^^^NameTypeCode) I get a validation exception. It appears there is a way around this issue, since I validated the same message against the same profile using TestPanel and did not get the validation error. How should I proceed to permit the absence of the first instance of patient name?
Thanks, Brennan ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Hl7api-devel mailing list Hl7api-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hl7api-devel