I ended up doing an Xlate (FRL to XML) and this worked.
As was mentioned, one field is holding the entire HL7 message. I then use TCL in the xlate to grab individual pieces of the message as needed. However, I’m also able to just copy over the entire HL7 message as well because it’s all in one field.