ODX.5 is limited to whatever the field length is set to in the fields file. Change it to -1 to make it unlimited. Then you are limited by the amount of memory you have
In 5.5 the hl7 configurator will not let me put in -1. I added in a line in the fields file for {LEN -1}, but when open the variant in the hl7 configurator it has the size of 0. What am I missing?? 😳
The ED Data Type (OBX-2) is supported. The length of OBX-5 must be changed as Charlie suggests.
Gary,
Take a look at the OBX segment in the HL/7 configurator for the variant you modified. You should see the length there of -1. In the actual fields tab for that field you will see zero.
However, your Xlate should be OK.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
I’m on 5.6 and I was able to successfully edit the file to a -1. When I opened the HL7 variant in the GUI, and went to the fields tab for the OBX.5, you are correct, it shows a “0”. But if you click on the “segments” tab and look down at the OBX.5 field in the window pane to the right, you will see it shows a field length of -1.
Both of these are very important. The base64 one by Charlie has major performance implications and the discussion of unlimited field width identifies the workaround and the fact that it has already been identified as a bug.
Author
Replies
Viewing 10 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.