For the Laboratory Result HL7 Inbound, the input message puts:
Lab Test Entity ID (e.g. ID= 1169) in the OBX3.1;
Lab Test Entity Name (e.g. SODIUM) in the OBX3.2.
The destination software (Innovian) expect the Lab Test Entity Name at OBX3.1.
This mismatch can be solved by Mirth Connect's Javascript Transformer. The
Transformer will push the content at OBX3.2 to OBX3.1.
Sample Input Message:
Javascript Code:
Output Message after Mirth's Transformation: