http://terminology.hl7.org/CodeSystem/endpoint-connection-type|2.1.1

name
EndpointConnectionType
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Endpoint Connection Type

This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.

{
  "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name" : "EndpointConnectionType",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html\r\rSome content from IHE® Copyright © 2015 IHE International, Inc.    The IHE concepts are from the IHE Technical Frameworks and Supplements, available for free download and use at http://www.ihe.net/Technical_Frameworks/",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Endpoint Connection Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "a620ef02-db5d-5f0b-ac7b-a194e8dbe533",
  "valueSet" : "http://terminology.hl7.org/ValueSet/endpoint-connection-type",
  "url" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1140",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "dicom-wado-rs",
    "display" : "DICOM WADO-RS",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "definition" : "DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html"
  }, {
    "code" : "hl7-fhir-rest",
    "display" : "HL7 FHIR",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "definition" : "HL7v2 messages over an LLP TCP connection"
  }, {
    "code" : "secure-email",
    "display" : "Secure email",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "definition" : "Direct Project information - http://wiki.directproject.org/"
  }, {
    "code" : "cds-hooks-service",
    "display" : "CDS Hooks Service",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    } ],
    "definition" : "A CDS Hooks Service connection. The address will be the base URL of the service as described in the CDS specification https://cds-hooks.hl7.org"
  }, {
    "code" : "ihe-xcpd",
    "display" : "IHE XCPD",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "definition" : "IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery"
  }, {
    "code" : "ihe-xca",
    "display" : "IHE XCA",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "definition" : "IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access"
  }, {
    "code" : "ihe-xdr",
    "display" : "IHE XDR",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "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",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "definition" : "IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing"
  }, {
    "code" : "ihe-iid",
    "display" : "IHE IID",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "definition" : "IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display"
  } ],
  "caseSensitive" : true,
  "version" : "2.1.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}