MessageTransport
The protocol used for message transport.
This code system http://terminology.hl7.org/CodeSystem/message-transport defines the following codes:
Code
|
Display
|
Definition
|
http
|
HTTP |
The application sends or receives messages using HTTP POST (may be over http: or https:). |
ftp
|
FTP |
The application sends or receives messages using File Transfer Protocol. |
mllp
|
MLLP |
The application sends or receives messages using HL7's Minimal Lower Level Protocol. |