<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ProviderRoleClassType-provider" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h3>Value Set Contents</h3>
      <p>This value set contains 6 concepts</p>
      <p>All codes from system <code>http://ehealthontario.ca/FHIR/CodingSystem/ppr-provider-role-class-type</code></p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-BS"></a>BS</td>
          <td>Billing Specialty</td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-HS"></a>HS</td>
          <td>Health Support</td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-RH"></a>RH</td>
          <td>RH Profession</td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-SP"></a>SP</td>
          <td>Specialty</td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-SS"></a>SS</td>
          <td>Subspecialty</td>
        </tr>
        <tr>
          <td>
            <a name="http---ehealthontario.ca-fhir-CodeSystem-ppr-ProviderRoleClassType-UH"></a>UH</td>
          <td>UH Profession</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://ontariohealth.ca/FHIR/ValueSet/provider-role-class-type" />
  <version value="1.0.0" />
  <name value="ProviderRoleClassType" />
  <status value="draft" />
  <publisher value="Ontario Health" />
  <description value="Type of provider role class." />
  <immutable value="false" />
  <compose>
    <include>
      <system value="http://ontariohealth.ca/FHIR/CodeSystem/provider-role-class-type" />
      <concept>
        <code value="BS" />
        <display value="Billing Specialty" />
      </concept>
      <concept>
        <code value="HS" />
        <display value="Health Support" />
      </concept>
      <concept>
        <code value="RH" />
        <display value="Regulated Health Profession" />
      </concept>
      <concept>
        <code value="SP" />
        <display value="Specialty" />
      </concept>
      <concept>
        <code value="SS" />
        <display value="Subspecialty" />
      </concept>
      <concept>
        <code value="UH" />
        <display value="Unregulated Health Profession" />
      </concept>
    </include>
  </compose>
</ValueSet>