<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-oncology-DegreeOfLymphaticInvolvementCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR DegreeOfLymphaticInvolvementCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/oncology/cs/DegreeOfLymphaticInvolvementCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.oncology.DegreeOfLymphaticInvolvementCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR DegreeOfLymphaticInvolvementCS CodeSystem" />
  <title value="SHR DegreeOfLymphaticInvolvementCS 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>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="3" />
  <concept>
    <code value="microscopic" />
    <display value="Only a few cancer cells are in the node." />
    <definition value="Only a few cancer cells are in the node." />
  </concept>
  <concept>
    <code value="gross" />
    <display value="The cancer can be seen or felt without aid of microscopy." />
    <definition value="The cancer can be seen or felt without aid of microscopy." />
  </concept>
  <concept>
    <code value="extracapsular" />
    <display value="Cancer has pread outside the wall of the node." />
    <definition value="Cancer has pread outside the wall of the node." />
  </concept>
</CodeSystem>