Mirth v1.1
=======
Drag-and-drop in Transformer always refers only to the first insurance.
Pasted a sample A08 message with patient having three insurance.
The HL7 Tree shows three "ADT_A01.INSURANCE" nodes and each one when expanded shows the different insurance details.
When I drag-and-drop the insurance name,
msg['ADT_A01.INSURANCE']['IN1']['IN1.4']['XON.1']
under each ADT_A01.INSURANCE node, it always refer to the first insurance.
How to access multiple patient insurance details?
Thanks in advance!
=======
Drag-and-drop in Transformer always refers only to the first insurance.
Pasted a sample A08 message with patient having three insurance.
The HL7 Tree shows three "ADT_A01.INSURANCE" nodes and each one when expanded shows the different insurance details.
When I drag-and-drop the insurance name,
msg['ADT_A01.INSURANCE']['IN1']['IN1.4']['XON.1']
under each ADT_A01.INSURANCE node, it always refer to the first insurance.
How to access multiple patient insurance details?
Thanks in advance!
Comment