When I map in a transformer the entire field PV1-3 (assigned patient location) the variable contains the XML for the field <PV1.3><PV1.3.1/><PV1.3.2/><PV1.3.3/><PV1.3.4>A<PV1.3.4/><PV1.3.5><PV1.3.5/> and not the contents of the field which I expected to be ;;;A; If I map to a specific subfield I am then passed the contents of that subfield.
How can I pull the entire field and not have to map each individual subfield?
Thanks.
How can I pull the entire field and not have to map each individual subfield?
Thanks.
Comment