Hi.

I’m in the final testing phase of a HAPI-based application, and I want to 
define precisely what character encoding it can support. I know the HL7v2 spec 
defines UTF-8 as the supported character set. However, it looks like it is only 
supporting a subset of UTF-8. I am testing by ingesting an HL7v2 message in a 
unit test and serializing to XML. For example, it looks like Simplified 
Chinese, Vietnamese, Cyrillic, are not supported.

Sending this in an NTE segment:
我能吞下玻璃而不伤身体

Produces this on the other end:
???????????

So, exactly what UTF-8 characters can I expect to work? I also want to create a 
unit test with a full range of the supported characters.

It might be nice to support other languages, but I don’t know if I can expect 
to receive them from EMR systems.

Thanks in advance,

-tom

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to