HI guys!
What is basically the difference between HLv 2.3 and 2.3.1??
After I did the mapping using Message builder, some of the fields are still not showing. I'm doing an XMl to HL7 transformation here.
For example:
I did the following just to map. Is this really necessary to do upon mapping??
<MSH.12>
<VID.1>2.3.1</VID.1>
</MSH.12>
------------------------------------
<PID.5>
<XPN.1>
<FN.1>SEOW HOCK MAO
</FN.1>
</XPN.1>
</PID.5>
=====================================
The original code looks like this:
<MSH.12>2.3.1
</MSH.12>
------------------------------------
<PID.5>
<XPN.1>SEOW HOCK MAO
</XPN.1>
</PID.5>
I'm confused :huh: any help will do..Thanks in advance!!
Post edited by: shifting_18, at: 05/03/2007 01:34
What is basically the difference between HLv 2.3 and 2.3.1??
After I did the mapping using Message builder, some of the fields are still not showing. I'm doing an XMl to HL7 transformation here.
For example:
I did the following just to map. Is this really necessary to do upon mapping??
<MSH.12>
<VID.1>2.3.1</VID.1>
</MSH.12>
------------------------------------
<PID.5>
<XPN.1>
<FN.1>SEOW HOCK MAO
</FN.1>
</XPN.1>
</PID.5>
=====================================
The original code looks like this:
<MSH.12>2.3.1
</MSH.12>
------------------------------------
<PID.5>
<XPN.1>SEOW HOCK MAO
</XPN.1>
</PID.5>
I'm confused :huh: any help will do..Thanks in advance!!
Post edited by: shifting_18, at: 05/03/2007 01:34