National Healthcare Directory Query
1.0.0-ballot - ballot United States of America flag

National Healthcare Directory Query, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-query/ and changes regularly. See the Directory of published versions

ValueSet: Endpoint Connection Types Value Set

Official URL: http://hl7.org/fhir/us/directory-query/ValueSet/EndpointConnectionTypeVS Version: 1.0.0-ballot
Active as of 2022-12-08 Computable Name: EndpointConnectionTypeVS

Endpoint Connection Types

References

Logical Definition (CLD)

This value set includes codes based on the following rules:

 

Expansion

This value set contains 12 concepts

CodeSystemDisplayDefinition
  dicom-wado-rshttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeDICOM WADO-RS

DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html

  dicom-qido-rshttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeDICOM QIDO-RS

DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html

  dicom-stow-rshttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeDICOM STOW-RS

DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html

  dicom-wado-urihttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeDICOM WADO-URI

DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html

  hl7-fhir-resthttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeHL7 FHIR

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.

  hl7-fhir-msghttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeHL7 FHIR Messaging

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.

  hl7v2-mllphttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeHL7 v2 MLLP

HL7v2 messages over an LLP TCP connection

  secure-emailhttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeSecure email

Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content

  direct-projecthttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeDirect Project

Direct Project information - http://wiki.directproject.org/

  cds-hooks-servicehttp://terminology.hl7.org/CodeSystem/endpoint-connection-typeCDS Hooks Service

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

  hl7-fhir-opnhttp://hl7.org/fhir/us/directory-query/CodeSystem/EndpointConnectionTypeCSHL7 FHIR Operation

Interact with a FHIR server interface using FHIR's RESTful interface using an operation other than messaging. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement.

  rest-non-fhirhttp://hl7.org/fhir/us/directory-query/CodeSystem/EndpointConnectionTypeCSREST (not FHIR)

Interact with a server using HTTP/REST but not FHIR. Should be used for web portals.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code