HL7 v2.x MLLP Listener
The HL7 v2.x MLLP Listener configuration category includes the following configurable options:
Charset: Forced
Charset: Respect MSH-18
HL7 v2.x MLLP Listener Port
Socket Timeout (Millis)
|
Charset: Forced |
|
|
STRING | |
If a charset is specified here (e.g. ISO-8859-1 or UTF-8 ), all message parsing will use the given charset. Only used for MLLP. Ignored for HL7 over HTTP.
|
|
|
|
(no default) | |
|
|
Charset: Respect MSH-18 |
|
|
BOOLEAN | |
If enabled, the Minimal Lower Level Protocol (MLLP) listener will use the charset specified in MSH-18 of a given message as the encoding to use when parsing the rest of the message. This is disabled by default as MSH-18 is often incorrect in real world applications; however, it should be enabled in systems that are known to use it correctly. Ignored for HL7 over HTTP.
|
|
|
|
false
|
|
|
|
HL7 v2.x MLLP Listener Port |
|
|
POSITIVE_INTEGER | |
The TCP port on which this module listens. | |
|
|
(no default) | |
|
|
Socket Timeout (Millis) |
|
|
POSITIVE_INTEGER | |
The number of milliseconds that this port should block on read/write operations before flagging an error and aborting. | |
|
|
30000
|
|
|
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.