Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.10). See the Directory of published versions

: Hub Routing Status - XML Representation

Active as of 2023-05-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HubRoutingStatus"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2023-05-03T15:56:25.613+00:00"/>
    <source value="#VS8WiWPg7ULy7TQm"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-HubRoutingStatus.html"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/HubRoutingStatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-HubRoutingStatus.html#HubRoutingStatus-ResponderOnly">ResponderOnly</a></td><td>ResponderOnly</td><td>This organization can respond to requests routed through the eHx Hub.  This organization cannot yet initiate requests through the Hub</td></tr><tr><td><a href="CodeSystem-HubRoutingStatus.html#HubRoutingStatus-InitiatorOnly">InitiatorOnly</a></td><td>InitatorOnly</td><td>This organization can route requests through the eHx Hub, but cannot respond to requests from the eHx Hub. PULSE would be an example, as they are an initiator only and do not maintain a CDR that can be queried externally</td></tr><tr><td><a href="CodeSystem-HubRoutingStatus.html#HubRoutingStatus-InitiatorAndResponder">InitiatorAndResponder</a></td><td>InitiatorAndResponder</td><td>This organization can respond to requests received from the Hub and also initiate requests to the Hub</td></tr><tr><td><a href="CodeSystem-HubRoutingStatus.html#HubRoutingStatus-HubTesting">HubTesting</a></td><td>HubTesting</td><td>This organization can respond to requests received from the Hub and also initiate requests to the Hub.  This state is supported to allow Participants to perform Hub-specific testing, and should be considered a temporary state.  This is independent of the AdministrativeStatus of “Testing”</td></tr><tr><td><a href="CodeSystem-HubRoutingStatus.html#HubRoutingStatus-LegacyRouting">LegacyRouting</a></td><td>LegacyRouting</td><td>this organization should exchange directly with Participants and not route thru the Hub</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/ValueSet/HubRoutingStatus"/>
  <version value="0.0.10"/>
  <name value="HubRoutingStatus"/>
  <title value="Hub Routing Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-05-03T16:00:14+00: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 by the HubRoutingStatus extension"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://sequoiaproject.org/fhir/sphd/CodeSystem/HubRoutingStatus"/>
      <concept>
        <code value="ResponderOnly"/>
        <display value="ResponderOnly"/>
      </concept>
      <concept>
        <code value="InitiatorOnly"/>
        <display value="InitatorOnly"/>
      </concept>
      <concept>
        <code value="InitiatorAndResponder"/>
        <display value="InitiatorAndResponder"/>
      </concept>
      <concept>
        <code value="HubTesting"/>
        <display value="HubTesting"/>
      </concept>
      <concept>
        <code value="LegacyRouting"/>
        <display value="LegacyRouting"/>
      </concept>
    </include>
  </compose>
</ValueSet>