Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1
Active as of 2024-12-23 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="HubRoutingStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HubRoutingStatus</b></p><a name="HubRoutingStatus"> </a><a name="hcHubRoutingStatus"> </a><a name="HubRoutingStatus-en-US"> </a><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="1.2.0"/>
<name value="HubRoutingStatus"/>
<title value="Hub Routing Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-23T16:26:05-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 by the HubRoutingStatus extension"/>
<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>