Cancer Pathology Data Sharing
1.0.1 - STU 1.0.1 United States of America flag

Cancer Pathology Data Sharing, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions

: US Pathology Provider Types - XML Representation

Draft as of 2024-03-27

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-pathology-provider-types"/>
  <meta>
    <versionId value="8"/>
    <lastUpdated value="2022-02-01T19:46:58.449+00:00"/>
    <source value="#ns8ihQZ7ppQYMyUT"/>
  </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="http://terminology.hl7.org/5.3.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="http://terminology.hl7.org/5.3.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="http://terminology.hl7.org/5.3.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="http://terminology.hl7.org/5.3.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="http://terminology.hl7.org/5.3.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="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html"><code>http://terminology.hl7.org/CodeSystem/v2-0443</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="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-CLP">CLP</a></td><td>Collecting Provider</td><td>Collecting Provider</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-OP">OP</a></td><td>Ordering Provider</td><td>Ordering Provider</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-PI">PI</a></td><td>Primary Interpreter</td><td>Primary Interpreter</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-RO">RO</a></td><td>Responsible Observer</td><td>Responsible Observer</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-provider-types"/>
  <version value="1.0.1"/>
  <name value="USPathologyProviderTypes"/>
  <title value="US Pathology Provider Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-27T21:14:10+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="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>
  <copyright
             value="&lt;copyright value=&quot;This material contains content from LOINC (http://loinc.org ). Refer to terminology.hl7.org  for copyright information. LOINC® is available at no cost under the license at http://loinc.org/license . LOINC® is a registered United States trademark of Regenstrief Institute, Inc.&quot;/&gt;"/>
  <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://terminology.hl7.org/CodeSystem/v2-0443"/>
      <concept>
        <code value="CLP"/>
        <display value="Collecting Provider"/>
      </concept>
      <concept>
        <code value="OP"/>
        <display value="Ordering Provider"/>
      </concept>
      <concept>
        <code value="PI"/>
        <display value="Primary Interpreter"/>
      </concept>
      <concept>
        <code value="RO"/>
        <display value="Responsible Observer"/>
      </concept>
    </include>
  </compose>
</ValueSet>