HL7 2.3.1 ORM01 - Scheduled Start Date/Time, name and AET not set #4604
-
An external HL7 2.3.1 server set these fields These work fine in dcm4chee 2.x, but not in arc light.
Any tips to fix these would be greatly appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Patient's Name tag is referenced by (0010,0010) not (1010,1010). Can you share the sample HL7 message or the PID.5 value to check further?
ZDS is a custom segment according to IHE RAD-4 and only field 1 of this segment is supported / mentioned in the standard - https://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_TF_Vol2.pdf#page=115 |
Beta Was this translation helpful? Give feedback.
-
ORC.18 works, thanks you very much. PID 5 (patient name) is also correct in 0010,0010 after closer inspection. Do you think the ORC.7.4 fix for scheduled time and date is far away? |
Beta Was this translation helpful? Give feedback.
Opened #4612. Should be fixable in a day, but will be part of next archive version whenever it is released. You may use the fixed XSL and update your vendor data configuration, once this issue is closed.