<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-oncology-StagingTimeCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR StagingTimeCS CodeSystem</b>
      </p>
      <p>When staging was done, relative to treatment events.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/oncology/cs/StagingTimeCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.oncology.StagingTimeCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR StagingTimeCS CodeSystem" />
  <title value="SHR StagingTimeCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="When staging was done, relative to treatment events." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="4" />
  <concept>
    <code value="clinical" />
    <display value="On initial diagnosis" />
    <definition value="On initial diagnosis" />
  </concept>
  <concept>
    <code value="pathologic" />
    <display value="Post-operative, after resection surgery" />
    <definition value="Post-operative, after resection surgery" />
  </concept>
  <concept>
    <code value="enrollment" />
    <display value="When patient is enrolled in a clinical trial" />
    <definition value="When patient is enrolled in a clinical trial" />
  </concept>
  <concept>
    <code value="recurrence" />
    <display value="Upon recurrence of disease" />
    <definition value="Upon recurrence of disease" />
  </concept>
</CodeSystem>