{
  "resourceType": "CodeSystem",
  "id": "shr-oncology-DegreeOfLymphaticInvolvementCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DegreeOfLymphaticInvolvementCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/oncology/cs/DegreeOfLymphaticInvolvementCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.oncology.DegreeOfLymphaticInvolvementCS"
  },
  "version": "0.0.1",
  "name": "SHR DegreeOfLymphaticInvolvementCS CodeSystem",
  "title": "SHR DegreeOfLymphaticInvolvementCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "microscopic",
      "display": "Only a few cancer cells are in the node.",
      "definition": "Only a few cancer cells are in the node."
    },
    {
      "code": "gross",
      "display": "The cancer can be seen or felt without aid of microscopy.",
      "definition": "The cancer can be seen or felt without aid of microscopy."
    },
    {
      "code": "extracapsular",
      "display": "Cancer has pread outside the wall of the node.",
      "definition": "Cancer has pread outside the wall of the node."
    }
  ]
}