National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0 - STU1 United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Endpoint Connection Types Value Set - XML Representation

Page standards status: Trial-use

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EndpointConnectionTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet EndpointConnectionTypeVS</b></p><a name="EndpointConnectionTypeVS"> </a><a name="hcEndpointConnectionTypeVS"> </a><a name="EndpointConnectionTypeVS-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-endpoint-connection-type.html"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li><li>Include these codes as defined in <a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html"><code>https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xca">ihe-xca</a></td><td>XCA</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xcpd">ihe-xcpd</a></td><td>XCPD</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xds">ihe-xds</a></td><td>XDS</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-pdq">ihe-pdq</a></td><td>PDQ</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-pix">ihe-pix</a></td><td>PIX</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xdr">ihe-xdr</a></td><td>XDR</td></tr><tr><td><a href="https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-mhd">ihe-mhd</a></td><td>MHD</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-NdhEndpointConnectionTypeCS.html"><code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/ndh/ValueSet/EndpointConnectionTypeVS"/>
  <version value="1.0.0"/>
  <name value="EndpointConnectionTypeVS"/>
  <title value="Endpoint Connection Types Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-04-10T14:12:18+00:00"/>
  <publisher value="HL7 International / Patient Administration"/>
  <contact>
    <name value="HL7 International / Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="Endpoint Connection Types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
      <version value="2.1.1"/>
    </include>
    <include>
      <system
              value="https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"/>
      <concept>
        <code value="ihe-xca"/>
        <display value="XCA"/>
      </concept>
      <concept>
        <code value="ihe-xcpd"/>
        <display value="XCPD"/>
      </concept>
      <concept>
        <code value="ihe-xds"/>
        <display value="XDS"/>
      </concept>
      <concept>
        <code value="ihe-pdq"/>
        <display value="PDQ"/>
      </concept>
      <concept>
        <code value="ihe-pix"/>
        <display value="PIX"/>
      </concept>
      <concept>
        <code value="ihe-xdr"/>
        <display value="XDR"/>
      </concept>
      <concept>
        <code value="ihe-mhd"/>
        <display value="MHD"/>
      </concept>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS"/>
    </include>
  </compose>
</ValueSet>