NCCN Templates® 1.0

CodeSystem-reference-type-code-list


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="reference-type-code-list"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>ReferenceType</h2><div><p>Whether/how the regimen is referenced in the NCCN Guidelines</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/reference-type-code-list defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>a<a name="reference-type-code-list-a"> </a></td><td>a</td><td>NCCN references the regimen, and the template is consistent with the NCCN reference.</td></tr><tr><td>b<a name="reference-type-code-list-b"> </a></td><td>b</td><td>NCCN does not reference the regimen, but an alternative reference is included which the template follows.</td></tr><tr><td>c<a name="reference-type-code-list-c"> </a></td><td>c</td><td>NCCN references the regimen, but an alternative reference is included which more closely follows current practices and which the template follows.</td></tr><tr><td>d<a name="reference-type-code-list-d"> </a></td><td>d</td><td>Whether or not NCCN references the regimen, the template does not exactly follow the stated reference because of changes in the standard of practice.</td></tr></table></div>
  </text>
  <url value="http://nccn.org/fhir/CodeSystem/reference-type-code-list"/>
  <name value="ReferenceType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-04-14T19:53:50-04:00"/>
  <contact>
    <telecom>
      <system value="url"/>
    </telecom>
    <telecom>
      <system value="email"/>
    </telecom>
  </contact>
  <description
               value="Whether/how the regimen is referenced in the NCCN Guidelines"/>
  <caseSensitive value="true"/>
  <valueSet value="http://nccn.org/fhir/ValueSet/reference-type-code-list"/>
  <content value="complete"/>
  <concept>
    <code value="a"/>
    <display value="a"/>
    <definition
                value="NCCN references the regimen, and the template is consistent with the NCCN reference."/>
  </concept>
  <concept>
    <code value="b"/>
    <display value="b"/>
    <definition
                value="NCCN does not reference the regimen, but an alternative reference is included which the template follows."/>
  </concept>
  <concept>
    <code value="c"/>
    <display value="c"/>
    <definition
                value="NCCN references the regimen, but an alternative reference is included which more closely follows current practices and which the template follows."/>
  </concept>
  <concept>
    <code value="d"/>
    <display value="d"/>
    <definition
                value="Whether or not NCCN references the regimen, the template does not exactly follow the stated reference because of changes in the standard of practice."/>
  </concept>
</CodeSystem>