Sequoia Project Healthcare Directory Implementation Guide
1.9.0 - Release 1

: Endpoint Connection Type - XML Representation

Active as of 2025-12-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EndpointConnectionType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem EndpointConnectionType</b></p><a name="EndpointConnectionType"> </a><a name="hcEndpointConnectionType"> </a><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Ihe-xca-i<a name="EndpointConnectionType-Ihe-xca-i"> </a></td><td>IHE XCA-I</td><td>IHE Cross-Community Access for Imaging (XCA-I) - https://wiki.ihe.net/index.php/Cross-Community_Access_for_Imaging</td></tr><tr><td style="white-space:nowrap">ihe-xcdr<a name="EndpointConnectionType-ihe-xcdr"> </a></td><td>IHE XCDR</td><td>IHE Cross-Community Document Reliable Interchange (XCDR) - https://wiki.ihe.net/index.php/Cross-Community_Document_Reliable_Interchange_(XCDR)</td></tr><tr><td style="white-space:nowrap">ihe-xds-i.b<a name="EndpointConnectionType-ihe-xds-i.46b"> </a></td><td>IHE XDS-I.b</td><td>IHE Cross-Enterprise Document Sharing for Imaging (XDS-I.b) - https://wiki.ihe.net/index.php/Cross-enterprise_Document_Sharing_for_Imaging</td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType"/>
  <version value="1.9.0"/>
  <name value="EndpointConnectionType"/>
  <title value="Endpoint Connection Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-22T09:51:20-05:00"/>
  <publisher value="The Sequoia Project"/>
  <contact>
    <name value="The Sequoia Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://sequoiaproject.org/"/>
    </telecom>
  </contact>
  <description value="Codes used in Endpoint.connectionType"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="Ihe-xca-i"/>
    <display value="IHE XCA-I"/>
    <definition
                value="IHE Cross-Community Access for Imaging (XCA-I) - https://wiki.ihe.net/index.php/Cross-Community_Access_for_Imaging"/>
  </concept>
  <concept>
    <code value="ihe-xcdr"/>
    <display value="IHE XCDR"/>
    <definition
                value="IHE Cross-Community Document Reliable Interchange (XCDR) - https://wiki.ihe.net/index.php/Cross-Community_Document_Reliable_Interchange_(XCDR)"/>
  </concept>
  <concept>
    <code value="ihe-xds-i.b"/>
    <display value="IHE XDS-I.b"/>
    <definition
                value="IHE Cross-Enterprise Document Sharing for Imaging (XDS-I.b) - https://wiki.ihe.net/index.php/Cross-enterprise_Document_Sharing_for_Imaging"/>
  </concept>
</CodeSystem>