Ok this is probably a noob question but I’m having a, to me, weird issue. We’re testing long patient names and I’m seeing a super long patient name come in on PID#5 on the inbound but on the outbound, the same field is being cut down to 48 characters, even though in the HL7 configurator it’s the same on both the inbound and outbound HL7…
so on the inbound, there’s 3 sub-fields to the PID#5: FirstName^MiddleName^LastName
those all come through fine on the inbound, but on the outbound, it cuts off the middle name so I only get FirstName^(half of the middle name); no last name..
The HL7 configurator says the field is repeating and each of the First, middle, last are less than or equal to 48 characters…
any advice?? thanks!