HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

Endpoint Connection Type - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "endpoint-connection-type",
  "meta" : {
    "lastUpdated" : "2020-04-09T17:10:28.568-04:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            \n      <h2>Endpoint Connection Type</h2>\n            \n      <div>\n              \n        <p>This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.</p>\n\n            \n      </div>\n            \n      <p>\n              \n        <b>Copyright Statement:</b> Some content from IHE® Copyright © 2015 IHE International, Inc.    This content is from the IHE Technical Frameworks and Supplements,    available for free download and use at http://www.ihe.net/Technical_Frameworks/\n            \n      </p>\n            \n      <p>This code system http://terminology.hl7.org/CodeSystem/endpoint-connection-type defines the following codes:</p>\n            \n      <table class=\"codes\">\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">\n                  \n            <b>Code</b>\n                \n          </td>\n                \n          <td>\n                  \n            <b>Display</b>\n                \n          </td>\n                \n          <td>\n                  \n            <b>Definition</b>\n                \n          </td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">ihe-xcpd\n                  \n            <a name=\"endpoint-connection-type-ihe-xcpd\"> </a>\n                \n          </td>\n                \n          <td>IHE XCPD</td>\n                \n          <td>IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">ihe-xca\n                  \n            <a name=\"endpoint-connection-type-ihe-xca\"> </a>\n                \n          </td>\n                \n          <td>IHE XCA</td>\n                \n          <td>IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">ihe-xdr\n                  \n            <a name=\"endpoint-connection-type-ihe-xdr\"> </a>\n                \n          </td>\n                \n          <td>IHE XDR</td>\n                \n          <td>IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">ihe-xds\n                  \n            <a name=\"endpoint-connection-type-ihe-xds\"> </a>\n                \n          </td>\n                \n          <td>IHE XDS</td>\n                \n          <td>IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">ihe-iid\n                  \n            <a name=\"endpoint-connection-type-ihe-iid\"> </a>\n                \n          </td>\n                \n          <td>IHE IID</td>\n                \n          <td>IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">dicom-wado-rs\n                  \n            <a name=\"endpoint-connection-type-dicom-wado-rs\"> </a>\n                \n          </td>\n                \n          <td>DICOM WADO-RS</td>\n                \n          <td>DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">dicom-qido-rs\n                  \n            <a name=\"endpoint-connection-type-dicom-qido-rs\"> </a>\n                \n          </td>\n                \n          <td>DICOM QIDO-RS</td>\n                \n          <td>DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">dicom-stow-rs\n                  \n            <a name=\"endpoint-connection-type-dicom-stow-rs\"> </a>\n                \n          </td>\n                \n          <td>DICOM STOW-RS</td>\n                \n          <td>DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">dicom-wado-uri\n                  \n            <a name=\"endpoint-connection-type-dicom-wado-uri\"> </a>\n                \n          </td>\n                \n          <td>DICOM WADO-URI</td>\n                \n          <td>DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">hl7-fhir-rest\n                  \n            <a name=\"endpoint-connection-type-hl7-fhir-rest\"> </a>\n                \n          </td>\n                \n          <td>HL7 FHIR</td>\n                \n          <td>Interact with the server interface using FHIR's RESTful interface. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement.</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">hl7-fhir-msg\n                  \n            <a name=\"endpoint-connection-type-hl7-fhir-msg\"> </a>\n                \n          </td>\n                \n          <td>HL7 FHIR Messaging</td>\n                \n          <td>Use the servers FHIR Messaging interface. Details can be found on the messaging.html page in the FHIR Specification. The FHIR server's base address is specified in the Endpoint.address property.</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">hl7v2-mllp\n                  \n            <a name=\"endpoint-connection-type-hl7v2-mllp\"> </a>\n                \n          </td>\n                \n          <td>HL7 v2 MLLP</td>\n                \n          <td>HL7v2 messages over an LLP TCP connection</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">secure-email\n                  \n            <a name=\"endpoint-connection-type-secure-email\"> </a>\n                \n          </td>\n                \n          <td>Secure email</td>\n                \n          <td>Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content</td>\n              \n        </tr>\n              \n        <tr>\n                \n          <td style=\"white-space:nowrap\">direct-project\n                  \n            <a name=\"endpoint-connection-type-direct-project\"> </a>\n                \n          </td>\n                \n          <td>Direct Project</td>\n                \n          <td>Direct Project information - http://wiki.directproject.org/</td>\n              \n        </tr>\n            \n      </table>\n          \n    </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.1.1140"
    }
  ],
  "version" : "4.2.0",
  "name" : "EndpointConnectionType",
  "title" : "Endpoint Connection Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-05-09T12:49:00-04:00",
  "publisher" : "HL7 Patient Administration",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.",
  "copyright" : "Some content from IHE® Copyright © 2015 IHE International, Inc.    This content is from the IHE Technical Frameworks and Supplements,    available for free download and use at http://www.ihe.net/Technical_Frameworks/",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/endpoint-connection-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "ihe-xcpd",
      "display" : "IHE XCPD",
      "definition" : "IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery"
    },
    {
      "code" : "ihe-xca",
      "display" : "IHE XCA",
      "definition" : "IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access"
    },
    {
      "code" : "ihe-xdr",
      "display" : "IHE XDR",
      "definition" : "IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange"
    },
    {
      "code" : "ihe-xds",
      "display" : "IHE XDS",
      "definition" : "IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing"
    },
    {
      "code" : "ihe-iid",
      "display" : "IHE IID",
      "definition" : "IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display"
    },
    {
      "code" : "dicom-wado-rs",
      "display" : "DICOM WADO-RS",
      "definition" : "DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html"
    },
    {
      "code" : "dicom-qido-rs",
      "display" : "DICOM QIDO-RS",
      "definition" : "DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html"
    },
    {
      "code" : "dicom-stow-rs",
      "display" : "DICOM STOW-RS",
      "definition" : "DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html"
    },
    {
      "code" : "dicom-wado-uri",
      "display" : "DICOM WADO-URI",
      "definition" : "DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html"
    },
    {
      "code" : "hl7-fhir-rest",
      "display" : "HL7 FHIR",
      "definition" : "Interact with the server interface using FHIR's RESTful interface. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement."
    },
    {
      "code" : "hl7-fhir-msg",
      "display" : "HL7 FHIR Messaging",
      "definition" : "Use the servers FHIR Messaging interface. Details can be found on the messaging.html page in the FHIR Specification. The FHIR server's base address is specified in the Endpoint.address property."
    },
    {
      "code" : "hl7v2-mllp",
      "display" : "HL7 v2 MLLP",
      "definition" : "HL7v2 messages over an LLP TCP connection"
    },
    {
      "code" : "secure-email",
      "display" : "Secure email",
      "definition" : "Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content"
    },
    {
      "code" : "direct-project",
      "display" : "Direct Project",
      "definition" : "Direct Project information - http://wiki.directproject.org/"
    }
  ]
}