Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support to encoding other than ascii #14

Open
svituz opened this issue Feb 26, 2015 · 3 comments
Open

Implement support to encoding other than ascii #14

svituz opened this issue Feb 26, 2015 · 3 comments
Labels

Comments

@svituz
Copy link
Member

svituz commented Feb 26, 2015

Description

Implement support to encoding other than ASCII.
The encoding will be specified as Element's parameters.
The parser will use the encoding specified in MSH.18 (CHARACTER_SET). but it should also accept a new argument to specify the encoding of the separators. That's because if the separators are encoded with not-ASCII characters (e.g., "é") there's no way to read the encoding from the MSH.18 field

@svituz svituz added the task label Feb 26, 2015
@simbalsyd
Copy link

I tried to use hl7apy with Unicode encoding but realize it's probably not supported yet.
Any progress on Unicode support?

@svituz
Copy link
Member Author

svituz commented May 3, 2015

Hi symbalsyd,
at this moment we're not planning a development iteration, but the support to this feature is definetely one of the most important task for the next release.

@aviad-dev
Copy link

Hey. This is from a long time ago. Has anything changed?

Thank you for this library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants