Sequoia Project Healthcare Directory Implementation Guide
1.9.0 - Release 1

: Endpoint Type - XML Representation

Active as of 2025-12-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="EndpointType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem EndpointType</b></p><a name="EndpointType"> </a><a name="hcEndpointType"> </a><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">passthrough-node<a name="EndpointType-passthrough-node"> </a></td><td>Passthrough Node</td></tr><tr><td style="white-space:nowrap">responding-node<a name="EndpointType-responding-node"> </a></td><td>Responding Node</td></tr></table></div>
  </text>
  <url value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointType"/>
  <version value="1.9.0"/>
  <name value="EndpointType"/>
  <title value="Endpoint 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 EndpointType extension"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="passthrough-node"/>
    <display value="Passthrough Node"/>
  </concept>
  <concept>
    <code value="responding-node"/>
    <display value="Responding Node"/>
  </concept>
</CodeSystem>