Cancer Pathology Data Sharing
0.1.0 - STU 1 Ballot

This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: US Pathology Provider Types ValueSet - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-pathology-provider-types"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2021-08-06T14:01:37.220+00:00"/>
    <source value="#ZUtzI9gMaQppmoj3"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> version <code>2018-08-12</code><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="https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ADM">ADM</a></td><td>admitter</td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td></tr><tr><td><a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ATND">ATND</a></td><td>attender</td><td>The practitioner that has responsibility for overseeing a patient's care during a patient encounter.</td></tr><tr><td><a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-CON">CON</a></td><td>consultant</td><td>An advisor participating in the service by performing evaluations and making recommendations.</td></tr><tr><td><a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-REF">REF</a></td><td>referrer</td><td>A person having referred the subject of the service to the performer (referring physician). Typically, a referring physician will receive a report.</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-us-pathology-provider-types.html"><code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-provider-types</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-us-pathology-provider-types.html#us-pathology-provider-types-collector">collector</a></td><td>Physician Primary Surgeon</td><td>The Primary Surgeon who obtained the specimen</td></tr><tr><td><a href="CodeSystem-us-pathology-provider-types.html#us-pathology-provider-types-orderer">orderer</a></td><td>Physician Ordering Pathology testing</td><td>The Physician who orders the pathology testing</td></tr><tr><td><a href="CodeSystem-us-pathology-provider-types.html#us-pathology-provider-types-principal-result-interpreter">principal-result-interpreter</a></td><td>Pathologist principally interpreting results on pathology testing</td><td>Pathologist principally interpreting results on pathology testing</td></tr><tr><td><a href="CodeSystem-us-pathology-provider-types.html#us-pathology-provider-types-responsible-observer">responsible-observer</a></td><td>Pathologist responsible for observing pathology testing</td><td>Pathologist responsible for observing pathology testing</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-provider-types"/>
  <version value="0.1.0"/>
  <name value="USPathologyProviderTypes"/>
  <title value="US Pathology Provider Types"/>
  <status value="draft"/>
  <date value="2021-08-12T15:45:55+00:00"/>
  <publisher value="HL7 International - Orders and Observations"/>
  <contact>
    <name value="HL7 International - Orders and Observations"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for Practitioner roles within NAACCR reporting. This ValueSet is composed of HL7 ParticipationType codes (found in PV1) and concepts from Pathology Provider Types CodeSystem (found in OBR). "/>
  <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="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <version value="2018-08-12"/>
      <concept>
        <code value="ADM"/>
        <display value="admitter"/>
      </concept>
      <concept>
        <code value="ATND"/>
        <display value="attender"/>
      </concept>
      <concept>
        <code value="CON"/>
        <display value="consultant"/>
      </concept>
      <concept>
        <code value="REF"/>
        <display value="referrer"/>
      </concept>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-provider-types"/>
      <concept>
        <code value="collector"/>
        <display value="Physician Primary Surgeon"/>
      </concept>
      <concept>
        <code value="orderer"/>
        <display value="Physician Ordering Pathology testing"/>
      </concept>
      <concept>
        <code value="principal-result-interpreter"/>
        <display
                 value="Pathologist principally interpreting results on pathology testing"/>
      </concept>
      <concept>
        <code value="responsible-observer"/>
        <display value="Pathologist responsible for observing pathology testing"/>
      </concept>
    </include>
  </compose>
</ValueSet>