NCCN Templates® 1.0

CodeSystem-indication-classes

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