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 Service Subscriptions - XML Representation

Draft as of 2023-05-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HubServiceSubscriptions"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2023-05-03T15:56:57.564+00:00"/>
    <source value="#NwBqJsfTEgzPJ6jN"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-HubServiceSubscriptionCodes.html"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/HubServiceSubscriptionCodes</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-HubServiceSubscriptionCodes.html#HubServiceSubscriptionCodes-CarequalityService">CarequalityService</a></td><td>Carequality Service</td><td>Carequality Service Subscripiton</td></tr><tr><td><a href="CodeSystem-HubServiceSubscriptionCodes.html#HubServiceSubscriptionCodes-QHINService">QHINService</a></td><td>QHIN Service</td><td/></tr></table></li></ul></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/sphd/ValueSet/HubServiceSubscriptions"/>
  <version value="0.0.10"/>
  <name value="HubServiceSubscriptions"/>
  <title value="Hub Service Subscriptions"/>
  <status value="draft"/>
  <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 HubServiceSubscriptions 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/HubServiceSubscriptionCodes"/>
      <concept>
        <code value="CarequalityService"/>
        <display value="Carequality Service"/>
      </concept>
      <concept>
        <code value="QHINService"/>
        <display value="QHIN Service"/>
      </concept>
    </include>
  </compose>
</ValueSet>