by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Nov 5, 2007 at 03:38 PM
Does this answer your question?
http://blog.hl7-info.com/archive/2007/11/05/Making_modifications_to_the_HL7_schemas.aspx
Eric
http://hl7-info.com
"satya" <satya@[EMAIL PROTECTED]
> wrote in message
news:9FF7DCA2-C113-40D2-ABCC-751DD6F25EAA@[EMAIL PROTECTED]
> Hi,
>
> How can i find out which field belongs to which table in schema.
> I got some errors at the time of message parsing. I can find out missing
> fields values from event viewer, it shows sequence and field number
only,
> not
> table number. Any one plz give some idea on how to find out tables for
> particular fields. At least tell me below error tables.
>
> ====*******
> Error happened in body during parsing
> Error # 1
> Segment Id: PID_PatientIdentification
> Sequence Number: 1
> Field Number: 3
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 2
> Segment Id: PID_PatientIdentification
> Sequence Number: 1
> Field Number: 11
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 3
> Segment Id: PD1_PatientDemographic
> Sequence Number: 1
> Field Number: 8
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 4
> Segment Id: NK1_NextOfKin
> Sequence Number: 1
> Field Number: 7
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 5
> Segment Id: NK1_NextOfKin
> Sequence Number: 2
> Field Number: 3
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 6
> Segment Id: NK1_NextOfKin
> Sequence Number: 2
> Field Number: 7
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
>
>
> Error # 7
> Segment Id: PV1_PatientVisit
> Sequence Number: 1
> Field Number: 18
> Error Number: 103
> Error Description: Table value not found
> Encoding System: HL7nnnn
> ==========********8
>
> thank u
> satya.
>
>