Not all text Encodings are listed in the HL7 Soup UI. It makes it too noisy for most users, so only the common ones are there. However, you can change it to any installed encoding via the following steps.
- Create your sender. Set the Encoding to 8859-1 and save it.
- Close HL7 Soup
- Load the file in notepad C:\ProgramData\Popokey\HL7Soup\Settings\1\FunctionSettings.json
- Search in the file for the name of your sender.
- Change the Encoding property to your Encoding. Google "C# encodings" if you want to find the official encoding name.
- Save the file
- Reopen HL7 Soup.
Now, if you send with that sender, it will use your
Encoding.
This comment has been removed by a blog administrator.
ReplyDelete