minimal Common Oncology Data Elements (mCODE) Implementation Guide
3.0.0 - STU3 Release United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Rai Stage Value Set - XML Representation

Draft as of 2023-10-25

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-rai-stage-value-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-nciThesaurus.html"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C7847</td><td>Stage 0 Chronic Lymphocytic Leukemia</td></tr><tr><td>C7874</td><td>Stage I Chronic Lymphocytic Leukemia</td></tr><tr><td>C7875</td><td>Stage II Chronic Lymphocytic Leukemia</td></tr><tr><td>C7876</td><td>Stage III Chronic Lymphocytic Leukemia</td></tr><tr><td>C8646</td><td>Stage IV Chronic Lymphocytic Leukemia</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-rai-stage-value-vs"/>
  <version value="3.0.0"/>
  <name value="RaiStageValueVS"/>
  <title value="Rai Stage Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-10-25T23:24:11+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes in the Rai staging system representing Chronic Lymphocytic Leukemia (CLL) stage."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="C7847"/>
        <display value="Stage 0 Chronic Lymphocytic Leukemia"/>
      </concept>
      <concept>
        <code value="C7874"/>
        <display value="Stage I Chronic Lymphocytic Leukemia"/>
      </concept>
      <concept>
        <code value="C7875"/>
        <display value="Stage II Chronic Lymphocytic Leukemia"/>
      </concept>
      <concept>
        <code value="C7876"/>
        <display value="Stage III Chronic Lymphocytic Leukemia"/>
      </concept>
      <concept>
        <code value="C8646"/>
        <display value="Stage IV Chronic Lymphocytic Leukemia"/>
      </concept>
    </include>
  </compose>
</ValueSet>