LDL message xlate file
You can configure the xlate file to modify a DICOM data element value.
BULKCOPY is required to copy the IR tree from source to destination. After this, use COPY to modify the data element value.
Example:
prologue
xlt_infile: ldl 2014 test C_MOVE
who: hli1
date: July 17, 2014 11:57:32 AM CST
xlt_outfile: ldl 2014 test C_MOVE
type: xlt
version: 7.0
end_prologue
{ { OP BULKCOPY }
{ ERR 0 }
}
{ { OP COPY }
{ ERR 0 }
{ IN =WRIX }
{ OUT 1(0).C_MOVE_DATASET(0).2#0010,0010(0) }
}