{ "description": "The protocol used for message transport.", "_filename": "CodeSystem-message-transport.json", "package_name": "hl7.fhir.r2b.core", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "MessageTransport", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.86" } ], "compositional": false, "status": "draft", "id": "e9059198-0912-41fe-b2a0-a1c30a733812", "valueSet": "http://hl7.org/fhir/ValueSet/message-transport", "kind": null, "count": 0, "url": "http://hl7.org/fhir/message-transport", "concept": [ { "code": "http", "display": "HTTP", "definition": "The application sends or receives messages using HTTP POST (may be over http: or https:)." }, { "code": "ftp", "display": "FTP", "definition": "The application sends or receives messages using File Transfer Protocol." }, { "code": "mllp", "display": "MLLP", "definition": "The application sends or receives messages using HL7's Minimal Lower Level Protocol." } ], "caseSensitive": true, "version": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }