{
  "resourceType": "CodeSystem",
  "id": "shr-research-ResearchSubjectTerminationReasonCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ResearchSubjectTerminationReasonCS CodeSystem</b></p>\n<p>The reason for a research subject leaving a research study.</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/research/cs/ResearchSubjectTerminationReasonCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.research.ResearchSubjectTerminationReasonCS"
  },
  "version": "0.0.1",
  "name": "SHR ResearchSubjectTerminationReasonCS CodeSystem",
  "title": "SHR ResearchSubjectTerminationReasonCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "The reason for a research subject leaving a research study.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "moved",
      "display": "Subject relocated",
      "definition": "Subject relocated"
    },
    {
      "code": "died",
      "display": "Suject passed away",
      "definition": "Suject passed away"
    },
    {
      "code": "ended",
      "display": "Study ended",
      "definition": "Study ended"
    },
    {
      "code": "adverse",
      "display": "Subject could not tolerate treatement",
      "definition": "Subject could not tolerate treatement"
    },
    {
      "code": "protocol",
      "display": "Subject could not follow protocol, e.g. required appointments, dosing schedule, etc.",
      "definition": "Subject could not follow protocol, e.g. required appointments, dosing schedule, etc."
    },
    {
      "code": "other",
      "display": "Other reason",
      "definition": "Other reason"
    },
    {
      "code": "unknown",
      "display": "Reason not known",
      "definition": "Reason not known"
    }
  ]
}