{
  "resourceType": "CodeSystem",
  "id": "shr-encounter-ReasonEncounterDidNotHappenCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReasonEncounterDidNotHappenCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/encounter/cs/ReasonEncounterDidNotHappenCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.encounter.ReasonEncounterDidNotHappenCS"
  },
  "version": "0.0.1",
  "name": "SHR ReasonEncounterDidNotHappenCS CodeSystem",
  "title": "SHR ReasonEncounterDidNotHappenCS 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": 4,
  "concept": [
    {
      "code": "cancelled",
      "display": "Patient cancelled appointment",
      "definition": "Patient cancelled appointment"
    },
    {
      "code": "lost_touch",
      "display": "Lost touch with patient",
      "definition": "Lost touch with patient"
    },
    {
      "code": "withdrew",
      "display": "Patient withdrew from trial",
      "definition": "Patient withdrew from trial"
    },
    {
      "code": "hospitalized",
      "display": "Patient was hospitalized",
      "definition": "Patient was hospitalized"
    }
  ]
}