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 CodeSystem - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="us-pathology-provider-types"/>
  <meta>
    <versionId value="8"/>
    <lastUpdated value="2021-08-06T14:01:37.442+00:00"/>
    <source value="#ZUtzI9gMaQppmoj3"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-provider-types defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">collector<a name="us-pathology-provider-types-collector"> </a></td><td>Physician Primary Surgeon</td><td>The Primary Surgeon who obtained the specimen</td></tr><tr><td style="white-space:nowrap">orderer<a name="us-pathology-provider-types-orderer"> </a></td><td>Physician Ordering Pathology testing</td><td>The Physician who orders the pathology testing</td></tr><tr><td style="white-space:nowrap">principal-result-interpreter<a name="us-pathology-provider-types-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 style="white-space:nowrap">responsible-observer<a name="us-pathology-provider-types-responsible-observer"> </a></td><td>Pathologist responsible for observing pathology testing</td><td>Pathologist responsible for observing pathology testing</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cancer-reporting/CodeSystem/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>
  <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>
  <content value="complete"/>
  <concept>
    <code value="collector"/>
    <display value="Physician Primary Surgeon"/>
    <definition value="The Primary Surgeon who obtained the specimen"/>
  </concept>
  <concept>
    <code value="orderer"/>
    <display value="Physician Ordering Pathology testing"/>
    <definition value="The Physician who orders the pathology testing"/>
  </concept>
  <concept>
    <code value="principal-result-interpreter"/>
    <display
             value="Pathologist principally interpreting results on pathology testing"/>
    <definition
                value="Pathologist principally interpreting results on pathology testing"/>
  </concept>
  <concept>
    <code value="responsible-observer"/>
    <display value="Pathologist responsible for observing pathology testing"/>
    <definition value="Pathologist responsible for observing pathology testing"/>
  </concept>
</CodeSystem>