I’m xlating a fixed length record to HL7 and I’m having a problem. The same outbound HL7 record is used for a number of maps all without issue except for one. I’ve reworked it a number of times and I still get the same error when I run it through the testing tool on level 1:
MESSAGE 1
[0:TEST] [mid:0x15f48b4] The # 3 segment encountered ‘OBR’ is out of order for message type ‘ORM_O01’. Segment ignored.
0(0).MSH(0) : >|^~&|||||20050823131904||ORM^O01|72|P|2.3< 1(0).0(0).PID(0) : >|||11925^^^PAS~HEY0011860^^^HEY~803625^^^ACN< 1(0).1(0).0(0).PV1(0) : >|||RXR||||||||||||||||000000001< I’m using HL7 2.3 and ORM_O01 is my outbound format on Cloverleaf v5.3 running on W2K. I can include the input file and the xlate if required. Can anybody help me please? Regards Garry