I have a xLate that takes a message with some Z-Segments. I had to create an HL7 Structure / Format that added the Z-Segment to use in the xLate, but after the xLate I’m missing my Z-segments. I thought it was the xLate at first, but I stripped the xLate down to a bulk copy only and that didn’t work either.
I went and used the testing tool to try and parse the segments into the testing tool. When I parse the file into my HL7 via the testing tool my Z segment shows up in the tool but the fields are blank (my Z-7 field should be populated).
My assumption at this point is I built my HL7 Structure / Map wrong. I created 7 custom fields (on the fields tab) of type String with unlimited length. I then created my Z Segment on the Segments tab, and used the fields i just created. After that I added my Z-Segment to the appropriate message type as normal.
Did I miss a step, or am I just missing something very obvious?