FHIR Chat · Encoding Characters (MSH-2) · V2

Stream: V2

Topic: Encoding Characters (MSH-2)


view this post on Zulip Jake Aitchison (Jun 01 2021 at 12:51):

Are there any rules around what can and can't be used as one of the encoding characters?
For example, is the use of a whitespace character such as \t or \n etc valid?

view this post on Zulip Frank Oemig (Jun 01 2021 at 13:18):

No, it should be printable chars, therefore tabs are not allowed.

view this post on Zulip Frank Oemig (Jun 01 2021 at 13:19):

My standard test is 12345 or aeiou.

view this post on Zulip Jake Aitchison (Jun 01 2021 at 13:20):

Thanks @Frank Oemig !

view this post on Zulip Jake Aitchison (Jun 01 2021 at 14:12):

@Frank Oemig is this the same for MSH-1 as well?

view this post on Zulip Frank Oemig (Jun 01 2021 at 14:48):

Yes


Last updated: Apr 12 2022 at 19:14 UTC