{
  "resourceType": "CodeSystem",
  "id": "shr-encounter-EpisodeOfCareCompletionCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR EpisodeOfCareCompletionCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/encounter/cs/EpisodeOfCareCompletionCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.encounter.EpisodeOfCareCompletionCS"
  },
  "version": "0.0.1",
  "name": "SHR EpisodeOfCareCompletionCS CodeSystem",
  "title": "SHR EpisodeOfCareCompletionCS 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": 10,
  "concept": [
    {
      "code": "completed",
      "display": "Treatment was completed.",
      "definition": "Treatment was completed."
    },
    {
      "code": "eligibility",
      "display": "Insurance eligibility changed.",
      "definition": "Insurance eligibility changed."
    },
    {
      "code": "declined",
      "display": "Declined further treatment.",
      "definition": "Declined further treatment."
    },
    {
      "code": "lost_contact",
      "display": "Client fell out of contact.",
      "definition": "Client fell out of contact."
    },
    {
      "code": "incarcerated",
      "display": "Client was detained/incarcerated.",
      "definition": "Client was detained/incarcerated."
    },
    {
      "code": "moved",
      "display": "Client moved out of the area.",
      "definition": "Client moved out of the area."
    },
    {
      "code": "transferred",
      "display": "Care was tranferred to the care of another provider.",
      "definition": "Care was tranferred to the care of another provider."
    },
    {
      "code": "failed",
      "display": "Client was unable to complete the course of treatment.",
      "definition": "Client was unable to complete the course of treatment."
    },
    {
      "code": "noncompliance",
      "display": "Client did not comply with the course of treatment.",
      "definition": "Client did not comply with the course of treatment."
    },
    {
      "code": "death",
      "display": "Client died.",
      "definition": "Client died."
    }
  ]
}