HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

NewCancerOrRecurrence


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="new-cancer-or-recurrence"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>NewCancerOrRecurrence</h2><div><p>Lists the options for recording the a new primary cancer or a residual cancer, if known.</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/new-cancer-or-recurrence 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>new-primary<a name="new-cancer-or-recurrence-new-primary"> </a></td><td>New primary</td><td>The cancer is a new primary cancer.</td></tr><tr><td>regional_recurrence<a name="new-cancer-or-recurrence-regional_recurrence"> </a></td><td>Regional (local) recurrence</td><td>The cancer is a regional (local) recurrence.</td></tr></table></div>
  </text>
  <url
       value="http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/new-cancer-or-recurrence"/>
  <version value="20150626"/>
  <name value="NewCancerOrRecurrence"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2015-06-11T09:01:03+03:00"/>
  <description
               value="Lists the options for recording the a new primary cancer or a residual cancer, if known."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://fhir.hl7.org.au/fhir/rcpa/ValueSet/new-cancer-or-recurrence"/>
  <content value="complete"/>
  <concept>
    <code value="new-primary"/>
    <display value="New primary"/>
    <definition value="The cancer is a new primary cancer."/>
  </concept>
  <concept>
    <code value="regional_recurrence"/>
    <display value="Regional (local) recurrence"/>
    <definition value="The cancer is a regional (local) recurrence."/>
  </concept>
</CodeSystem>