NCCN Templates® 1.0

CodeSystem-indication-classes


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="indication-classes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Indication Classes</h2><div><p>A classification system for indications that appear within the NCCN Chemotherapy Order Templates</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/indication-classes 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>treatmentSetting<a name="indication-classes-treatmentSetting"> </a></td><td>treatment setting</td><td>The context of treatment (e.g. treatment setting, disease status, stage, or phase)</td></tr><tr><td>disease-or-histology<a name="indication-classes-disease-or-histology"> </a></td><td>disease or histology</td><td>Disease or disease subtype and/or cancer type</td></tr><tr><td>patientStatus<a name="indication-classes-patientStatus"> </a></td><td>patient status</td><td>Patient attributes such as comorbidities, age, or prior treatment</td></tr><tr><td>molecularMarker<a name="indication-classes-molecularMarker"> </a></td><td>molecular marker</td><td>Biomarkers/genetics, molecular characteristic, or risk group</td></tr></table></div>
  </text>
  <url value="http://nccn.org/fhir/CodeSystem/indication-classes"/>
  <version value="1.0.0"/>
  <name value="Indication Classes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2017-04-05T12:40:16-04:00"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nccn.org/about/contact.aspx"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+1 2156900300"/>
    </telecom>
  </contact>
  <description
               value="A classification system for indications that appear within the NCCN Chemotherapy Order Templates"/>
  <caseSensitive value="true"/>
  <valueSet value="http://nccn.org/fhir/ValueSet/indication-classes"/>
  <content value="complete"/>
  <concept>
    <code value="treatmentSetting"/>
    <display value="treatment setting"/>
    <definition
                value="The context of treatment (e.g. treatment setting, disease status, stage, or phase)"/>
  </concept>
  <concept>
    <code value="disease-or-histology"/>
    <display value="disease or histology"/>
    <definition value="Disease or disease subtype and/or cancer type"/>
  </concept>
  <concept>
    <code value="patientStatus"/>
    <display value="patient status"/>
    <definition
                value="Patient attributes such as comorbidities, age, or prior treatment"/>
  </concept>
  <concept>
    <code value="molecularMarker"/>
    <display value="molecular marker"/>
    <definition
                value="Biomarkers/genetics, molecular characteristic, or risk group"/>
  </concept>
</CodeSystem>