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